summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-zun-container-c31fa5316237b13d.yaml
blob: 095a39f8c18fc58e9c2793872ea9c49aa9033f2b (plain)
1
2
3
4
5
6
7
8
---
features:
  - |
    A new OS::Zun::Container resource is added that allows users to manage
    docker containers powered by Zun. This resource will have an 'addresses'
    attribute that contains various networking information including the
    neutron port id. This allows users to orchestrate containers with other
    networking resources (i.e. floating ip).