<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-glanceclient.git, branch 0.1.0</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>Add initial docs.</title>
<updated>2012-06-14T18:24:05+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2012-06-13T19:55:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=6e1157059efdaed3a0d638efc6b4a1e4db955832'/>
<id>6e1157059efdaed3a0d638efc6b4a1e4db955832</id>
<content type='text'>
Change-Id: I1f8407597105a914945c932ff55945c8005e273c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1f8407597105a914945c932ff55945c8005e273c
</pre>
</div>
</content>
</entry>
<entry>
<title>Edit build_sphinx options.</title>
<updated>2012-06-08T22:23:58+00:00</updated>
<author>
<name>Clark Boylan</name>
<email>clark.boylan@gmail.com</email>
</author>
<published>2012-06-08T22:22:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=a8d7043266a5cb070b602b13cf7a7421cffe8467'/>
<id>a8d7043266a5cb070b602b13cf7a7421cffe8467</id>
<content type='text'>
To better facilitate the building and publishing of sphinx
documentation by Jenkins we are moving all openstack projects with
sphinx documentation to a common doc tree structure. Documentation
goes in project/doc/source and build results go in project/doc/build.

Change-Id: Idf3e4472f91a1f5ae36e64b339bef99d4d960b88
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To better facilitate the building and publishing of sphinx
documentation by Jenkins we are moving all openstack projects with
sphinx documentation to a common doc tree structure. Documentation
goes in project/doc/source and build results go in project/doc/build.

Change-Id: Idf3e4472f91a1f5ae36e64b339bef99d4d960b88
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add 'explain' command to v2 that describes schemas"</title>
<updated>2012-06-08T21:29:59+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-06-08T21:29:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=0d53efe930045bf8dbcb3083ddd0c5871aa1a06b'/>
<id>0d53efe930045bf8dbcb3083ddd0c5871aa1a06b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Minimize tox.ini"</title>
<updated>2012-06-07T22:43:34+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-06-07T22:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=0246e99817701a25392042ec3b2cb9ce6e2b27f3'/>
<id>0246e99817701a25392042ec3b2cb9ce6e2b27f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minimize tox.ini</title>
<updated>2012-06-07T21:51:29+00:00</updated>
<author>
<name>Brian Waldon</name>
<email>bcwaldon@gmail.com</email>
</author>
<published>2012-06-07T21:51:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=1c3db6c756aee53d1acbdaff3c45b144d6d45d8b'/>
<id>1c3db6c756aee53d1acbdaff3c45b144d6d45d8b</id>
<content type='text'>
Change-Id: I77d0873cbd789726b93b059429d742f1cbdc57c1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I77d0873cbd789726b93b059429d742f1cbdc57c1
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'explain' command to v2 that describes schemas</title>
<updated>2012-06-07T21:43:00+00:00</updated>
<author>
<name>Brian Waldon</name>
<email>bcwaldon@gmail.com</email>
</author>
<published>2012-06-07T21:01:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=7f48506781ea1a50ed7760c41a34474f91979f06'/>
<id>7f48506781ea1a50ed7760c41a34474f91979f06</id>
<content type='text'>
At its core, this is adding the ability to finx a schema through
published links and convert it to a usable object.

Related to bp glance-client-v2

Change-Id: I7b38ad091c6b0ad80197eb789503cf73989893e5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At its core, this is adding the ability to finx a schema through
published links and convert it to a usable object.

Related to bp glance-client-v2

Change-Id: I7b38ad091c6b0ad80197eb789503cf73989893e5
</pre>
</div>
</content>
</entry>
<entry>
<title>Stick prettytable at v0.6</title>
<updated>2012-06-07T21:41:14+00:00</updated>
<author>
<name>Brian Waldon</name>
<email>bcwaldon@gmail.com</email>
</author>
<published>2012-06-07T21:41:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=2822748bc134724c43f327041428557b7bfc3e3a'/>
<id>2822748bc134724c43f327041428557b7bfc3e3a</id>
<content type='text'>
Doing this so we can align columns reliably

Change-Id: Ibdbc6f3df08d6f9c45b6e0a0f5a2440ba2637dbd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Doing this so we can align columns reliably

Change-Id: Ibdbc6f3df08d6f9c45b6e0a0f5a2440ba2637dbd
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests dir to pep8 command</title>
<updated>2012-06-07T21:37:56+00:00</updated>
<author>
<name>Brian Waldon</name>
<email>bcwaldon@gmail.com</email>
</author>
<published>2012-06-07T21:37:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=0935e38113b5db8f2611afd0cff66a1d74a52c0e'/>
<id>0935e38113b5db8f2611afd0cff66a1d74a52c0e</id>
<content type='text'>
Change-Id: I28120c67e157277202976696eea37023fb719d6d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I28120c67e157277202976696eea37023fb719d6d
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Auto generate AUTHORS file for glanceclient component."</title>
<updated>2012-06-06T20:48:14+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-06-06T20:48:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=2e81493192ac367211d3fa04feab7d161075409e'/>
<id>2e81493192ac367211d3fa04feab7d161075409e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set pep8 dependency at v1.2</title>
<updated>2012-06-04T16:12:36+00:00</updated>
<author>
<name>Brian Waldon</name>
<email>bcwaldon@gmail.com</email>
</author>
<published>2012-06-04T16:01:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=bcff183f9a14d255b778a4b8af5869f85bf171b2'/>
<id>bcff183f9a14d255b778a4b8af5869f85bf171b2</id>
<content type='text'>
Additionally, remove the pep8 dep override in tox.ini so the dep we
set in tools/test-requires is actually used

Change-Id: Iceb6d7a5dd8eceeebc1408e8a5edfabb48462d3e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Additionally, remove the pep8 dep override in tox.ini so the dep we
set in tools/test-requires is actually used

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