Revisions of python-neutronclient

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1161192 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 30)
- update to version 11.2.0
  - reno: Update master for unmaintained/yoga
  - Add note to prevent new features to be added (CLI and Python bindings)
  - Bump hacking
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1138706 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 29)
- update to version 11.1.0
  - OSC: Remove VPNAAS V2 calls to neutronclient
  - OSC: Remove SFC V2 calls to neutronclient
  - Tox4: add allowlist_externals where necessary
  - Update master for stable/2023.2
  - Update master for stable/yoga
  - Add support to floating ip port forwarding
  - OSC: Remove BGP calls to neutronclient
  - Switch to 2023.1 Python3 unit tests and generic template name
  - Skip B105 pep8 error: hardcoded passwords
  - Remove 'bgp speaker show dragents'
  - Remove the CLI code from the Neutron client.
  - Drop lower-constraints.txt and its testing
  - OSC: Remove BGPVPN calls to neutronclient
  - Update master for stable/zed
  - Update master for stable/2023.1
  - Fix help sentence in network log create --enable
  - BGPVPN: make resource_association method calls logic simpler
  - OSC: Remove FWAAS V2 calls to neutronclient
  - Update python testing as per zed cycle teting runtime
  - Imported Translations from Zanata
  - Remove CLI warning message
  - Drop unused simplejson
  - Add warning and reno for SDK
  - Move network trunk commands from python-neutronclient
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 979064 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 28)
- update to version 7.8.0
  - Replace deprecated assertDictContainsSubset
  - Update master for stable/xena
  - Fix lower-constraints and neutronclient-functional job
  - Add support for minimum packet rate rule to the client
  - Add CURD actions for packet rate limit rule
  - Add support for 'smart-nic' vnic-type
  - Update python testing classifier
  - Add Python3 yoga unit tests
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 935034 from Earl Sampson's avatar Earl Sampson (esampson) (revision 27)
- update to version 7.6.0
  - Fix lower constraints
  - Add Python3 xena unit tests
  - Update master for stable/wallaby
  - Ussuri+ is python3 only and update python to python3
  - Replace getargspec with getfullargspec
  - setup.cfg: Replace dashes with underscores
  - Support passing mTLS certificate/key to HTTPClient
  - Changed minversion in tox to 3.18.0
  - Set ML2/OVS backend explicitly for functional job
  - Skip metering functional tests when metering extension is not enabled
  - Use yaml.safe_load instead of yaml.load
  - Add a release note on deprecation for removal of neutron CLI
  - tests: change safe_hasattr to hasattr
  - Set when deprecated neutron client CLI will be removed
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 787460 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 23)
- add obsoletes

- switch to python 3.x only build
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 736664 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 22)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 692842 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 21)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 652503 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
- 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)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 633083 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 19)
Initial Rocky clients submission. please combine all in one staging project otherwise this will never build
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 583322 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 18)
- Switch to stable/queens spec template

- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 567269 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 17)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 515034 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 16)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 456820 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 15)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 425297 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 14)
update 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 384369 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 337142 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
- 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

- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 328194 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 11)
- 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
Displaying revisions 1 - 20 of 30
openSUSE Build Service is sponsored by