ironic-inspector/ironic_inspector
Anton Arefiev 0d9c0cdc30 Fix response code for rule creating API
This change introduces new return code (201 instead of 200) for
POST /v1/rules endpoint on success rule creation.

API less 1.6 continues returning 200.

Default API version was changed from minimum to maximum
which Inspector can support.

Change-Id: I911c7c241d16b9948ee4b6db92b127c7f8f374ae
2016-06-14 11:23:03 +03:00
..
common Support Ironic node names in our API 2016-05-09 15:01:31 +02:00
migrations Remove downgrades from migrations 2016-03-25 13:37:49 +02:00
plugins Remove deprecated alias "root_device_hint" for "raid_device" hook 2016-06-06 19:07:24 +02:00
test Fix response code for rule creating API 2016-06-14 11:23:03 +03:00
__init__.py Switch to pbr 2015-06-18 16:09:07 +02:00
alembic.ini Add alembic migrations for the inspector database 2015-09-23 14:44:46 +01:00
conf.py Add a plugin for capabilities detection 2016-06-06 13:18:09 +00:00
db.py Add invert option to rule conditions 2016-02-29 13:48:55 +01:00
dbsync.py Remove downgrades from migrations 2016-03-25 13:37:49 +02:00
firewall.py Make sure to clean the blacklist cache when disabling the firewall 2016-04-15 14:03:46 +02:00
introspect.py Support Ironic node names in our API 2016-05-09 15:01:31 +02:00
main.py Fix response code for rule creating API 2016-06-14 11:23:03 +03:00
node_cache.py Support Ironic node names in our API 2016-05-09 15:01:31 +02:00
process.py Remove support for the old bash ramdisk 2016-06-06 13:36:05 +02:00
rules.py Correct method call to to_dict 2016-03-03 16:19:39 +00:00
utils.py Remove support for the old bash ramdisk 2016-06-06 13:36:05 +02:00
version.py Use Reno for release notes management 2015-11-26 10:12:14 +01:00