summaryrefslogtreecommitdiff
path: root/neutronclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "OSC: Remove BGP calls to neutronclient"HEAD10.0.0masterZuul2023-05-025-56/+74
|\
| * OSC: Remove BGP calls to neutronclientelajkat2023-03-035-56/+74
* | Remove the CLI code from the Neutron client.Slawek Kaplonski2023-04-1177-13289/+0
|/
* Move network trunk commands from python-neutronclientelajkat2023-01-163-856/+0
* Add support for 'smart-nic' vnic-typeFrode Nordahl2021-09-141-0/+20
* 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
| |/ |/|
* | Skip metering functional tests when metering extension is not enabledSlawek Kaplonski2021-05-271-0/+4
* | Replace getargspec with getfullargspeclikui2021-05-101-1/+1
|/
* Merge "Allow 4byte ASNs in dynamic routing client"victoria-em7.2.1Zuul2020-09-082-4/+6
|\
| * Allow 4byte ASNs in dynamic routing clientJens Harbott2020-09-012-4/+6
* | Merge "Add aggressive negotiation mode for ikepolicy"Zuul2020-09-081-0/+20
|\ \ | |/ |/|
| * Add aggressive negotiation mode for ikepolicyzhanghao2020-05-131-0/+20
* | Use unittest.mock instead of mock7.2.0Hervé Beraud2020-06-091-1/+1
* | Use unittest.mock instead of third party mockSean McGinnis2020-06-0149-51/+50
* | Remove usage of sixzhanghao2020-05-156-21/+17
|/
* Replace 'bgp speaker show dragents' with 'bgp dragent list'7.1.0zhanghao2020-02-172-2/+159
* Avoid py36 error when printing unicode chars in a streamRodolfo Alonso Hernandez2020-01-101-6/+7
* Fix pep8 errors with hacking 2.0.0Akihiro Motoki2019-12-172-5/+5
* Remove 'public' and 'private' parameters in fwaas_v2zhanghao22019-10-011-14/+0
* Run functional test correctlyAkihiro Motoki2019-07-181-4/+2
* Replace git.openstack.org URLs with opendev.org URLsjacky062019-04-282-2/+2
* Replace openstack.org git:// URLs with https://Ian Wienand2019-03-242-2/+2
* Add subnet onboard CLI6.12.0Ryan Tidwell2019-02-272-0/+54
* Update json module to jsonutilscao.yuan2019-02-251-4/+4
* Update hacking version to 1.1Akihiro Motoki2019-01-311-1/+1
* Merge "Support of the boolean advertise_extra_routes"Zuul2018-11-202-1/+332
|\
| * Support of the boolean advertise_extra_routesSamuel Barré2018-11-202-1/+332
* | Adds the destination and source fwg to fwrGerman Eichberger2018-09-102-1/+134
* | Switch to stestrVu Cong Tuan2018-09-061-5/+5
* | Ensure API calls for subnets are in URL length limitMykola Yakovliev2018-08-311-2/+6
* | [log] Add 'firewall_group' as a loggable resource type for loggingKim Bao Long2018-08-231-1/+92
* | Fix broken unittestsYushiro FURUKAWA2018-08-151-1/+1
* | Set or unset port pair group failedchenyaguang2018-04-181-2/+2
|/
* Replace insecure function evalGleb Zimin2018-04-121-3/+21
* Remove mox/mox3 usage from test_cli20.pyHongbin Lu2018-03-261-228/+233
* Remove mox/mox3 usage from lb modulesHongbin Lu2018-03-243-68/+67
* Remove mox/mox3 usage from fw modulesHongbin Lu2018-03-241-25/+27
* Remove mox/mox3 usage from bgpHongbin Lu2018-03-231-8/+5
* Remove mox/mox3 from test_cli20_address_scope.pyHongbin Lu2018-03-231-8/+5
* Merge "Remove mox/mox3 from test_cli20_agentschedulers.py"Zuul2018-03-231-28/+29
|\
| * Remove mox/mox3 from test_cli20_agentschedulers.pyHongbin Lu2018-03-231-28/+29
* | Merge "Remove mox/mox3 usage from test_cli20_securitygroup.py"Zuul2018-03-233-93/+116
|\ \ | |/ |/|
| * Remove mox/mox3 usage from test_cli20_securitygroup.pyHongbin Lu2018-03-213-93/+116