SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-novaclient-3.3.0-1.12.noarch.rpm :

* Thu Mar 03 2016 tbechtoldAATTsuse.com- update to 3.3.0:
* [microversion] Bump to 2.25
* Support for abort an ongoing live migration
* Add two server-migration commands and bump migration-list command
* Use isinstance instead of type
* Support for forcing live migration to complete
* Adds missing internationalization for help message
* [microversions] Enable 2.21
* [microversions] fix help msg for versioned args
* Use assertIsNone instead of assertEqual(None,
*
*
*)
* Functional tests for trigger-crash-dump (microversion 2.17)
* Fix string interpolation at logging call
* Updated from global requirements
* Add a way to discover only contrib extensions
* [functional] Move code for boot vm to base testcase
* [microversions] Enable 2.20
* [microversions] Turn off check for header in response
* [microversions] Add support for 2.19
* Allow to specify a network for functional tests
* Provide user with coherent interface to get request_ids
* [microversions] Skip microversion 2.18
* Fix running functional tests against deployment with insecure SSL
* Updated from global requirements
* Make _poll_for_status more user-friendly
* Fix omission of request_ids returned to user
* Remove unnecessary filter from Resource\'s __repr__() function
* Use # noqa to ignore one line but not whole file
* Add release notes for return-request-id-to-caller
* Update translation setup
* Add return-request-id-to-caller function(5/5)
* Add return-request-id-to-caller function(4/5)
* Add return-request-id-to-caller function(3/5)
* Support to boot a VM with network name
* Add return-request-id-to-caller function(2/5)
* Add return-request-id-to-caller function(1/5)
* Add wrapper classes for return-request-id-to-caller
* [microversions] Add support for 2.17
* Allow restore command with name param
* Updated from global requirements
* [microversions] Extend shell with 2.12
* Remove argparse from requirements
* Added support for Nova microversion 2.16
* Functional tests for os-services
* Functional tests for flavors with public and non-public access
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Fix URLs for CLI Reference and API
* Add functional tests launcher for py3 env
* [microversions] Add support for 2.15
* Updated from global requirements
* Test: Clean v2 client userwarning
* Fix broken link in documentation
* Fix W503 line break before binary operator
* Add a mechanism to call out deprecated options
* Updated from global requirements
* Replace assertTrue(isinstance()) by optimal assert
* Use assertTrue/False instead of assertEqual(T/F)
* Add python 2.7 comment
* [microversions] Add support for 2.14
* Fix extension loading from python path on Python 2.7
* Wrong usage of \"a/an\"
* Fix help strings
* Validate the fixed ip address passed with --nic
* [microversions] Add support for API microversion 2.13
* [microversions] share one object for shell arguments
* Put py34 first in the env order of tox
* Fixed test_shell which can\'t test microversions>=2.4
* Updated from global requirements
* document search_opts parameter
* Cleanup needless code from oslo-incubator
* Validation for arguments of list command passed by \"--fields\"
* Allow command line for virtual-interface-list
* Removes MANIFEST.in as it is not needed explicitely by PBR
* Updated from global requirements
* Drop py33 support
* Migrate to keystoneauth from keystoneclient
* Deprecated tox -downloadcache option removed
* Updated from global requirements
* [functional-test] add v2.8 functional test
* [functional-tests] fix version of novaclient instance
* remove the default arguments \"[]\"
* Change the logic for the client to retrive resources
* Fix help message in case of microversions
* Updated from global requirements
* [microversions] Increase max version to 2.12
* [microversions] Increase max version to 2.11
* [microversions] Add support for 2.10
* [microversions] update test_versions with implemented versions
* encode the url parameters
* Fix H404/405 violations in novaclient/v2/[a-f]
* Fix H404/405 violations in novaclient/tests/
*
* Fix multiline string with missing space
* [microversions] Increase max version to 2.9
* [microversions] Add support for 2.8
* Enable pass instance name as parameter in nova cli
* Fix H404/405 violations in client.py,base.py,api_version.py
* Help msg about libvirt always default device names
* Fix a Typo in Docstring
* Updated from global requirements
* Remove python 2.6 support from python-novaclient
* [microversions] Increase max version to 2.7
* Optimize \"open\" method with context manager
* force releasenotes warnings to be treated as errors
* Updated from global requirements
* Fix repr of a host from a hosts.list()
* Updated from global requirements
* Add accessIPv4 and accessIPv6 when create server
* Add reno for release notes management
* Check response headers for microversions
* Not transform to str on potential unicode fields
* Updated from global requirements
* Print current nova default nova API microversion
* improve readme contents
* Updated from global requirements
* Last sync from oslo-incubator
* Fix typo in error message
* Added command for device to cinder volume mapping
* Functional tests for os-extended-server-attributes
* Remove --tenant suggestion for flavor-access-list
* Add v2 support for optional project_id in version discovery urls
* Remove novaclient.v1_1 module
* Revert \"Remove novaclient.v1_1 module\"
* Revert \"Do not expose exceptions from requests library\"
* Check flavor option before image checks
* Updated from global requirements
* Do not expose exceptions from requests library
* make project_id optional in urls for version discovery
* Support the server side remote-console API changes
* Correct usage of API_MAX_VERSION and DEFAULT_OS_COMPUTE_API_VERSION
* Rely on devstack for clouds.yaml
* Refactor parsing metadata to a common function
* Updated from global requirements
* Updated from global requirements
* Use v2.0 in clouds.yaml auth_url for functional test job
* Add sort_dir/key to flavor list
* Add pagination params for flavor list
* Increase timeout when testing admin timeout
* Fix incorrect help for \'nova flavor-create\'
* Revert \"Allow display project-id for server groups\"
* Test that microversions are not skipped
* Updated from global requirements
* Set DEFAULT_OS_COMPUTE_API_VERSION to 2.5- Adjust Requires according to requirements.txt
* Sun Oct 04 2015 tbechtoldAATTsuse.com- update to 2.30.1:
* Always send volume_id when booting with legacy bdm
* Update .gitreview for stable/liberty
* Change ignore-errors to ignore_errors
* Modify nova help list message for --tenant
* Updated from global requirements
* Encode unicode filter arguments for server list
* [docs] Fix length of underline
* Updated from global requirements
* Fix nova bash-completion needs authentication
* Show reserved status for a fixed_ip if available
* Fix unicode issue in shell.main() error handling
* Remove redundant help command test and commonize
* Fix the homepage url in setup.cfg
* Fix mistakes in comments
* Modify \"nova keypair-show\" Positional arguments help information
* Mon Sep 14 2015 tbechtoldAATTsuse.com- update to 2.29.0:
* make sure os_password is set for auth_plugins
* [BugFix] Change parameters for legacy bdm
* Set api_version to 2.0 by default for v2.Client
* Deprecate \'novaclient.client.get_client_class\'
* Restrict direct usage of novaclient.v2.client
* Fix bugs with rackspace
* Enable i18n with Babel
* Fix nova --help needs authentication
* [Bug-Fix] Update requests body for quota-update
* Adds missing internationalization for help message
* workaround for RAX repose configuration
* fix novaclient functional tests for new devstack config
* Don\'t assume oscomputeversions is correctly deployed
* Update path to subunit2html in post_test_hook
* Option to specify max servers for live evacuate
* Allow to reboot multiple servers
* Add method for better random name
* Launch functional tests serially
* Add mechanism to vm list to return all resources
* Fixed typo Errors in comments
* Updated from global requirements
* Add \"limit\" option to servers list cli
* Add \'marker\' argument to server list cli
* Fix a fault of request logging with no credentials
* Fix versions.list for v2.1 Nova API
* Add help message for floating ip bulk operation
* Correct the files\'s description \"overrwriter\"
* Updated from global requirements
* Updated from global requirements
* Add ability to use default major version
* Copy cli arguments in api_versions.wraps decorator
* Change docstring of api_versions.discover_version
* Allow display project-id for server groups
* Remove _discover_extensions
* Updated from global requirements
* Support forcing service down
* Adds support for x509 certificates as keypairs
* Set \"latest\" as default compute api version
* Add version discover and check in CLI
* Specify NIC option for nova boot
* Refactor and update test_instances and test_volumes_api
* Use keystoneclient\'s TCPKeepAliveAdapter
* Add \'deleted\' status check in _poll_for_status
* Add \"get_current\" method to VersionManager
* Implements \'microversions\' api type - Part 2
* Fixes table when there are multiline in result data
* rename root-password to set-password
* Updated from global requirements
* hypervisor command can\'t use cell format id to show hypervisor
* Set iso8601 log level to WARNING
* Updated from global requirements
* Implements \'microversions\' api type - Part 1
* Updated from global requirements
* Updated from global requirements
* Improve hypervisor-show print list
* Updated from global requirements
* Fix resolving image.id in servers.boot
* Added marker functionality to flavours and images
* Updated from global requirements
* Updated from global requirements
* Change future nova version number references based on new values
* cleanup openstack-common.conf and sync updated files
* Updated from global requirements
* Revert \"Allow admin user to get all tenant\'s floating IPs\"
* Add a sample clouds.yaml
* Pass full path to pkgutil.iter_modules()
* Cache a new token when the existing token expires
* Add help message for secgroup-add/del-default-rule
* Cleanup various inaccuracies in the README.rst
* Update weblinks
* Adds support to set admin password from the cli
* Adding missing nova read only CLI test
* Updated from global requirements
* Fix all doc warnings and gate on warnings
* Add docs tox env- Adjust Requires according to requirements.txt- Add python_requires to _service file
* Wed Aug 05 2015 dmuellerAATTsuse.com- add %name-rpmlintrc
* Fri Apr 24 2015 tbechtoldAATTsuse.com- Use %{version} in source
* Thu Apr 23 2015 tbechtoldAATTsuse.com- Switch to version 2.23.0
* Wed Apr 22 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.23.0.post17:
* Remove all imports from oslo namespace
* Fix typo on class Client sample
* Sat Apr 18 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.23.0.post13:
* Uncap library requirements for liberty
* Thu Apr 02 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.23.0.post12:
* Combine test cases for checking nova limits response
* Wed Apr 01 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.23.0.post10:
* Fix repr of FloatingIPBulk
* Sun Mar 29 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.23.0.post8:
* Don\'t record time when self.timing is False
* Sat Mar 28 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.23.0.post6:
* Fix comments on metadata number limitation
* Corrected help for nova boot when attaching block device
* Thu Mar 26 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.23.0.post3:
* Removes reference to v3 nova api from novaclient docs
* Tue Mar 24 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.23.0.post2:
* Updated from global requirements
* Sat Mar 21 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.23.0.post1:
* Revert \'Remove image to local block device mapping\'
* Thu Mar 19 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.23.0: 2.23.0
* Ensure the use of volume endpoint in volumes apis
* Fri Mar 13 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.22.0.post27:
* Add missing servers.create parameter documentation
* Add Client object to documentation
* Add a test for the TCPKeepAliveAdapter
* Update help message for nova boot --file
* nova client cinder query param changed to display_name
* Fix client usage in api example
* Thu Mar 12 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.22.0.post15:
* Fix typo in socket attribute name
* nova flavor-show command is inconsistent
* Update help messages for default security group commands
* Wed Mar 11 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.22.0.post10:
* Add functional testing README
* Updated from global requirements
* Thu Mar 05 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.22.0.post7:
* Cleanup in asserts in python-novaclient
* Update version of novaclient in the docs
* Wed Mar 04 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.22.0.post3:
* Cleanup in test_images and image_fakes 2.22.0
* Moved set of asserts from post_servers_1234_action methods
* Sat Feb 28 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.21.0.post15:
* Fix description of parameters in nova-client functions
* Enable check for E124 rule
* Updated from global requirements
* Fri Feb 27 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.21.0.post9:
* allow --endpoint-type internal|admin|public
* Fixed redeclared test_names
* Thu Feb 26 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.21.0.post5:
* Removed unused \'e\' from \'try except\' statements
* add pretty_tox to nova functional tests
* Update volumes.get() docstring to correctly reflect functionality
* Wed Feb 25 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.21.0.post2:
* add functional test for nova volume-attach bug
* Tue Feb 24 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.21.0.post1:
* Revert \"Overhaul bash-completion to support non-UUID based IDs\" 2.21.0
* Sat Feb 14 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post131:
* Change commands name from net-
* to tenant-network-
*
* Updated from global requirements
* Fri Feb 13 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post128:
* Copy functional tests from tempest cli read only
* Wed Feb 11 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post126:
* Add all tenants search opt to del instnce by name
* Check \'auth_url\' is presented while authentication
* Add support for keypair-add command reading public key from stdin
* Update volumes.get(
* Tue Feb 10 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post120:
* Updated from global requirements
* Wrong help for nova usage command
* Sun Feb 08 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post118:
* Change the unsuitable item caching for completion
* Sat Feb 07 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post116:
* Compare dicts for POST data in test_client_reauth
* Remove image to local block device mapping
* Update volumes.get() docstring to correctly reflect functionality
* Fri Feb 06 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post112:
* Change logic in find_resource() to identify upper-case/lower-case name
* Add first pass at post_test_hook for functional tests
* Thu Feb 05 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post108:
* Rename v1_1 to v2
* Wed Feb 04 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post107:
* Fix issue of quota-show and quota-defaults
* Update volumes.get(
* Tue Feb 03 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post106:
* Refer to the admin password consistently
* Update volumes.get() docstring to correctly reflect functionality
* First pass at tempest_lib based functional testing
* Add OS_TEST_PATH to testr
* Move unit tests into unit test directory
* whitelist find in testenv
* Sat Jan 31 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post97:
* Update volumes.get(
* Wed Jan 28 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post96:
* Adds separate class for Hypervisor Stats
* Tue Jan 27 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post94:
* Updated from global requirements
* Sat Jan 24 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post93:
* Use TCP Keep-Alive on the socket level
* Updated from global requirements
* Fri Jan 23 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post90:
* In strings/comments change Ip/ip to IP
* Tue Jan 20 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post88:
* Improving the help of the lock command
* Thu Jan 15 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post87:
* Move to hacking 0.10
* Directly using base64 encoding for injected files
* Wed Jan 14 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post83:
* Updated from global requirements
* Sat Jan 10 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post82:
* Updated from global requirements
* Wed Jan 07 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post81:
* Document unexpected need for --all-tenants when using --tenant
* Display tenant id with nova list --all-tenants
* Mon Jan 05 2015 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.post78:
* Add \'Id\' column to floating-ip-list
* Pass kwargs through to the adapter
* Wed Dec 17 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.75.ge422109:
* novaclient sort parameters support
* Tue Dec 16 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.73.g26246e7:
* pass id to ServerGroupsManager in ServerGroup.delete()
* Sun Dec 14 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.71.g5f2ad68:
* Reject non existent mock assert calls
* Fri Dec 12 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.69.gd439dc0:
* Updated from global requirements
* Avoid \"ambiguous option\" when only current/deprecated forms match
* Sat Dec 06 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.65.ge13df65:
* Workflow documentation is now in infra-manual
* Fri Dec 05 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.63.g912506b:
* Updated from global requirements
* Remove aliases for `args` and `env` in utils
* Use `arg` and `env` from cliutils: v1_1/shell
* Remove code related to V3
* Sat Nov 29 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.59.g1aa0209:
* Enable check for E128 rule
* Thu Nov 20 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.58.gae0890a:
* Fix E128 failures in novaclient/tests
* Fix E128 failures in novaclient/v3
* Fix E128 failures in novaclient/v1_1/
* Fix E128 failures in novaclient/v1_1/shell
* Updated from global requirements
* Curl statements to include globoff for IPv6 URLs
* Support using the Keystone V3 API from the Nova CLI
* Fri Nov 14 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.45.g252cd08:
* Add limits to V3 and improve limits formatting in shell
* Allow to start/stop multiple servers
* Thu Nov 13 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.41.g525a510:
* Fix the help comment about metadata
* Define helper to run an action on many resources
* Wed Nov 12 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.37.g3b2d001:
* Updated from global requirements
* Thu Oct 30 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.36.gd485d75:
* support OS_ENDPOINT_TYPE in nova client
* Wed Oct 29 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.34.g571dc98:
* Updated from global requirements
* Propose \'tox\' as tests launcher
* Mon Oct 27 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.31.gbf439b3:
* Enable check for E129
* Enable check for E127
* Enable check for E126
* Update novaclient shell to use shared arguments from Session
* Add missing parameters for server rescue
* Remove E12
* from list of deliberately ignored flake8 rules
* no way to delete valid/invalid security rule
* Thu Oct 16 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.21.gf9ac34d:
* Sync latest code
* Port to use oslo.i18n
* Tue Oct 14 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.19.g1eb1abe:
* Updated from global requirements
* Fri Oct 10 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.18.ge82b46b:
* Clarify \"nova scrub\" help text
* Wed Oct 08 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.17.gd6889ad:
* Updated from global requirements
* Tue Oct 07 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.16.g41de515:
* Show \'state\' and \'status\' in hypervisor-list
* Sun Oct 05 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.14.g09f97e9:
* return 130 for keyboard interrupt
* Fri Sep 26 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.13.g58b539e:
* Fix parameter description in create_server
* Thu Sep 25 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.11.g8b8aa49:
* Enable check for E123
* Enable check for E122
* Enable check for E121
* Wed Sep 24 2014 dmuellerAATTsuse.com- add dependency to oslo.utils / oslo.serialization
* Tue Sep 23 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.8.g9634845:
* Use oslo.serialization
* Mon Sep 22 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.6.g1621c93:
* Live migrate each instance from one host to other hosts
* Mon Sep 22 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.20.0.4.gde94ddf:
* Use common code instead of novaclient.utils 2.20.0
* Add list by user to shell
* Sat Sep 20 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.19.0.21.g5ecfdac:
* Updated from global requirements
* Sat Sep 20 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.19.0.20.g87a1ebc:
* Corrects typos \"coearse,\" \"proejct,\" and \"unecrypts\"
* Add retry_after only to exceptions supporting it
* Thu Sep 18 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.19.0.16.g3e5dae8: 2.19.0
* secgroup-create description is not optional
* novaclient: Convert v3 boot command with v2.1 spec (bdm)
* novaclient: Convert v3 boot command with v2.1 spec (user-data)
* novaclient: Convert v3 boot command with v2.1 spec (security-groups)
* Add support for the server group quotas
* add new command get-serial-console
* Make findall support server side filtering
* Fix order of arguments in assertEquals
* Wed Sep 17 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.80.gce11506:
* Don\'t display duplicated security groups
* Tue Sep 16 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.78.g915e916:
* Stop using intersphinx
* delete python bytecode before every test run
* quota delete tenant_id parameter should be required
* Sun Sep 14 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.72.g2a1c07e:
* Updated from global requirements
* Thu Sep 11 2014 dmuellerAATTsuse.com- use upstream-provided bash completion
* Thu Sep 11 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.71.g4dbf132:
* Enhance network-list to allow --fields
* Wed Sep 10 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.69.g523e5bc:
* Fix test mistake with requests-mock
* Use oslo.utils
* Use Token fixtures from keystoneclient
* Fri Aug 29 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.64.g3fa0595:
* Add support for security-group-default-rules
* Thu Aug 28 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.62.g146fe80:
* Adding cornercases for set_metadata
* Thu Aug 28 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.60.gbd709d7:
* Update requirements.txt to include keystoneclient
* Updated from global requirements
* Wed Aug 27 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.57.g25d3d66:
* Add filtering by service to hosts list command
* Sun Aug 24 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.55.ga1e88c8:
* Updated from global requirements
* Adding Nova Client support for auto find host APIv3
* Quickstart (README) doc should refer to nova
* Fix variable error for nova --service-type
* Fri Aug 22 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.49.ge0ed6a1:
* Adding Nova Client support for auto find host APIv2
* Enable several checks and do not check docs/source/conf.py
* Allow selecting the network for doing the ssh with
* Thu Aug 21 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.43.gc204613:
* Quickstart (README
* Fri Aug 15 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.42.g9758ffc:
* Updated from global requirements
* Thu Aug 14 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.41.gf13a246:
* Fix listing of flavor-list (V1_1) to display swap value
* Wed Aug 13 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.39.g47fe2d1:
* Use adapter from keystoneclient
* Mon Aug 11 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.37.g559dc60:
* Fix the return code of the command \"delete\"
* Convert to requests-mock
* Updated from global requirements
* Enable check for E131
* Thu Jul 31 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.31.gaae7ca2:
* Fix rxtx_factor name for creating a flavor
* fix host resource repr to use \'host\' attribute
* Wed Jul 30 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.27.g43754f5:
* Filter endpoints by region whenever possible
* Mon Jul 28 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.25.g50b1068:
* Don\'t log sensitive auth data
* Edits on help strings
* Sat Jul 26 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.21.g547af1c:
* Enable H233
* Enabled hacking checks H305 and H307
* Add support for new fields in network create
* Add \"version-list\" for listing REST API versions
* Description is mandatory parameter when creating Security Group
* Add missing parameters for server rebuild
* Fixes typo in error message of do_network_create
* Mention keystoneclient.Session use in docs
* Fix booting from volume when using api v3
* Sync apiclient from oslo-incubator
* Sun Jul 20 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.7.gb21d677:
* Add way to specify key-name from environ
* Sat Jul 19 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.5.g9bedb3e:
* Fixes typo in error message of do_network_create
* Mention keystoneclient.Session use in docs
* Thu Jul 17 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.1.2.ge551cb0: 2.18.1
* Revert \"Reuse exceptions from Oslo\"
* Convert server tests to httpretty
* Sun Jul 13 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.0.8.gdeef71a:
* Convert Server Group Tests to httpretty
* Sat Jul 12 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.0.6.g2ebed39:
* Updated from global requirements
* Fri Jul 11 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.18.0.5.ge14f974:
* Revert \"Set default http-based exception as `HttpError`\" 2.18.0
* Convert security group tests to httpretty
* Fix the wrong dest of \'vlan\' option and add new \'vlan_start\' option
* Thu Jul 10 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.217.g580c0aa:
* Adding multiple server support to nova reset-state
* Update nova boot help
* Fixing flavor access __repr__ method
* Tue Jul 08 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.212.gaca16d2:
* Convert security group rules tests to httpretty
* Mon Jul 07 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.210.g7d9d15e:
* Convert Quota tests to httpretty
* Fri Jul 04 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.208.gddb9749:
* Fix listing of Server in floating-ip-list
* Thu Jul 03 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.206.gd46e206:
* Fix the section name in CONTRIBUTING.rst
* Wed Jul 02 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.204.gcc73640:
* Allow us to use keystoneclient\'s session
* Convert network tests to httpretty
* Tue Jul 01 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.201.g6aa419b:
* Adds clarification note for project_id vs tenant_id
* Sun Jun 29 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.200.g5a3ca61:
* Convert limit tests to httpretty
* Convert keypair tests to httpretty
* Convert image tests to httpretty
* Convert Hypervisor tests to httpretty
* Convert hosts tests to httpretty
* Fix using a variable which is not defined
* Sync Oslo\'s apiclient
* Overhaul bash-completion to support non-UUID based IDs
* Fri Jun 27 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.184.g7d1cd18:
* Convert floating IP pool tests to httpretty
* Thu Jun 26 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.182.g614f9eb:
* add disk bus and device type to volume attach
* \'policy\' should be required in server_group_create
* Wed Jun 25 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.179.g37f02bd:
* Updated from global requirements
* Look for all accessible flavors by default, not just public ones
* \"nova boot\" should not log an error if subsidiary commands fail
* Sat Jun 21 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.173.gc63dd3c:
* Add some security group tests for the V1_1 API
* Allow updating fixed_ips quotas in quota-class-update (v2 shell only)
* Enable F841
* Thu Jun 19 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.168.ge6a51f4:
* Remove quota-class-
* commands from v3 shell
* Updated from global requirements
* Wed Jun 18 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.165.gaac82c4:
* Updated from global requirements
* Bump hacking to 0.9.x series
* Add posargs support to flake8 call
* Fixes wrong value description for volume-detach
* adjust to {SHA1} convention for token
* Tue Jun 17 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.156.g882627d:
* add tox target for python 3.4
* Convert Floating IP bulk tests to httpretty
* Convert Floating IPs DNS tests to httpretty
* Convert Floating IP tests to httpretty
* Sun Jun 15 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.148.g939cf46:
* Change help message for volume-update
* Sat Jun 14 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.146.g37457c3:
* Remove _print_volume from volume-update
* Wed Jun 11 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.144.g6d3a1ff:
* mask keystone token in debug output
* Tue Jun 10 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.142.g47774a2:
* Overwrite HelpFormatter constructur to extend argument column
* Change help for --poll option in Nova commands
* Mon Jun 09 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.138.g220fe7c:
* Add swap measurement unit (MB) to CLI output
* Sat Jun 07 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.136.g97c934d:
* Logical error in flavors unset_keys method
* Fri Jun 06 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.134.gbc2af78:
* Add NOVACLIENT_BYPASS_URL env variable
* Synced jsonutils from oslo-incubator
* Thu Jun 05 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.130.g8e6cb5f:
* Convert fPing tests to httpretty
* Wed Jun 04 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.128.g15ac2c9:
* Removed now unnecesary workaround for PyPy
* Revert \"Remove quota-class subcommand\"
* Convert Fixed IP tests to httpretty
* Convert Cloud Pipe tests to httpretty
* In Py3 decode the output of base64.decode
* Convert certificate tests to httpretty
* Set default http-based exception as `HttpError`
* Thu May 22 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.114.gc7c653d:
* Convert Availability Zone testing to httpretty
* Thu May 22 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.112.g0db9cff:
* Add missing dependent module gettextutils
* Wed May 21 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.110.g0f4f831:
* Convert agent testing to httpretty
* Sun May 18 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.109.g73dcda4:
* debug level logs should not be translated
* Tue May 13 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.107.g076c1a0:
* Enable delete multiple server groups in one request
* Reuse exceptions from Oslo
* Add unit test for keypair\'s api
* Mon May 12 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.103.g9d66862:
* Allow the default value of 1 to be set for boot multiple
* Add extension-list command for v3 API
* Make port-id and net-id keys mutually exclusive
* Remove duplicate test test_boot_multiple
* Deprecate num-instances in favor of min/max count
* Fri May 09 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.93.g02940f2:
* Make help description of rescue/unrescue more useful
* Thu May 08 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.91.g6c95abf:
* Add mailmap entry
* Some Help Messages Missing Translation Support
* Print message if instance is successfully deleted v3
* Convert aggregates testing to use httpretty
* Mon May 05 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.84.gb23c97d:
* Print message if instance is successfully deleted
* Fri May 02 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.83.g9752eee:
* Fix documentation for config_drive boot parameter
* Fix for \"nova help list\" command
* Thu May 01 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.79.g983e11f:
* Updated from global requirements
* Synced jsonutils from oslo-incubator
* Tue Apr 29 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.76.g4c5f545:
* Fixed a typo in a comment
* Sat Apr 26 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.75.g02ee4fc:
* Add unit test for keypair\'s api
* Wed Apr 23 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.74.g2598714:
* Fix the incorrect return messages in keypair show and delete
* Fix wrong fake return values for Nova V3 client tests
* Fix the unlimited length of console-log
* Fix mac address and task_state in baremetal-node-list
* Updated from global requirements
* Mon Apr 14 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.65.g5ff5e05:
* Updated from global requirements
* Wed Apr 09 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.64.gc9f4e08:
* Fix name arg help for volume-type-create
* Add service-delete subcommand to delete a service
* Allow admin user to get all tenant\'s floating IPs
* Sync with Oslo-Incubator
* Support IPv6 when booting instances
* Tue Apr 08 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.54.g375166c:
* Updated from global requirements
* Fix session handling in novaclient
* Tue Apr 08 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.50.g37df051:
* Print adminPass when rebuilding from shell
* Remove py3kcompat
* Split test_rebuild() into two tests
* Thu Apr 03 2014 dmuellerAATTsuse.com- Update to version python-novaclient-2.17.0.45.g2005e17:
* Fix for invalid literal ValueError parsing ipv6 url(s)
* Remove unused arguments to _boot()
* typo in novaclient
* Start using oslosphinx theme for docs
* Fix error when run with no arguments on Python 3
* Avoid AttributeError in servers.Server.__repr__
* Raise exception when poll returns error state
* Explain how to delete a metadata in aggregate-set-metadata
* Remove quota-class subcommand
* Add service-list show `id` column
* Support building wheels (PEP-427)
* Wed Mar 26 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.24.g733f1e5:
* Fix authentication bug when booting an server in V3
* Sun Mar 23 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.22.g94a4c49:
* Correct the help sting of volume-type-delete
* Print a useful message for unknown server errors
* Show Exception Name in Shell Output
* Sat Mar 22 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.16.g8ecc6b3:
* Updated from global requirements
* Do auth_url.rstrip(\'/\') only if auth_url is set
* Allow user ID for authentication
* Re-add install_venv_common to openstack-common.conf
* Fix element miss in client request body
* Fri Mar 21 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.6.g8c7524b:
* Work around pypy testing issue
* Fri Mar 14 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.5.g14deb01:
* Nova CLI for server groups
* Removes copy of output of \'nova help\' from README
* Mon Mar 10 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.17.0.2.gc92485e: 2.17.0
* Add os-server-external-events support
* Fix some spelling mistakes
* Tue Mar 04 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.16.0.14.gd0b6550:
* Add classifiers for specific versions of Python
* Sat Mar 01 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.16.0.12.g427e346:
* oslo sync apiclient and cliutils
* Fix in in novaclient, to avoid excessive conns
* Revert \"\'name\' should as be optional param on aggregate-update\"
* oslo-sync of low hanging fruit
* Updated from global requirements
* \'name\' should as be optional param on aggregate-update 2.16.0
* Remove usage of module py3kcompat
* Wed Feb 26 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.15.0.277.g5461af9:
* Fix typo in novaclient
* Tue Feb 25 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.15.0.276.gbd72fb0:
* Updated from global requirements
* Remove None for dict.get()
* Fix i18n messages in novaclient, part II
* Fri Feb 21 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.15.0.273.g43f1f78:
* Invalid client version message unclear
* Remove None for dict.get(
* Replace assertEqual(None,
*) with assertIsNone in tests
* Sun Feb 16 2014 cloud-develAATTsuse.de- Update to version python-novaclient-2.15.0.268.g7cf73f1:
* Update broken command line reference link
* Fix spelling miss of password_func variable
* Fix copy/paste errors in print messages
* Remove invalid parameter of quota-update
* Adds support for the get_rdp_console API
* Thu Feb 13 2014 dmuellerAATTsuse.com- install man pages- remove hacking dependency
* Tue Feb 11 2014 speilickeAATTsuse.com- Update to version python-novaclient-2.15.0.259.g7c3c1bb:
* Remove tox locale overrides
* Fix python 3.3 unit test job
* Fixed polling after boot in shell
* Update my mailmap
* Fix Serivce class AttributeError
* [UT] Fixed floating_ip_pools fake return to expected one
* [UT] Removed duplicate key from dict in fake baremetal_node
* Fixed multi validation and wrong fail calls in unit tests
* Fixed super constructor call for TestResponse class
* Flavor ExtraSpecs containing \'/\' cannot be deleted- Replace git_tarballs source service with download_files and set_version + Use upstream URL as source (enables verification)
* Sun Feb 02 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.240: + Removed undefined method in install_env.py file + Flavor ExtraSpecs containing \'/\' cannot be deleted
* Fri Jan 31 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.237: + Adds ability to boot a server via the Nova V3 API
* Wed Jan 29 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.236: + Reuse Resource from oslo
* Tue Jan 28 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.234: + Removes unsupported volume commands from V3 API support
* Sun Jan 26 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.233: + Add tests for boot method of v3 shell + Fix QuotaClassSet and their tests + Adds volume support for the V3 API
* Sat Jan 25 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.227: + Updates nova client to use the latest oslo files + Using common methods from oslo cliutils
* Fri Jan 24 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.223: + Don\'t slugify() None names + Allow multiple volume delete from cli like Cinder + Fix logic for \"nova flavor-show 0#\" + Replace basestring by six.string_types
* Wed Jan 22 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.215: + Sync with global requirements + Don\'t call CS if a token + URL are provided + assertTrue(isinstance) replace by assertIsInstance + Sync apiclient from oslo + Sync cliutils from oslo
* Tue Jan 21 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.205: + Removes use of timeutils.set_time_override
* Sun Jan 19 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.203: + add support for server set metadata item + Fixes ambiguous cli output between \"None\" and NoneType
* Sat Jan 18 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.199: + shell: refactor boot to use _print_server
* Thu Jan 16 2014 dmuellerAATTsuse.com- remove pep8/flake8 requires, they come from hacking now
* Thu Jan 16 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.197: + Remove the coverage extension code
* Tue Jan 14 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.196: + Adds quota usage support for the V3 API + Generate interfaces reference doc + Enable pep8 check for config.py in doc + Added v3 interfaces in reference doc + Ensure that the diagnostics are user friendly
* Mon Jan 13 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.186: + Fix tab-completion of --flags under OS X
* Sun Jan 12 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.184: + Support list deleted servers for admin + Ensure that nova client prints dictionaries and arrays correctly
* Fri Jan 10 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.180: + Using floating-ip-{associate|disassociate} + Removes vim configuration headers
* Wed Jan 08 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.177: + Remove class_name parameter from quota_class + Code cleanup: use oslo\'s to_slug() instead of slugify()
* Tue Jan 07 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.174: + Adds simple tenant usage support for the Nova V3 API
* Mon Jan 06 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.172: + Allow empty response in service-list
* Sat Jan 04 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.170: + Nova aggregate-details should be more human friendly + Replace some utils.bool_from_str with strutils
* Fri Jan 03 2014 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.166: + Expose the rebuild preserve-ephemeral extension
* Thu Dec 26 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.164: + Fix \"device\" as the optional para on volume-attach
* Tue Dec 24 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.162: + Adds certificates support for Nova V3 API + Adds keypairs support for the Nova V3 API + Removed duplicated import
* Sun Dec 22 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.156: + Adds second part of quotas support for Nova V3 API + Adds services support for Nova V3 API + Adds hypervisor support for Nova V3 API + Adds aggregates support for Nova V3 API
* Sat Dec 21 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.148: + Adds basic servers support for the Nova V3 API + Adds availability zone support for Nova V3 API + Adds first part of quotas support for Nova V3 API + Adding additional tests for novaclient ssh
* Fri Dec 20 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.140: + add support for nova ssh userAATThost + Adds images support for Nova V3 API
* Thu Dec 19 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.137: + Fixed autodoc can\'t import/find class error + remove duplicate six import
* Wed Dec 18 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.135: + Adds flavor support for Nova V3 API + Adds flavor access support for Nova V3 API + Stop using deprecated keyring backends + Adds agent support for Nova V3 API + Remove commands not supported by Nova V3 API
* Sun Dec 15 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.127: + Allow graceful shutdown on Ctrl+C + Enables H306 pep8 rules + Enables H403 pep8 rules
* Sat Dec 14 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.121: + Remove the release.rst file
* Thu Dec 12 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.119: + Updates tox.ini to use new features + Adds a --show option to the image-create subcommand + Fix docstring on novaclient + Enables E711,E721,E712 pep8 rules
* Wed Dec 11 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.112: + Updated from global requirements
* Tue Dec 10 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.111: + Fix inappropriate comment for delete FloatingIP
* Mon Dec 09 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.109: + Sets default service type for Nova V3 API
* Sun Dec 08 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.107: + Fix incorrect help message on flavor_access action + Enable hacking check for Apache 2.0 license
* Fri Dec 06 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.104: + Updates .gitignore + nova security-group-
* should support uuid as input + Fix the inappropriate comment for flavor
* Tue Dec 03 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.98: + Allows users to retrieve ciphered VM passwords
* Thu Nov 28 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.96: + Removes unnecessary pass
* Wed Nov 27 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.94: + Fix inappropriate comment for flavor create api
* Mon Nov 25 2013 dmuellerAATTsuse.com- switch to python-setuptools
* Sat Nov 23 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.92: + Updated from global requirements + Fix typo in novaclient
* Fri Nov 15 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.89: + Print security groups as a human readable list + Flatten hypervisor-show dictionary for printing + Change \"project\" to \"project_id\" in cloudpipe-create
* Thu Nov 14 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.83: + Discrepancy between README.rst and nova help
* Sat Nov 09 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.82: + Fix single H234 Bug to make Hacking 0.8 pass
* Tue Nov 05 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.81: + Adds locking to completion caches
* Sun Nov 03 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.79: + Update mailmap for Joe Gordon
* Tue Oct 29 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.77: + Align mocking pattern for test case + Add --insecure to curl output if required + Quote URL in curl output to handle query params + Nova aggregate-details should be more human friendly + Revert \"Nova aggregate-details should be more human friendly\"
* Thu Oct 24 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.68: + Make \'nova ssh\' automatically fall back to private address
* Wed Oct 23 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.67: + Apply six for metaclass
* Wed Oct 16 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.66: + Updated from global requirements
* Wed Oct 16 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.65: + Print dicts in alphabetical order + Remove deprecated NOVA_RAX_AUTH + Revert \"Add-in some re-auth logic when using os_cache\" + Document and make OS_CACHE work + Make os-cache retry on an invalid token
* Mon Oct 14 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.56: + py33: safe_encode() returns bytes in Python 3 + py33: align the order of parameters for urlencode() + py33: unify the input of request to json format + py33: sort hosts while treeize AvailabilityZone + py33: don\'t encode security_group + py33: use six.StringIO() to mock stdout/stderr
* Wed Oct 09 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.52: + py33: sort the files parameters of \"--files\"
* Tue Oct 08 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.51: + if we have a valid auth token, use it instead of generating a new one + py33: unknown encoding: base64 Edit + py33: align the order of parameters for urlencode() + assertEquals is deprecated, use assertEqual + Add shelve/unshelve/shelve-offload command + Add-in some re-auth logic when using os_cache + Updated from global requirements + py33: \'str\' does not support the buffer interface + py33: sort dict for test_add_floating_ip_to_fixed + py33: uuid verification in find_resource() + py33: iteration order of dict is unpredictable + py33: safe_encode() returns bytes in Python 3 + py33: align the order of parameters for urlencode() + py33: unify the input of request to json format + py33: sort hosts while treeize AvailabilityZone
* Tue Sep 24 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.22: + Corrected usage of len(filter(...)) + py33: \'dict_keys\' object does not support indexing + py33: dict.keys() is not a list in python3 + Corrected several usage of keys() for Python 3 + Update pbr usage + Make nova CLI use term \"server\" where possible + Fixed several test failures on Python3 + Fix AttributeError in Keypair._add_details()
* Tue Sep 24 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.7: + Clean up a little cruft
* Fri Sep 20 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.5: + Novaclient shell list command should support a minimal server list
* Thu Sep 19 2013 opensuse-cloudAATTopensuse.org- Update to version 2.15.0.4: + Create v3 tests directory + Add v3 HostManager
* Wed Sep 18 2013 dmuellerAATTsuse.com- fix requires
* Tue Sep 17 2013 opensuse-cloudAATTopensuse.org- Update to version 2.14.1.73: + Small bugfix for client v3 + Fix the print order of quota-show + Add a block device for the image when using BDMv2 + Modify --num-instances flag description to clarify limit upper bound + python3: Fix traceback while running unit tests + python3: Compatibility for iteritems differences + python3: Fix Traceback while running unit tests + Allow name argument to flavor-access-add + Add delete method to Flavor class + assertEquals is deprecated, use assertEqual
* Wed Sep 11 2013 opensuse-cloudAATTopensuse.org- Update to version 2.14.1.54: + Python3: Fix traceback while running unit tests + Python3: Use six.StringIO for io.Bytes()
* Tue Sep 10 2013 opensuse-cloudAATTopensuse.org- Update to version 2.14.1.50: + Add support for os-assisted-volume-snapshots
* Tue Sep 10 2013 opensuse-cloudAATTopensuse.org- Update to version 2.14.1.48: + Unittests added for client v1_1
* Sat Sep 07 2013 opensuse-cloudAATTopensuse.org- Update to version 2.14.1.47: + Update oslo from oslo-incubator
* Thu Sep 05 2013 opensuse-cloudAATTopensuse.org- Update to version 2.14.1.46: + New syntax to boot from a block device mapping
* Sun Sep 01 2013 opensuse-cloudAATTopensuse.org- Update to version 2.14.1.45: + Suport instance list pagination in novaclient, Part I + Add interface for listing security groups of an instance
* Thu Aug 29 2013 opensuse-cloudAATTopensuse.org- Update to version 2.14.1.42: + python3: Fix imports for py2/py3 + Fix the help messages to specify image/flavor name + Added support for running the tests under PyPy with tox + change \'Host\' object\'s \'host\' attribute to \'host_name\' + Added \'nova migration-list\' command
* Wed Aug 28 2013 opensuse-cloudAATTopensuse.org- Update to version 2.14.1.32: + Upgrade to Hacking 0.7 + Fix and gate on H501, no locals for string formatting
* Sun Aug 25 2013 opensuse-cloudAATTopensuse.org- Update to version 2.14.1.28: + Sync py3kcompat from oslo
* Fri Aug 23 2013 opensuse-cloudAATTopensuse.org- Update to version 2.14.1.27: + Update oslo + Update mailmap + Update mailmap + Allow name argument to flavor-access-add
* Thu Aug 22 2013 opensuse-cloudAATTopensuse.org- Update to version 2.14.1.19: + Add support for swap_volume
* Thu Aug 15 2013 opensuse-cloudAATTopensuse.org- Update to version 2.14.1.17: + python3: Fix traceback while running tests
* Tue Aug 13 2013 opensuse-cloudAATTopensuse.org- Update to version 2.14.1.16: + Begin adding v3 api support + Enable v3 api code + Remove old references + Updated from global requirements
* Mon Aug 12 2013 opensuse-cloudAATTopensuse.org- Update to version 2.14.1.8: + Clean up inaccurate docstrings of server list() method + FakeClient: fix the arguments of a string format.
* Sat Aug 10 2013 opensuse-cloudAATTopensuse.org- Update to version 2.14.1.4: + Fix typo and grammar in docstring only
* Thu Aug 08 2013 opensuse-cloudAATTopensuse.org- Update to version 2.14.1.2: + Do not restrict flavor to only ID and integers
* Thu Aug 08 2013 opensuse-cloudAATTopensuse.org- Update to version 2.14.0.1: + remove requests version max
* Wed Aug 07 2013 opensuse-cloudAATTopensuse.org- Update to version 2.13.0.153: + Sync with global requirements
* Fri Jul 26 2013 bwiedemannAATTsuse.com- Drop upstreamed patches
* Mon Jul 15 2013 opensuse-cloudAATTopensuse.org- Update to version 2.13.0.112: + CLI for disable service reason
* Thu Jul 11 2013 opensuse-cloudAATTopensuse.org- Update to version 2.13.0.110: + python3: Fix unicode compatibility python2/python3
* Wed Jul 10 2013 dmuellerAATTsuse.com- add 0001-Skip-setting-volume_size-if-not-given.patch (bnc#828490)
* Tue Jul 09 2013 opensuse-cloudAATTopensuse.org- Update to version 2.13.0.108: + Sync install_venv_common from oslo
* Wed Jul 03 2013 opensuse-cloudAATTopensuse.org- Update to version 2.13.0.107: + python3: Fix print statements
* Wed Jul 03 2013 opensuse-cloudAATTopensuse.org- Update to version 2.13.0.105: + python3: Compatibility for iteritems differences
* Tue Jul 02 2013 opensuse-cloudAATTopensuse.org- Update to version 2.13.0.103: + Bring stdout/stderr capturing in line w/ nova
* Mon Jul 01 2013 opensuse-cloudAATTopensuse.org- Update to version 2.13.0.101: + Fixup trivial License Header mismatch.
* Thu Jun 27 2013 speilickeAATTsuse.com- Only depend on python-discover on SLE, it\'s a Python-2.6 feature backport
* Wed Jun 12 2013 dmuellerAATTsuse.com- update testrequires
* Mon May 27 2013 dmuellerAATTsuse.com- python-pbr/d2to1 requires
* Thu May 02 2013 dmuellerAATTsuse.com- drop 0001-Restore-compatibility-with-PrettyTable-0.7.2-update.patch
* Mon Apr 29 2013 dmuellerAATTsuse.com- remove 0001-Revert-Correct-a-unit-test-failure-that-crept-into-t.patch- add 0001-Restore-compatibility-with-PrettyTable-0.7.2-update.patch
* Thu Apr 25 2013 dmuellerAATTsuse.com- add 0001-Revert-Correct-a-unit-test-failure-that-crept-into-t.patch
* Mon Mar 18 2013 speilickeAATTsuse.com- Drop +git.$TIMESTAMP.$COMMITHASH version suffix
* Sun Mar 17 2013 cloud-develAATTsuse.de- Update to version 2.11.1.55+git.1363479472.7850fcd: + Removes tenant IDs checking for nova quota operations. + Use keyring for testing + Fix Copyright Headers from LLC to Foundation + Set up debug level on root logger. + Remove unused import
* Wed Mar 13 2013 cloud-develAATTsuse.de- Update to version 2.11.1.48+git.1363134167.c12f4bc: + Revert API changes in \"Unify Manager._update behaviour\"
* Tue Mar 12 2013 cloud-develAATTsuse.de- Update to version 2.11.1.46+git.1363047266.f294635: + Decodes input and encodes output + Add wrap option to nova credentials for humans + Check if tenant flag is uuid_like for all quota operations + Show Tenant_ID for secgroup-list with all-tenant
* Mon Mar 11 2013 cloud-develAATTsuse.de- Update to version 2.11.1.39+git.1363006920.9f4ef60: + Extend test coverage for v1_1/shell.py
* Mon Mar 11 2013 cloud-develAATTsuse.de- Update to version 2.11.1.37+git.1362996345.219f1df: + Fix nova boot --num-instances option checking + Fix typo in error message + Remove prov_vlan_id from baremetal + Additional \"Unify Manager._update behaviour\" cleanup
* Tue Mar 05 2013 cloud-develAATTsuse.de- Update to version 2.11.1.30+git.1362502116.8ac304f: + Update the docstring of cloudpipe-configure command + Make ip_protocol parameter in security groups rules case insensitive + Added limit to image-list in a preparatory step toward addressing bug 1001345. + Allows admins to reset-network of an instance + A minimum of Python3 fixes so that installation works without errors/warnings. + Fix how tests were failing due to missing attributes. + Accept 201 status code on POST + Fixes the output of \'os-evacuate\' command. + Fixed bug with password prompt, added tests
* Fri Feb 22 2013 saschpeAATTsuse.de- Add novaclient-prettytable.patch: Relax version constraint on python-prettytable
* Fri Feb 22 2013 saschpeAATTsuse.de- Update to version 2.11.1.15+git.1361537760.34c8a6b: + Update to requests >= 0.8 + Mask permissions on private key files + Fix run_tests.sh --coverage + Add format options to \'nova coverage-report\'. + Corrects 2nd argument type for logging + Fix IOError with gnomekeyring.find_network_password_sync + Issue when gnomekeyring is present but not the current backend + Make availability_zone in aggregate_create optional + Fix nova availability-zone-list for admin users + Expand and improve baremetal API. + Allow extensions to provide a name when discovered on the python path. + Avoid doing a deep copy on the availability zone manager + Support showing extra fields in server list + Extend test coverage (shell, fping) + Add support for os-attach-interfaces + Missing import for gnomekeyring- Dropped novaclient-requests-compat.patch: merged upstream
* Fri Feb 22 2013 saschpeAATTsuse.de- BuildRequire openstack-suse-macros instead of openstack-macros
* Mon Feb 11 2013 cloud-develAATTsuse.de- Update to version 2.10.0.101+git.1360595537.1ea7e65: + Upgrade to pep8 1.3.3 + Add help about the id \'auto\' for flavor-create + Live migration with an auto selection of dest. + Show the summary or details of all availability zones of a region + Fix default format of \'nova coverage-report\' + Update .coveragerc + management_url not set by authenticate method
* Thu Feb 07 2013 saschpeAATTsuse.de- Refreshed novaclient-requests-compat.patch
* Mon Feb 04 2013 dmuellerAATTsuse.com- Update to version 2.10.0.89+git.1359997136.3ca976d: + Allow request timeout to be specified. + Allow for image selection using the metadata properties. + make print_dict split strings with newlines into multiple rows + RateLimit does not have method attribute + ClientExceptions should include url and method + Check tenant_id\'s format in \"nova quota-update\" + Adds baremetal nova API support + _get_secgroup returns first group even if multiple groups match + Added homedir path expansion for keypair-add. + Fix the usage of password, keyrings, and tokens. + Migrate from nose to testr. + Fix bash completion on osx + Show the details of the added bare-metal resource + Store tenant_id from keystone and use for quotas + Add usage command to show usage for single tenant + Fixed 7 pep8 errors.
* Wed Jan 23 2013 cloud-develAATTsuse.de- Update to version 2.10.0.60+git.1358959360.7b6f0be: + Add support for get_spice_console RPC API + Ensure list output function can support non-sorting printing + Implement get password for novaclient
* Mon Jan 21 2013 saschpeAATTsuse.de- Add novaclient-requests-compat.patch and replace allow-any-python-requests-version.patch and support-requests-version-1.0.0.patch: Forward-compatibility with requests >= 1.0.0
* Fri Jan 18 2013 vuntzAATTsuse.com- Use version-regexp param for git_tarballs service to avoid uselessly including the last git commit id twice.
* Thu Jan 17 2013 dmuellerAATTsuse.com- add allow-any-python-requests-version.patch: Allow any python-requests version- add support-requests-version-1.0.0.patch: Run also with requests >= 1.0
* Wed Jan 16 2013 dmuellerAATTsuse.com- Update to version 2.10.0.56.g2408786+git.1358355569.2408786: + Adds tenant network support to the client + Update functionality of coverage extension. + Fix a couple of broken shell tests + Update hosts API action calls (startup etc.) + When logging request include request data + Add support for instance evacuate. + Fix the help text of add-fixed-ip + Move from untitest2 to testtools. + Update README.rst + Unify Manager._update behaviour + Fix some usage messages of \'nova volume-
*\'
* Mon Jan 14 2013 saschpeAATTsuse.de- Update to version 2.10.0.36.gfba20df+git.1358165109.fba20df: + add num_instances option for nova boot. + Use requests module for HTTP/HTTPS + Fix find for alphanumeic flavor id/name + Make --tenant a required arg for quota-show + Add support for the coverage extension. + Specify some arguments by name.- Updated requirements
* Wed Dec 19 2012 saschpeAATTsuse.de- Update to version 2.10.0.27.g8d36500+git.1355914092.8d36500: + Makes the OS_NO_CACHE env variable work again + Add optional argument to include reservations in os-used-limits + Add nova client support for nova-manage agent command + Adds --os-cache to replace old --no-cache. + Adds support for security group/rules quotas. + Adds nova client support for nova-manage network command + add host-update help info param. + Fix argument checking method for \'nova list --flavor\' command. + Fix a wrong substition for \'-h\' in bash completion + Fixed nics param ignored when bdm is specified + Adds support for key_pairs quota. + Adds support for injected_file_path_bytes quota. + Adds nova client support for nova-manage floating command- No custom versioninfo file needed, upstream creates a valid one
* Fri Dec 07 2012 saschpeAATTsuse.de- Use --install-data=%{python_sitelib} to install novaclient/versioninfo into the correct location (instead of %{_prefix})
* Wed Dec 05 2012 saschpeAATTsuse.de- Use AATTPARENT_TAGAATT in _service file to automate versioning
* Mon Dec 03 2012 saschpeAATTsuse.de- Update to latest git (18deaf4): + Remove unnecessary casts in flavor create. + Validate that rxtx_factor is a float. + Adds nova client support for nova-manage vpn command + Fix aggregate command help messages. + See git log for more...
* Thu Nov 15 2012 saschpeAATTsuse.de- Use openstack-macros
* Fri Nov 09 2012 saschpeAATTsuse.de- Downgrade version to new upstream scheme: 2.9.0 (bnc#787387)
* Thu Nov 08 2012 saschpeAATTsuse.de- Install LICENSING and README.rst- Build HTML documentation and split of doc package + BuildRequire python-Sphinx- BuildRequire changes: + python-base instead of python-devel, sufficient for Python-only modules + python-distribute instead of setuptools- Drop from_vcs build flag- Use real upstream version in \"versioninfo\" file, unfortunately we can\'t adjust the package version to upstreams changes due to the RPM version comparison algorithm
* Tue Oct 30 2012 saschpeAATTsuse.de- Add Provides/Obsoletes for openSUSE-12.2 package name (openstack-novaclient and python-python-novaclient)
* Fri Oct 12 2012 vuntzAATTsuse.com- Update to version 2012.2 (Folsom), which is really 2.9.0: + See https://github.com/openstack/python-novaclient/commits/2.9.0- Install bash completion for \'glance\' binary- Dropped patches merged upstream: + volume-list-all_tenants.patch + encode-user-data-utf8.patch
* Thu Oct 11 2012 vuntzAATTsuse.com- Add encode-user-data-utf8.patch: encode user data to UTF-8 when creating a server. Fix an issue in horizon when starting an instance with non-ascii characters in user data (bnc#777867).
* Wed Sep 26 2012 vuntzAATTsuse.com- Add volume-list-all_tenants.patch: add --all_tenants option to volume-list command, since nova-volume doesn\'t list volumes from all tenants by default anymore. Part of bnc#782289.
* Thu Aug 16 2012 jenkinsAATTsuse.de- Update to latest git (bab694e): + set admin password during instance creation + Relex prettytable depend to match glanceclient. + Allow different auth providers via plugin system. + Allow resources to use any field as \'name\' + Adds support for autogenerated device on attach
* Thu Aug 16 2012 cthielAATTsuse.com- remove prettytable-requires.patch, has been merged upstream https://review.openstack.org/#/c/10358/
* Mon Aug 06 2012 jenkinsAATTsuse.de- Update to latest git (077cc0b): + gitignore ChangeLog and add to MANIFEST.in.
* Fri Aug 03 2012 rhaferAATTsuse.de- Fixed Dependencies (bnc#774364)
* Wed Aug 01 2012 jenkinsAATTsuse.de- Update to latest git (f15974b): + Better handling of stale tokens (no more 401\'s)
* Mon Jul 30 2012 jenkinsAATTsuse.de- Update to latest git (cefd0fc): + change image list and network list data to be sorted by name rather than UUID
* Thu Jul 26 2012 cthielAATTsuse.com- add prettytable-requires.patch to fix python prettytable requirement
* Thu Jul 26 2012 bwiedemannAATTsuse.com- Update to master branch
* Thu Jul 26 2012 saschpeAATTsuse.de- Require python-setuptools, /usr/bin/glance needs it
* Wed Jun 27 2012 saschpeAATTsuse.de- Change versioning scheme to $release+git.$AUTHORDATE.$COMMITREV- Simplify from_vcs macros
* Tue Jun 26 2012 saschpeAATTsuse.de- Consistent package summaries- Macro cleanup: + Package is noarch except for SLE-11- Added rpmlintrc for non-issues- Use correct upstream URL
* Thu May 24 2012 jfehligAATTsuse.com- Add \'Requires: python >= 2.6.8\'
* Fri Apr 20 2012 bwiedemannAATTsuse.com- add bash completion for nova
* Fri Feb 24 2012 aspiersAATTsuse.com- include LICENSE, AUTHORS, and README.rst
* Mon Feb 06 2012 bwiedemannAATTsuse.com- update to version 2012.1
* Mon Oct 31 2011 cthielAATTsuse.com- update to version 2.6.6
* Tue Mar 15 2011 berendtAATTb1-systems.de- fixed autogenerated spec-file
* Tue Mar 15 2011 berendtAATTb1-systems.de- created initial version (2.4.1) of python-novaclient with py2pack
 
ICM