diff options
| author | OpenStack Release Bot <infra-root@openstack.org> | 2017-01-31 23:36:54 +0000 |
|---|---|---|
| committer | OpenStack Release Bot <infra-root@openstack.org> | 2017-01-31 23:36:54 +0000 |
| commit | 45c097c0b9e17d049d8e70ddc1ab0c571b4bb929 (patch) | |
| tree | 847956ca51301898699c15d15e86b5d9e6d16fe2 | |
| parent | 1e3dc48c64304eb378660ceb531aab3d42ac0710 (diff) | |
| download | python-openstackclient-45c097c0b9e17d049d8e70ddc1ab0c571b4bb929.tar.gz | |
Update reno for stable/ocata
Change-Id: I91d3a23f5e449efbfe350ad633135b4d725fbbe6
| -rw-r--r-- | releasenotes/source/index.rst | 1 | ||||
| -rw-r--r-- | releasenotes/source/ocata.rst | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index 09418379..6d553067 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -6,6 +6,7 @@ OpenStackClient Release Notes :maxdepth: 1 unreleased + ocata newton 20_releases pre_20_releases diff --git a/releasenotes/source/ocata.rst b/releasenotes/source/ocata.rst new file mode 100644 index 00000000..ebe62f42 --- /dev/null +++ b/releasenotes/source/ocata.rst @@ -0,0 +1,6 @@ +=================================== + Ocata Series Release Notes +=================================== + +.. release-notes:: + :branch: origin/stable/ocata |
