File python-novaclient.changes of Package python-novaclient
-------------------------------------------------------------------
Fri Feb 14 10:37:02 UTC 2014 - speilicke@suse.com
- Replace git_tarballs source service with download_files and set_version
+ Use upstream URL as source (enables verification)
-------------------------------------------------------------------
Wed Jan 29 09:12:37 UTC 2014 - speilicke@suse.com
- Add refresh_patches source service
-------------------------------------------------------------------
Mon Nov 25 22:06:28 UTC 2013 - dmueller@suse.com
- remove obsolete dependency on d2to1
-------------------------------------------------------------------
Mon Oct 7 10:16:48 UTC 2013 - opensuse-cloud@opensuse.org
- Downgrade to version 2.15.0:
* better ship a released tarball
-------------------------------------------------------------------
Tue Sep 24 23:35:28 UTC 2013 - opensuse-cloud@opensuse.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 00:19:26 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.15.0.7:
+ Clean up a little cruft
-------------------------------------------------------------------
Fri Sep 20 23:57:04 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.15.0.5:
+ Novaclient shell list command should support a minimal server list
-------------------------------------------------------------------
Thu Sep 19 00:07:15 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.15.0.4:
+ Create v3 tests directory
+ Add v3 HostManager
-------------------------------------------------------------------
Wed Sep 18 09:12:48 UTC 2013 - dmueller@suse.com
- fix requires
-------------------------------------------------------------------
Tue Sep 17 23:37:40 UTC 2013 - opensuse-cloud@opensuse.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 23:54:11 UTC 2013 - opensuse-cloud@opensuse.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 23:38:00 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.14.1.50:
+ Add support for os-assisted-volume-snapshots
-------------------------------------------------------------------
Tue Sep 10 00:07:59 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.14.1.48:
+ Unittests added for client v1_1
-------------------------------------------------------------------
Sat Sep 7 07:15:25 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.14.1.47:
+ Update oslo from oslo-incubator
-------------------------------------------------------------------
Thu Sep 5 00:24:08 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.14.1.46:
+ New syntax to boot from a block device mapping
-------------------------------------------------------------------
Sun Sep 1 23:48:15 UTC 2013 - opensuse-cloud@opensuse.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 23:40:17 UTC 2013 - opensuse-cloud@opensuse.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 23:48:04 UTC 2013 - opensuse-cloud@opensuse.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 00:09:28 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.14.1.28:
+ Sync py3kcompat from oslo
-------------------------------------------------------------------
Fri Aug 23 23:36:30 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.14.1.27:
+ Update oslo
+ Update mailmap
+ Update mailmap
+ Allow name argument to flavor-access-add
-------------------------------------------------------------------
Thu Aug 22 23:39:23 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.14.1.19:
+ Add support for swap_volume
-------------------------------------------------------------------
Thu Aug 15 00:08:13 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.14.1.17:
+ python3: Fix traceback while running tests
-------------------------------------------------------------------
Tue Aug 13 23:35:20 UTC 2013 - opensuse-cloud@opensuse.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 23:41:25 UTC 2013 - opensuse-cloud@opensuse.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 11:04:31 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.14.1.4:
+ Fix typo and grammar in docstring only
-------------------------------------------------------------------
Thu Aug 8 23:53:40 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.14.1.2:
+ Do not restrict flavor to only ID and integers
-------------------------------------------------------------------
Thu Aug 8 00:01:15 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.14.0.1:
+ remove requests version max
-------------------------------------------------------------------
Wed Aug 7 00:17:28 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.13.0.153:
+ Sync with global requirements
-------------------------------------------------------------------
Fri Jul 26 12:17:12 UTC 2013 - bwiedemann@suse.com
- Drop upstreamed patches
-------------------------------------------------------------------
Mon Jul 15 23:59:45 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.13.0.112:
+ CLI for disable service reason
-------------------------------------------------------------------
Thu Jul 11 08:46:57 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.13.0.110:
+ python3: Fix unicode compatibility python2/python3
-------------------------------------------------------------------
Wed Jul 10 15:12:32 UTC 2013 - dmueller@suse.com
- add 0001-Skip-setting-volume_size-if-not-given.patch (bnc#828490)
-------------------------------------------------------------------
Tue Jul 9 10:32:16 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.13.0.108:
+ Sync install_venv_common from oslo
-------------------------------------------------------------------
Wed Jul 3 09:10:13 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.13.0.107:
+ python3: Fix print statements
-------------------------------------------------------------------
Wed Jul 3 00:24:54 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.13.0.105:
+ python3: Compatibility for iteritems differences
-------------------------------------------------------------------
Tue Jul 2 00:21:53 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.13.0.103:
+ Bring stdout/stderr capturing in line w/ nova
-------------------------------------------------------------------
Mon Jul 1 00:19:48 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 2.13.0.101:
+ Fixup trivial License Header mismatch.
-------------------------------------------------------------------
Thu Jun 27 09:54:11 UTC 2013 - speilicke@suse.com
- Only depend on python-discover on SLE, it's a Python-2.6 feature
backport
-------------------------------------------------------------------
Wed Jun 12 09:43:35 UTC 2013 - dmueller@suse.com
- update testrequires
-------------------------------------------------------------------
Mon May 27 08:39:42 UTC 2013 - dmueller@suse.com
- python-pbr/d2to1 requires
-------------------------------------------------------------------
Thu May 2 13:23:49 UTC 2013 - dmueller@suse.com
- drop 0001-Restore-compatibility-with-PrettyTable-0.7.2-update.patch
-------------------------------------------------------------------
Mon Apr 29 09:49:29 UTC 2013 - dmueller@suse.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 14:57:53 UTC 2013 - dmueller@suse.com
- add 0001-Revert-Correct-a-unit-test-failure-that-crept-into-t.patch
-------------------------------------------------------------------
Mon Mar 18 10:54:29 UTC 2013 - speilicke@suse.com
- Drop +git.$TIMESTAMP.$COMMITHASH version suffix
--------------------------------------------------------------------
Sun Mar 17 00:17:52 UTC 2013 - cloud-devel@suse.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 00:22:47 UTC 2013 - cloud-devel@suse.de
- Update to version 2.11.1.48+git.1363134167.c12f4bc:
+ Revert API changes in "Unify Manager._update behaviour"
--------------------------------------------------------------------
Tue Mar 12 00:14:26 UTC 2013 - cloud-devel@suse.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 13:02:00 UTC 2013 - cloud-devel@suse.de
- Update to version 2.11.1.39+git.1363006920.9f4ef60:
+ Extend test coverage for v1_1/shell.py
--------------------------------------------------------------------
Mon Mar 11 10:05:45 UTC 2013 - cloud-devel@suse.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 5 16:48:36 UTC 2013 - cloud-devel@suse.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 13:40:43 UTC 2013 - saschpe@suse.de
- Add novaclient-prettytable.patch: Relax version constraint on
python-prettytable
--------------------------------------------------------------------
Fri Feb 22 12:56:00 UTC 2013 - saschpe@suse.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 11:28:19 UTC 2013 - saschpe@suse.de
- BuildRequire openstack-suse-macros instead of openstack-macros
--------------------------------------------------------------------
Mon Feb 11 15:12:17 UTC 2013 - cloud-devel@suse.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 7 08:29:27 UTC 2013 - saschpe@suse.de
- Refreshed novaclient-requests-compat.patch
--------------------------------------------------------------------
Mon Feb 4 16:58:56 UTC 2013 - dmueller@suse.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 16:42:40 UTC 2013 - cloud-devel@suse.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 11:08:37 UTC 2013 - saschpe@suse.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 13:17:42 UTC 2013 - vuntz@suse.com
- Use version-regexp param for git_tarballs service to avoid
uselessly including the last git commit id twice.
-------------------------------------------------------------------
Thu Jan 17 17:59:16 UTC 2013 - dmueller@suse.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 17:59:29 UTC 2013 - dmueller@suse.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 13:05:09 UTC 2013 - saschpe@suse.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 11:48:12 UTC 2012 - saschpe@suse.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 7 11:36:20 UTC 2012 - saschpe@suse.de
- Use --install-data=%{python_sitelib} to install novaclient/versioninfo
into the correct location (instead of %{_prefix})
-------------------------------------------------------------------
Wed Dec 5 09:31:04 UTC 2012 - saschpe@suse.de
- Use @PARENT_TAG@ in _service file to automate versioning
-------------------------------------------------------------------
Mon Dec 3 11:54:41 UTC 2012 - saschpe@suse.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 12:38:13 UTC 2012 - saschpe@suse.de
- Use openstack-macros
-------------------------------------------------------------------
Fri Nov 9 14:29:37 UTC 2012 - saschpe@suse.de
- Downgrade version to new upstream scheme: 2.9.0 (bnc#787387)
-------------------------------------------------------------------
Thu Nov 8 11:15:13 UTC 2012 - saschpe@suse.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 10:17:18 UTC 2012 - saschpe@suse.de
- Add Provides/Obsoletes for openSUSE-12.2 package name
(openstack-novaclient and python-python-novaclient)
-------------------------------------------------------------------
Fri Oct 12 13:31:27 UTC 2012 - vuntz@suse.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 07:25:12 UTC 2012 - vuntz@suse.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 13:23:10 UTC 2012 - vuntz@suse.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 06:11:30 UTC 2012 - jenkins@suse.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 06:10:35 UTC 2012 - cthiel@suse.com
- remove prettytable-requires.patch, has been merged upstream
https://review.openstack.org/#/c/10358/
-------------------------------------------------------------------
Mon Aug 6 22:05:33 UTC 2012 - jenkins@suse.de
- Update to latest git (077cc0b):
+ gitignore ChangeLog and add to MANIFEST.in.
-------------------------------------------------------------------
Fri Aug 3 13:22:56 UTC 2012 - rhafer@suse.de
- Fixed Dependencies (bnc#774364)
-------------------------------------------------------------------
Wed Aug 1 22:05:17 UTC 2012 - jenkins@suse.de
- Update to latest git (f15974b):
+ Better handling of stale tokens (no more 401's)
-------------------------------------------------------------------
Mon Jul 30 22:06:31 UTC 2012 - jenkins@suse.de
- Update to latest git (cefd0fc):
+ change image list and network list data to be sorted by name rather than UUID
-------------------------------------------------------------------
Thu Jul 26 21:23:29 UTC 2012 - cthiel@suse.com
- add prettytable-requires.patch to fix python prettytable requirement
-------------------------------------------------------------------
Thu Jul 26 11:12:58 UTC 2012 - bwiedemann@suse.com
- Update to master branch
-------------------------------------------------------------------
Thu Jul 26 10:40:54 UTC 2012 - saschpe@suse.de
- Require python-setuptools, /usr/bin/glance needs it
-------------------------------------------------------------------
Wed Jun 27 09:55:20 UTC 2012 - saschpe@suse.de
- Change versioning scheme to $release+git.$AUTHORDATE.$COMMITREV
- Simplify from_vcs macros
-------------------------------------------------------------------
Tue Jun 26 11:30:30 UTC 2012 - saschpe@suse.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 11:06:04 MDT 2012 - jfehlig@suse.com
- Add 'Requires: python >= 2.6.8'
-------------------------------------------------------------------
Fri Apr 20 09:49:17 UTC 2012 - bwiedemann@suse.com
- add bash completion for nova
-------------------------------------------------------------------
Fri Feb 24 15:57:38 GMT 2012 - aspiers@suse.com
- include LICENSE, AUTHORS, and README.rst
-------------------------------------------------------------------
Mon Feb 6 11:45:06 UTC 2012 - bwiedemann@suse.com
- update to version 2012.1
-------------------------------------------------------------------
Mon Oct 31 02:42:09 UTC 2011 - cthiel@suse.com
- update to version 2.6.6
-------------------------------------------------------------------
Tue Mar 15 19:45:50 CET 2011 - berendt@b1-systems.de
- fixed autogenerated spec-file
-------------------------------------------------------------------
Tue Mar 15 15:08:41 CET 2011 - berendt@b1-systems.de
- created initial version (2.4.1) of python-novaclient with py2pack