Rocky Series Release Notes¶
1.31.2¶
Bug Fixes¶
Fixed regression in vendor data importing caused by the merge with openstacksdk.
1.31.0¶
Prelude¶
os-client-config is now a thin shim around openstacksdk. It exists and will continue to exist provide backward compatibility.
Upgrade Notes¶
get_region_name
no longer supports pre-service region name overrides. Anos_client_config.cloud_config.CloudConfig
object represents a region of a cloud. The support was originally added for compatibility with the similar feature in openstacksdk’sProfile
. Both the support for service regions and theProfile
object have been removed from openstacksdk, so there is no need to attempt to add a compatibility layer here as there is nothing that has the ability to consume it.
1.30.0¶
Other Notes¶
Add Limestone Networks vendor info for us-dfw-1 and us-slc regions