<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-troveclient.git/tools, branch 1.0.7</title>
<subtitle>opendev.org: openstack/python-troveclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/'/>
<entry>
<title>Remove vim header</title>
<updated>2014-02-16T05:08:07+00:00</updated>
<author>
<name>He Yongli</name>
<email>yongli.he@intel.com</email>
</author>
<published>2014-02-13T06:49:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=59ec2bb43354674f9d0a3f25d8098bc7264bbd45'/>
<id>59ec2bb43354674f9d0a3f25d8098bc7264bbd45</id>
<content type='text'>
No need to set tabstop tons of times, this can be set in your vimrc
file instead.

More disucssion:
http://openstack.10931.n7.nabble.com/Remove-vim-modelines-td21780.html

Change-Id: I45766d91f0c0b3622bbdc7dc5517497c87ebee8c
Closes-Bug: #1229324
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No need to set tabstop tons of times, this can be set in your vimrc
file instead.

More disucssion:
http://openstack.10931.n7.nabble.com/Remove-vim-modelines-td21780.html

Change-Id: I45766d91f0c0b3622bbdc7dc5517497c87ebee8c
Closes-Bug: #1229324
</pre>
</div>
</content>
</entry>
<entry>
<title>Massive refactoring to the troveclient</title>
<updated>2013-10-10T02:21:08+00:00</updated>
<author>
<name>Michael Basnight</name>
<email>mbasnight@gmail.com</email>
</author>
<published>2013-09-27T05:26:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=fd43cbd73b9de8a216039e6e66a8523e4c96543d'/>
<id>fd43cbd73b9de8a216039e6e66a8523e4c96543d</id>
<content type='text'>
The new client adheres to the standards of the other clients
now. It prints out tables, uses ENVVAR's for auth, no longer
stores pickled json in a login token, uses openstack common,
and moves the cli operations into a v1 module for the future
of trove when it has a v2 api.

Please note for compatibility, the troveclient.compat module
has the old cli. In order to deploy it, amend the setup.cfg
to include the compat module.

implements blueprint cli-compliance-upgrade

Change-Id: Ie69d9dbc75ce90496da316244c97acca1877a327
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new client adheres to the standards of the other clients
now. It prints out tables, uses ENVVAR's for auth, no longer
stores pickled json in a login token, uses openstack common,
and moves the cli operations into a v1 module for the future
of trove when it has a v2 api.

Please note for compatibility, the troveclient.compat module
has the old cli. In order to deploy it, amend the setup.cfg
to include the compat module.

implements blueprint cli-compliance-upgrade

Change-Id: Ie69d9dbc75ce90496da316244c97acca1877a327
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to pbr/d2to1.</title>
<updated>2013-06-18T05:25:41+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-06-14T23:03:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=257d4a8601c3848421c3f95179cf1f151e381e87'/>
<id>257d4a8601c3848421c3f95179cf1f151e381e87</id>
<content type='text'>
Change-Id: I5f4bb2cb3d068fec24a58b7d9b395b9cc31fa613
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5f4bb2cb3d068fec24a58b7d9b395b9cc31fa613
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding unit tests for auth.py</title>
<updated>2013-01-08T17:59:47+00:00</updated>
<author>
<name>Deniz Demir</name>
<email>deniz.demir@hp.com</email>
</author>
<published>2012-12-11T18:00:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=4fb6634480294d67df9fba180eed350de4420a9b'/>
<id>4fb6634480294d67df9fba180eed350de4420a9b</id>
<content type='text'>
implements blueprint https://blueprints.launchpad.net/python-reddwarfclient/+spec/reddwarfclient-unit-tests

Also changin the unit test library from unuttest2 to testtools per request of CI

Change-Id: I1b50cd4bf762c90b846ecb51db47f2afbfb6f175
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
implements blueprint https://blueprints.launchpad.net/python-reddwarfclient/+spec/reddwarfclient-unit-tests

Also changin the unit test library from unuttest2 to testtools per request of CI

Change-Id: I1b50cd4bf762c90b846ecb51db47f2afbfb6f175
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding pep8 coverage for tests directory, and fixing existing code to comply with pep8</title>
<updated>2012-12-18T16:54:38+00:00</updated>
<author>
<name>Deniz Demir</name>
<email>deniz.demir@hp.com</email>
</author>
<published>2012-12-18T16:54:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=8c13466950643b4069f6623ccae991bc350c700d'/>
<id>8c13466950643b4069f6623ccae991bc350c700d</id>
<content type='text'>
bug 1091757

https://bugs.launchpad.net/python-reddwarfclient/+bug/1091757

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

https://bugs.launchpad.net/python-reddwarfclient/+bug/1091757

Change-Id: I821d8235095fef740a54e06334a0caa2b6ced7c2
</pre>
</div>
</content>
</entry>
<entry>
<title>Complying with</title>
<updated>2012-11-28T00:44:43+00:00</updated>
<author>
<name>Josh Dorothy</name>
<email>josh.dorothy@hp.com</email>
</author>
<published>2012-11-27T20:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-troveclient.git/commit/?id=7079d5054a3f0aa92bc09bb9d58437e03d92de7a'/>
<id>7079d5054a3f0aa92bc09bb9d58437e03d92de7a</id>
<content type='text'>
http://wiki.openstack.org/ProjectTestingInterface

Fixes: bug 1083835
Change-Id: I31f525c62cdb3b4c7eb695b6a431e4df6443f673
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://wiki.openstack.org/ProjectTestingInterface

Fixes: bug 1083835
Change-Id: I31f525c62cdb3b4c7eb695b6a431e4df6443f673
</pre>
</div>
</content>
</entry>
</feed>
