e8e0a2483a
New python-novaclient release has removed support for network/image/floating_ip apis. This also means nova-network support would also cease to exist after this change. Change-Id: Icbcf279c10720f99a0aed1a3aaaf3945c5442a8a Closes-Bug: #1690936
8 lines
348 B
YAML
8 lines
348 B
YAML
---
|
|
deprecations:
|
|
- nova-network is no longer supported in OpenStack. Please use
|
|
OS::Neutron::FloatingIPAssociation and OS::Neutron::FloatingIP in place of
|
|
OS::Nova::FloatingIPAssociation and OS::Nova::FloatingIP
|
|
- The AWS::EC2::EIP domain is always assumed to be 'vpc', since nova-network
|
|
is not supported in OpenStack any longer.
|