senlin/senlin/drivers
Jacob Estelle 985b77a031 Only update necessary metadata
When issuing a metadata update, it is better to simply update the
key/value pairs that we need to update rather than completely deleting
and recreating the dictionary from scratch. It avoids problems such as
when parts of the server metadata have been tagged as immutable by
admins. Metadata keys that cannot be updated due to permissions are
simply skipped over now.

Change-Id: I6f928ce992d48e062ffd2017a665dc16641ac4b3
2019-05-22 11:36:47 -07:00
..
container Add docker profile support update operation 2018-05-31 09:37:45 +08:00
os Only update necessary metadata 2019-05-22 11:36:47 -07:00
os_test Improve Health Manager to avoid duplicate health checks. 2019-02-20 11:54:49 -08:00
__init__.py Initial version 2014-12-13 12:00:42 +08:00
base.py Start using glance instead of compute to find images 2018-10-30 15:48:18 -07:00
sdk.py Fix duplicating network ports on node recovery 2019-02-05 11:03:54 -08:00