Changelog for
python3-neutronclient-7.1.1-lp152.1.48.noarch.rpm :
* Tue May 12 2020 cloud-develAATTsuse.de- update to version 7.1.1 - Remove \'public\' and \'private\' parameters in fwaas_v2 - Switch to Ussuri jobs - Fix pep8 errors with hacking 2.0.0 - Drop python 2.7 support - Avoid py36 error when printing unicode chars in a stream - Drop python3 hack for XML serializer - fix a typo - PDF documentation build - Add support for port bindings - Cleanup py27 support - Update master for stable/train - Drop lib-forward-testing - Convert exception to string before passing it in - Move grenade neutron-lib job to py3 and in python-neutronclient repo - Replace \'bgp speaker show dragents\' with \'bgp dragent list\'
* Mon Mar 23 2020 Dirk Mueller
- add obsoletes
* Wed Mar 11 2020 Dirk Mueller - switch to python 3.x only build
* Wed Oct 09 2019 cloud-develAATTsuse.de- update to version 6.14.0 - Switch functional job to python3 - Add router add/remove extra routes operations - Replace git.openstack.org URLs with opendev.org URLs - Fix string in header - OpenDev Migration Patch - Dropping the py35 testing - doc: Remove prompt from python binding examples - Blacklist bandit 1.6.0 due to directory exclusion bug - Add friendly event hints for logging - Replace openstack.org git:// URLs with https:// - Update master for stable/stein - Use secure sha256 instead of sha1 - Improve help text - Add Python 3 Train unit tests - Convert legacy functional jobs to zuulv3 - Run functional test correctly - add python 3.7 unit test job
* Mon Apr 08 2019 cloud-develAATTsuse.de- update to version 6.12.0 - Fix api version handling, which completely breaks the client - Switch to stestr - Update json module to jsonutils - Update mailinglist from dev to discuss - Fix broken unittests - Add subnet onboard CLI - import zuul job settings from project-config - Support of the boolean advertise_extra_routes - Add B303 into list of skipped bandit plugins - Ensure API calls for subnets are in URL length limit - Add release note link in README - Adds the destination and source fwg to fwr - Change openstack-dev to openstack-discuss - Fix docstring in method list_networks_on_dhcp_agent - Update reno for stable/rocky - Don\'t quote {posargs} in tox.ini - add python 3.6 unit test job - Add support for querying quotas with usage - Add Python 3.6 classifier to setup.cfg - Update hacking version to 1.1 - Update links in README - add lib-forward-testing-python3 test job - Fix docstring in method list_routers_on_l3_agent - switch documentation job to new PTI - Update min tox version to 2.3.2 - fix tox python3 overrides - Remove basepython from [flake8] section - Consolidate irrelevant files added for py3 project - Add bandit to pep8 gate - Use templates for cover and lower-constraints - [log] Add \'firewall_group\' as a loggable resource type for logging
* Wed Nov 28 2018 cloud-develAATTsuse.de- update to version 6.9.1 - Update UPPER_CONSTRAINTS_FILE for stable/rocky - Update .gitreview for stable/rocky - Fix broken unittests- remove 0001-Fix-broken-unittests.patch (merged)
* Mon Sep 03 2018 cloud-develAATTsuse.de- update to version 6.9.0 - Replace insecure function eval - Remove mox/mox3 usage from test_cli20_port.py - Update reno for stable/queens - Add oslo.log to requirements.txt - Remove mox/mox3 usage from fw modules - Remove mox/mox3 usage from lb modules - Remove PyPI downloads - Fix the assertion of standard error text - Remove mox/mox3 usage from test_cli20_securitygroup.py - Fix incompatible requirement in lower-constraints - Remove mox/mox3 usage from test_cli20_subnet.py - Remove mox/mox3 usage from test_name_or_id.py - Rename python-openstacksdk to openstacksdk - osc, bgpvpn: add support for \'local_pref\' BGPVPN attribute - Remove mox/mox3 from test_cli20_agentschedulers.py - Set or unset port pair group failed - Fix pep8 error - Trivial: Update pypi url to new url - Remove mox/mox3 usage from test_cli20.py - Fix list bgp speaker by agent ID - Consume column utils from osc-lib - Follow the new PTI for document build - Drop neutronclient-specific cliff sphinx extension - Remove bogus ID column from ListRoutesAdvertisedBySpeaker - Remove mox3 from test-requirements.txt - Remove mox/mox3 usage from bgp - Remove mox/mox3 usage from test_quota - add lower-constraints job - Remove mox/mox3 usage from test_cli20_tag - Remove mox/mox3 usage from test_cli20_network.py - Remove mox/mox3 from test_cli20_address_scope.py - Updated from global requirements - Remove mox/mox3 usage from test_cli20_subnetpool.py - Enable VPNaaS functional tests in the neutronclient gate- add 0001-Fix-broken-unittests.patch
* Fri Feb 23 2018 tbechtoldAATTsuse.com- Switch to stable/queens spec template
* Mon Feb 12 2018 cloud-develAATTsuse.de- update to version 6.7.0 (bsc#1078607) - Add Logging commands for OSC plugin - Add VPNaaS commands for OSC plugin - Consume tempest CLIClient keystone v3 support - Remove a workaround for osc-lib in FWaaS UT - Define IpAddressAlreadyAllocated exception - Pass headers to httpclient - Add commands to support BGP VPN route control new API extension - VNI support in BGPVPN CLI - Add correlation type \"nsh\" to both PPs and PCs - Fix broken links - Updated from global requirements - Add \'revision_number\' to update_
* API
* Mon Jan 15 2018 cloud-develAATTsuse.de- update to version 6.6.0 - Use generic $USER variable for functional tests - SFC plugin: fix all list commands - SFC plugin: preserve chain order in set/unset commands - Update reno for stable/pike - SFC plugin: fix port chain set commands - Remove setting of version/release from releasenotes - Define shell.COMMANDS explicitly to avoid random UT failure - SFC plugin: fix dictionary parameters - Avoid tox_install.sh for constraints support - Dynamic routing CLIs OSC transition - Added \'tap_enabled\' parameter for Port-pair-group - Add Service Graphs networking-sfc resource - Add missing correlation type \"mpls\" to port pair - Updated from global requirements - Make func test work with keystone v3 only
* Mon Aug 07 2017 cloud-develAATTsuse.de- update to version 6.5.0 - Supports adding tags for port, router, subnet, subnetpool - Call mock.patch.stopall in OSC unit tests - remove explicit global_request_id handling from session client - Add optional_keys and required_keys to --subport argument - Remove unused object - Don\'t sort the fw_rule order in OSC - Allow global_request_id in Client constructor - Add profiling support to neutronclient - Use entry points to define neutron CLI commands - Python 3.4 support is removed - Add BGP VPN OSC commands - Update reno for stable/ocata - x-openstack-request-id logged twice in logs - FWaaS OSC plugin: Use python logging instead of oslo.log - Allow to specify tenant_id in subnetpool-create - doc: Improve network CLI page - Now empty tags are not added to Networks - doc: autogenerate neutron CLI reference - Revert \"HAProxy uses milliseconds for its timeout values.\" - Handle log message interpolation by the logger - Do not append .json to sending URL - [FWaaS] Migrate \'public\' attribute to \'shared\' - Fix label of allowed-address-pair ip_address - doc: use new config options of openstackdocstheme - Don\'t decode empty response body - Use flake8-import-order plugin - Set project_id column header to Project - Be explicit about the identity plugin required in unit tests - Convert gate_hook to devstack-tools - doc: autogenerate OSC plugin command reference - Machine-readable output for JSON/YAML format - BGP unit test \'auth-type\' errors - Change documentation about UpdateQuota class - Enable warning-is-error in doc build - move existing content into the new standard structure - Unable to add classless-static-route in extra_dhcp_opt extension - Fix using wrong status code in some tests - Fixed a bunch of spacing - Add SFC cli for OSC plugin - doc: Fix warning - Update the documentation link for doc migration - Add plug-in summary for osc doc - Refactor of Network tests - Drop deprecated neutronclient.i18n wrapper - CLI implementation should raise CommandError - Remove log translations - Populate shell.COMMANDS dict not to break CLI extension UT - FWaaS UT: Fake rule should return value returned from API - doc: Patch acceptance policy after neutron CLI deprecation - Drop MANIFEST.in - it\'s not needed by pbr - [Fix gate]Update test requirement - switch to openstackdocstheme - Replace uuid.uuid4() with uuidutils.generate_uuid() - Trivial Fix:fix typo in .pylintrc file - SFC plugin: fix flow classifier list display - Updated from global requirements
* Mon Feb 13 2017 cloud-develAATTsuse.de- update to version 6.1.0: - Replace \'MagicMock\' with \'Mock\' - Fix Quota Support for HMs - Disable VPNaaS functional tests in the neutronclient gate - Show team and repo badges on README - remove unused LOG - Correct DisassociatingHealthmonitor help messages - Enable release notes translation - Devref: Transition to OSC update - Decode exception parameters to expand exception message properly - Use method is_valid_cidr from oslo.utils - Update reno for stable/newton - Replace lb_method with lb_algorithm - Add FWaaS V2 commands for OSC plugin - Simplify clearing session-persistence - Clean imports in code - Modify the help of connection-limit - FWaaSv2 - Enable to specify \'any\' for protocol - Add rbac_policy to quota resources - Show tenant_id in
*-list by admin - [VPNaaS] Add support for sha2-384 and sha2-512 - Use raw values when non-table formatter is used - Disallow specifying name for meter-label-rule - Add documentation for FWaaS v2 OSC plugin commands - OSC plugin: catch up with osc-lib 1.0 interface change - Replace \'os\' to \'openstack\' for all command example - FWaaS - Adds an argument into find_resource - fix one spelling mistake - Added --enable-snat option for router-gateway-set - Clarify how to do client-side development for repos in neutron governance - Fix a typo - Deprecate neutron CLI - Return proper error code for CLI failure - Use correct cmd_parser - Modify key for \'qos-minimum-bandwidth-rule-list\' reponse - Add common utilities for OSC plugin implementation - Handle keystoneauth exceptions in retry logic - Use six.python_2_unicode_compatible for NeutronException.__str__ - Updated from global requirements - The testcase\'s name may be inapposite. It is better to use \'delete\', instead of \'delele\'.
* Mon Sep 05 2016 tbechtoldAATTsuse.comupdate to version 6.0.0
* Fix the problem of \"qos-bandwidth-limit-rule-show\"
* Improve Help message of VPN Update CLI
* Drop LBaaS v1 functional tests
* Add segment as an attribute to subnet in client
* Move advanced service functional tests to functional-adv-svcs
* Fix prompt message for qos-bandwidth-limit-rule-create
* Add flavor argument to router
* Add quota support for LB and Listeners
* Add possible updatable options to net-update CLI
* Use upper constraints for all jobs in tox.ini
* Devref: Newton mid-cycle updates for transition to OSC
* Remove discover from test-requirements
* Add \'shared\' option to neutron address-scope-update
* Trivial correction in variable name
* Add client exception for HostNotCompatibleWithFixedIps
* Add support to expose default quotas for tenants
* quota-update to return an error msg for 0 args
* Add trunk commands to openstackclient
* Update OSC transition status
* Add Python 3.5 classifier and venv
* Provide client bindings for DELETE method of auto-allocated-topology extension
* Add QoS egress minimum bandwidth rule to neutronclient
* Remove admin-state-down from lbaas-member-update
* Fix the problem of \"qos-dscp-marking-rule-show\"
* Add long option to network trunk list command
* Make trunk commands handle description for trunk resources
* Add documentation for OSC plugin commands
* Do not check stderr output from shell
* Remove case dependancy for user inputs
* Make trunk commands handle timestamps for trunk resources
* Enable DeprecationWarning in test environments
* Remove environment defaults
* Sync tools/tox_install.sh
* Update docs to use Identity v3
* Log request-id for each api call
* Add support for Bulk Delete in NeutronClient
* Move find_resource family to API binding layer
* Make find_resourceid_by_id public in python binding class
* Improve help messages for NeutronClient
* Updated from global requirements
* Fix problem of RBAC command arguments
* Tue Aug 09 2016 tbechtoldAATTsuse.com- update to 5.0.0:
* Fix string interpolation at logging call
* Updated from global requirements
* Add functional test hook for fwaas command
* HAProxy uses milliseconds for its timeout values
* Base OSC plugin support
* Make USER_AGENT variable global
* Trivial: missing comma in the docs
* Fixed --insecure not taking effect when specified
* Fix the problem of mox in test_shell.py
* Trivial Fix: Fix typo
* improve readme contents
* Add no-shared option to qos-policy-update command
* Add in missing translations
* Trivial: ignore openstack/common in flake8 exclude list
* Update for API bindings
* Remove unnecessary executable permissions
* Update tempest_lib to tempest.lib
* Constraint tox targets with upper-constraints.txt
* Make purge supports dvr router\'s interface
* Switched from fixtures.MonkeyPatch to mock.patch
* tests: removed mocking for Client.get_attr_metadata
* Update the home-page with developer documentation
* Address pairs help missing space
* Devref: Add dynamic routing to OSC transition
* Support sha256 for vpn-ikepolicy and vpn-ipsecpolicy
* Fixes unclear error when no --pool-prefix given
* Added missing help text for \'purge\' command
* Fix random failure of security group unit test
* Remove the last remaining vendor code
* Mon Aug 01 2016 tbechtoldAATTsuse.com- update to 4.2.0:
* Change try..except to assertRaises in UT
* Updated from global requirements
* Change --no-gateway help text
* Log SHA1 hash of X-Auth-Token value
* Remove APIParamsCall decorator
* Fix assertNotEqual parameters
* organize the release notes consistently
* Update reno for stable/mitaka
* Add parser options for description on resources
* Add release note of critial TypeError fix
* Fix TypeError with error message
* Adding DSCP marking changes to neutronclient
* Update relnote on fix of bug 1450414
* Support dry-run option for auto-allocated-topology
* fix: can\'t get authentication with os-token and os-url
* refactor: Merge all debug logging at the beginning of take_action
* refactor: Avoid overriding run() in cliff command
* Add tags support
* Fixed typos in securitygroup.py
* Add commands for Network IP Availability
* Support cleanup of tenant resources with a single API call
* Reflecting L7 content rules capability in LBaaS
* LBaaS updates to reflect shared pools feature
* Misleading output when network is not found
* add rbac support for qos-policies
* Devref Update: Transition to OpenStack Client
* Add wrapper classes for return-request-id-to-caller
* BGP Dynamic Routing: neutronclient changes
* Add use_default_subnetpool to subnet create requests
* Do not print \'Created\' message when using non-table formatter
* Ensure to use exception per status code for all cases
* Use instanceof instead of type
* Add DNS integration support to the client
* Improve str2dict key validation to avoid wrong keys
* Fix the exception when ID/Name not found
* Fix typo in the help of net-list
* Fix typos in the docstrings
* Provide argument filtering in neutron
*-list
* Client bindings for Get-me-a-network
* \"neutron help firewall-rule-update\" info updated
* Show all updatable options in (fw/fw-policy)-update CLI
* Allow UPPER case in protocol/action for FW Rule
* Make metavar usage consistent
* Update translation setup
* Fix code-block for python code in doc
* Trivial Update on ReleaseNotes
* Remove inconsistency from vpn help text
* Remove argparse from requirements
* Add code for load balancer status tree
* Add support for default subnetpools API
* Fix typo in docstrings
* refactor: Get rid of usage of get_data in favor of take_action
* refactor: Drop meaningless \'api\' attribute from NeutronCommand class
* refactor: Remove usage of useless command.command.OpenStackCommand
* Convert remaining use of neutronclient.i18n to _i18n
* Remove \'u\' displayed before subnetpool-list\'s prefixes
* Add support for ip_version on AddressScope create
* Enhance the help info of \"neutron router-gateway-set\"
* Adding a lowercase converter in utils.py
* Add some items to the release notes
* Devref: Transition to OpenStack Client
* port: Add \'direct-physical\' as a valid vnic-type
* Drop unused TableFormater code
* test: fix option in port test
* Support pagination listing in client extension
* Add protocol value options to sg-rule-create
* improve tox -e cover
* Use _i18n instead of i18n
* Add method to retrieve loadbalancer stats
* Support for Name field in Members and HMs
* Show availability_zone info in CLI neutron agent-list
* Delete python bytecode before every test run
* Reworded nargs=\'?\' explanation for better clarity
* Drop py33 support
* Fixed connection_limit and added UT
* Add help information of \'firewall-rule-create\'
* Allow tenant_id positional in quota syntax
* Fix H405 violations
* Deprecated tox -downloadcache option removed
* Remove nuage plugin from client
* Adding missing headers to the devref documents
* Allow lower case protocol values
* Allow passing version as \'2\' as well as \'2.0\'
* Remove XML support
* Add availability_zone CLI
* Remove extra space from VPN validator exception messages
* Add CLI option guideline
* Add description of extra args in CLI
* Add os-client-config to CLI usage
* Add more contents about CLI usage
* Setup for translation
* Do not include reno releasenotes in normal documentation
* Add release notes for changes since 3.0.0 release
* Fix a column name \"protocol/port\" to \"port/protocol\"
* Remove py26 support
* Reorganize documentation structure
* Trivial: Fix a typo in class ListCommand
* Use sphinx-build -W in [docs] target
* Add \'baremetal\' as an allowed vnic type
* Add reno for release notes management
* Move the old release notes to a separate file
* Do not allow name lookups on RBAC policies
* Add route options to neutron router-update
* Revert \"Revert \"Remove Cisco-specific neutron client commands\"\"
* Improve neutron-client error message output
* CLI support for VPNaaS multiple local subnets
* Add flavor argument to loadbalancer v2 create
* Drop cliff-tablib from test-requirements.txt
* Add Neutron flavor framework CLI
* Create floating IP on a specific subnet ID
* Documentation error in show_bandwidth_limit_rule
* Use os-client-config and keystoneauth1 in shell
* Adding a generate_default_ethertype_function
* Use clouds.yaml from devstack for functional tests
* Revert parent_id and obj_id parameter order
* Fix arg order of assertEqual and use assertTrue
* Let devstack-gate handle the gate hook timeout
* Ensure to decode bytes or fail
* Add allowed-address-pairs to port-update
* neutron v2 command module cleanup (2)
* neutron v2 command module cleanup #1
* CRUD for VPN endpoint group API
* Define non_admin_status_resources in each test
* Fix extend_show parameter name
* Py3k compliance: check for bytes when making a string
* Enable VPN test cases- update _service and switch to upstream spec file
* Thu Mar 03 2016 tbechtoldAATTsuse.com- update to 3.1.1:
* Ensure to decode bytes or fail
* Do not allow name lookups on RBAC policies
* Updated from global requirements
* Updated from global requirements
* Revert parent_id and obj_id parameter order
* Updated from global requirements
* Let devstack-gate handle the gate hook timeout
* Py3k compliance: check for bytes when making a string
* Update .gitreview for stable/liberty
* Sun Oct 04 2015 tbechtoldAATTsuse.com- update to 3.1.0:
* Updated from global requirements
* Revert \"Remove Cisco-specific neutron client commands\"
* Updated from global requirements
* Remove Cisco-specific neutron client commands
* Mon Sep 14 2015 tbechtoldAATTsuse.com- update to 3.0.0:
* Remove NEC plugin specific commands
* Update path to subunit2html in post_test_hook
* Updated from global requirements
* Add REJECT rule on FWaaS Client
* Update tls_container_id to tls_container_ref
* Updated from global requirements
* Support CLI changes for QoS (2/2)
* Support QoS neutron-client (1/2)
* Clear the extension requirement
* Updated from global requirements
* Make subnetpool-list show correct address scope column
* Fix find_resourceid_by_name call for address scopes
* Add extension name to extension\'s command help text line
* Adding registration interface for non_admin_status_resources
* Add document for entry point in setup.cfg
* Create hooks for running functional test
* Support Command line changes for Address Scope
* Remove --shared option from firewall-create
* Disable failing vpn tests
* Support RBAC neutron-client changes
* Remove newlines from request and response log
* Updated from global requirements
* Updated from global requirements
* Devref documentation for client command extension support
* Support CLI changes for associating subnetpools and address-scopes
* Remove unused AlreadyAttachedClient
* Avoid overwriting parsed_args
* Determine ip version during subnet create
* Call UnsetStub/VerifyAll properly for tests with exceptions
* Updated from global requirements
* Support resource plurals not ending in \'s\'
* Updated from global requirements
* Revert \"Add \'--router:external\' option to \'net-create\'\"
* Updated from global requirements
* Updated from global requirements
* Fixes indentation for bash completion script
* Allow bash completion script to work with BSD sed
* Add alternative login description in neutronclient docs
* Updated from global requirements
* Raise user-friendly exceptions in str2dict
* LBaaS v2: Fix listing pool members
* Fix functional tests and tox 2.0 errors- Adjust Requires according to requirements.txt
* Mon Aug 31 2015 tbechtoldAATTsuse.com- update to 2.6.0:
* Updated from global requirements
* Allow setting router\'s external ip(s)
* Drop use of \'oslo\' namespace package
* Updated from global requirements
* Add functional test for subnet create
* Fix Python client library for Neutron
* Update README to work with release tools
* Uncap library requirements for liberty
* Add --binding-profile to port-create
* Fix invalid error message in neutron-cli- Adjust Requires according to requirements.txt
* Wed Aug 05 2015 dmuellerAATTsuse.com- add %name-rpmlintrc
* Fri Apr 24 2015 tbechtoldAATTsuse.com- Use %{version} in source
* Thu Apr 23 2015 tbechtoldAATTsuse.com- Switch to version 2.4.0
* Wed Apr 22 2015 tbechtoldAATTsuse.com- Add missing Requires
* Fri Apr 17 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.4.0.post1:
* Uncap library requirements for liberty
* Fri Apr 10 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.4.0: 2.4.0
* Fix one remaining E125 error and remove it from ignore list
* Add Neutron subnetpool API
* Revert \"Remove unused AlreadyAttachedClient\"
* Thu Apr 09 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.11.post62:
* Allow passing None for subnetpool
* Support fwaasrouterinsertion extension
* Make secgroup rules more readable in security-group-show
* Fix E265 block comment should start with \'# \'
* Remove author tag
* Update hacking to 0.10
* Wed Apr 08 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.11.post50:
* Add Neutron subnet-create with subnetpool
* Adding VLAN Transparency support to neutronclient
* Sat Apr 04 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.11.post47:
* \'neutron port-create\' missing help info for --binding:vnic-type
* Tue Mar 31 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.11.post46:
* Prefer argparse mutual exclusion
* Sun Mar 29 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.11.post44:
* Add HA router state to l3-agent-list-hosting-router
* Tue Mar 24 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.11.post42:
* Updated from global requirements
* Mon Mar 23 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.11.post40:
* security-group-rule-list: show all info of rules briefly
* Show rules in handy format in security-group-list
* Sun Mar 22 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.11.post36:
* Fix failures when calling list operations using Python binding
* Thu Mar 19 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.11.post34:
* Add commands from extensions to available commands
* Thu Mar 19 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.11.post32:
* Updates pool session persistence options
* Updating lbaas cli for TLS
* Added client calls for the lbaas v2 agent scheduler
* Wed Mar 18 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.11.post26:
* Remove unused AlreadyAttachedClient
* Change Creates to Create in help text
* Fri Mar 13 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.11.post22:
* Copy functional tests from tempest cli
* Thu Mar 12 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.11.post21:
* exec permission to port_test_hook.sh
* Reinstate Max URI length checking to V2_0 Client
* Tue Mar 10 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.11.post17:
* Add post_test_hook for functional tests
* First pass at tempest-lib based functional testing
* Add OS_TEST_PATH to testr
* Ignore order of query parameters when compared in MyUrlComparator
* Fri Mar 06 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.11.post11:
* Fixed pool and health monitor create bugs
* Honor allow_names in
*-update command
* Thu Feb 26 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.11.post7:
* Client command extension support
* Wed Feb 25 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.11.post5:
* Fix lbaas-loadbalancer-create with no --name
* Make some auth error messages more verbose
* Sun Feb 22 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.11.post1: 2.3.11
* Updated from global requirements
* Thu Feb 19 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.10.post62:
* Add unit tests for agentscheduler related commands
* Wed Feb 18 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.10.post60:
* Fix for incorrect parameter in user-id error message in shell.py
* Add ip_version to extra dhcp opts
* Split base function of v2_0.Client into a separate class
* Sat Feb 14 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.10.post54:
* Updated from global requirements
* Thu Feb 12 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.10.post53:
* Fix CSV formatting of fixed_ips field in port-list command
* Sun Feb 08 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.10.post51:
* Reverse order of tests to avoid incompatibility
* Thu Feb 05 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.10.post49:
* Implement LBaaS object model v2
* Skip None id when getting security_group_ids
* Utility method for boolean argument
* Parameter support both id and name
* Fix TypeError for six.text_type
* Fix columns setup base on csv formatter
* Wed Feb 04 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.10.post37:
* Fix typo in test_cli20_agentschedulers filename
* Updated from global requirements
* Wed Jan 21 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.10.post34:
* Add parser options for port-update and port-create
* Add floating-ip-address to floatingip-create
* Remove unreachable code from test_cli20 class
* Fri Jan 16 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.10.post28:
* Fix KeyError when filtering SG rule listing
* Updated from global requirements
* Parse provider network attributes in net_create
* Thu Jan 15 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.10.post22:
* Namespace of arguments is incorrectly used
* Correct the bash completion of CLI
* Wed Jan 14 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.10.post18:
* Add \'--router:external\' option to \'net-create\'
* Use adapter from keystoneclient
* Use requests_mock instead of mox
* Fri Jan 09 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.10.post12:
* Add Python 3 classifiers
* Thu Jan 08 2015 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.10.post10:
* Fix True/False to accept Camel and Lower case
* Sun Dec 28 2014 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.10.post8:
* Workflow documentation is now in infra-manual
* Tue Dec 23 2014 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.10.post6:
* Updated from global requirements
* Fix issues with Unicode compatibility for Py3
* Thu Dec 18 2014 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.10.2:
* firewall policy update for a rule is not working
* Wed Dec 17 2014 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.10: 2.3.10
* subnet: allow --enable-dhcp=False/True syntax, again
* Tue Dec 16 2014 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.9.61.g3751afd:
* Router create distributed accepts lower case
* Add unit tests for agent related commands
* Use discovery fixture
* Cleanup copy and pasted token
* Sun Dec 14 2014 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.9.54.g56892bb:
* Make help for agent-update more verbose
* Wed Dec 03 2014 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.9.53.g19de15d:
* Updated from global requirements
* Tue Dec 02 2014 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.9.51.g8a77718:
* fix the firewall rule arg split error
* Fri Nov 28 2014 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.9.50.g11deb7f:
* neutron port-list -f csv outputs poorly formatted JSON strings
* Fri Nov 21 2014 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.9.48.g5067975:
* Disable name support for lb-healthmonitor-
* commands
* Fix mixed usage of _
* Thu Nov 20 2014 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.9.44.g4e88834:
* Fixes neutronclient lb-member-show command
* Don\'t allow update of ipv6-ra-mode and ipv6-address-mode
* Fri Oct 31 2014 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.9.40.g9ed73c0:
* Updated from global requirements
* Mon Oct 27 2014 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.9.39.gc646818:
* Updated from global requirements
* Use graduated oslo libraries
* Fix E113 hacking check
* Fix E129 hacking check
* Updated from global requirements
* Remove extraneous vim editor configuration comments
* Fri Oct 17 2014 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.9.30.geae3211:
* Fix E128 hacking check
* Thu Oct 16 2014 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.9.28.g35dbc97:
* Bump hacking to 0.9.x series
* Wed Oct 15 2014 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.9.26.g72c1473:
* Add InvalidIpForNetworkClient exception
* Tue Oct 14 2014 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.9.24.g170f8ca:
* Leverage neutronclient.openstack.common.importutils import_class
* Mon Oct 13 2014 cloud-develAATTsuse.de- Update to version python-neutronclient-2.3.9.22.g40c6172:
* Add missing parameters to Client\'s docstring
* Change \"healthmonitor\" to \"health monitor\" in help info
* Correct 4xx/5xx response management in SessionClient
* Change ipsecpolicies to 2 separate words: IPsec policies
* handles keyboard interrupt
* Use six.moves cStringIO instead of cStringIO
* Replace httpretty with requests_mock
* Fix to ensure endpoint_type is used by make_client()
* Work toward Python 3.4 support and testing
* Adds tty password entry for neutronclient