Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
python-neutronclient
python-neutronclient.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-neutronclient.changes of Package python-neutronclient
------------------------------------------------------------------- Wed Sep 3 01:41:38 CEST 2014 - ro@suse.de - sanitize release line in specfile ------------------------------------------------------------------- Thu Jul 24 11:57:36 UTC 2014 - dmueller@suse.com - update to 2.3.5: * Improve help strings * Ensure .status_code is defined for all NeutronClientExceptions * Set firewall_rules only after appending all rules * Make neutronclient parse keystone v3 endpoints correctly * removed usage of '... can be repeated.' * added new column binary to the listing of agents * Add ability to update certain attributes in a subnet * Removed now unnecesary workaround for PyPy * Add OverQuotaClient as exception to neutronclient * Synced jsonutils from oslo-incubator * enable sorting support for agent listing * Suppress expected help messages caused by wrong CLI inputs * Updated from global requirements * Remove httplib2 requirement * Updated from global requirements * Allow user ID for authentication * Use requests module for HTTP/HTTPS * Support packet_filter extension in NEC plugin * Python3: fix syntax issue in _encode_item() * Updated from global requirements * Return response status reason on error * Improvements in neutron_test sanity tests script * Adds support for os-auth-strategy=noauth * Show the unknown auth stratey in neutron client * Rearrange neutronclient exceptions for more easy use * Suppress stdout/stderr in test_shell * Work around pypy testing issue * Empty file shouldn't contain copyright nor license * Updated from global requirements * CLI support for NSX gateway devices * Use six.moves.urllib.parse to replace urlparse * Updated from global requirements * New exception when auth_url is not specified * Supporting Net-Partition as extension for Nuage plugin * Print human friendly string as an error message * Python 3: fix a call to ugettext() * Enable to select specific network service type * Replace assertEqual(None, *) with assertIsNone in tests * Adds delete of extra-dhcp-opt to the client * Unexpected response in agent-list command * Remove unused imports * Enable hacking H233 rule - remove 0001-Remove-httplib2-requirement.patch, 0001-Switch-over-to-mox3.patch, 0001-Use-requests-module-for-HTTP-HTTPS.patch: Merged upstream ------------------------------------------------------------------- Wed Jun 11 10:20:55 UTC 2014 - rsblendido@suse.com - backport commits that replace httplib2 with requests (bnc#869955): * Add 0001-Use-requests-module-for-HTTP-HTTPS.patch Use requests module for HTTP/HTTPS * Add 0001-Remove-httplib2-requirement.patch Remove httplib2 requirement ------------------------------------------------------------------- Tue May 20 16:08:44 UTC 2014 - dmueller@suse.com - fix requires once again ------------------------------------------------------------------- Wed Apr 9 13:40:18 UTC 2014 - dmueller@suse.com - fix requires ------------------------------------------------------------------- Thu Mar 27 10:27:57 UTC 2014 - dmueller@suse.com - go back to released version (2.3.4) ------------------------------------------------------------------- Wed Mar 26 01:38:51 UTC 2014 - cloud-devel@suse.de - Update to version python-neutronclient-2.3.4.43.g54d15e7: * Show the unknown auth stratey in neutron client ------------------------------------------------------------------- Sat Mar 22 01:36:59 UTC 2014 - cloud-devel@suse.de - Update to version python-neutronclient-2.3.4.42.gdebd91b: * Work around pypy testing issue * Remove unused imports * Extending quota support neutron LBaaS entities ------------------------------------------------------------------- Sat Mar 15 00:39:00 UTC 2014 - cloud-devel@suse.de - Update to version python-neutronclient-2.3.4.36.g5613ea7: * Empty file shouldn't contain copyright nor license * Updated from global requirements * CLI support for NSX gateway devices * Use six.moves.urllib.parse to replace urlparse * Enable to select specific network service type * Replace assertEqual(None, *) with assertIsNone in tests ------------------------------------------------------------------- Tue Mar 11 11:06:07 UTC 2014 - speilicke@suse.com - Rebased patches: + 0001-Switch-over-to-mox3.patch (manually) - Update to version python-neutronclient-2.3.4.25.g42f48fb: * Updated from global requirements * New exception when auth_url is not specified * Print human friendly string as an error message ------------------------------------------------------------------- Thu Mar 6 00:37:39 UTC 2014 - cloud-devel@suse.de - Update to version python-neutronclient-2.3.4.19.g9d8ccad: * Python 3: fix a call to ugettext() * Adds delete of extra-dhcp-opt to the client ------------------------------------------------------------------- Tue Mar 4 01:19:37 UTC 2014 - cloud-devel@suse.de - Update to version python-neutronclient-2.3.4.15.g43f7fa4: * Supporting Net-Partition as extension for Nuage plugin ------------------------------------------------------------------- Mon Mar 3 12:49:39 UTC 2014 - cloud-devel@suse.de - Update to version python-neutronclient-2.3.4.13.g866d1e1: * Enable hacking H233 rule ------------------------------------------------------------------- Wed Feb 26 01:45:51 UTC 2014 - cloud-devel@suse.de - Update to version python-neutronclient-2.3.4.11.gfba38c6: * Fix net-gateway-create help message ------------------------------------------------------------------- Mon Feb 24 00:51:18 UTC 2014 - cloud-devel@suse.de - Update to version python-neutronclient-2.3.4.9.g0df7db0: * Add shared parameter for metering labels * Adding weight column to Neutron lb member list CLI ------------------------------------------------------------------- Sat Feb 22 16:16:39 UTC 2014 - dmueller@suse.com - Update to version python-neutronclient-2.3.4.5.g0933fe0: * Unexpected response in agent-list command * Don't reuse 'body' for response data * Modify quota-list descripton * Remove vi modelines * Fixed a minor typo in a docstring * Use assertIn where appropriate ------------------------------------------------------------------- Wed Feb 19 00:59:46 UTC 2014 - cloud-devel@suse.de - Update to version python-neutronclient-2.3.3.16.g3ba2d2e: * Work around for httplib2 retries on timeout * update coveragerc file * Mention --fixed-ip subnet_id=<..> in help message ------------------------------------------------------------------- Thu Feb 13 14:07:36 UTC 2014 - dmueller@suse.com - added patches: * 0001-Switch-over-to-mox3.patch ------------------------------------------------------------------- Thu Feb 13 10:27:27 UTC 2014 - speilicke@suse.com - Drop coverage (build)requires, we don't run pep8 tests ------------------------------------------------------------------- Thu Feb 13 10:23:15 UTC 2014 - dmueller@suse.com - remove hacking dependency ------------------------------------------------------------------- Tue Feb 11 15:55:51 UTC 2014 - speilicke@suse.com - Update to version python-neutronclient-2.3.3.11.gdf0f5d2: * Fixed get_auth_info() for pre-authenticated clients * Rename Nicira NVP to VMware NSX in neutronclient * Combine debug and verbose commandline options - Replace git_tarballs source service with download_files and set_version + Use upstream URL as source (enables verification) ------------------------------------------------------------------- Sun Jan 12 01:07:08 UTC 2014 - opensuse-cloud@opensuse.org - Update to version 2.3.3.6.g8aacb12: + Fix description of ListSubnet ------------------------------------------------------------------- Fri Jan 10 12:40:51 UTC 2014 - opensuse-cloud@opensuse.org - Update to version 2.3.3.4.g6b44e60: + Remove an unused imported module + Misc typo in neutronclient ------------------------------------------------------------------- Sat Jan 4 00:59:26 UTC 2014 - opensuse-cloud@opensuse.org - Update to version 2.3.2.4.gdf68d75: + Make compatible with Cliff (1.5.2) ------------------------------------------------------------------- Thu Dec 26 00:48:52 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.2.3.g2026ffd: + Remove start index 0 in range() ------------------------------------------------------------------- Tue Dec 24 00:49:25 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.2.1.g60800b1: + Remove a debugging print statement ------------------------------------------------------------------- Sun Dec 15 01:07:35 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.1.42.g39b1567: + Add -U to pip install command in tox.ini ------------------------------------------------------------------- Fri Dec 13 00:46:48 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.1.40.g19e1842: + Pin Sphinx to <1.2 in test-requirements ------------------------------------------------------------------- Fri Dec 6 10:57:47 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.1.39.g6d7d677: + Fix i18n messages in neutronclient + Updates .gitignore + Fix neutron port-create --no-security-groups ------------------------------------------------------------------- Mon Dec 2 00:40:47 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.1.35.g607645a: + Convert xrange to range ------------------------------------------------------------------- Sat Nov 30 00:52:22 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.1.33.g01982df: + Fix lb-healthmonitor-update to work with correct object ------------------------------------------------------------------- Fri Nov 29 01:29:16 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.1.31.gb298eb7: + [fwaas] Can now create disabled firewall rules + Handle IpAddressInUse with client exception ------------------------------------------------------------------- Thu Nov 28 01:08:52 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.1.27.g9a2754c: + Ignores swap files generated during file editing ------------------------------------------------------------------- Tue Nov 26 00:44:38 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.1.26.gc67eeee: + Log reason for connection failed exception ------------------------------------------------------------------- Mon Nov 25 14:19:32 UTC 2013 - dmueller@suse.com - switch to python-setuptools ------------------------------------------------------------------- Sun Nov 24 00:48:24 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.1.24.g5b5aa1a: + Make HACKING.rst DRYer ------------------------------------------------------------------- Sun Nov 3 01:00:46 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.1.23.gfeda92f: + Fix status_code not passed in code ------------------------------------------------------------------- Mon Oct 21 23:35:34 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.1.22.ga8c5c65: + Add ability to reference pool by name in lb-pool-stats command + Change copyright headers from LLC to Foundation ------------------------------------------------------------------- Sat Oct 19 00:19:57 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.1.18.g9fc2ac9: + Updated from global requirements ------------------------------------------------------------------- Tue Oct 8 12:50:13 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.1.17.g1dd88b9: + Forcibly clear connection pool after every request + Adds ExternalIpAddressExhaustedClient exception + Updated from global requirements + Fix stable/grizzly gating for Neutron (aka Quantum) ------------------------------------------------------------------- Wed Oct 2 00:29:52 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.1.10.gc8dfa4b: + Fixes the display message for the insert/remove firewall rule CLI ------------------------------------------------------------------- Tue Oct 1 21:26:02 UTC 2013 - dmueller@suse.com - add bash completion ------------------------------------------------------------------- Tue Oct 1 00:25:05 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.1.8.g16bf282: + Adds IpAddressGenerationFailureClient exception ------------------------------------------------------------------- Thu Sep 26 10:02:40 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.1.7.g15d5e50: + Update tox.ini to use new features ------------------------------------------------------------------- Tue Sep 24 00:18:36 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.1.6.g89936fa: + Remove openstack.common.exception usage + Update help string to match API doc ------------------------------------------------------------------- Wed Sep 18 15:00:08 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.1.2.ge61e846: + Client for metering extension ------------------------------------------------------------------- Wed Sep 18 09:14:19 UTC 2013 - dmueller@suse.com - fix requires ------------------------------------------------------------------- Mon Sep 16 23:35:19 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.0.10.g030da0e: + Update cliff version to 1.4.3 in requirements.txt ------------------------------------------------------------------- Thu Sep 12 23:56:19 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.0.8.ga3f5d0a: + Fix cisco n1kv plugin cli option and help ------------------------------------------------------------------- Sat Sep 7 07:26:20 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.0.6.g920a5af: + Add provider attribute to lb-pool-create command ------------------------------------------------------------------- Thu Sep 5 23:35:18 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.3.0.4.gdb7b01d: + Allow 'any' option for protocol in the firewall rule + bp:pxeboot-ports, provide pxboot on ports ------------------------------------------------------------------- Wed Sep 4 00:14:21 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.2.6.33.gb1f348a: + Added support for running the tests under PyPy with tox + Sync test-requirements with global requirements + The "arg_value" was not getting checked for empty list + Use assertEqual instead of assertEquals + neutron router-gateway-set failed for non-admin users + Remove status field from the list of fields of Healthmonitor ------------------------------------------------------------------- Tue Sep 3 00:02:20 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.2.6.21.g375dcff: + Makes client always use provided endpoint_url + Add 'distributed' option to router-create command + Add multi-segment and trunk support to N1KV Neutron client + Move vpn unittest code to neutronclient.tests + Make _test_update_resource honor format ------------------------------------------------------------------- Sat Aug 31 23:49:54 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.2.6.11.g081b55b: + Fix H202 hacking check in VPN client ------------------------------------------------------------------- Tue Aug 27 00:17:46 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.2.6.10.gad59ba6: + VPN as a Service (VPNaaS) Client API + Merge with Oslo (master/ded9bd6) ------------------------------------------------------------------- Thu Aug 22 23:52:34 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.2.6.7.ge34a06a: + Add credentials and profile support to Neutron client + Improve help message of loadbalancer commands + Move tests back to neutronclient package ------------------------------------------------------------------- Thu Aug 8 07:58:27 UTC 2013 - speilicke@suse.com - Update to version 2.2.6: + FWaaS Client and Cli + Sync with global requirements + Add get_attr for EXTED_PLURALS - Fix _service regex ------------------------------------------------------------------- Fri Jul 19 20:17:12 UTC 2013 - dmueller@suse.com - fix requires/provides/obsoletes ------------------------------------------------------------------- Fri Jul 12 23:39:18 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.2.4.8: + Allow user to specify None value to attributes + Remove commented out code ------------------------------------------------------------------- Thu Jul 11 23:36:59 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.2.4.4: + Don't convert httplib2 exceptions to status codes ------------------------------------------------------------------- Tue Jul 9 09:55:09 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.2.4.2: + Allow tenant ID for authentication ------------------------------------------------------------------- Sun Jul 7 11:57:58 UTC 2013 - dmueller@suse.com - switch over to neutron git ------------------------------------------------------------------- Sun Jul 7 11:57:17 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.2.4.1: + Renamed quantum to neutron in .gitreview ------------------------------------------------------------------- Thu Jul 4 08:01:38 UTC 2013 - dmueller@suse.com - renamed to python-neutronclient from python-quantumclient ------------------------------------------------------------------- Thu Jul 4 08:00:22 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 2.2.3.1: + Rename quantumclient to neutronclient ------------------------------------------------------------------- Mon Jul 1 23:49:07 UTC 2013 - opensuse-cloud@opensuse.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 23:47:52 UTC 2013 - opensuse-cloud@opensuse.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 12:09:39 UTC 2013 - speilicke@suse.com - Only depend on python-discover on SLE, it's a Python-2.6 feature backport ------------------------------------------------------------------- Thu Jun 13 08:12:44 UTC 2013 - dmueller@suse.com - update doc file names ------------------------------------------------------------------- Wed Jun 12 09:48:04 UTC 2013 - dmueller@suse.com - fix test dependencies ------------------------------------------------------------------- Sat Jun 1 16:58:58 UTC 2013 - dmueller@suse.com - remove distribute dependency ------------------------------------------------------------------- Mon May 27 08:38:02 UTC 2013 - dmueller@suse.com - python-pbr/d2to1 requires ------------------------------------------------------------------- Fri Apr 26 11:18:30 UTC 2013 - speilicke@suse.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 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
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor