File python-quantumclient.changes of Package python-quantumclient
------------------------------------------------------------------- Tue Oct 1 21:28:28 UTC 2013 - dmueller@suse.com - add bash completion ------------------------------------------------------------------- Mon Aug 5 17:30:45 UTC 2013 - vuntz@suse.com - Add /usr/bin/neutron symlink to /usr/bin/quantum, to allow people to use the neutron name already. ------------------------------------------------------------------- Mon Jul 15 10:37:23 UTC 2013 - vuntz@suse.com - Add add-endpoint-type-option.patch: allow the HTTPClient consumer to pass endpoint_type; backported from git. ------------------------------------------------------------------- Tue Jun 18 12:07:47 UTC 2013 - speilicke@suse.com - Only depend on python-discover on SLE, it's a Python-2.6 feature backport ------------------------------------------------------------------- Sat Jun 1 16:59:36 UTC 2013 - dmueller@suse.com - remove python-distribute dependency ------------------------------------------------------------------- Wed May 29 10:52:07 UTC 2013 - dmueller@suse.com - remove setBadness call from rpmlintrc ------------------------------------------------------------------- Mon May 27 22:16:24 UTC 2013 - dmueller@suse.com - fix requirements of test subpackage ------------------------------------------------------------------- Mon May 6 11:28:41 UTC 2013 - dmueller@suse.com - update requires to python-PrettyTable ------------------------------------------------------------------- Mon Apr 22 12:24:56 UTC 2013 - dmueller@suse.com - update to 2.2.1 ------------------------------------------------------------------- Tue Apr 2 10:10:09 UTC 2013 - dmueller@suse.com - downgrade to 2.2.0 (released tarball) -------------------------------------------------------------------- Tue Mar 26 13:44:53 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.2.0.8+git.1364305493.661aea1: + remove remainder argument -------------------------------------------------------------------- Mon Mar 25 10:59:05 UTC 2013 - cloud-devel@suse.de - Update to version 2.2.0.7+git.1364209145.bed3373: + Improve unit tests for python-quantumclient -------------------------------------------------------------------- Thu Mar 21 15:42:39 UTC 2013 - cloud-devel@suse.de - Update to version 2.2.0.5+git.1363880559.fb2ed4e: + Add a missing command line option: --insecure + add 2.2.0 release note in index.rst file + Improve unit tests for python-quantumclient ------------------------------------------------------------------- Tue Mar 12 22:14:33 UTC 2013 - dmueller@suse.com - Update to version 2.2.0: + no change -------------------------------------------------------------------- Mon Mar 11 12:58:10 UTC 2013 - dmueller@suse.com - Update to version 2.1.2.9+git.1363006690.f96219d: + Update cliff dependency (1.3.1) + rename port to port_protocol for lbaas cli + Client for agent scheduler extension + Add pagination support for client + quantumclient.common.serializer module cleanup + Rename source_(group_id/ip_prefix) to remote_(group_id/ip_prefix) + Add support for security group quotas + Fix a description of floatingip-id in (dis)associate commands ------------------------------------------------------------------- Mon Feb 25 14:12:22 UTC 2013 - dmueller@suse.com - add python-prettytable-0.7x.diff: * Support prettytable 0.7 as well -------------------------------------------------------------------- Sun Feb 24 18:20:43 UTC 2013 - cloud-devel@suse.de - Update to version 3.0.a1.9+git.1361730043.d77f862: + Match other python-*client prettytable dependency + Client for agent extension + Allow known options after unknown ones in list and update command + CLI support for network gateway feature ------------------------------------------------------------------- Fri Feb 22 11:27:48 UTC 2013 - saschpe@suse.de - BuildRequire openstack-suse-macros instead of openstack-macros -------------------------------------------------------------------- Mon Feb 18 09:41:08 UTC 2013 - cloud-devel@suse.de - Update to version 3.0.a1.3+git.1361180468.0879059: + Support XML request format + Stored the quantum commands list to the variable. + Add .coveragerc + Add exceptions messages for authentication + Add nvp queue support to client -------------------------------------------------------------------- Mon Feb 11 15:12:50 UTC 2013 - cloud-devel@suse.de - Update to version 2.1.44+git.1360595570.dad11b3: + Migrate from nose to testr + Remove gettext.install from quantumclient.__init__ + Allow ability to remove security groups from ports -------------------------------------------------------------------- Mon Feb 4 12:11:38 UTC 2013 - dmueller@suse.com - Update to version 2.1.40+git.1359979898.2bca8ee: + Fix quantum client example + Exception should raise with status code + Remove multiple white spaces + Delete network with id in sample code using API. + The change implements LBaaS CLI commands. -------------------------------------------------------------------- Thu Jan 17 14:13:06 UTC 2013 - cloud-devel@suse.de - Update to version 2.1.33+git.1358431986.798d2c7: + Display security group name in security-group-rule-list + Migrate from unittest to testtools ------------------------------------------------------------------- Thu Jan 17 14:08:20 UTC 2013 - vuntz@suse.com - Use version-regexp param for git_tarballs service to avoid uselessly including the last git commit id twice. -------------------------------------------------------------------- Mon Jan 14 13:09:48 UTC 2013 - cloud-devel@suse.de - Update to version 2.1.28.gd935757+git.1358165388.d935757: + Allow known options defined after position arguments. + Display subnet cidr information in net-list + Fix import order nits - Build HTML documentation -------------------------------------------------------------------- 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