<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/releasenotes/source/index.rst, branch 3.11.0</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>mention the final ocata osc version in releasenotes</title>
<updated>2017-02-03T02:30:52+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>s.martinelli@gmail.com</email>
</author>
<published>2017-02-03T02:30:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=43e37f9024a3ecf4c9e2f4602b85a19cee10b65b'/>
<id>43e37f9024a3ecf4c9e2f4602b85a19cee10b65b</id>
<content type='text'>
we neglected to add the final osc version in our release note
page, it should be 3.8.1

Change-Id: I4291a09924ce8beb29c8c3aff18962a43f0241b0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we neglected to add the final osc version in our release note
page, it should be 3.8.1

Change-Id: I4291a09924ce8beb29c8c3aff18962a43f0241b0
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update reno for stable/ocata"</title>
<updated>2017-02-02T22:10:00+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-02-02T22:10:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=b9cb26cfa392353776d12d3037ef4c52b6069805'/>
<id>b9cb26cfa392353776d12d3037ef4c52b6069805</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mitaka release notes to master</title>
<updated>2017-02-01T20:25:07+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2017-02-01T20:25:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=419668d17827a923438cef9523666c655c50616f'/>
<id>419668d17827a923438cef9523666c655c50616f</id>
<content type='text'>
Change-Id: I00b3abe0ac8765989a83e491f1dc53db22283bdd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I00b3abe0ac8765989a83e491f1dc53db22283bdd
</pre>
</div>
</content>
</entry>
<entry>
<title>Update reno for stable/ocata</title>
<updated>2017-01-31T23:36:54+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2017-01-31T23:36:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=45c097c0b9e17d049d8e70ddc1ab0c571b4bb929'/>
<id>45c097c0b9e17d049d8e70ddc1ab0c571b4bb929</id>
<content type='text'>
Change-Id: I91d3a23f5e449efbfe350ad633135b4d725fbbe6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I91d3a23f5e449efbfe350ad633135b4d725fbbe6
</pre>
</div>
</content>
</entry>
<entry>
<title>More 3.3.0 release notes</title>
<updated>2016-10-07T21:39:53+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2016-10-07T19:52:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=762f2f2c34814b8bfc615696918d8cb49b93a1dd'/>
<id>762f2f2c34814b8bfc615696918d8cb49b93a1dd</id>
<content type='text'>
Plus minor doc formatting updates

Change-Id: I849794e954cdeb582f7a0b104c62ec6688ead628
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Plus minor doc formatting updates

Change-Id: I849794e954cdeb582f7a0b104c62ec6688ead628
</pre>
</div>
</content>
</entry>
<entry>
<title>standardize release note page ordering</title>
<updated>2016-09-07T21:08:46+00:00</updated>
<author>
<name>Doug Hellmann</name>
<email>doug@doughellmann.com</email>
</author>
<published>2016-09-07T21:08:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=d1de0bac88be0ed9fb0fe7cd804cda98ff2c9f66'/>
<id>d1de0bac88be0ed9fb0fe7cd804cda98ff2c9f66</id>
<content type='text'>
In order to support automatically updating the release notes when we
create stable branches, we want the pages to be in a standard order.
This patch updates the order to be reverse chronological, so the most
recent notes appear at the top.

Change-Id: Ib364dcc8eb31275a31c83b68d7914263b183e393
Signed-off-by: Doug Hellmann &lt;doug@doughellmann.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to support automatically updating the release notes when we
create stable branches, we want the pages to be in a standard order.
This patch updates the order to be reverse chronological, so the most
recent notes appear at the top.

Change-Id: Ib364dcc8eb31275a31c83b68d7914263b183e393
Signed-off-by: Doug Hellmann &lt;doug@doughellmann.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update reno for stable/newton</title>
<updated>2016-09-02T15:54:49+00:00</updated>
<author>
<name>Doug Hellmann</name>
<email>doug@doughellmann.com</email>
</author>
<published>2016-09-02T13:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=3b75c9aae55356e8f7b2c04e0101ede99d860c1a'/>
<id>3b75c9aae55356e8f7b2c04e0101ede99d860c1a</id>
<content type='text'>
Change-Id: Ice2d2eb4cc922e911c1f92020e8f5a298383f7f3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ice2d2eb4cc922e911c1f92020e8f5a298383f7f3
</pre>
</div>
</content>
</entry>
<entry>
<title>Set up 3.x release notes</title>
<updated>2016-06-07T22:34:38+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2016-06-04T16:09:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=b8730114b9a2f5519a0405a44c80f50367f2b5c0'/>
<id>b8730114b9a2f5519a0405a44c80f50367f2b5c0</id>
<content type='text'>
Give the 2.x series its own release notes page, put the 3.x notes into
the 'current' series page.  This removes the OpenStack development cycle
name from the release notes.

We follow the intermediary release model, however the association with
the common cycle release is something that we do not need to reflect in
the doc structure.  We want users to use the current version even with
older clouds, not to think they need to use a 'Mitaka' OSC with a Mitaka
cloud.

Change-Id: Idbb6844824d50e5cd0fa64871b5aa625d4d237af
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Give the 2.x series its own release notes page, put the 3.x notes into
the 'current' series page.  This removes the OpenStack development cycle
name from the release notes.

We follow the intermediary release model, however the association with
the common cycle release is something that we do not need to reflect in
the doc structure.  We want users to use the current version even with
older clouds, not to think they need to use a 'Mitaka' OSC with a Mitaka
cloud.

Change-Id: Idbb6844824d50e5cd0fa64871b5aa625d4d237af
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix release note links to (now) external docs</title>
<updated>2016-06-06T15:21:47+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2016-06-03T21:56:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=658dc23f26e6313dc56eba373f0406e1eac4efdd'/>
<id>658dc23f26e6313dc56eba373f0406e1eac4efdd</id>
<content type='text'>
Moving the old release notes into the Reno releasenots tree broke
the embedded :doc: roles.  Restore these using sphinx.ext.extlinks to
manage the URL to the OSC docs.

Add the following aliases:
* lpbug - generic Launchpad bug        :lpbug:`123456`
* oscbp - OSC blueprints               :oscbp:`Blue Print &lt;bp-name&gt;`
* oscdoc - OSC Docs                    :oscdoc:`Comamnd List &lt;command-list&gt;`

Change-Id: Iecfdd666d961c35f0ccb3b9f10df1d2620cb099f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moving the old release notes into the Reno releasenots tree broke
the embedded :doc: roles.  Restore these using sphinx.ext.extlinks to
manage the URL to the OSC docs.

Add the following aliases:
* lpbug - generic Launchpad bug        :lpbug:`123456`
* oscbp - OSC blueprints               :oscbp:`Blue Print &lt;bp-name&gt;`
* oscdoc - OSC Docs                    :oscdoc:`Comamnd List &lt;command-list&gt;`

Change-Id: Iecfdd666d961c35f0ccb3b9f10df1d2620cb099f
</pre>
</div>
</content>
</entry>
<entry>
<title>include old release notes in reno</title>
<updated>2016-05-31T08:13:16+00:00</updated>
<author>
<name>Rui Chen</name>
<email>chenrui.momo@gmail.com</email>
</author>
<published>2016-05-28T02:58:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=550ebac71474c2321b153ee97e1ea6c4cdc95a73'/>
<id>550ebac71474c2321b153ee97e1ea6c4cdc95a73</id>
<content type='text'>
Currently OSC release notes are in the OpenStack releasenote
site. There is a collection of old non-reno release notes in
our docs folder. Move the non-reno release notes to the
reno directionary.

Change-Id: Ie51fd1e1115d606e5d2739014d3720eedc8dc225
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently OSC release notes are in the OpenStack releasenote
site. There is a collection of old non-reno release notes in
our docs folder. Move the non-reno release notes to the
reno directionary.

Change-Id: Ie51fd1e1115d606e5d2739014d3720eedc8dc225
</pre>
</div>
</content>
</entry>
</feed>
