ironic/ironic/api/controllers
Jim Rollenhagen c803488af2 Allow case-insensitivity when setting conductor_group via API
Since we use the new conductor group to calculate which conductor an
update_node message should go to, we need to lowercase the new
conductor_group value at the API level, rather than just before saving
the node object.

Change-Id: I5530f8e1c2fdff9008e008cfa0c63edaa04e81d9
Story: 2004947
Task: 29362
2019-02-08 09:35:55 -05:00
..
v1 Allow case-insensitivity when setting conductor_group via API 2019-02-08 09:35:55 -05:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
base.py Fix W504 errors 2018-05-09 06:11:30 -07:00
link.py Add config option to override url for links 2015-09-15 18:53:10 +01:00
root.py Add version discovery information to the /v1 endpoint 2018-08-27 10:48:27 +02:00
version.py Add version discovery information to the /v1 endpoint 2018-08-27 10:48:27 +02:00