<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/HACKING, branch 0.2.alpha1</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>Multiple API version support</title>
<updated>2013-02-06T17:36:28+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2013-02-01T01:30:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=fbc412e533bd7cb07c6d930e194f660e14b2319f'/>
<id>fbc412e533bd7cb07c6d930e194f660e14b2319f</id>
<content type='text'>
* Use multiple entry point groups to represent each API+version
  combination supported
* Add some tests

Try it out:
* Right now only '* user' commands have multiple overlapping versions;
  you can see the selection between v2.0 and v3 by looking at the
  command help output for 'tenant' vs 'project':

  os --os-identity-api-version=2.0 help set user
  os --os-identity-api-version=3 help set user

Change-Id: I7114fd246843df0243d354a7cce697810bb7de62
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use multiple entry point groups to represent each API+version
  combination supported
* Add some tests

Try it out:
* Right now only '* user' commands have multiple overlapping versions;
  you can see the selection between v2.0 and v3 by looking at the
  command help output for 'tenant' vs 'project':

  os --os-identity-api-version=2.0 help set user
  os --os-identity-api-version=3 help set user

Change-Id: I7114fd246843df0243d354a7cce697810bb7de62
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate from nose to testr.</title>
<updated>2013-01-22T18:16:09+00:00</updated>
<author>
<name>Josh Kearney</name>
<email>josh@jk0.org</email>
</author>
<published>2013-01-22T17:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=63c8bb5306d15c7679b2cd1d22b6ee556967863d'/>
<id>63c8bb5306d15c7679b2cd1d22b6ee556967863d</id>
<content type='text'>
Run tests with testr for parallel execution.

Part of blueprint grizzly-testtools.

Change-Id: I560592186f2f440049a451a32e58067262ab62d0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run tests with testr for parallel execution.

Part of blueprint grizzly-testtools.

Change-Id: I560592186f2f440049a451a32e58067262ab62d0
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up tenant and server</title>
<updated>2012-05-16T16:44:18+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2012-05-16T16:25:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=90f9f1dfa086f24975b4a11df9c7b46a07c430af'/>
<id>90f9f1dfa086f24975b4a11df9c7b46a07c430af</id>
<content type='text'>
* remove '_' from class names
* add class name to log instances
* some cleanups to HACKING

Change-Id: I1f6334318ee0d7d83cd3cea0e71ba4f05dd2b5c5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove '_' from class names
* add class name to log instances
* some cleanups to HACKING

Change-Id: I1f6334318ee0d7d83cd3cea0e71ba4f05dd2b5c5
</pre>
</div>
</content>
</entry>
<entry>
<title>correcting ordering of imports</title>
<updated>2012-05-14T23:08:35+00:00</updated>
<author>
<name>Matt Joyce</name>
<email>matt.joyce@cloudscaling.com</email>
</author>
<published>2012-05-08T17:09:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=732863b9b7039de9de3bb686db2b70a1a4879b87'/>
<id>732863b9b7039de9de3bb686db2b70a1a4879b87</id>
<content type='text'>
undoing ordering patch.  adding more explicit descreption of
ordering rules to HACKING document.

Change-Id: I7b7d755f44e382b54f237914e654a05766ec5c2c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
undoing ordering patch.  adding more explicit descreption of
ordering rules to HACKING document.

Change-Id: I7b7d755f44e382b54f237914e654a05766ec5c2c
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding HACKING doc to project</title>
<updated>2012-05-03T05:09:29+00:00</updated>
<author>
<name>Matt Joyce</name>
<email>matt.joyce@cloudscaling.com</email>
</author>
<published>2012-05-03T05:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=b5a809d8e39e856a4b5e60383f5f35065a48fd12'/>
<id>b5a809d8e39e856a4b5e60383f5f35065a48fd12</id>
<content type='text'>
Change-Id: I57594c0845def5591a01384be9740089b4722075
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I57594c0845def5591a01384be9740089b4722075
</pre>
</div>
</content>
</entry>
</feed>
