summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use yaml.safe_load instead of yaml.load" into stable/wallabywallaby-em7.3.1stable/wallabyZuul2022-03-302-4/+4
|\
| * Use yaml.safe_load instead of yaml.loadTakashi Kajinami2022-03-252-4/+4
* | tests: change safe_hasattr to hasattrelajkat2022-03-251-3/+2
|/
* Dropping lower constraints testing (stable Wallaby)Miguel Lavalle2022-03-254-119/+1
* Update TOX_CONSTRAINTS_FILE for stable/wallabyOpenStack Release Bot2021-03-221-3/+3
* Update .gitreview for stable/wallabyOpenStack Release Bot2021-03-221-0/+1
* Fix lower constraintsElod Illes2021-03-222-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
* fix a typoliushuobj2019-12-271-1/+1
* Merge "Drop python3 hack for XML serializer"Zuul2019-12-211-4/+0
|\
| * Drop python3 hack for XML serializerAkihiro Motoki2019-12-171-4/+0
* | Merge "Drop python 2.7 support"Zuul2019-12-214-17/+8
|\ \
| * | Drop python 2.7 supportAkihiro Motoki2019-12-174-17/+8
| |/