diff --git a/doc/source/releases.rst b/doc/source/releases.rst index 98aea3077c..cae5995dd8 100644 --- a/doc/source/releases.rst +++ b/doc/source/releases.rst @@ -2,6 +2,23 @@ Release Notes ============= +1.1.0 (21 Apr 2015) +=================== + +Primarily a procedural release for the OpenStack Kilo integrated release. +More details about the bugs fixed will be added here in 1.1.1 release +to follow shortly. + +* Add ``--os-cloud`` suport for cloud definitions in yaml files + +* Bug `1402577 <https://bugs.launchpad.net/bugs/1402577>`_: --timing option does not work. +* Bug `1434137 <https://bugs.launchpad.net/bugs/1434137>`_: osc needs to handle flavor properties +* Bug `1435640 <https://bugs.launchpad.net/bugs/1435640>`_: network create should allow for non-authenticated project +* Bug `1438377 <https://bugs.launchpad.net/bugs/1438377>`_: missing support for quota change per volume type +* Bug `1438379 <https://bugs.launchpad.net/bugs/1438379>`_: absolute limits for arbitrary tenants +* Bug `1444685 <https://bugs.launchpad.net/bugs/1444685>`_: server create does not explain network values + + 1.0.3 (10 Mar 2015) ===================