File python-neutronclient.changes of Package python-neutronclient

-------------------------------------------------------------------
Sat Sep 27 17:54:43 UTC 2014 - dmueller@suse.com

- update to 2.3.9:
  * Fix Py3 compatibility issues
  * Narrow down except clause
  * Correct Content-Type/Accept management in HTTPClient/SessionClient
  * Allow to specify policy by name in firewall-update
  * Silence iso8601 debug messages in verbose mode
  * Stop using intersphinx
  * Updated from global requirements
  * Replace utils.dumps with jsonutils.dumps
  * Add L3 HA / VRRP support to CLI
  * Improve help strings
  * Isolate tests from HTTP_PROXY, OS_REGION_NAME env vars
  * Leverage openstack.common.jsonutils
  * Clean-up shell run and run_subcommand methods
  * Updated from global requirements
  * Remove unnecessary get_status_code wrapper function
  * Unify doc-strings format
  * Small improve of str2dict function
  * Fix CLI support for DVR, take 2
  * Refactor CreateRouter to use update_dict
  * Repeat add-tenant and remove-tenant option in cli
  * Rename --timeout param to --http-timeout
  * Fix typo in cli help
  * neutronclient shows low-level logs in console screen
  * Print exception when verbose is over DEBUG_LEVEL
  * Remove incorrect super() call
  * Avoid modifying default function arguments
  * Fix unit tests to succeed on any PYTHONHASHSEED
  * Provide support for nested objects
  * Add keystone v3 auth support
  * Updated from global requirements
  * Fix listing security group rules
  * Introduce shadow resources for NeutronCommands
  * setup logger name of NeutronCommand automatically

-------------------------------------------------------------------
Thu Sep  4 16:42:38 UTC 2014 - dmueller@suse.com

- go back to released version (2.3.6) 

-------------------------------------------------------------------
Fri Aug 29 00:40:07 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.6.29.gdee50ca:
  * Repeat add-tenant and remove-tenant option in cli

-------------------------------------------------------------------
Thu Aug 28 00:20:47 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.6.27.gdeb850b:
  * Fix CLI support for DVR, take 2
  * Refactor CreateRouter to use update_dict

-------------------------------------------------------------------
Fri Aug 22 00:18:41 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.6.25.g98d2135:
  * Rename --timeout param to --http-timeout

-------------------------------------------------------------------
Tue Aug 19 00:04:51 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.6.24.gb9bd695:
  * Fix listing security group rules

-------------------------------------------------------------------
Sat Aug 16 00:05:43 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.6.22.g035f18b:
  * Fix typo in cli help
  * Remove incorrect super() call

-------------------------------------------------------------------
Fri Aug 15 00:05:43 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.6.18.g8f59a30:
  * Print exception when verbose is over DEBUG_LEVEL

-------------------------------------------------------------------
Thu Aug 14 00:04:46 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.6.17.geca251c:
  * Remove "--disabled" for firewall create rule

-------------------------------------------------------------------
Wed Aug 13 00:04:38 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.6.15.g4e820b5:
  * Fix unit tests to succeed on any PYTHONHASHSEED
  * Provide support for nested objects

-------------------------------------------------------------------
Mon Aug 11 11:56:38 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.6.11.g7524234:
  * Add keystone v3 auth support
  * Updated from global requirements
  * Introduce shadow resources for NeutronCommands
  * Add option for retry number of connection attempts

-------------------------------------------------------------------
Mon Aug  4 00:40:34 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.6.4.g759acaf:
  * setup logger name of NeutronCommand automatically
  2.3.6
  * Python 3: compatibility of StringIO() and dict.iterkeys()

-------------------------------------------------------------------
Thu Jul 31 00:42:47 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.5.47.gabc54a0:
  * Improve the method find_resourceid_by_name_or_id
  * Update theme for docs
  * Add a tox job for generating docs
  * Add MacAddressInUseClient exception handling
  * Create new IPv6 attributes for Subnets by client
  * Python 3: use six.iteritems()
  * Some edits for help strings
  * Changed 'json' to 'JSON'

-------------------------------------------------------------------
Tue Jul 29 00:41:26 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.5.31.g65a6430:
  * Remove strict checking of encryption type
  * Add a new timeout option to set the HTTP Timeout
  * Fix for CLI message of agent disassociation
  * Pass timeout parameter to requests lib call

-------------------------------------------------------------------
Fri Jul 25 23:35:06 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.5.23.g6d5640c:
  * Revert "Fix CLI support for DVR"
  * Silences the output in CLI for connection info

-------------------------------------------------------------------
Tue Jul 22 23:35:05 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.5.20.ge059143:
  * Warn on tiny subnet
  * Suppress outputs in test_cli20_nsx_networkgateway

-------------------------------------------------------------------
Mon Jul 21 23:35:04 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.5.16.gbfec80a:
  * Fix CLI support for DVR

-------------------------------------------------------------------
Sat Jul 19 23:35:05 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.5.15.g03be2b4:
  * Add CLI Support for DVR

-------------------------------------------------------------------
Sat Jul 12 00:37:38 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.5.13.g2b3cf68:
  * Add CONTRIBUTING.rst
  * Found a useless comment
  * Changed 'xml' to 'XML'

-------------------------------------------------------------------
Fri Jul 11 00:36:31 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.5.7.g8a2349a:
  * Sync with oslo

-------------------------------------------------------------------
Fri Jun 27 11:50:23 UTC 2014 - cloud-devel@suse.de

- Rebased patches:
  + 0001-Switch-over-to-mox3.patch dropped (merged upstream)

-------------------------------------------------------------------
Fri Jun 27 11:50:22 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.5.6.g3a25ff3:
  * Switch over to mox3
  2.3.5
  * debug level logs should not be translated
  * Updated from global requirements

-------------------------------------------------------------------
Thu Jun 26 10:00:38 UTC 2014 - opensuse-packaging@opensuse.org

- Rebased patches:
  + 0001-Switch-over-to-mox3.patch (manually)

-------------------------------------------------------------------
Thu Jun 26 10:00:37 UTC 2014 - 

- Update to version python-neutronclient-2.3.4.91.gc907df8:
  * Improve help strings
  * Ensure .status_code is defined for all NeutronClientExceptions
  * Set firewall_rules only after appending all rules
  * Improvements in neutron_test sanity tests script

-------------------------------------------------------------------
Mon Jun 16 10:17:01 UTC 2014 - opensuse-packaging@opensuse.org

- Rebased patches:
  + 0001-Switch-over-to-mox3.patch (manually)

-------------------------------------------------------------------
Mon Jun 16 10:16:59 UTC 2014 - 

- Update to version python-neutronclient-2.3.4.83.g1bce6e4:
  * Make neutronclient parse keystone v3 endpoints correctly
  * Add OverQuotaClient as exception to neutronclient
  * Synced jsonutils from oslo-incubator

-------------------------------------------------------------------
Tue Jun 10 00:39:05 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.4.77.g99f45d1:
  * removed usage of '... can be repeated.'

-------------------------------------------------------------------
Mon Jun  9 00:39:26 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.4.76.g4ac92cc:
  * added new column binary to the listing of agents
  * Python3: fix syntax issue in _encode_item()

-------------------------------------------------------------------
Sun Jun  8 00:39:00 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.4.72.g3ddc965:
  * Add ability to update certain attributes in a subnet

-------------------------------------------------------------------
Wed Jun  4 00:39:50 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.4.70.g6cec9fe:
  * Removed now unnecesary workaround for PyPy

-------------------------------------------------------------------
Wed May 28 23:51:55 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.4.68.g91613e0:
  * enable sorting support for agent listing

-------------------------------------------------------------------
Tue May 27 10:12:55 UTC 2014 - dmueller@suse.com

- fix requires 
- Update to version python-neutronclient-2.3.4.66.g91bea94:
  * Suppress expected help messages caused by wrong CLI inputs

-------------------------------------------------------------------
Fri May  9 23:47:11 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.4.65.gf6eba87:
  * Remove httplib2 requirement

-------------------------------------------------------------------
Thu May  1 00:15:34 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.4.63.g45ffced:
  * Updated from global requirements

-------------------------------------------------------------------
Mon Apr 28 15:11:20 UTC 2014 - dmueller@suse.com

- Update to version python-neutronclient-2.3.4.62.gfa49aab:
  * Allow user ID for authentication
  * Use requests module for HTTP/HTTPS

-------------------------------------------------------------------
Wed Apr 23 23:59:04 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.4.58.ge135df7:
  * Updated from global requirements

-------------------------------------------------------------------
Tue Apr 22 23:59:08 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.4.57.g320e014:
  * Support packet_filter extension in NEC plugin

-------------------------------------------------------------------
Fri Apr 18 00:26:47 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.4.56.g1246cd9:
  * Updated from global requirements
  * Return response status reason on error
  * Suppress stdout/stderr in test_shell
  * session_persistence: invalid str2dict value: u''

-------------------------------------------------------------------
Tue Apr 15 00:39:51 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.4.48.g0ef9b8e:
  * Rearrange neutronclient exceptions for more easy use

-------------------------------------------------------------------
Tue Apr  8 00:43:37 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.4.46.g07bcee8:
  * Support building wheels (PEP-427)

-------------------------------------------------------------------
Thu Apr  3 00:49:42 UTC 2014 -  cloud-devel@suse.de

- Update to version python-neutronclient-2.3.4.44.g663f8bd:
  * Adds support for os-auth-strategy=noauth

-------------------------------------------------------------------
Thu Mar 27 01:14:14 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:13:43 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 01:15:20 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 10:55:00 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
openSUSE Build Service is sponsored by