<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-glanceclient.git/README.rst, branch mitaka-eol</title>
<subtitle>opendev.org: openstack/python-glanceclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/'/>
<entry>
<title>Fix warnings in glanceclient README</title>
<updated>2016-02-01T10:15:01+00:00</updated>
<author>
<name>kairat_kushaev</name>
<email>kkushaev@mirantis.com</email>
</author>
<published>2016-02-01T09:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=29fcefc67ad2005bd2ef4615d63c0e4876ffd794'/>
<id>29fcefc67ad2005bd2ef4615d63c0e4876ffd794</id>
<content type='text'>
README.rst file for functional tests and glanceclient itself
raises some warnings when passing these docs through REST
validator and build the doc:
- Need additional empty line to provide correct indent in
cloud.yaml example
- Title should be with the same length as overline.
The patch fixes these warnings.

Change-Id: I2e2ef6f838ee639d1a88256b6e321181a62cc76b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
README.rst file for functional tests and glanceclient itself
raises some warnings when passing these docs through REST
validator and build the doc:
- Need additional empty line to provide correct indent in
cloud.yaml example
- Title should be with the same length as overline.
The patch fixes these warnings.

Change-Id: I2e2ef6f838ee639d1a88256b6e321181a62cc76b
</pre>
</div>
</content>
</entry>
<entry>
<title>improve readme contents</title>
<updated>2015-10-15T09:51:11+00:00</updated>
<author>
<name>ricolin</name>
<email>rico.l@inwinstack.com</email>
</author>
<published>2015-10-15T09:45:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=b51634a609e823868b1305a019f8ed46a2aa9158'/>
<id>b51634a609e823868b1305a019f8ed46a2aa9158</id>
<content type='text'>
Add more information in README.rst

Change-Id: I843b850702606102cbb6a6a6ec47fd90b92704f6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add more information in README.rst

Change-Id: I843b850702606102cbb6a6a6ec47fd90b92704f6
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README to work with release tools</title>
<updated>2015-04-21T15:21:16+00:00</updated>
<author>
<name>Doug Hellmann</name>
<email>doug@doughellmann.com</email>
</author>
<published>2015-04-21T15:21:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=6d3111614d99afac64997c599527e1ee6b9150fb'/>
<id>6d3111614d99afac64997c599527e1ee6b9150fb</id>
<content type='text'>
The README file needs to have links to the project documentation and bug
tracker in a parsable format in order for some of the release tools
scripts to work (particularly the one that prints the release note
email).

Change-Id: I37e0acc5ed8e1af565359290fa622456901c735e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The README file needs to have links to the project documentation and bug
tracker in a parsable format in order for some of the release tools
scripts to work (particularly the one that prints the release note
email).

Change-Id: I37e0acc5ed8e1af565359290fa622456901c735e
</pre>
</div>
</content>
</entry>
<entry>
<title>Workflow documentation is now in infra-manual</title>
<updated>2014-12-05T03:30:39+00:00</updated>
<author>
<name>Jeremy Stanley</name>
<email>fungi@yuggoth.org</email>
</author>
<published>2014-12-05T03:30:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=a755d1f9361f0b8ad088b46ef49b26b770eac87e'/>
<id>a755d1f9361f0b8ad088b46ef49b26b770eac87e</id>
<content type='text'>
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: Id72a42c640b02df3991bafc369ffc38aad1135d4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: Id72a42c640b02df3991bafc369ffc38aad1135d4
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify docs and provide 'News' on index.rst</title>
<updated>2012-08-16T02:14:09+00:00</updated>
<author>
<name>Brian Waldon</name>
<email>bcwaldon@gmail.com</email>
</author>
<published>2012-08-15T22:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=8a64e0ff0e0f85a6cbfd8a03b7d04a12f4c53ab1'/>
<id>8a64e0ff0e0f85a6cbfd8a03b7d04a12f4c53ab1</id>
<content type='text'>
* The index page is now a set of release notes and a quickstart guide
* Shrink the README (pypi doc page) and move it into the doc site
* Drop the link to the autoindex module docs

Change-Id: I276b1228ba4006279c112eb487dcde9e45c4f344
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The index page is now a set of release notes and a quickstart guide
* Shrink the README (pypi doc page) and move it into the doc site
* Drop the link to the autoindex module docs

Change-Id: I276b1228ba4006279c112eb487dcde9e45c4f344
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README usage examples</title>
<updated>2012-07-17T23:52:03+00:00</updated>
<author>
<name>Brian Waldon</name>
<email>bcwaldon@gmail.com</email>
</author>
<published>2012-07-10T23:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=6206f420284c77f6c0b2d46b05c5ddc3df99d785'/>
<id>6206f420284c77f6c0b2d46b05c5ddc3df99d785</id>
<content type='text'>
* Update the python snippet to reflect reality
* Fix broken links
* Remove superfluous text

Change-Id: I4b7e9aae35cc49e5fa89ca33d2399784c2afd029
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update the python snippet to reflect reality
* Fix broken links
* Remove superfluous text

Change-Id: I4b7e9aae35cc49e5fa89ca33d2399784c2afd029
</pre>
</div>
</content>
</entry>
<entry>
<title>Further cleanup</title>
<updated>2012-03-27T06:30:44+00:00</updated>
<author>
<name>Brian Waldon</name>
<email>bcwaldon@gmail.com</email>
</author>
<published>2012-03-27T06:29:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=883d22d032ed0fc92a3b3b66871f5da8e82b6e96'/>
<id>883d22d032ed0fc92a3b3b66871f5da8e82b6e96</id>
<content type='text'>
* README is now relevant
* Auth now properly skipped with os-image-url and os-auth-token provided
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* README is now relevant
* Auth now properly skipped with os-image-url and os-auth-token provided
</pre>
</div>
</content>
</entry>
<entry>
<title>Basic get/list operations work</title>
<updated>2012-03-27T05:48:48+00:00</updated>
<author>
<name>Brian Waldon</name>
<email>bcwaldon@gmail.com</email>
</author>
<published>2012-03-27T05:48:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=c530de638916d29c609f66194569f57234a68289'/>
<id>c530de638916d29c609f66194569f57234a68289</id>
<content type='text'>
* 'glance image-list' and 'glance image-show' work
* Set up tests, pep8, venv
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 'glance image-list' and 'glance image-show' work
* Set up tests, pep8, venv
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial checkin for new CLI and client package</title>
<updated>2012-02-29T21:42:26+00:00</updated>
<author>
<name>Jay Pipes</name>
<email>jaypipes@gmail.com</email>
</author>
<published>2012-02-29T21:42:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=972677fc3dc24a5084657fc337fb2b2981a30e0c'/>
<id>972677fc3dc24a5084657fc337fb2b2981a30e0c</id>
<content type='text'>
Copied mostly from python-keystoneclient with
some Glance-specific stuff. README.rst shows what
WILL be the way to do things, not what is currently coded :)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Copied mostly from python-keystoneclient with
some Glance-specific stuff. README.rst shows what
WILL be the way to do things, not what is currently coded :)
</pre>
</div>
</content>
</entry>
</feed>
