<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git/HACKING.rst, branch queens-eol</title>
<subtitle>opendev.org: openstack/python-cinderclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/'/>
<entry>
<title>Update URLs in documentation</title>
<updated>2017-07-20T07:20:11+00:00</updated>
<author>
<name>Hangdong Zhang</name>
<email>hdzhang@fiberhome.com</email>
</author>
<published>2017-07-20T07:19:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=0b52b49b572a2146d02c3d94e348c6595841b1d5'/>
<id>0b52b49b572a2146d02c3d94e348c6595841b1d5</id>
<content type='text'>
Update URLs according to OpenStack document migration
BTW: Do some optimization as well (http -&gt; https)

Change-Id: I9239e2012442f3e459a21f50afd380c8f58a6a98
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update URLs according to OpenStack document migration
BTW: Do some optimization as well (http -&gt; https)

Change-Id: I9239e2012442f3e459a21f50afd380c8f58a6a98
</pre>
</div>
</content>
</entry>
<entry>
<title>Update HACKING with current information</title>
<updated>2016-01-15T14:27:54+00:00</updated>
<author>
<name>stmcginnis</name>
<email>sean.mcginnis@gmail.com</email>
</author>
<published>2016-01-09T23:58:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=f4b46766cbb18b0f1258c159f75f05ca353cb3f4'/>
<id>f4b46766cbb18b0f1258c159f75f05ca353cb3f4</id>
<content type='text'>
Updates information about the current Reno release notes management.
Some stale or incorrect information was also removed.

Change-Id: I9ea25a538f2e75966f721f3c5b551d83487fb015
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates information about the current Reno release notes management.
Some stale or incorrect information was also removed.

Change-Id: I9ea25a538f2e75966f721f3c5b551d83487fb015
</pre>
</div>
</content>
</entry>
<entry>
<title>Update HACKING.rst with release note requirement</title>
<updated>2013-11-20T15:57:21+00:00</updated>
<author>
<name>Avishay Traeger</name>
<email>avishay@il.ibm.com</email>
</author>
<published>2013-11-20T15:57:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=6050cfae7ecc8ba5495c1f852e2ae15971f106c0'/>
<id>6050cfae7ecc8ba5495c1f852e2ae15971f106c0</id>
<content type='text'>
New patches to python-cinderclient must now add an entry for release
notes.

Change-Id: Id7fe24f2cabf4145933e0babc6641d250165ce74
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New patches to python-cinderclient must now add an entry for release
notes.

Change-Id: Id7fe24f2cabf4145933e0babc6641d250165ce74
</pre>
</div>
</content>
</entry>
<entry>
<title>Update link in HACKING.rst and Make it DRYer</title>
<updated>2013-11-11T19:01:57+00:00</updated>
<author>
<name>Joe Gordon</name>
<email>joe.gordon0@gmail.com</email>
</author>
<published>2013-11-11T18:59:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=6296974b1ad78a5ff56fb5068a38084bcef1f424'/>
<id>6296974b1ad78a5ff56fb5068a38084bcef1f424</id>
<content type='text'>
* Fix URL for global hacking doc, related to
  I579e7c889f3addc2cd40bce0c584bbc70bf435e2
* Remove section on locals, as its already in openstack-dev/hacking
  (http://git.openstack.org/cgit/openstack-dev/hacking/tree/doc/source/index.rst#n154)

Change-Id: If944b088f343404c5b90b02afe6f781dd1db914d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix URL for global hacking doc, related to
  I579e7c889f3addc2cd40bce0c584bbc70bf435e2
* Remove section on locals, as its already in openstack-dev/hacking
  (http://git.openstack.org/cgit/openstack-dev/hacking/tree/doc/source/index.rst#n154)

Change-Id: If944b088f343404c5b90b02afe6f781dd1db914d
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating HACKING file</title>
<updated>2013-07-25T19:52:34+00:00</updated>
<author>
<name>Mike Perez</name>
<email>thingee@gmail.com</email>
</author>
<published>2013-07-25T19:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=4a741587b4cafe2666e230c7d9420cfddea9df77'/>
<id>4a741587b4cafe2666e230c7d9420cfddea9df77</id>
<content type='text'>
Using OpenStack HACKING file for common stuff and mentioning locals()
disallowed now like Cinder.

Change-Id: I05b1706eb52c13b9eb89fe5cbcce005c3cc75caf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using OpenStack HACKING file for common stuff and mentioning locals()
disallowed now like Cinder.

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