SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-quantumclient-2.2.1-7.2.noarch.rpm :
Mon Aug 5 14:00:00 2013 vuntzAATTsuse.com
- Add /usr/bin/neutron symlink to /usr/bin/quantum, to allow people
to use the neutron name already.

Mon Jul 15 14:00:00 2013 vuntzAATTsuse.com
- Add add-endpoint-type-option.patch: allow the HTTPClient consumer
to pass endpoint_type; backported from git.

Tue Jun 18 14:00:00 2013 speilickeAATTsuse.com
- Only depend on python-discover on SLE, it\'s a Python-2.6 feature
backport

Sat Jun 1 14:00:00 2013 dmuellerAATTsuse.com
- remove python-distribute dependency

Wed May 29 14:00:00 2013 dmuellerAATTsuse.com
- remove setBadness call from rpmlintrc

Mon May 27 14:00:00 2013 dmuellerAATTsuse.com
- fix requirements of test subpackage

Mon May 6 14:00:00 2013 dmuellerAATTsuse.com
- update requires to python-PrettyTable

Mon Apr 22 14:00:00 2013 dmuellerAATTsuse.com
- update to 2.2.1

Tue Apr 2 14:00:00 2013 dmuellerAATTsuse.com
- downgrade to 2.2.0 (released tarball)

Tue Mar 26 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 2.2.0.8+git.1364305493.661aea1:
+ remove remainder argument

Mon Mar 25 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 2.2.0.7+git.1364209145.bed3373:
+ Improve unit tests for python-quantumclient

Thu Mar 21 13:00:00 2013 cloud-develAATTsuse.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 13:00:00 2013 dmuellerAATTsuse.com
- Update to version 2.2.0:
+ no change

Mon Mar 11 13:00:00 2013 dmuellerAATTsuse.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 13:00:00 2013 dmuellerAATTsuse.com
- add python-prettytable-0.7x.diff:

* Support prettytable 0.7 as well

Sun Feb 24 13:00:00 2013 cloud-develAATTsuse.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 13:00:00 2013 saschpeAATTsuse.de
- BuildRequire openstack-suse-macros instead of openstack-macros

Mon Feb 18 13:00:00 2013 cloud-develAATTsuse.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 13:00:00 2013 cloud-develAATTsuse.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 13:00:00 2013 dmuellerAATTsuse.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 13:00:00 2013 cloud-develAATTsuse.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 13:00:00 2013 vuntzAATTsuse.com
- Use version-regexp param for git_tarballs service to avoid
uselessly including the last git commit id twice.

Mon Jan 14 13:00:00 2013 cloud-develAATTsuse.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 13:00:00 2013 cloud-develAATTsuse.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 13:00:00 2012 saschpeAATTsuse.de
- Use AATTPARENT_TAGAATT in _service file to automate versioning

Tue Nov 20 13:00:00 2012 saschpeAATTsuse.de
- Add test package requirement on:
+ python-openstack.nose_plugin

Thu Nov 15 13:00:00 2012 saschpeAATTsuse.de
- Use openstack-macros
- Add additional requires for testsuite

Fri Nov 9 13:00:00 2012 saschpeAATTsuse.de
- Downgrade version to new upstream scheme: 2.1 (bnc#787387)

Thu Nov 8 13:00:00 2012 saschpeAATTsuse.de
- Drop from_vcs build flag

Fri Oct 12 14:00:00 2012 vuntzAATTsuse.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 14:00:00 2012 jenkinsAATTsuse.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 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (5f21195):
+ Change \'_\' to \'-\' in options

Thu Aug 23 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (c9316ca):
+ Add nosehtmloutput as a test dependency.
+ initial client + CLI support for routers + floating ips

Thu Aug 23 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (54fae9e):
+ Fix warning when creating the sdist package.

Sun Aug 19 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (f574f77):
+ Add install_requires in setuptools.setup().

Tue Aug 14 14:00:00 2012 jenkinsAATTsuse.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 14:00:00 2012 jenkinsAATTsuse.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 14:00:00 2012 jenkinsAATTsuse.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:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (defb548):
+ Add name or id to quantum cli commands. Bug #1030180

Fri Jul 27 14:00:00 2012 cthielAATTsuse.com
- add requires to python-cliff

Thu Jul 26 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (d16e00a):
+ Allow to retrieve objects by name

Thu Jul 26 14:00:00 2012 jenkinsAATTsuse.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 14:00:00 2012 saschpeAATTsuse.de
- Require python-setuptools, /usr/bin/quantum needs it

Wed Jun 27 14:00:00 2012 saschpeAATTsuse.de
- Change versioning scheme to $release+git.$AUTHORDATE.$COMMITREV
- Simplify from_vcs macros

Tue Jun 26 14:00:00 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 14:00:00 2012 jfehligAATTsuse.com
- Add \'Requires: python >= 2.6.8\'

Fri Feb 24 13:00:00 2012 aspiersAATTsuse.com
- include LICENSE and README

Wed Jan 25 13:00:00 2012 iartarisiAATTsuse.cz
- initial package


 
ICM