<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/README.rst, branch 1.8.0</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>Add shields.io version/downloads links/badges into README.rst</title>
<updated>2015-09-25T04:01:49+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-09-25T04:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=e52dfce7bd12590a2fb4383eb0a57d941353019c'/>
<id>e52dfce7bd12590a2fb4383eb0a57d941353019c</id>
<content type='text'>
it's handy to have appear in the pypi page

Change-Id: I142da7d194d719f3b8218ad84e32e19bf0071c63
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it's handy to have appear in the pypi page

Change-Id: I142da7d194d719f3b8218ad84e32e19bf0071c63
</pre>
</div>
</content>
</entry>
<entry>
<title>Include links to developer workflow documentation</title>
<updated>2015-06-08T15:43:24+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2015-06-08T15:39:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=4afd308a4f5f267cc13defbc14282ff124fdd1ee'/>
<id>4afd308a4f5f267cc13defbc14282ff124fdd1ee</id>
<content type='text'>
Newcomers aren't always sure how to get started with our tools or
workflow. Lucky for them, we have documented these things. Unlucky for
them, they have no idea the docs exist.

Give them some links.

Change-Id: I6fce6fbccb8a9fe16b48845790b4cac05317ebac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Newcomers aren't always sure how to get started with our tools or
workflow. Lucky for them, we have documented these things. Unlucky for
them, they have no idea the docs exist.

Give them some links.

Change-Id: I6fce6fbccb8a9fe16b48845790b4cac05317ebac
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README</title>
<updated>2015-03-09T20:49:44+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2015-03-09T16:48:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=649dbf1ede00b5e5a3aef397ef356aa4de092495'/>
<id>649dbf1ede00b5e5a3aef397ef356aa4de092495</id>
<content type='text'>
Re-orient README toward end-users

Change-Id: I4623832dde72a7ae0eeadf09429402521771dd35
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Re-orient README toward end-users

Change-Id: I4623832dde72a7ae0eeadf09429402521771dd35
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup README.rst</title>
<updated>2014-07-31T04:53:36+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2014-07-31T04:53:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=75e8490e54bf442b36534ea9c8b53c203b6a9938'/>
<id>75e8490e54bf442b36534ea9c8b53c203b6a9938</id>
<content type='text'>
There are two harmless typos in the README.rst
'OpenStackclient' =&gt; 'OpenStack Client'
'python-*client' =&gt; the '*' is being interpreted as a link

Change-Id: Ie813e220c3c150f46edb2c93f94e8bb78bdb0013
Closes-Bug: #1350518
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are two harmless typos in the README.rst
'OpenStackclient' =&gt; 'OpenStack Client'
'python-*client' =&gt; the '*' is being interpreted as a link

Change-Id: Ie813e220c3c150f46edb2c93f94e8bb78bdb0013
Closes-Bug: #1350518
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove keyring support from openstackclient</title>
<updated>2014-07-04T01:56:18+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-07-02T21:12:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=b8f534df011fd3b16a182d25f627876aeecfee07'/>
<id>b8f534df011fd3b16a182d25f627876aeecfee07</id>
<content type='text'>
* The encryption it purports to offer is completely insecure.
* It also appears to be broken.

Closes-Bug: #1319381
Change-Id: Id15ecfbbfd15f142b14c125bfd85afd5032699ac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The encryption it purports to offer is completely insecure.
* It also appears to be broken.

Closes-Bug: #1319381
Change-Id: Id15ecfbbfd15f142b14c125bfd85afd5032699ac
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed several typos throughout the codebase</title>
<updated>2014-05-21T14:47:52+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-05-21T14:47:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=a8087a6c8b5946ecf25f019e183b26579c3475a8'/>
<id>a8087a6c8b5946ecf25f019e183b26579c3475a8</id>
<content type='text'>
Change-Id: I048ee857fc1215fea7f60978364894e1b5abdf66
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I048ee857fc1215fea7f60978364894e1b5abdf66
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed spelling error, compatability to compatibility</title>
<updated>2014-03-07T17:40:29+00:00</updated>
<author>
<name>Alex Holden</name>
<email>alex@alexjonasholden.com</email>
</author>
<published>2014-03-07T17:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=00188f092c76fd5bfaf0f6a67cd0b52ed473313b'/>
<id>00188f092c76fd5bfaf0f6a67cd0b52ed473313b</id>
<content type='text'>
Change-Id: I72c1254666a741ffe1070cf8275af889fa323f52
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I72c1254666a741ffe1070cf8275af889fa323f52
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes for 0.3.1</title>
<updated>2014-02-27T23:36:28+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2014-02-21T18:46:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=038269cf7fbbfad9ccc9d85a762e2ff4f7d97d11'/>
<id>038269cf7fbbfad9ccc9d85a762e2ff4f7d97d11</id>
<content type='text'>
* update README
* update man page
* fix doc errors

Change-Id: I5682654bf482289879c8ba9016e348f2b2782971
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update README
* update man page
* fix doc errors

Change-Id: I5682654bf482289879c8ba9016e348f2b2782971
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes-Bug: #1262322 Make links clickable</title>
<updated>2013-12-25T16:41:17+00:00</updated>
<author>
<name>Terry Howe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2013-12-25T16:30:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=202c3e375bf3ac528a5e8e1a1d1d83d45b57b9bf'/>
<id>202c3e375bf3ac528a5e8e1a1d1d83d45b57b9bf</id>
<content type='text'>
Change-Id: I61302ff5274cdaa09801cb9b0dc9bfd353ac687f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I61302ff5274cdaa09801cb9b0dc9bfd353ac687f
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Prep for 0.2 release (0.2.rc1)"</title>
<updated>2013-08-01T22:51:30+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-08-01T22:51:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=0cc581112214f638206f82acde28a36af91e6a21'/>
<id>0cc581112214f638206f82acde28a36af91e6a21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
