added os_floating_ip module and deprecated quantum_open_ip in changelog
This commit is contained in:
parent
a02555ad91
commit
ec145a61af
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,7 @@ Deprecated Modules (new ones in parens):
|
|||
* quantum_network (os_network)
|
||||
* glance_image
|
||||
* nova_compute (os_server)
|
||||
* quantum_floating_ip (os_floating_ip)
|
||||
|
||||
New Modules:
|
||||
* amazon: ec2_ami_copy
|
||||
|
@ -67,6 +68,7 @@ New Modules:
|
|||
* openstack: os_ironic
|
||||
* openstack: os_ironic_node
|
||||
* openstack: os_client_config
|
||||
* openstack: os_floating_ip
|
||||
* openstack: os_image
|
||||
* openstack: os_network
|
||||
* openstack: os_object
|
||||
|
|
Loading…
Reference in a new issue