The YAML 1.2 spec was released in 2009. It's probably been enough time
that it's safe to move to it.
The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On,
and Off as valid boolean values.
Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
senlin:
* Bug fixes and feature implementations that include changes to the API
and breaking change to health policy.
python-senlinclient:
* Bug fix in cluster delete and node delete to work with latest
openstacksdk
senlin-dashboard:
* Bug fix to work with latest openstacksdk
* Bug fix in profile create form submission
senlin-tempest-plugin:
* Add new tests for health policy
Change-Id: I6fb26da9742e31704ff2858bc2e3e3dc1a84d75c
Adds deliverable stubs based on what was released in Rocky.
Change-Id: Idf2cd7b396da6e43f31b191f6646cce3749bf680
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>