vmware-nsx/releasenotes/notes/rename_uuid_to_name-e64699df75176d4d.yaml
Zhenmei 074edfefa5 NSX|v3 replace dhcp profile and metadata proxy uuids with names
Support configuration of name or uuid (instead of only uuid) for
2 nsx_v3 parameters: dhcp_profile, metadata_proxy.

Assert on init if the uuid or name was no found on the backend,
or if the name is not unique.

Change-Id: Ife6263b7cf1759a2fc309205552eb79138d512a1
2016-10-10 20:59:49 -04:00

10 lines
451 B
YAML

---
prelude: >
- In NSX|v3 plugin, the 'dhcp_profile_uuid' and 'metadata_proxy_uuid'
options have been deprecated and replaced by 'dhcp_profile'
and 'metadata_proxy' respectively, which can accept both name or uuid.
deprecations:
- In NSX|v3 plugin, the 'dhcp_profile_uuid' and 'metadata_proxy_uuid'
options have been deprecated and replaced by 'dhcp_profile'
and 'metadata_proxy' respectively, which can accept both name or uuid.