ansible/cloud/openstack
Francois Deppierraz f69a7553f7 Fix auto_floating_ip documentation
The default value is 'no' instead of the currently documented 'yes'.

See cloud/openstack/nova_compute.py line 543:

        auto_floating_ip                = dict(default=False, type='bool'),
2014-12-03 16:06:50 +01:00
..
__init__.py
glance_image.py
keystone_user.py
nova_compute.py Fix auto_floating_ip documentation 2014-12-03 16:06:50 +01:00
nova_keypair.py
quantum_floating_ip.py
quantum_floating_ip_associate.py
quantum_network.py
quantum_router.py
quantum_router_gateway.py
quantum_router_interface.py
quantum_subnet.py