runtime os_image_facts is now called os_image_info (#70776) (#70780)

(cherry picked from commit 1e0d83524c)
This commit is contained in:
John R Barker 2020-07-21 19:24:22 +01:00 committed by GitHub
parent 448f17e9a5
commit 9cd47492be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1035,7 +1035,7 @@ plugin_routing:
os_flavor_facts: os_flavor_facts:
redirect: openstack.cloud.os_flavor_info redirect: openstack.cloud.os_flavor_info
os_image_facts: os_image_facts:
redirect: openstack.cloud.os_image_facts redirect: openstack.cloud.os_image_info
os_keystone_domain_facts: os_keystone_domain_facts:
redirect: openstack.cloud.os_keystone_domain_info redirect: openstack.cloud.os_keystone_domain_info
os_networks_facts: os_networks_facts: