summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-hostname-hints-security_groups-to-container-d3b69ae4b6f71fc7.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Sync releasenote for Queensricolin2018-02-091-2/+2
| | | | | | | Sync up releasenotes with some information that users or ops should be aware of. Change-Id: I7553fd848f1ec1f0d7b90c15dd5762ede4a69a55
* zun: add hostname, hints and security_groupsHongbin Lu2018-01-271-0/+5
Add three properties to the container resource: hostname, hints and security_groups. The 'hostname' is the hostname of the container. The 'hints' is a set of key-value pair passed to the scheduler. The 'security_groups' is a list of neutron security groups. Change-Id: I518e37c9907350e364fa9a16b25013e68cc60fa9