File python-quantumclient.changes of Package python-quantumclient
--------------------------------------------------------------------
Mon Jan 7 08:30:18 UTC 2013 - cloud-devel@suse.de
- Update to version 2.1.22.g2693515+git.1357543818.2693515:
+ Add file 'ChangeLog' to MANIFEST.in
+ bug 1091028
+ Support dash-style options for security-group commands.
+ Add --dns-nameserver, --host-route, --disable-dhcp to subnet-create
+ Fix a wrong substition for '-h' in bash completion
+ Ensures that help alignment is not hard coded
+ Display columns in the order of -c options
+ Add --router and --floatingip to quota-update options.
+ Correct the verbose output formatting when creating routers.
+ Convenience cmds for l3
+ Fix curl command for PUT and DELETE.
-------------------------------------------------------------------
Wed Dec 5 09:31:30 UTC 2012 - saschpe@suse.de
- Use @PARENT_TAG@ in _service file to automate versioning
-------------------------------------------------------------------
Tue Nov 20 10:32:00 UTC 2012 - saschpe@suse.de
- Add test package requirement on:
+ python-openstack.nose_plugin
-------------------------------------------------------------------
Thu Nov 15 12:58:51 UTC 2012 - saschpe@suse.de
- Use openstack-macros
- Add additional requires for testsuite
-------------------------------------------------------------------
Fri Nov 9 14:31:04 UTC 2012 - saschpe@suse.de
- Downgrade version to new upstream scheme: 2.1 (bnc#787387)
-------------------------------------------------------------------
Thu Nov 8 11:19:17 UTC 2012 - saschpe@suse.de
- Drop from_vcs build flag
-------------------------------------------------------------------
Fri Oct 12 13:30:54 UTC 2012 - vuntz@suse.com
- Update to version 2012.2 (Folsom), which is really 2.1:
+ See https://github.com/openstack/python-quantumclient/commits/2.1
- Buildrequire python-base instead of python-devel:
+ Sufficient for Python-only modules (containing no C/C++ code)
- Buildrequire python-distribute instead of python-setuptools
-------------------------------------------------------------------
Mon Oct 1 09:29:22 UTC 2012 - jenkins@suse.de
- Update to latest git (3e19fc0):
+ Fix printout of dns name servers and host routes
+ *-list command shows only limited fields normally.
+ update error message to make clear that we were search for a name.
+ router/floating commands support resource reference by name
+ Send all options with CreateFloatingIP
+ prevent floatingip-show and floatingip-delete from querying by "name"
+ Limit list command for router and floating ip
+ Support shared option in CLI
+ Add document for using quantum client by python or cli invocation.
+ fix a minor comment error
+ clean the descriptions for quota cli commands.
-------------------------------------------------------------------
Fri Aug 24 19:01:24 UTC 2012 - jenkins@suse.de
- Update to latest git (5f21195):
+ Change '_' to '-' in options
-------------------------------------------------------------------
Thu Aug 23 22:06:56 UTC 2012 - jenkins@suse.de
- Update to latest git (c9316ca):
+ Add nosehtmloutput as a test dependency.
+ initial client + CLI support for routers + floating ips
-------------------------------------------------------------------
Thu Aug 23 09:10:50 UTC 2012 - jenkins@suse.de
- Update to latest git (54fae9e):
+ Fix warning when creating the sdist package.
-------------------------------------------------------------------
Sun Aug 19 22:06:03 UTC 2012 - jenkins@suse.de
- Update to latest git (f574f77):
+ Add install_requires in setuptools.setup().
-------------------------------------------------------------------
Tue Aug 14 22:08:19 UTC 2012 - jenkins@suse.de
- Update to latest git (fa84c93):
+ Refreshes keystone token if a token is expired.
+ add ext list and show commands.
+ Support --no-gateway option
-------------------------------------------------------------------
Mon Aug 13 22:09:35 UTC 2012 - jenkins@suse.de
- Update to latest git (67fbdea):
+ update mailing list, etc in setup.py
+ remove cli.app in quantum client error message.
+ add pyparsing to pip-requires
-------------------------------------------------------------------
Sun Aug 12 22:04:58 UTC 2012 - jenkins@suse.de
- Update to latest git (95639d4):
+ Add quota commands to change quota of a tenant.
+ deal with -c option when the list result is empty.
+ enable -h | --help after command to show the command usage.
-------------------------------------------------------------------
Wed Aug 8 14:13:59 UTC 2012 - jenkins@suse.de
- Update to latest git (defb548):
+ Add name or id to quantum cli commands. Bug #1030180
-------------------------------------------------------------------
Fri Jul 27 08:31:17 UTC 2012 - cthiel@suse.com
- add requires to python-cliff
-------------------------------------------------------------------
Thu Jul 26 22:05:47 UTC 2012 - jenkins@suse.de
- Update to latest git (d16e00a):
+ Allow to retrieve objects by name
-------------------------------------------------------------------
Thu Jul 26 11:56:53 UTC 2012 - jenkins@suse.de
- Update to latest git (d70620c):
+ quit and print usage when unsupported version specified.
+ Add initial docs.
+ add keystone support, new command interface, API v2.0
+ add --fixed-ip argument to create port
+ Add post-tag versioning.
+ Make quantum cli consistent with other cli's practice.
+ Support allocation pools for subnet
+ Use -h, --help to show help messages.
+ Remove quantum client codes for API v1.0 Bug #1021546
-------------------------------------------------------------------
Thu Jul 26 10:44:15 UTC 2012 - saschpe@suse.de
- Require python-setuptools, /usr/bin/quantum needs it
-------------------------------------------------------------------
Wed Jun 27 10:08:04 UTC 2012 - saschpe@suse.de
- Change versioning scheme to $release+git.$AUTHORDATE.$COMMITREV
- Simplify from_vcs macros
-------------------------------------------------------------------
Tue Jun 26 11:58:23 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:09:29 MDT 2012 - jfehlig@suse.com
- Add 'Requires: python >= 2.6.8'
-------------------------------------------------------------------
Fri Feb 24 15:56:39 GMT 2012 - aspiers@suse.com
- include LICENSE and README
-------------------------------------------------------------------
Wed Jan 25 16:22:39 CET 2012 - iartarisi@suse.cz
- initial package