summaryrefslogtreecommitdiff
path: root/ironic/api
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate doc in ironic.conf.sampleLin Tan2016-03-041-3/+3
* Merge "API to list nodes using the same driver"Jenkins2016-03-023-11/+36
|\
| * API to list nodes using the same driverKan2016-03-013-11/+36
* | Enable removing name when updating nodeKan2016-02-262-13/+15
|/
* API to manually clean nodesRuby Loo2016-02-092-3/+97
* Add choices option to several optionsLin Tan2016-01-141-0/+1
* Don't return tracebacks in API response in debug modeJim Rollenhagen2016-01-042-3/+7
* Merge "Add SSL support to the Ironic API"Jenkins2015-11-251-0/+8
|\
| * Add SSL support to the Ironic APIAnton Arefiev2015-11-181-0/+8
* | Merge "Get mandatory patch attrs from WSME properties"Jenkins2015-11-234-39/+58
|\ \ | |/ |/|
| * Get mandatory patch attrs from WSME propertiesMiles Gould2015-11-174-39/+58
* | Use wsgi from oslo.service for Ironic APIAnton Arefiev2015-11-171-0/+5
|/
* Remove __name__ attribute from WSME user typesVladyslav Drok2015-11-131-35/+0
* Merge "Use oslo_config new type PortOpt for port options"Jenkins2015-11-061-4/+3
|\
| * Use oslo_config new type PortOpt for port optionsZhiQiang Fan2015-10-261-4/+3
* | Merge "Expose versioning information on GET / endpoint"Jenkins2015-11-061-13/+37
|\ \ | |/ |/|
| * Expose versioning information on GET / endpointDmitry Tantsur2015-10-131-13/+37
* | Switched order of CORS middlewareMichael Krotscheck2015-10-211-3/+3
* | Convert set() to list in ListTypeZhenguo Niu2015-10-151-2/+2
|/
* Merge "Make end-points discoverable via Ironic API"Jenkins2015-09-234-3/+43
|\
| * Make end-points discoverable via Ironic APIAnusha Ramineni2015-09-224-3/+43
* | Allow unsetting node.target_raid_configRamakrishnan G2015-09-221-1/+1
|/
* Allow abort for CLEANWAIT statesLucas Alvares Gomes2015-09-212-4/+11
* Help patch authors to remember to update version docsJohn L. Villalovos2015-09-171-3/+4
* Add config option to override url for linksLucas Alvares Gomes2015-09-1511-18/+40
* Cache the description of RAID propertiesRuby Loo2015-09-101-9/+24
* Merge "Add APIs for RAID configuration"Jenkins2015-09-094-5/+107
|\
| * Add APIs for RAID configurationRamakrishnan G2015-09-044-5/+107
* | Merge "Remove policy 'admin' rule support"Jenkins2015-09-081-5/+1
|\ \ | |/ |/|
| * Remove policy 'admin' rule supportAnton Arefiev2015-09-071-5/+1
* | Remove 'is_valid_event' methodJoshua Harlow2015-09-021-1/+1
* | Added CORS support middleware to IronicMichael Krotscheck2015-09-011-0/+11
|/
* Merge "Add minimum and maximum on port option"Jenkins2015-08-311-0/+1
|\
| * Add minimum and maximum on port optionlei-zhang-99cloud2015-08-281-0/+1
* | Merge "Fix minor spelling/grammar errors"Jenkins2015-08-301-1/+1
|\ \
| * | Fix minor spelling/grammar errorsgaoxiaoyong2015-08-271-1/+1
* | | Merge "Improve comparison operators for api/controllers/base.py"Jenkins2015-08-291-3/+2
|\ \ \ | |/ / |/| |
| * | Improve comparison operators for api/controllers/base.pyJohn L. Villalovos2015-08-241-3/+2
* | | Merge "Create a versions.py file"Jenkins2015-08-264-51/+97
|\ \ \ | |_|/ |/| |
| * | Create a versions.py fileJohn L. Villalovos2015-08-244-51/+97
| |/
* | Merge "Fix nits from 'HTTP constants' patch"4.0.0Jenkins2015-08-242-1/+3
|\ \
| * | Fix nits from 'HTTP constants' patchJohn L. Villalovos2015-08-212-1/+3
* | | Merge "Fix misspelling from "applicatin" to "application"."Jenkins2015-08-221-1/+1
|\ \ \ | |/ / |/| |
| * | Fix misspelling from "applicatin" to "application".DongCan2015-08-211-1/+1
| |/
* | Replace HTTP 'magic numbers' with constantsJohn L. Villalovos2015-08-185-24/+34
|/
* Allow digits in IPA driver namesMathieu Mitchell2015-08-141-1/+1
* Update single letter release names to full namesJohn L. Villalovos2015-08-131-1/+1
* Merge "Make app.wsgi more like ironic.cmd.api"Jenkins2015-08-131-2/+14
|\
| * Make app.wsgi more like ironic.cmd.apiJim Rollenhagen2015-08-101-2/+14
* | Prevent power actions when the node is in CLENWAIT stateLucas Alvares Gomes2015-08-111-2/+3