<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-saharaclient.git/saharaclient, branch ocata-eol</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>[trivial] Fix spelling</title>
<updated>2017-01-18T18:42:36+00:00</updated>
<author>
<name>Petr Kovar</name>
<email>pkovar@redhat.com</email>
</author>
<published>2017-01-18T18:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=daf4839bbe0166fe2ea972dc0447bd1980192cb6'/>
<id>daf4839bbe0166fe2ea972dc0447bd1980192cb6</id>
<content type='text'>
Change-Id: I4cf8369a78d50efcd164259c1d92bfb56a8b3210
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4cf8369a78d50efcd164259c1d92bfb56a8b3210
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace logging with oslo_log.</title>
<updated>2016-12-17T03:53:34+00:00</updated>
<author>
<name>zhouyunfeng</name>
<email>zhouyunfeng@inspur.com</email>
</author>
<published>2016-12-16T02:35:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=41091617407e4099fe350c314694c2b641cefc48'/>
<id>41091617407e4099fe350c314694c2b641cefc48</id>
<content type='text'>
The oslo.log (logging) configuration library provides standardized
configuration for all openstack projects. It also provides custom
formatters, handlers and support for context specific logging (like
resource id's etc).

Change-Id: I3117a6c9b5283005ee604f569bc4549acc2d3160
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The oslo.log (logging) configuration library provides standardized
configuration for all openstack projects. It also provides custom
formatters, handlers and support for context specific logging (like
resource id's etc).

Change-Id: I3117a6c9b5283005ee604f569bc4549acc2d3160
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide the cluster info about WebUI</title>
<updated>2016-11-02T06:19:21+00:00</updated>
<author>
<name>Shu Yingya</name>
<email>yingya.shu@easystack.cn</email>
</author>
<published>2016-11-02T06:19:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=f6408b0fd9ac11d531aadcabcb5da6919ef2cf49'/>
<id>f6408b0fd9ac11d531aadcabcb5da6919ef2cf49</id>
<content type='text'>
The new saharaclient based on OSC supports command
"openstack dataprocessing cluster show &lt;cluster-id&gt;",
however, the output of this command doesn't contain
the field "info" which provide cluster management
WebUI link address and password related detail.
This patch add the "info" filed in the output.

Change-Id: I78e2870ffc1af569265f2c4c442fecdd1725a228
Closes-Bug: 1638464
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new saharaclient based on OSC supports command
"openstack dataprocessing cluster show &lt;cluster-id&gt;",
however, the output of this command doesn't contain
the field "info" which provide cluster management
WebUI link address and password related detail.
This patch add the "info" filed in the output.

Change-Id: I78e2870ffc1af569265f2c4c442fecdd1725a228
Closes-Bug: 1638464
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Raise exception in command "plugin configs get""</title>
<updated>2016-11-01T14:13:35+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-11-01T14:13:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=ac08ae4a0a4f36870b6f8eb0ff3602b6661de7a7'/>
<id>ac08ae4a0a4f36870b6f8eb0ff3602b6661de7a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize command job-binary-download</title>
<updated>2016-10-02T04:39:21+00:00</updated>
<author>
<name>Shu Yingya</name>
<email>yingya.shu@easystack.cn</email>
</author>
<published>2016-10-02T04:39:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=266a7efbad9bf733de19b92174baf8768fc03d4b'/>
<id>266a7efbad9bf733de19b92174baf8768fc03d4b</id>
<content type='text'>
The command "dataprocessing job binary download" should raise exception
directly if file exists.

Change-Id: I0aa5c71a5181d9bf5d527db956f776aa6b94d9f4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The command "dataprocessing job binary download" should raise exception
directly if file exists.

Change-Id: I0aa5c71a5181d9bf5d527db956f776aa6b94d9f4
</pre>
</div>
</content>
</entry>
<entry>
<title>Add plug-in summary for osc doc</title>
<updated>2016-10-14T04:50:11+00:00</updated>
<author>
<name>KATO Tomoyuki</name>
<email>kato.tomoyuki@jp.fujitsu.com</email>
</author>
<published>2016-10-14T04:49:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=e1a833e0537bcc6bf761eaba616cdeb302dec6d8'/>
<id>e1a833e0537bcc6bf761eaba616cdeb302dec6d8</id>
<content type='text'>
Stevedore Sphinx extension handles this comment.
http://docs.openstack.org/developer/python-openstackclient/plugin-commands.html

Change-Id: I0174d31c9fbedb2a59aa41caac268bda8df8b0da
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stevedore Sphinx extension handles this comment.
http://docs.openstack.org/developer/python-openstackclient/plugin-commands.html

Change-Id: I0174d31c9fbedb2a59aa41caac268bda8df8b0da
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "remove old cli commands"</title>
<updated>2016-10-13T11:02:36+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-10-13T11:02:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=49118b5d013e6f4b33e1f6cd19eb119dad6238b1'/>
<id>49118b5d013e6f4b33e1f6cd19eb119dad6238b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise exception in command "plugin configs get"</title>
<updated>2016-10-01T20:55:01+00:00</updated>
<author>
<name>Shu Yingya</name>
<email>yingya.shu@easystack.cn</email>
</author>
<published>2016-09-25T15:58:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=82cabbd3c9e3fe7b310a086a03a4c0730ccd148d'/>
<id>82cabbd3c9e3fe7b310a086a03a4c0730ccd148d</id>
<content type='text'>
In this patch, there are three changes.
1. Raise Exception if the config file already exists.
2. Avoid overriding the file of different version of a plugin.
3. stdout message should end with '\n' to start a newline.
4. execute remote API call only when file not exists.

Change-Id: I0c9eb2cb7fd1cafe4bea05c73811d6dea6b3e9a8
Closes-Bug: 1625990
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In this patch, there are three changes.
1. Raise Exception if the config file already exists.
2. Avoid overriding the file of different version of a plugin.
3. stdout message should end with '\n' to start a newline.
4. execute remote API call only when file not exists.

Change-Id: I0c9eb2cb7fd1cafe4bea05c73811d6dea6b3e9a8
Closes-Bug: 1625990
</pre>
</div>
</content>
</entry>
<entry>
<title>remove old cli commands</title>
<updated>2016-10-01T15:51:11+00:00</updated>
<author>
<name>Vitaly Gridnev</name>
<email>vgridnev@mirantis.com</email>
</author>
<published>2016-08-04T20:13:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=8c288becd1e25ea228400e96544b3d0cf1014dbc'/>
<id>8c288becd1e25ea228400e96544b3d0cf1014dbc</id>
<content type='text'>
master branch is now open for ocata development, so we
can start removing old cli commands from saharaclient
code.

Change-Id: I67543120309e838239fe73b8dd2713368b8538a9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
master branch is now open for ocata development, so we
can start removing old cli commands from saharaclient
code.

Change-Id: I67543120309e838239fe73b8dd2713368b8538a9
</pre>
</div>
</content>
</entry>
<entry>
<title>Return error_code in command "job binary download"</title>
<updated>2016-09-30T13:56:51+00:00</updated>
<author>
<name>Shu Yingya</name>
<email>yingya.shu@easystack.cn</email>
</author>
<published>2016-09-27T08:03:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=214e2603dee642c03e3353457a34940985e0aee9'/>
<id>214e2603dee642c03e3353457a34940985e0aee9</id>
<content type='text'>
return an error code if download file exists.

Change-Id: Ia7a21fb9f34ada1938eb169cc5ba2725d75874d7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
return an error code if download file exists.

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