summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-networks-properties-to-container-resource-b1936d7e113aafbc.yaml
blob: cce46e0a3b52f1f709e69c274af63417d997e70d (plain)
1
2
3
4
5
6
7
---
features:
  - |
    Add a new property ``networks`` to resource OS::Zun::Container.
    This property is an ordered list of nics to be added to this container,
    with information about connected networks, fixed ips, and port.
    This property can be updated without replacement.