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 added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
glance_image.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
keystone_user.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
nova_compute.py Fix auto_floating_ip documentation 2014-12-03 16:06:50 +01:00
nova_keypair.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
quantum_floating_ip.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
quantum_floating_ip_associate.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
quantum_network.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
quantum_router.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
quantum_router_gateway.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
quantum_router_interface.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
quantum_subnet.py made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00