<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-saharaclient.git/setup.cfg, 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>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>plugin's api update support</title>
<updated>2016-07-12T20:58:35+00:00</updated>
<author>
<name>Vitaly Gridnev</name>
<email>vgridnev@mirantis.com</email>
</author>
<published>2016-06-28T11:54:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=9e1b9923be7bdfa346ab0ae6e0bbd1826ae46af2'/>
<id>9e1b9923be7bdfa346ab0ae6e0bbd1826ae46af2</id>
<content type='text'>
this change adding support of plugin's api
patch method.

blueprint: plugin-management-api
Change-Id: I94dd1d4faf2ccbc3901ea5d5c7d69e7c5a4f8bdf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this change adding support of plugin's api
patch method.

blueprint: plugin-management-api
Change-Id: I94dd1d4faf2ccbc3901ea5d5c7d69e7c5a4f8bdf
</pre>
</div>
</content>
</entry>
<entry>
<title>verifications impl for saharaclient</title>
<updated>2016-02-10T21:13:58+00:00</updated>
<author>
<name>Vitaly Gridnev</name>
<email>vgridnev@mirantis.com</email>
</author>
<published>2016-01-29T12:19:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=2b253fd8fad1a998d3b6b64f514a56567f77c876'/>
<id>2b253fd8fad1a998d3b6b64f514a56567f77c876</id>
<content type='text'>
added method to verify cluster, also added
support in the new CLI.

Depends-On: I1b975c9a5e5241c660de66a04bf559fc8f960873
Implements blueprint: cluster-verification

Change-Id: I598753cbb33d7781b646e726ad8d614e924e4876
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added method to verify cluster, also added
support in the new CLI.

Depends-On: I1b975c9a5e5241c660de66a04bf559fc8f960873
Implements blueprint: cluster-verification

Change-Id: I598753cbb33d7781b646e726ad8d614e924e4876
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop py33 support</title>
<updated>2015-12-15T07:33:51+00:00</updated>
<author>
<name>shu-mutou</name>
<email>shu-mutou@rf.jp.nec.com</email>
</author>
<published>2015-12-15T07:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=dc669f23d4db96183a2c52ae8f1494656ec043c1'/>
<id>dc669f23d4db96183a2c52ae8f1494656ec043c1</id>
<content type='text'>
"Python 3.3 support is being dropped since OpenStack Liberty."
written in following URL.
https://wiki.openstack.org/wiki/Python3

And already the infra team and the oslo team are dropping py33
support from their projects.

Since we rely on oslo for a lot of our work, and depend on infra
for our CI, we should drop py33 support too.

Change-Id: Iea8d14b88cf915a481d7e4f67d2db0281a6ea781
Closes-Bug: #1526170
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"Python 3.3 support is being dropped since OpenStack Liberty."
written in following URL.
https://wiki.openstack.org/wiki/Python3

And already the infra team and the oslo team are dropping py33
support from their projects.

Since we rely on oslo for a lot of our work, and depend on infra
for our CI, we should drop py33 support too.

Change-Id: Iea8d14b88cf915a481d7e4f67d2db0281a6ea781
Closes-Bug: #1526170
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove py26 support</title>
<updated>2015-12-04T10:30:28+00:00</updated>
<author>
<name>shu-mutou</name>
<email>shu-mutou@rf.jp.nec.com</email>
</author>
<published>2015-12-02T08:18:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=4fdb92509145eed6c7911bba95c8816ac7c112f8'/>
<id>4fdb92509145eed6c7911bba95c8816ac7c112f8</id>
<content type='text'>
As of mitaka, the infra team won't have the resources available to
reasonably test py26, also the oslo team is dropping py26 support
from their libraries. since we rely on oslo for a lot of our work,
and depend on infra for our CI, we should drop py26 support too.

Change-Id: I7920b554f541c2c40a8a3145662a0eff7faadf2f
Closes-Bug: 1519510
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As of mitaka, the infra team won't have the resources available to
reasonably test py26, also the oslo team is dropping py26 support
from their libraries. since we rely on oslo for a lot of our work,
and depend on infra for our CI, we should drop py26 support too.

Change-Id: I7920b554f541c2c40a8a3145662a0eff7faadf2f
Closes-Bug: 1519510
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding Job Binaries support to CLI</title>
<updated>2015-10-29T22:03:38+00:00</updated>
<author>
<name>Andrey Pavlov</name>
<email>apavlov@mirantis.com</email>
</author>
<published>2015-10-23T14:27:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=b3e5eb893c5af1aeb4a4e0241f29493cc1c43fd4'/>
<id>b3e5eb893c5af1aeb4a4e0241f29493cc1c43fd4</id>
<content type='text'>
Adding Job Binaries commands to Sahara
OpenstackClient plugin:

$ dataprocessing job binary create
$ dataprocessing job binary list
$ dataprocessing job binary show
$ dataprocessing job binary update
$ dataprocessing job binary delete
$ dataprocessing job binary download

Partially implements: blueprint cli-as-openstackclient-plugin

Change-Id: Ia452b22ac27677a911b5b2f38a0250d4962be447
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding Job Binaries commands to Sahara
OpenstackClient plugin:

$ dataprocessing job binary create
$ dataprocessing job binary list
$ dataprocessing job binary show
$ dataprocessing job binary update
$ dataprocessing job binary delete
$ dataprocessing job binary download

Partially implements: blueprint cli-as-openstackclient-plugin

Change-Id: Ia452b22ac27677a911b5b2f38a0250d4962be447
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding Jobs support to CLI</title>
<updated>2015-10-27T10:20:10+00:00</updated>
<author>
<name>Andrey Pavlov</name>
<email>apavlov@mirantis.com</email>
</author>
<published>2015-10-20T15:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=9e7e640582cc59c69ab775cd83435cde530215c9'/>
<id>9e7e640582cc59c69ab775cd83435cde530215c9</id>
<content type='text'>
Adding Jobs commands to Sahara OpenstackClient
plugin:

$ dataprocessing job execute
$ dataprocessing job list
$ dataprocessing job show
$ dataprocessing job update
$ dataprocessing job delete

Partially implements: blueprint cli-as-openstackclient-plugin

Change-Id: I00cdd80740a0052d4e562276f8225378c7e8de55
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding Jobs commands to Sahara OpenstackClient
plugin:

$ dataprocessing job execute
$ dataprocessing job list
$ dataprocessing job show
$ dataprocessing job update
$ dataprocessing job delete

Partially implements: blueprint cli-as-openstackclient-plugin

Change-Id: I00cdd80740a0052d4e562276f8225378c7e8de55
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding Job Types support to CLI</title>
<updated>2015-10-20T15:04:55+00:00</updated>
<author>
<name>Andrey Pavlov</name>
<email>apavlov@mirantis.com</email>
</author>
<published>2015-10-20T15:04:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=f007b70769cafc07e21787c3b72c7f765aa057ae'/>
<id>f007b70769cafc07e21787c3b72c7f765aa057ae</id>
<content type='text'>
Adding Job Types commands to Sahara
OpenstackClient plugin:

$ dataprocessing job type list
$ dataprocessing job type configs get

Partially implements: blueprint cli-as-openstackclient-plugin

Change-Id: I259b006dc47da92952cdc2289ce0af8c200b39ef
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding Job Types commands to Sahara
OpenstackClient plugin:

$ dataprocessing job type list
$ dataprocessing job type configs get

Partially implements: blueprint cli-as-openstackclient-plugin

Change-Id: I259b006dc47da92952cdc2289ce0af8c200b39ef
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding Job Templates support to CLI</title>
<updated>2015-10-20T15:01:08+00:00</updated>
<author>
<name>Andrey Pavlov</name>
<email>apavlov@mirantis.com</email>
</author>
<published>2015-10-19T10:16:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=c783dd593d508e739e0709b69d8f4552bcdf3bb2'/>
<id>c783dd593d508e739e0709b69d8f4552bcdf3bb2</id>
<content type='text'>
Adding Job Templates commands to Sahara
OpenstackClient plugin:

$ dataprocessing job template create
$ dataprocessing job template list
$ dataprocessing job template show
$ dataprocessing job template update
$ dataprocessing job template delete

Partially implements: blueprint cli-as-openstackclient-plugin

Change-Id: I8c93b26c6eca37dbb144d7184c4d07dbe15bd9ab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding Job Templates commands to Sahara
OpenstackClient plugin:

$ dataprocessing job template create
$ dataprocessing job template list
$ dataprocessing job template show
$ dataprocessing job template update
$ dataprocessing job template delete

Partially implements: blueprint cli-as-openstackclient-plugin

Change-Id: I8c93b26c6eca37dbb144d7184c4d07dbe15bd9ab
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding Clusters support to CLI</title>
<updated>2015-10-19T15:06:53+00:00</updated>
<author>
<name>Andrey Pavlov</name>
<email>apavlov@mirantis.com</email>
</author>
<published>2015-10-14T14:20:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-saharaclient.git/commit/?id=10b2d11468286bf664feaa7e9a2b6dd0a588308d'/>
<id>10b2d11468286bf664feaa7e9a2b6dd0a588308d</id>
<content type='text'>
Adding Clusters commands to Sahara
OpenstackClient plugin:

$ dataprocessing cluster create
$ dataprocessing cluster list
$ dataprocessing cluster show
$ dataprocessing cluster update
$ dataprocessing cluster scale
$ dataprocessing cluster delete

Partially implements: blueprint cli-as-openstackclient-plugin

Change-Id: Icbf1778f621f18a6e7deca7f093a31fa3ee1c5b7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding Clusters commands to Sahara
OpenstackClient plugin:

$ dataprocessing cluster create
$ dataprocessing cluster list
$ dataprocessing cluster show
$ dataprocessing cluster update
$ dataprocessing cluster scale
$ dataprocessing cluster delete

Partially implements: blueprint cli-as-openstackclient-plugin

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