heat/releasenotes/notes/add-zun-container-c31fa5316237b13d.yaml
AleptNamrata f5dc433d3f Add Container to Zun resources
This adds OS::Zun::Container to the Zun resources

Co-Authored-By: Hongbin Lu <hongbin.lu@huawei.com>
Implements: blueprint heat-plugin-zun
Change-Id: I979d9593fb25bd2c7df99411a6a5bbe402799f61
2017-06-22 20:49:01 +00:00

9 lines
366 B
YAML

---
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).