summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a release note on deprecation for removal of neutron CLI7.5.0Akihiro Motoki2021-06-091-0/+10
* Set when deprecated neutron client CLI will be removedSlawek Kaplonski2021-05-272-4/+4
* Skip metering functional tests when metering extension is not enabledSlawek Kaplonski2021-05-271-0/+4
* setup.cfg: Replace dashes with underscores7.4.0likui2021-05-111-4/+4
* Replace getargspec with getfullargspeclikui2021-05-101-1/+1
* Merge "Support passing mTLS certificate/key to HTTPClient"Zuul2021-03-262-3/+11
|\
| * Support passing mTLS certificate/key to HTTPClientsri harsha mekala2021-03-052-3/+11
* | Merge "Add Python3 xena unit tests"Zuul2021-03-241-1/+1
|\ \
| * | Add Python3 xena unit testsOpenStack Release Bot2021-03-181-1/+1
* | | Merge "Update master for stable/wallaby"Zuul2021-03-242-0/+7
|\ \ \ | |/ /
| * | Update master for stable/wallabyOpenStack Release Bot2021-03-182-0/+7
| |/
* | Fix lower constraintsElod Illes2021-03-192-12/+12
|/
* remove unicode from code7.3.0zhangboye2021-01-032-5/+5
* Dep's should be restricted by tox-constraintswu.shiming2020-11-201-2/+6
* Update requirements URLs in tox configlikui2020-11-021-1/+1
* Add Python3 wallaby unit testsOpenStack Release Bot2020-09-101-1/+1
* Update master for stable/victoriaOpenStack Release Bot2020-09-102-0/+7
* Fix lower-constraints for FocalBernard Cafarelli2020-09-102-7/+7
* 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-083-1/+26
|\ \
| * | Add aggressive negotiation mode for ikepolicyzhanghao2020-05-133-1/+26
* | | Merge "Remove translation sections from setup.cfg"Zuul2020-09-082-16/+0
|\ \ \ | |_|/ |/| |
| * | Remove translation sections from setup.cfgmelissaml2020-08-142-16/+0
* | | zuul: native Zuul v3 version of the grenade jobLuigi Toscano2020-08-103-81/+13
* | | Merge "lower-constraints: Drop os-testr, mox3"Zuul2020-07-211-2/+0
|\ \ \
| * | | lower-constraints: Drop os-testr, mox3Stephen Finucane2020-07-091-2/+0
| |/ /
* | | 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-0551-53/+50
|\ \
| * | Use unittest.mock instead of third party mockSean McGinnis2020-06-0151-53/+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-032-0/+30
|\ \ \ | |/ / |/| |
| * | Add segments client codeelajkat2020-05-182-0/+30
* | | Remove usage of sixzhanghao2020-05-1516-52/+34
| |/ |/|
* | Switch to newer openstackdocstheme and reno versionsAndreas Jaeger2020-05-184-17/+11
* | Fix hacking min version to 3.0.1Ghanshyam Mann2020-05-121-1/+1
|/
* Merge "Add py38 package metadata"Zuul2020-04-271-0/+1
|\
| * Add py38 package metadataSean McGinnis2020-04-241-0/+1
* | Bump default tox env from py37 to py38Sean McGinnis2020-04-241-1/+1
|/
* Remove Babel from requirementsDmitry Tantsur2020-04-171-1/+0
* Add Python3 victoria unit testsOpenStack Release Bot2020-04-111-1/+1
* Update master for stable/ussuriOpenStack Release Bot2020-04-112-0/+7
* Cleanup py27 supportussuri-em7.1.1Andreas Jaeger2020-04-046-19/+6
* Replace 'bgp speaker show dragents' with 'bgp dragent list'7.1.0zhanghao2020-02-175-4/+215
* Drop lib-forward-testingzhanghao2020-01-251-1/+0
* Add support for port bindingsStephen Finucane2020-02-102-0/+30
* 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