summaryrefslogtreecommitdiff
path: root/ironic/tests/api/v1/test_chassis.py
Commit message (Expand)AuthorAgeFilesLines
* Add config option to override url for linksLucas Alvares Gomes2015-09-151-1/+16
* Replace HTTP 'magic numbers' with constantsJohn L. Villalovos2015-08-181-24/+25
* API: Get a subset of fields from Ports and ChassisLucas Alvares Gomes2015-06-241-5/+51
* Enforce flake8 E123/6/7/8 in ironicSam Betts2015-06-041-6/+7
* Disable meaningless sort keys in list commandKan2015-05-221-6/+7
* Return HTTP 400 for invalid sort_keyRuby Loo2015-04-301-0/+18
* Merge "Removed hardcoded IDs from "chassis" test resources"Jenkins2015-03-311-11/+8
|\
| * Removed hardcoded IDs from "chassis" test resourcesVladyslav Drok2015-03-311-11/+8
* | Fix broken unittests usage of sort()John L. Villalovos2015-03-241-1/+2
|/
* Use functions from oslo.utilsVictor Sergeyev2015-02-231-13/+13
* Use oslo_utils replace oslo.utilsjiangfei2015-02-191-1/+1
* Move oslo.config references to oslo_configJim Rollenhagen2015-02-021-1/+1
* Extend API multivalue fieldsLucas Alvares Gomes2014-12-191-8/+4
* Merge "Use wsme.Unset as default value for API objects"Jenkins2014-11-121-5/+17
|\
| * Use wsme.Unset as default value for API objectsVladyslav Drok2014-11-101-5/+17
* | Removed hardcoded IDs from "port" test resourcesDmitry Nikishov2014-10-281-1/+1
|/
* Do not return 'id' in REST API error messagesYuriy Zveryanskyy2014-09-241-0/+1
* Merge "Use timeutils from one place"Jenkins2014-08-081-3/+2
|\
| * Use timeutils from one placeAndrey Kurilin2014-08-081-3/+2
* | Add create() and destroy() to Chassis objectLucas Alvares Gomes2014-08-081-97/+74
* | Merge "Fix self.fields on API Chassis object"Jenkins2014-08-071-0/+11
|\ \ | |/ |/|
| * Fix self.fields on API Chassis objectLucas Alvares Gomes2014-08-061-0/+11
* | Migration to oslo.utils libraryGhe Rivero2014-08-061-1/+1
|/
* Use oslo.db libraryVictor Sergeyev2014-07-171-2/+3
* Return the HTTP Location for newly created resourcesLucas Alvares Gomes2014-06-031-0/+6
* Fix chassis bookmark link urlLucas Alvares Gomes2014-05-261-2/+3
* Add create() and destroy() to NodeChris Behrens2014-05-011-5/+5
* JsonPatch add operation on existing propertyLucas Alvares Gomes2014-04-091-1/+9
* Improved coverage for ironic APISergey Nikitin2014-04-011-0/+8
* Move v1 API tests to separate v1 directoryRamakrishnan G2014-03-071-0/+381