File python-novaclient.changes of Package python-novaclient
-------------------------------------------------------------------
Wed May 29 08:47:41 UTC 2013 - dmueller@suse.com
- add requests-0.8x-compatibility.diff
-------------------------------------------------------------------
Tue May 28 12:59:02 UTC 2013 - dmueller@suse.com
- go back to 2.10.0.36.gfba20df
--------------------------------------------------------------------
Mon Apr 22 13:40:50 UTC 2013 - cloud-devel@suse.de
- Downgrade back to version 2.11.1
--------------------------------------------------------------------
Sun Apr 21 18:02:24 UTC 2013 - cloud-devel@suse.de
- Update to version 2.13.0.17.gdccdd02+git.1366567344.dccdd02:
+ Make --tenant a required arg for quota-show
+ Add support for the coverage extension.
+ Fix find for alphanumeic flavor id/name
+ Specify some arguments by name.
+ Use requests module for HTTP/HTTPS
+ add num_instances option for nova boot.
+ Fix some usage messages of 'nova volume-*'
+ Update README.rst
+ Unify Manager._update behaviour
+ Update functionality of coverage extension.
+ Adds tenant network support to the client
+ Move from untitest2 to testtools.
+ Fix the help text of add-fixed-ip
+ Add support for instance evacuate.
+ When logging request include request data
+ Update hosts API action calls (startup etc.)
+ Fix a couple of broken shell tests
+ Implement get password for novaclient
+ Add support for get_spice_console RPC API
+ Ensure list output function can support non-sorting printing
+ 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.
+ 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
+ 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
+ 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
+ Fix nova boot --num-instances option checking
+ Fix typo in error message
+ Remove prov_vlan_id from baremetal
+ Additional "Unify Manager._update behaviour" cleanup
+ Extend test coverage for v1_1/shell.py
+ 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
+ Revert API changes in "Unify Manager._update behaviour"
+ 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
+ Add support for the new fixed_ip quota.
+ Make os-services API extensions consistent with Nova
+ Fix keypair-delete help documents
+ Use setuptools-git to include files from the repo
+ Remove extraneous output during testing
+ Don't check build/ for pep8 violations
+ Split commands properly for bash completion test.
+ Add support for retrieving instance-actions info
+ Update tools/pip-requires for prettytable
+ setuptools: remove data_files section
+ Update to latest openstack.common.setup.
+ Ensure shell tests use isolated env variables set
+ do not ignore --os-cache
+ Use correct filter name for listing of instances
+ Skip security groups w/ no protocol.
+ Improve authentication plugins management.
+ catch NoKeyringDaemonError from gnomekeyring
+ Remove actions command from servers.
+ Fix mispelt x-auth-token header
+ Allow for bypass_url when using proxy_token
+ Fix IBM copyright strings
+ Make "multi_host" True when it is set to 'T' in network_create.
+ Correct a unit test failure that crept into trunk
+ Fixing shell command 'service-disable' description
+ Fix problem with nova --version
+ Make --vlan option work in network-create in VLAN mode
+ Support force update quota
+ make sure .get() also updates _info
+ Add coverage-reset command to reset Nova coverage data.
+ Cleanup unused import
--------------------------------------------------------------------
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