summaryrefslogtreecommitdiff
path: root/releasenotes/notes/deprecate-nova-floatingip-resources-d5c9447a199be402.yaml
blob: af99f17f9edd01e782023ae5701cfc3eeec04ede (plain)
1
2
3
4
5
6
7
---
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.