summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-06-18 20:53:14 +0000
committerGerrit Code Review <review@openstack.org>2015-06-18 20:53:14 +0000
commit2eb0f7287f36764405a4fb82488f95bca67f540c (patch)
tree878dcc74236d42db198db88c83fb61ca3e2fd56e
parent61cf3ba29e857c2e85ceab9efd3b26e2da1e257b (diff)
parent7354d600e269b540ad49cffc0b17090d6ac994ae (diff)
downloadpython-openstackclient-2eb0f7287f36764405a4fb82488f95bca67f540c.tar.gz
Merge "Update 1.4.0 release notes"
-rw-r--r--doc/source/releases.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/source/releases.rst b/doc/source/releases.rst
index c2694c04..b8402cc9 100644
--- a/doc/source/releases.rst
+++ b/doc/source/releases.rst
@@ -8,12 +8,15 @@ Release Notes
* openstack 'ListEC2Creds' object has no attribute 'determine_ec2_user'
Bug `1465561 <https://bugs.launchpad.net/bugs/1465561>`_
-1.4.0 (04 Jun 2015)
+1.4.0 (11 Jun 2015)
===================
* AttributeError: 'Client' object has no attribute 'ec2'
Bug `1236326 <https://bugs.launchpad.net/bugs/1236326>`_
+* Group/role identity v3 commands have no option for domain to operate on
+ Bug `1446546 <https://bugs.launchpad.net/bugs/1446546>`_
+
* ``--insecure`` is ignored if ``OS_CACERT`` env var is set
Bug `1447784 <https://bugs.launchpad.net/bugs/1447784>`_
@@ -35,6 +38,9 @@ Release Notes
* Cannot force v2password auth plugin
Bug `1460369 <https://bugs.launchpad.net/bugs/1460369>`_
+* Let's not use the deprecated argument
+ Bug `1462389 <https://bugs.launchpad.net/bugs/1462389>`_
+
1.3.0 (27 May 2015)
===================