Add some items to the release notes

Change-Id: I75d56e5d987c0564e75f9721ee4aae69069ed330
This commit is contained in:
Akihiro Motoki 2016-01-05 06:35:34 +09:00 committed by Matthew Kassawara
parent ada5a9b664
commit 6f0307b90c
3 changed files with 18 additions and 0 deletions

@ -0,0 +1,10 @@
---
features:
- |
CLI support for availability zones.
* The ``availability-zone-list`` command provides a list of
availability zones.
* The ``net-create`` and ``router-create`` commands include a
``--availability-zone-hint`` option.
* The ``agent-list`` command output includes availability zones.

@ -0,0 +1,5 @@
---
other:
- |
Addition of CLI user documentation including output filters, extra
options, and operation using os-client-config.

@ -0,0 +1,3 @@
---
upgrade:
- Remove Nuage-specific commands.