<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-saharaclient.git/openstack-common.conf, branch 0.7.7</title>
<subtitle>opendev.org: openstack/python-saharaclient
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/'/>
<entry>
<title>Remove importutils from openstack-common.conf</title>
<updated>2015-02-04T18:38:27+00:00</updated>
<author>
<name>Matthew Farrellee</name>
<email>matt@redhat.com</email>
</author>
<published>2015-02-04T18:36:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=9dcb888d78bc340901ed3840396d4c11d36025e8'/>
<id>9dcb888d78bc340901ed3840396d4c11d36025e8</id>
<content type='text'>
It is no longer a direct dep for python-saharaclient

Currently the only use it in saharaclient/client.py from oslo_utils

Change-Id: I544707f36ba57f011ccee0ceeef3235a24b24ec1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is no longer a direct dep for python-saharaclient

Currently the only use it in saharaclient/client.py from oslo_utils

Change-Id: I544707f36ba57f011ccee0ceeef3235a24b24ec1
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove obsolete gettextutils</title>
<updated>2015-01-27T13:06:11+00:00</updated>
<author>
<name>Matthew Farrellee</name>
<email>matt@redhat.com</email>
</author>
<published>2015-01-27T13:06:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=0cf35a84175d51d9c9b115c53f5972eaaefe6c86'/>
<id>0cf35a84175d51d9c9b115c53f5972eaaefe6c86</id>
<content type='text'>
Replaced with the _i18n compat layer from oslo

This can be further updated to use oslo_i18n directly, but other
oslo-incubator deps currently use _i18n

Change-Id: I88917b82ceaa4fbcdc826c8414c136a4a5775a54
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaced with the _i18n compat layer from oslo

This can be further updated to use oslo_i18n directly, but other
oslo-incubator deps currently use _i18n

Change-Id: I88917b82ceaa4fbcdc826c8414c136a4a5775a54
</pre>
</div>
</content>
</entry>
<entry>
<title>apiclient.auth is required since d02f0e1d (21 sep 2014)</title>
<updated>2015-01-27T12:19:31+00:00</updated>
<author>
<name>Matthew Farrellee</name>
<email>matt@redhat.com</email>
</author>
<published>2015-01-27T12:19:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=94d92370b4f61ad1f347d287a8f7ac42d068a1c9'/>
<id>94d92370b4f61ad1f347d287a8f7ac42d068a1c9</id>
<content type='text'>
Change-Id: If12665919715d68a6998c38c67f3a70c5aa02d28
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If12665919715d68a6998c38c67f3a70c5aa02d28
</pre>
</div>
</content>
</entry>
<entry>
<title>Update oslo-incubator strutils</title>
<updated>2014-12-04T19:17:36+00:00</updated>
<author>
<name>Matthew Farrellee</name>
<email>matt@redhat.com</email>
</author>
<published>2014-12-04T18:12:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=b59de4ea6b5fd099741c25ee5893f77e5a453b81'/>
<id>b59de4ea6b5fd099741c25ee5893f77e5a453b81</id>
<content type='text'>
strutils has moved to oslo.utils

The saharaclient/openstack/common/strutils.py remains as it's needed
by apiclient.

Change-Id: I213cda7dcdaef78bbb8fae8fbafed95a68f8f452
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
strutils has moved to oslo.utils

The saharaclient/openstack/common/strutils.py remains as it's needed
by apiclient.

Change-Id: I213cda7dcdaef78bbb8fae8fbafed95a68f8f452
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove excutils from openstack-common.conf</title>
<updated>2014-06-04T16:08:16+00:00</updated>
<author>
<name>Matthew Farrellee</name>
<email>matt@redhat.com</email>
</author>
<published>2014-06-04T16:08:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=f066778ed579a58ee736636c14fd4eaac03c05b1'/>
<id>f066778ed579a58ee736636c14fd4eaac03c05b1</id>
<content type='text'>
No code uses the excutils module

Change-Id: Ie91a0339c8f21e7aecdee9f33feb155370206895
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No code uses the excutils module

Change-Id: Ie91a0339c8f21e7aecdee9f33feb155370206895
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove timeutils from openstack-common.conf</title>
<updated>2014-05-30T20:19:20+00:00</updated>
<author>
<name>Matthew Farrellee</name>
<email>matt@redhat.com</email>
</author>
<published>2014-05-30T20:19:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=82a87ca902e169c5475c690972043688e4dbcf9c'/>
<id>82a87ca902e169c5475c690972043688e4dbcf9c</id>
<content type='text'>
No code uses the timeutils module

Change-Id: Ic3da956d0590a545a3a25777c3eee1ef3a868d5b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No code uses the timeutils module

Change-Id: Ic3da956d0590a545a3a25777c3eee1ef3a868d5b
</pre>
</div>
</content>
</entry>
<entry>
<title>Swap the saharaclient and savannaclient directories</title>
<updated>2014-03-13T22:23:50+00:00</updated>
<author>
<name>Trevor McKay</name>
<email>tmckay@redhat.com</email>
</author>
<published>2014-03-13T17:36:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=6b014ee3650e1d616195c5816f224e9d481c9746'/>
<id>6b014ee3650e1d616195c5816f224e9d481c9746</id>
<content type='text'>
Exchange the contents of the saharaclient and savannaclient directories
so that 'savannlient' is the effective alias and 'saharaclient' contains
all of the source code.

* Change all of the imports that reference savannaclient to saharaclient
* Change paths that reference savannaclient (under doc)
* Leave variable and class names unchaned at this point
* Leave references to python_savannaclient unchanged since the top
* level dir name has not yet changed

Partial-implements: blueprint savanna-renaming-client
Change-Id: I83cb21922ae5a8cec291990b3ab67bb9e3cb2d62
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Exchange the contents of the saharaclient and savannaclient directories
so that 'savannlient' is the effective alias and 'saharaclient' contains
all of the source code.

* Change all of the imports that reference savannaclient to saharaclient
* Change paths that reference savannaclient (under doc)
* Leave variable and class names unchaned at this point
* Leave references to python_savannaclient unchanged since the top
* level dir name has not yet changed

Partial-implements: blueprint savanna-renaming-client
Change-Id: I83cb21922ae5a8cec291990b3ab67bb9e3cb2d62
</pre>
</div>
</content>
</entry>
<entry>
<title>Add excutils and timeutils to openstack/common</title>
<updated>2014-03-07T20:30:27+00:00</updated>
<author>
<name>Trevor McKay</name>
<email>tmckay@redhat.com</email>
</author>
<published>2014-03-07T20:18:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=70ad8d02b4f0e5e21d798d07ec3b624d4cf5df30'/>
<id>70ad8d02b4f0e5e21d798d07ec3b624d4cf5df30</id>
<content type='text'>
These additions are to support cli integration tests
which need to track time and report exceptions in test results.

Partial-implements: blueprint cli-integration-tests
Change-Id: I4166ad18c2fadf565504c90e9cdec0a4ae34f2f8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These additions are to support cli integration tests
which need to track time and report exceptions in test results.

Partial-implements: blueprint cli-integration-tests
Change-Id: I4166ad18c2fadf565504c90e9cdec0a4ae34f2f8
</pre>
</div>
</content>
</entry>
<entry>
<title>Add importutils module</title>
<updated>2014-02-21T00:33:32+00:00</updated>
<author>
<name>Matthew Farrellee</name>
<email>matt@redhat.com</email>
</author>
<published>2014-02-21T00:33:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=51cfe2739028081d1c07b5cfa0f98187b44ad3ff'/>
<id>51cfe2739028081d1c07b5cfa0f98187b44ad3ff</id>
<content type='text'>
importutils is used by savannaclient/client.py, but it was not in the
module list.

Change-Id: I2ead8be3f4f00f485776103e8a944ec05bf634a2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
importutils is used by savannaclient/client.py, but it was not in the
module list.

Change-Id: I2ead8be3f4f00f485776103e8a944ec05bf634a2
</pre>
</div>
</content>
</entry>
<entry>
<title>Add initial Savanna CLI</title>
<updated>2013-12-26T13:09:53+00:00</updated>
<author>
<name>Matthew Farrellee</name>
<email>matt@redhat.com</email>
</author>
<published>2013-12-11T21:02:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=1f6aa0df14b5a1ba56365450035e87a16955d1c0'/>
<id>1f6aa0df14b5a1ba56365450035e87a16955d1c0</id>
<content type='text'>
This commit provides the framework for the Savanna CLI. It is based on
the python-novaclient. novaclient was chosen because of its maturity
and the ubiquity in which it has been previously copied, i.e. we're in
the same boat as most everyone else. The goal is to keep modifications
in Savanna's copy to a minimum. To that end, much of the novaclient
code is retained, though commented out when it is not applicable.

A simple plugins-list/show command is provided with the framework for
demonstration and testing purposes.

Change-Id: I6bbbc86135d6cb16e088dd76261fdef29c2cb929
Implements: blueprint python-savannaclient-cli
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit provides the framework for the Savanna CLI. It is based on
the python-novaclient. novaclient was chosen because of its maturity
and the ubiquity in which it has been previously copied, i.e. we're in
the same boat as most everyone else. The goal is to keep modifications
in Savanna's copy to a minimum. To that end, much of the novaclient
code is retained, though commented out when it is not applicable.

A simple plugins-list/show command is provided with the framework for
demonstration and testing purposes.

Change-Id: I6bbbc86135d6cb16e088dd76261fdef29c2cb929
Implements: blueprint python-savannaclient-cli
</pre>
</div>
</content>
</entry>
</feed>
