SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-saharaclient-test-0.7.6-2.2.x86_64.rpm :
Tue Dec 9 13:00:00 2014 dmuellerAATTsuse.com
- update to 0.7.6:

* Replacing data_processing with data-processing

* Adding support for query filtering to list() calls

* Fixed old style class declaration

* Add Support for Keystone V3 CLI

Mon Nov 3 13:00:00 2014 dmuellerAATTsuse.com
- update to 0.7.5:

* Add volume_type support to node group templates

* Support Cinder availability zones

* Support Nova availability zones

* Fix arguments order in assertEqual

* Use base utils from oslo-incubator instead copy-pasted from nova

* Updated from global requirements

Mon Sep 22 14:00:00 2014 dmuellerAATTsuse.com
- update to 0.7.3:

* Fixed backward compatibility of sahara client

* Sync oslo cliutils module

* Sync oslo apiclient.exceptions module

* Updated from global requirements

* Sync oslo strutils module

* [client] Fixed pep8 and py27 tasks on tox 1.7.2

* Add warn re sorting requirements

* Add doc8 tox env

* Work toward Python 3.4 support and testing

* Fix duplicate help strings

Thu Sep 11 14:00:00 2014 dmuellerAATTsuse.com
- update to 0.7.1:

* Updated from global requirements

* Added hadling of non-json response from Sahara

* Updated from global requirements

* Updated from global requirements

* Updated from global requirements

* Updated from global requirements

* updating link to Sahara docs

* Add oslo.i18n lib to requirements

* Update oslo-incubator cliutils module

* Update oslo-incubator apiclient module

* Update oslo-incubator strutils module

* Update oslo-incubator gettextutils module

* Update oslo-incubator apiclient.exceptions module

* Remove docutils pin

* Jar files for pig and mapreduce EDP tests

* Update code for new hacking/pep8/flake8 global requirements

* Make Cluster Template accept default_image_id field

* Fixes ambiguous cli output between \"None\" and NoneType

* Updated from global requirements

* Remove vim editor configuration from comments

* Updated from global requirements

* Updated from global requirements

* Don\'t set json content type for non-json data

* Updated from global requirements

* Added new hacking version to requirements

* Updated from global requirements

* Remove excutils from openstack-common.conf

* Updated from global requirements

* Fix network passing for cluster-template-create

* removed unused methods from nova.utils

* Update oslo-incubator cliutils

* Update oslo-incubator apiclient.exceptions

* Update oslo-incubator importutils

* Update oslo-incubator strutils (and gettextutils)

* Remove timeutils from openstack-common.conf

* Updated from global requirements

* use strutils.to_slug() instead of utils.slugify()

* replace string format arguments with function parameters

* Add help string to job-create

* Updated from global requirements

* Add EDP jobs to cli integration tests

* Add cli cluster creation and teardown test

* Updated from global requirements

* Updated from global requirements

* Stub integration tests for vanilla, vanilla2 and hdp plugins

* Restructure tests directory in preparation for cli integration tests

* Updated from global requirements

* Updated from global requirements

* Updated from global requirements

Tue Apr 1 14:00:00 2014 dmuellerAATTsuse.com
- Update to version python-saharaclient-0.7.0.1.g507cfe8:

* Updated from global requirements
0.7.0

* Remove savanna aliases

* Add README file
0.6.0

Wed Mar 19 13:00:00 2014 dmuellerAATTsuse.com
- rename to python-saharaclient

Mon Mar 10 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-savannaclient-0.5.0.5.gbb9a581:

* Add excutils and timeutils to openstack/common

* Update oslo-incubator apiclient.exceptions modules

Tue Mar 4 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-savannaclient-0.5.0.2.g882e37a:

* Add missed PrettyTable requirement

Sat Mar 1 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-savannaclient-0.5.0.1.g69a13cb:

* Updated from global requirements
0.5.0

Wed Feb 26 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-savannaclient-0.4.1.93.gc391001:

* Args should be passed as a list on job creation

* Check for presence of \'credentials\' before filtering

* Check for presence of \'extra\' before filtering

Tue Feb 25 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-savannaclient-0.4.1.88.g53fdf51:

* Updated from global requirements

Mon Feb 24 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-savannaclient-0.4.1.87.g8ac7a3b:

* Improve help strings

* Update oslo-incubator cliutils module

Sat Feb 22 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-savannaclient-0.4.1.83.g93fa4d8:

* Api Exception improvement

* Update oslo-incubator apiclient.exceptions module

* update oslo-incubator strutils module

* Update oslo-incubator gettextutils module

* Update oslo-incubator importutils module

* Add importutils module

Fri Feb 21 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-savannaclient-0.4.1.75.gf0b7777:

* Fix typo in doc string

* Move client docs to the client

* Add savannaclient/version.py to store version info

* Make the single entrypoint for client

Tue Feb 18 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-savannaclient-0.4.1.70.g15cb7e9:

* Remove dependent module py3kcompat

Thu Feb 13 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-savannaclient-0.4.1.69.g202e311:

* Removed copy_if_defined function from ClusterManager

Tue Feb 11 13:00:00 2014 speilickeAATTsuse.com
- Update to version python-savannaclient-0.4.1.67.g89ab87a:

* print_list(): do not call decode() on a text string

* Some improvements in tox.ini

* Sync with global requirements

* Changed base Resource class to prevent changing of passed arguments

* Add --name option to image unregister & tag cmds

* Remove job_exec_data argument

* Add --name option to appropriate delete commands

* Add --name option to appropriate show commands

* Add space to name for consistency

* Map neutron_management_network to net_id in CLI

* Add job-create to CLI

* Add job-template-create to CLI

* Fixed issue when savanna url is not provided
- Replace git_tarballs source service with download_files and set_version
+ Use upstream URL as source (enables verification)

Sat Feb 1 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.4.1.48:
+ Update oslo-incubator strutils module
+ Update oslo-incubator cliutils module

Thu Jan 30 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.4.1.46:
+ Refactor display of a job
+ Make --bypass-url default to env(BYPASS_URL)

Wed Jan 29 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.4.1.44:
+ Updated from global requirements
+ Refactor display of a job binary
+ Add job-binary-create to CLI
+ Refactor display of job template

Mon Jan 27 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.4.1.36:
+ Send credentials only when they are provided

Sat Jan 25 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.4.1.35:
+ Refactor display of a single data-source
+ Add data-source-create to CLI

Fri Jan 24 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.4.1.33:
+ Add cluster-template-create to CLI
+ Add cluster-create to CLI
+ Fix default service-type name in help
+ Add data-source-list to CLI
+ Add data-source-show to CLI
+ Add data-source-delete to CLI
+ Add job-binary-data-list to CLI
+ Add job-binary-data-delete to CLI
+ Add job-binary-list to CLI
+ Add job-binary-show to CLI
+ Add job-binary-delete to CLI
+ Add job-template-list to CLI
+ Add job-template-show to CLI
+ Add job-template-delete to CLI
+ Add job-list to CLI
+ Add job-show to CLI
+ Add job-delete to CLI
+ Refactor display of job-binary-data elements
+ Add job-binary-data-create to CLI

Wed Jan 22 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.4.1.14:
+ Remove version from setup.cfg
+ Add node-group-template-create to CLI

Tue Jan 21 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.4.0.dev11:
+ Make plugin commands singular
+ Add node-group-template-show command to CLI
+ Add cluster-template-show command to CLI
+ Refactor display of node group template
+ Refactor display of cluster template
+ Refactor display of cluster
+ Add --json option to node-group-template-show
+ Add --json option to cluster-template-show
+ Add --json option to cluster-show

Thu Jan 16 13:00:00 2014 dmuellerAATTsuse.com
- remove pep8/flake8 requires, come from hacking now

Thu Jan 16 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.4.0.dev2:
+ Force wrap line for cluster-show

Wed Jan 15 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.4.0.dev37:
+ Add some pretty printing for list fields
+ Allow passing extra args to JobExecutionsManager.create()
+ Add pretty printing of node group fields
+ Clean up printing of image details
+ Clean up versions display in plugins-show
+ JobExecutionsManager.create() should handle input_id/output_id == None

Tue Jan 14 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.4.0.dev27:
+ Add initial cluster-
* commands to CLI
+ Add initial node-group-template-
* commands to CLI
+ Add initial cluster-template-
* commands to CLI

Fri Jan 10 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.4.0.dev24:
+ Python 3: use six.iteritems() instead of iteritems()
+ Python3: use six.moves.urllib.parse instead of urlparse
+ Add run_test.sh for running tests
+ Update oslo-incubator gettextutils module
+ Add initial image-
* commands to CLI
+ Update oslo-incubator py3kcompat module
+ Update oslo-incubator apiclient module

Fri Jan 3 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.4.0.dev11:
+ Adding the ability to modify cluster templates
+ Adding the ability to modify node group templates
+ Add initial Savanna CLI
+ Add basic tests for savanna CLI

Wed Dec 18 13:00:00 2013 dmuellerAATTsuse.com
- Initial package


 
ICM