salt/changelog/61245.added
Brandon Kucera 58a2bcc253
Add ability to set GCE node labels via Salt Cloud (#62046)
* Add ability to set GCE node labels via salt cloud

* Add documentation for GCE labels

* Correct example dicts in documentation for labels

* Fix gce unit pytest

* Add ex_labels to config fixture

* Add versionadded tag

* saltstack/salt/#62046 metadata, label, tag, image fixtures

* saltstack/salt/#62046 location fixture

* saltstack/salt/#62046 size fixture

* saltstack/salt/#62046 network fixture

* saltstack/salt/#62046 subnetwork fixture

* saltstack/salt/#62046 update test data

* Revert ex_tags to tags

* saltstack#62046 correct expected keyword from ex_metadata to metadata

* saltstack#62046 revert defaulting logic for image and update tests

* saltstack#62046 revert defaulting logic

* saltstack#62046 revert failing tests

* Fix doc failure

Co-authored-by: Brandon Kucera <brandon.kucera@ubisoft.com>
Co-authored-by: Megan Wilhite <mwilhite@vmware.com>
2022-09-30 12:35:18 -07:00

1 line
33 B
Text

Added node label support for GCE