<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git/MANIFEST.in, branch 0.5.1</title>
<subtitle>opendev.org: openstack/python-keystoneclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/'/>
<entry>
<title>Migrate to pbr.</title>
<updated>2013-05-17T21:43:31+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-05-10T22:15:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=108b32da4217302eacb1eb0e20160b44572020ed'/>
<id>108b32da4217302eacb1eb0e20160b44572020ed</id>
<content type='text'>
Fixes bug 1179007

Change-Id: Iceb63c223faab49be01baa36c035f703ddf59fc0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes bug 1179007

Change-Id: Iceb63c223faab49be01baa36c035f703ddf59fc0
</pre>
</div>
</content>
</entry>
<entry>
<title>Perform oslo-incubator code sync.</title>
<updated>2013-05-10T22:39:08+00:00</updated>
<author>
<name>Clark Boylan</name>
<email>clark.boylan@gmail.com</email>
</author>
<published>2013-05-08T18:32:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=548b52336f19ea91dde3076ff85dbce9735f5420'/>
<id>548b52336f19ea91dde3076ff85dbce9735f5420</id>
<content type='text'>
run_tests.sh cannot install a virtualenv with tools/install_venv.py as
tools/install_venv_common.py depends on oslo.config which is an external
dependency. The virtualenv installer should not depend on any external
dependencies. Fix this by performing a code sync with oslo-incubator.

Note this adds a new dependency on six and changes the way versioning is
determined.

Change-Id: Ifb67bbfeec4eabc943c2a88a34fe535c57f174a1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
run_tests.sh cannot install a virtualenv with tools/install_venv.py as
tools/install_venv_common.py depends on oslo.config which is an external
dependency. The virtualenv installer should not depend on any external
dependencies. Fix this by performing a code sync with oslo-incubator.

Note this adds a new dependency on six and changes the way versioning is
determined.

Change-Id: Ifb67bbfeec4eabc943c2a88a34fe535c57f174a1
</pre>
</div>
</content>
</entry>
<entry>
<title>Add file 'ChangeLog' to MANIFEST.in</title>
<updated>2012-12-19T14:09:16+00:00</updated>
<author>
<name>Sascha Peilicke</name>
<email>saschpe@suse.de</email>
</author>
<published>2012-12-19T14:07:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=402634b07b6cd2419b5bbe7d037af5d053dd8fca'/>
<id>402634b07b6cd2419b5bbe7d037af5d053dd8fca</id>
<content type='text'>
The file is missing from tarballs released at tarballs.openstack.org.

Change-Id: I5c4f53f32b2e6b3741b03658d9c9472fca4226dd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The file is missing from tarballs released at tarballs.openstack.org.

Change-Id: I5c4f53f32b2e6b3741b03658d9c9472fca4226dd
</pre>
</div>
</content>
</entry>
<entry>
<title>Add post-tag versioning.</title>
<updated>2012-06-27T00:23:40+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2012-06-25T16:21:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=3ed4007e1136c7a0266f51c5b6b98e88997a5f60'/>
<id>3ed4007e1136c7a0266f51c5b6b98e88997a5f60</id>
<content type='text'>
Change-Id: Ic6cff31681b77e865ea0f1715e882cf7f191f7cd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic6cff31681b77e865ea0f1715e882cf7f191f7cd
</pre>
</div>
</content>
</entry>
<entry>
<title>Move docs to doc.</title>
<updated>2012-06-11T20:33:02+00:00</updated>
<author>
<name>Clark Boylan</name>
<email>clark.boylan@gmail.com</email>
</author>
<published>2012-06-08T22:41:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=3ba77383238d463c903eb5c9ae0da9879fd700e0'/>
<id>3ba77383238d463c903eb5c9ae0da9879fd700e0</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: I205e8bb1ddf6dae1d7392b32975319c6a6d98673
</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: I205e8bb1ddf6dae1d7392b32975319c6a6d98673
</pre>
</div>
</content>
</entry>
<entry>
<title>Include last missing files in tarball</title>
<updated>2012-04-03T09:56:55+00:00</updated>
<author>
<name>Thierry Carrez</name>
<email>thierry@openstack.org</email>
</author>
<published>2012-04-03T09:56:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=7b8532908b869902dea1d9355c93c40fec258ef6'/>
<id>7b8532908b869902dea1d9355c93c40fec258ef6</id>
<content type='text'>
Fix MANIFEST.in to include missing files in published tarballs.
Fixes bug 963478.

Change-Id: Ide576c8e0dd91ba6788d8fc9596a97ab0533fc12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix MANIFEST.in to include missing files in published tarballs.
Fixes bug 963478.

Change-Id: Ide576c8e0dd91ba6788d8fc9596a97ab0533fc12
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license file to the tarball</title>
<updated>2012-02-16T17:25:23+00:00</updated>
<author>
<name>Alan Pevec</name>
<email>apevec@redhat.com</email>
</author>
<published>2012-02-16T17:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=e7c638b4f1f305625c4b64df9e565eade5592585'/>
<id>e7c638b4f1f305625c4b64df9e565eade5592585</id>
<content type='text'>
Change-Id: Ic291ba96defe44368c0e78c877c2258fb0f64fbc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic291ba96defe44368c0e78c877c2258fb0f64fbc
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit.</title>
<updated>2011-10-25T23:50:08+00:00</updated>
<author>
<name>Gabriel Hurley</name>
<email>gabriel@strikeawe.com</email>
</author>
<published>2011-10-25T23:50:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=17f6b83ee6157371104b065d7fb9cb6e5b03c386'/>
<id>17f6b83ee6157371104b065d7fb9cb6e5b03c386</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
