openstacksdk/openstack/baremetal
Dmitry Tantsur 9ace77e69e Make PATCH a first class operation and support it for baremetal
The existing pattern of working with ironicclient is to use JSON patch to
update resources. To simplify migration let us support it as well.
Patching is also useful for granular updating of nested structures.

Deprecate two openstackcloud calls that are meaningless wrappers on
top of patch_machine/update_machine.

Change-Id: Idffaf8947f51e5854461808d9d42c576640bec56
2019-03-28 12:57:04 +01:00
..
v1 Make PATCH a first class operation and support it for baremetal 2019-03-28 12:57:04 +01:00
__init__.py Rework config and rest layers 2017-11-15 11:46:50 -06:00
baremetal_service.py Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
configdrive.py baremetal: support network_data when building configdrive 2019-02-26 11:31:05 +01:00
version.py Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00