mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-27 18:24:28 +00:00
Rename all of the modules
This is separate from the previous patch - it's just the results of running the script so we can review the two a little independently. We should probably squash them. Change-Id: I838f15cf4a32455a5be20033c8ddc27db6ca15c0
This commit is contained in:
@@ -20,6 +20,16 @@ plugin_routing:
|
||||
removal_date: TBD
|
||||
warning_text: os_ prefixed module names are deprecated, use openstack.cloud.coe_cluster_template
|
||||
redirect: openstack.cloud.coe_cluster_template
|
||||
os_endpoint:
|
||||
deprecation:
|
||||
removal_date: TBD
|
||||
warning_text: os_ prefixed module names are deprecated, use openstack.cloud.catalog_endpoint
|
||||
redirect: openstack.cloud.catalog_endpoint
|
||||
os_flavor:
|
||||
deprecation:
|
||||
removal_date: TBD
|
||||
warning_text: os_ prefixed module names are deprecated, use openstack.cloud.compute_flavor
|
||||
redirect: openstack.cloud.compute_flavor
|
||||
os_flavor_info:
|
||||
deprecation:
|
||||
removal_date: TBD
|
||||
|
||||
Reference in New Issue
Block a user