f5dc433d3f
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
9 lines
366 B
YAML
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).
|