mirror of https://github.com/ansible/ansible.git
os_server: Remove nova_client usage
The os_server module uses the deprecated nova_client function, and therefore ends up requiring python-novaclient installed. In this patch we switch the ip detachment to make use of a shade function, removing the need for python-novaclient.pull/40462/head
parent
553cf4cdfc
commit
055d89cd32
Loading…
Reference in New Issue