Changelog for
python-neutronclient-2.2.3.1-1.1.noarch.rpm :
* Thu Jul 04 2013 dmuellerAATTsuse.com- renamed to python-neutronclient from python-quantumclient
* Thu Jul 04 2013 opensuse-cloudAATTopensuse.org- Update to version 2.2.3.1: + Rename quantumclient to neutronclient
* Mon Jul 01 2013 opensuse-cloudAATTopensuse.org- Update to version 2.2.2.17: + Enables H404 check (multi line docstring) in flake8 + Remove the monkey patching of _ into the builtins.
* Sat Jun 29 2013 opensuse-cloudAATTopensuse.org- Update to version 2.2.2.13: + Support router-interface-add/delete by port_id + Allow subnet name in lb-vip-create and lb-pool-create
* Tue Jun 18 2013 speilickeAATTsuse.com- Only depend on python-discover on SLE, it\'s a Python-2.6 feature backport
* Thu Jun 13 2013 dmuellerAATTsuse.com- update doc file names
* Wed Jun 12 2013 dmuellerAATTsuse.com- fix test dependencies
* Sat Jun 01 2013 dmuellerAATTsuse.com- remove distribute dependency
* Mon May 27 2013 dmuellerAATTsuse.com- python-pbr/d2to1 requires
* Fri Apr 26 2013 speilickeAATTsuse.com- Buildrequire iso8601, fixes some doc building warnings- Stop owning %{python_sitelib}/quantumclient/tests, those all moved to the global tests/ dir (in the tarball), which are part of the test sub-package
* Mon Mar 25 2013 cloud-develAATTsuse.de- Update to version 2.2.0.7+git.1364209145.bed3373: + Improve unit tests for python-quantumclient
* Thu Mar 21 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 2013 dmuellerAATTsuse.com- Update to version 2.2.0: + no change
* Mon Mar 11 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 2013 dmuellerAATTsuse.com- add python-prettytable-0.7x.diff:
* Support prettytable 0.7 as well
* Sun Feb 24 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 2013 saschpeAATTsuse.de- BuildRequire openstack-suse-macros instead of openstack-macros
* Mon Feb 18 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 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 04 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 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 2013 vuntzAATTsuse.com- Use version-regexp param for git_tarballs service to avoid uselessly including the last git commit id twice.
* Mon Jan 14 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 07 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 05 2012 saschpeAATTsuse.de- Use AATTPARENT_TAGAATT in _service file to automate versioning
* Tue Nov 20 2012 saschpeAATTsuse.de- Add test package requirement on: + python-openstack.nose_plugin
* Thu Nov 15 2012 saschpeAATTsuse.de- Use openstack-macros- Add additional requires for testsuite
* Fri Nov 09 2012 saschpeAATTsuse.de- Downgrade version to new upstream scheme: 2.1 (bnc#787387)
* Thu Nov 08 2012 saschpeAATTsuse.de- Drop from_vcs build flag
* Fri Oct 12 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 01 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 2012 jenkinsAATTsuse.de- Update to latest git (5f21195): + Change \'_\' to \'-\' in options
* Thu Aug 23 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 2012 jenkinsAATTsuse.de- Update to latest git (54fae9e): + Fix warning when creating the sdist package.
* Sun Aug 19 2012 jenkinsAATTsuse.de- Update to latest git (f574f77): + Add install_requires in setuptools.setup().
* Tue Aug 14 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 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 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 08 2012 jenkinsAATTsuse.de- Update to latest git (defb548): + Add name or id to quantum cli commands. Bug #1030180
* Fri Jul 27 2012 cthielAATTsuse.com- add requires to python-cliff
* Thu Jul 26 2012 jenkinsAATTsuse.de- Update to latest git (d16e00a): + Allow to retrieve objects by name
* Thu Jul 26 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 2012 saschpeAATTsuse.de- Require python-setuptools, /usr/bin/quantum needs it
* Wed Jun 27 2012 saschpeAATTsuse.de- Change versioning scheme to $release+git.$AUTHORDATE.$COMMITREV- Simplify from_vcs macros
* Tue Jun 26 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 2012 jfehligAATTsuse.com- Add \'Requires: python >= 2.6.8\'
* Fri Feb 24 2012 aspiersAATTsuse.com- include LICENSE and README
* Wed Jan 25 2012 iartarisiAATTsuse.cz- initial package