summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add support of otlp exporterHEADmasterSahid Orentino Ferdjaoui2023-05-1011-4/+345
* Merge "[profiler] hmac_key should be secret"Zuul2023-03-311-0/+1
|\
| * [profiler] hmac_key should be secretTakashi Kajinami2023-03-231-0/+1
* | devstack: remove jaeger container on unstackSahid Orentino Ferdjaoui2023-03-233-0/+16
|/
* Merge "Change StrictRedis usage to Redis"Zuul2023-02-172-2/+6
|\
| * Change StrictRedis usage to RedisTobias Urdin2023-02-082-2/+6
* | jaeger: introduce process tags' option for tracerSahid Orentino Ferdjaoui2023-02-164-3/+28
* | jaeger: introduce service name prefixSahid Orentino Ferdjaoui2023-02-164-2/+46
* | jaeger: fix driver initialization for testsSahid Orentino Ferdjaoui2023-02-161-0/+5
* | setup.cfg: Replace dashes with underscoresYuehuiLei2023-02-091-4/+4
|/
* Merge "tox: Add functional-py38, functional-py39 envs"Zuul2023-02-084-41/+38
|\
| * tox: Add functional-py38, functional-py39 envsStephen Finucane2023-02-064-41/+38
* | remove unicode prefix from codeniuke2022-08-082-14/+14
|/
* Fix formattiing of release listHervé Beraud2022-05-271-11/+11
* Make some revisions in the document3.4.3zhaolei.lc2022-03-311-5/+5
* Merge "Fix api index and module index"Zuul2022-03-2213-45/+63
|\
| * Fix api index and module indexMichael Johnson2022-02-1713-45/+63
* | Update CI to use unversioned jobs templateStephen Finucane2022-03-151-1/+1
|/
* Merge "Use TOX_CONSTRAINTS_FILE"Zuul2021-10-041-1/+1
|\
| * Use TOX_CONSTRAINTS_FILEHervé Beraud2021-01-141-1/+1
* | Merge "Remove six"Zuul2021-10-0415-40/+27
|\ \
| * | Remove sixwangzihao2020-12-1715-40/+27
| |/
* | Set manila config opts in devstack3.4.2Goutham Pacha Ravi2021-08-021-0/+1
* | Uncap PrettyTable3.4.1Wander Way2021-05-171-1/+1
* | Move flake8 as a pre-commit local target.Daniel Bengtsson2021-03-231-3/+7
* | Dropping lower constraints testingHervé Beraud2020-12-181-1/+0
* | Merge "Use py3 as the default runtime for tox"Zuul2020-12-111-1/+1
|\ \
| * | Use py3 as the default runtime for toxHervé Beraud2020-11-041-1/+1
| |/
* | Merge "ignore reno generated artifacts"Zuul2020-11-091-0/+2
|\ \ | |/ |/|
| * ignore reno generated artifactsHervé Beraud2020-09-221-0/+2
* | Adding pre-commitHervé Beraud2020-10-097-164/+80
|/
* Add Python3 wallaby unit testsOpenStack Release Bot2020-09-111-1/+1
* Update master for stable/victoriaOpenStack Release Bot2020-09-112-0/+7
* Fix StopIteration error on Ubuntu Focalvictoria-em3.4.0Manish Kumar2020-09-061-1/+4
* Bump bandit versionMoisés Guimarães de Medeiros2020-07-241-1/+1
* switch to importlib.metadata to find package version3.3.0Doug Hellmann2020-07-063-2/+9
* Fix empty 'args' and 'kwargs' when using 'hide_args' with Jaeger3.2.2Daria Kobtseva2020-06-211-2/+4
* drop mock from lower-constraints3.2.1Hervé Beraud2020-06-091-1/+0
* Merge "Switch to newer openstackdocstheme and reno versions"3.2.0Zuul2020-06-034-19/+16
|\
| * Switch to newer openstackdocstheme and reno versionsAndreas Jaeger2020-06-024-19/+16
* | Fix pep8 failuresAndreas Jaeger2020-06-0210-35/+38
|/
* Merge "Bump default tox env from py37 to py38"Zuul2020-04-241-1/+1
|\
| * Bump default tox env from py37 to py38Sean McGinnis2020-04-241-1/+1
* | Add py38 package metadataSean McGinnis2020-04-241-0/+1
|/
* Enforce order of import statementsIlya Shakhat2020-04-207-6/+9
* Use unittest.mock instead of third party mockSean McGinnis2020-04-1815-15/+17
* Add Python3 victoria unit testsOpenStack Release Bot2020-04-141-1/+1
* Update master for stable/ussuriOpenStack Release Bot2020-04-142-0/+7
* Update hacking for Python3ussuri-em3.1.0Andreas Jaeger2020-04-013-18/+30
* Merge "Start README.rst with a better title"Zuul2020-03-111-7/+3
|\