<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-saharaclient.git/openstack-common.conf, branch 0.7.3</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 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>
<entry>
<title>Removed oslo.config and oslo-incubator</title>
<updated>2013-10-02T08:00:47+00:00</updated>
<author>
<name>Nikita Konovalov</name>
<email>nkonovalov@mirantis.com</email>
</author>
<published>2013-10-02T08:00:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=f1025cde55c78560b28ee4000190c5302f7cd45b'/>
<id>f1025cde55c78560b28ee4000190c5302f7cd45b</id>
<content type='text'>
This resolves issue with logging config duplication.

Change-Id: I6329c11d92bfc01d4c1ec73d4470c90b9e7859f9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This resolves issue with logging config duplication.

Change-Id: I6329c11d92bfc01d4c1ec73d4470c90b9e7859f9
</pre>
</div>
</content>
</entry>
<entry>
<title>Python Savanna Client initial implementation</title>
<updated>2013-08-02T19:03:47+00:00</updated>
<author>
<name>Nikita Konovalov</name>
<email>nkonovalov@mirantis.com</email>
</author>
<published>2013-07-23T07:39:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=f8163866fb2086a574125b7b380dba54b7c74dee'/>
<id>f8163866fb2086a574125b7b380dba54b7c74dee</id>
<content type='text'>
Image Registry:
* Register Images and Tags
* Edit existing Images and Tags
* Unregister Images

Supports create, read and delete operations for:
* Node Group Templates
* Cluster Templates
* Clusters

No CLI support

Implements blueprint python-savannaclient

Change-Id: If0b7c4fb9660d646cb37c4b224bdcf39dc61bb19
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Image Registry:
* Register Images and Tags
* Edit existing Images and Tags
* Unregister Images

Supports create, read and delete operations for:
* Node Group Templates
* Cluster Templates
* Clusters

No CLI support

Implements blueprint python-savannaclient

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