Pike Series Release Notes¶
1.22.2¶
Known Issues¶
Fixed an issue where nodepool could cause config_drive to be passed explicitly as None, which was getting directly passed through to the JSON. Also fix the same logic for key_name and scheduler_hints while we’re in there.
Fixed the logic in delete_ips and added regression tests to cover it. The old logic was incorrectly looking for floating ips using port syntax. It was also not swallowing errors when it should.
Images in the cloud with a string property named “properties” caused image normalization to bomb.