Add release note for region name bugfix

For https://review.openstack.org/#/c/448321/

Change-Id: I780b459466914e39c84815b412997465749ebbc8
This commit is contained in:
Lingxian Kong 2017-03-24 10:38:08 +13:00
parent 6ae1bad9a0
commit 4b8fc0262c
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
fixes:
- ``--os-region-name`` or ``OS_REGION_NAME`` is fully supported now and will
be passed to Mistral service in order to get OpenStack service client for
the specific region.