File python-neutronclient.changes of Package python-neutronclient

-------------------------------------------------------------------
Wed Jun 11 10:55:22 UTC 2014 - rsblendido@suse.com

- backport commits that replace httplib2 with requests (bnc#869955):
  * Add 0001-Use-requests-module-for-HTTP-HTTPS.patch
  * Add 0002-Remove-httplib2-requirement.patch
- Remove patch:
  0001-Revert-Work-around-for-httplib2-retries-on-timeout

-------------------------------------------------------------------
Fri Mar 28 11:22:42 UTC 2014 - rhafer@suse.com

- Remove httplib2 >= 0.7.5 requirement on SLES for now. Until we 
  have the httplib upgrade.

-------------------------------------------------------------------
Thu Mar 27 15:12:19 UTC 2014 - rhafer@suse.com

- update to 2.3.4:
  * Don't reuse 'body' for response data
  * Work around for httplib2 retries on timeout
  * Modify quota-list descripton
  * Remove vi modelines
  * Fixed get_auth_info() for pre-authenticated clients
  * Rename Nicira NVP to VMware NSX in neutronclient
  * update coveragerc file
  * Combine debug and verbose commandline options
  * Mention --fixed-ip subnet_id=<..> in help message
  * Fix description of ListSubnet
- Rebased patches:
  + 0001-Fix-listing-security-group-rules-when-there-are-too-.patch (manually)
  + 0001-Switch-over-to-mox3.patch (manually)
- removed obsolete patch:
  0001-Fixed-get_auth_info-for-pre-authenticated-clients.patch

-------------------------------------------------------------------
Tue Feb 18 12:20:54 UTC 2014 - dmueller@suse.com

- remove nonsense buildrequires

-------------------------------------------------------------------
Sat Feb 15 00:13:29 UTC 2014 - dmueller@suse.com

- added patches (bnc#864196):
  * 0001-Fixed-get_auth_info-for-pre-authenticated-clients.patch

-------------------------------------------------------------------
Fri Feb 14 10:42:58 UTC 2014 - speilicke@suse.com

- Replace git_tarballs source service with download_files and set_version
  + Use upstream URL as source (enables verification)

-------------------------------------------------------------------
Thu Feb 13 14:08:30 UTC 2014 - dmueller@suse.com

- added patches:
  * 0001-Switch-over-to-mox3.patch

-------------------------------------------------------------------
Thu Feb 13 13:16:06 UTC 2014 - dmueller@suse.com

- fix requires 

-------------------------------------------------------------------
Wed Jan 29 09:12:37 UTC 2014 - speilicke@suse.com

- Add refresh_patches source service

-------------------------------------------------------------------
Wed Jan 22 11:58:52 UTC 2014 - vuntz@suse.com

- Add patch to fix listing security group rules when there are too
  many security groups:
  0001-Fix-listing-security-group-rules-when-there-are-too-.patch

-------------------------------------------------------------------
Mon Jan 13 09:48:48 UTC 2014 - dmueller@suse.com

- update to 2.3.3:
  * Make compatible with Cliff (1.5.2)
  * Remove a debugging print statement
  * Remove start index 0 in range()
  * Pin Sphinx to <1.2 in test-requirements
  * Add -U to pip install command in tox.ini
  * Fix neutron port-create --no-security-groups
  * Fix i18n messages in neutronclient
  * Updates .gitignore
  * Convert xrange to range
  * Ignores swap files generated during file editing
  * Handle IpAddressInUse with client exception
  * Fix lb-healthmonitor-update to work with correct object
  * [fwaas] Can now create disabled firewall rules
  * Log reason for connection failed exception
  * Make HACKING.rst DRYer
  * Fix status_code not passed in code
  * Add ability to reference pool by name in lb-pool-stats command
  * Updated from global requirements
  * Fix stable/grizzly gating for Neutron (aka Quantum)
  * Change copyright headers from LLC to Foundation
  * Forcibly clear connection pool after every request
  * Updated from global requirements
  * Adds ExternalIpAddressExhaustedClient exception
  * Fixes the display message for the insert/remove firewall rule CLI
  * Adds IpAddressGenerationFailureClient exception
  * Update tox.ini to use new features
  * Update help string to match API doc
  * Client for metering extension
  * Remove openstack.common.exception usage

-------------------------------------------------------------------
Mon Oct  7 10:25:35 UTC 2013 - opensuse-cloud@opensuse.org

- Downgrade to version 2.3.1:
  * go with released version of client tools

-------------------------------------------------------------------
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