summaryrefslogtreecommitdiff
path: root/releasenotes/notes/neutron-address-scope-ce234763e22c7449.yaml
blob: 4ceb0ac2a922c05fc20bdbec02e55f48731222cd (plain)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    A new ``OS::Neutron:AddressScope`` resource that helps in
    managing the lifecycle of neutron address scope.
    Availability of this resource depends on availability of
    neutron ``address-scope`` API extension. This resource can
    be associated with multiple subnet pools in a one-to-many
    relationship. The subnet pools under an address scope must
    not overlap.