summaryrefslogtreecommitdiff
path: root/neutronclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "OSC: Remove BGP calls to neutronclient"HEAD10.0.0masterZuul2023-05-029-168/+191
|\
| * OSC: Remove BGP calls to neutronclientelajkat2023-03-039-168/+191
* | Remove the CLI code from the Neutron client.Slawek Kaplonski2023-04-1178-13943/+0
|/
* Remove CLI warning message9.0.0Rodolfo Alonso Hernandez2023-02-141-3/+0
* Move network trunk commands from python-neutronclientelajkat2023-01-165-1249/+0
* Fix help sentence in network log create --enable8.2.1Elvira García2022-11-251-2/+2
* Add warning and reno for SDK8.2.0elajkat2022-10-211-0/+3
* Add support to floating ip port forwarding8.1.0Pedro Henrique2022-07-151-0/+28
* Merge "Add support for 'smart-nic' vnic-type"7.8.0Zuul2022-01-192-3/+23
|\
| * Add support for 'smart-nic' vnic-typeFrode Nordahl2021-09-142-3/+23
* | Merge "Add CURD actions for packet rate limit rule"Zuul2021-12-061-0/+34
|\ \
| * | Add CURD actions for packet rate limit ruleLIU Yulong2021-11-241-0/+34
| |/
* | Add support for minimum packet rate rule to the client7.7.0Przemyslaw Szczerbik2021-11-191-0/+34
|/
* Merge "Replace deprecated assertDictContainsSubset"Zuul2021-09-061-3/+3
|\
| * Replace deprecated assertDictContainsSubsetTakashi Kajinami2021-09-051-3/+3
* | Merge "Use yaml.safe_load instead of yaml.load"xena-em7.6.0Zuul2021-09-022-4/+4
|\ \
| * | Use yaml.safe_load instead of yaml.loadTakashi Kajinami2021-09-012-4/+4
* | | Merge "Ussuri+ is python3 only and update python to python3"Zuul2021-09-013-3/+0
|\ \ \ | |_|/ |/| |
| * | Ussuri+ is python3 only and update python to python3dengzhaosen2021-06-243-3/+0
* | | Set ML2/OVS backend explicitly for functional jobBernard Cafarelli2021-07-271-2/+0
* | | tests: change safe_hasattr to hasattrelajkat2021-07-272-3/+4
| |/ |/|
* | Set when deprecated neutron client CLI will be removedSlawek Kaplonski2021-05-271-1/+1
* | Skip metering functional tests when metering extension is not enabledSlawek Kaplonski2021-05-271-0/+4
* | Replace getargspec with getfullargspeclikui2021-05-101-1/+1
|/
* Support passing mTLS certificate/key to HTTPClientsri harsha mekala2021-03-052-3/+11
* Merge "Allow 4byte ASNs in dynamic routing client"victoria-em7.2.1Zuul2020-09-084-6/+8
|\
| * Allow 4byte ASNs in dynamic routing clientJens Harbott2020-09-014-6/+8
* | Merge "Add aggressive negotiation mode for ikepolicy"Zuul2020-09-082-1/+21
|\ \ | |/ |/|
| * Add aggressive negotiation mode for ikepolicyzhanghao2020-05-132-1/+21
* | Fix description of bgp speaker set argJens Harbott2020-07-121-1/+1
* | Use unittest.mock instead of mock7.2.0Hervé Beraud2020-06-091-1/+1
* | Merge "Use unittest.mock instead of third party mock"Zuul2020-06-0549-51/+50
|\ \
| * | Use unittest.mock instead of third party mockSean McGinnis2020-06-0149-51/+50
* | | Merge "Stop to use the __future__ module."Zuul2020-06-0413-26/+0
|\ \ \
| * | | Stop to use the __future__ module.Hervé Beraud2020-06-0213-26/+0
| |/ /
* | | Merge "Add segments client code"Zuul2020-06-031-0/+25
|\ \ \ | |/ / |/| |
| * | Add segments client codeelajkat2020-05-181-0/+25
| |/
* | Remove usage of sixzhanghao2020-05-1514-50/+34
|/
* Replace 'bgp speaker show dragents' with 'bgp dragent list'7.1.0zhanghao2020-02-173-4/+204
* Add support for port bindingsStephen Finucane2020-02-101-0/+25
* Convert exception to string before passing it in7.0.0Jay Faulkner2020-01-141-2/+2
* Avoid py36 error when printing unicode chars in a streamRodolfo Alonso Hernandez2020-01-101-6/+7
* Merge "Drop python3 hack for XML serializer"Zuul2019-12-211-4/+0
|\
| * Drop python3 hack for XML serializerAkihiro Motoki2019-12-171-4/+0
* | Fix pep8 errors with hacking 2.0.0Akihiro Motoki2019-12-172-5/+5
|/
* Remove 'public' and 'private' parameters in fwaas_v2zhanghao22019-10-014-82/+9
* Merge "Add router add/remove extra routes operations"6.14.0Zuul2019-09-131-0/+10
|\
| * Add router add/remove extra routes operationsBence Romsics2019-09-131-0/+10
* | Improve help textjiasirui2019-08-301-3/+3
|/
* Fix string in headerOleg Bondarev2019-08-201-1/+1