Openstack Network (Quantum) API Client
This is a client for the OpenStack Quantum API. There's a Python API (the quantumclient module), and a command-line tool (quantum).
- Developed at Cloud:OpenStack:Factory
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-neutronclient && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000707 707 Bytes | |
python-neutronclient-6.5.0.tar.gz | 0000255893 250 KB | |
python-neutronclient.changes | 0000071617 69.9 KB | |
python-neutronclient.spec | 0000003656 3.57 KB |
Revision 16 (latest revision is 31)
Dominique Leuenberger (dimstar_suse)
accepted
request 515034
from
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
Comments 0