- 18 Mar, 2021 2 commits
-
-
OpenStack Release Bot authored
Update the URL to the upper-constraints file to point to the redirect rule on releases.openstack.org so that anyone working on this branch will switch to the correct upper-constraints list automatically when the requirements repository branches. Until the requirements repository has as stable/wallaby branch, tests will continue to use the upper-constraints list on master. Change-Id: Ie6d229d1b2888220141aeb251ec75cfc9bd824de
-
OpenStack Release Bot authored
Change-Id: Ic405cb0139773ae5f9f1ae99c1533f4849d97db2
-
- 09 Feb, 2021 1 commit
-
-
Ching Kuo authored
We are missing timeout and method in label definition for rpc client this will cause message router to failed to parse messages as there are unexpected labels sent from oslo.messaging. This commit added timeout and method to rpc client labels to fix the issue. Change-Id: I9ed133543ae6846256c1ea81602ca864f3847dec
-
- 26 Jan, 2021 1 commit
-
-
Zuul authored
-
- 25 Jan, 2021 1 commit
-
-
Ching Kuo authored
This commit updates metric naming and description based on the best practice[1] provided by prometheus. [1] https://prometheus.io/docs/practices/naming/ Change-Id: Icfbef102d8fb0498ae93fa925937acaa338850c2
-
- 30 Nov, 2020 1 commit
-
-
Ching Kuo authored
Currently oslo.metrics http server doesn't handle sigterm signal. This commit added support to handle sigterm and shutdown gracefully. Change-Id: I3a5b1a5ebcadfd0c64fcbea0216503dd7f984411
-
- 19 Nov, 2020 1 commit
-
-
Zuul authored
-
- 02 Nov, 2020 1 commit
-
-
Zuul authored
-
- 28 Oct, 2020 1 commit
-
-
Ching Kuo authored
This commit includes 2 improvements for oslo.metrics UDP socket - When starting oslo.metrics unlink the socket first before binding - Change the mode for file so that other OpenStack process running in other user can access and send metrics e.g. nova, neutron Change-Id: I27672f03d282acf1e9cb669998899a032fe4202a
-
- 12 Oct, 2020 1 commit
-
-
maaoyu authored
in 'victoria' cycle, we should test py38 by default. ref: https://governance.openstack.org/tc/reference/runtimes/victoria.html Change-Id: I183db1a6db8ff512a20a3a467770f9b6f1cbd260
-
- 29 Sep, 2020 1 commit
-
-
Thierry Carrez authored
Add tests checking that a JSON message will be correctly mapped to their configured Prometheus client action. This replaces the noop test that was just a noop. Change-Id: I7362ad86fdc5dcb0a83b5173c3f20611577d0692
-
- 16 Sep, 2020 1 commit
-
-
Thierry Carrez authored
Add a noop test as a basic test framework. Properly comment out the bandit line to not give the impression that it's actually tested (it was misconfigured before). Change-Id: Ic2278816d50ec0fa628f6616839f8b9dc0a5c299
-
- 15 Jun, 2020 4 commits
-
-
Hervé Beraud authored
Change-Id: I27ff259c91bb90e148e2131fb8c77be4d405648c
-
Hervé Beraud authored
Change-Id: Ic352b63bfce17ebfea693e3e7411813d7f61fb1a
-
Hervé Beraud authored
Change-Id: I597040ac536c1d45ceae5183e48ef809e7db38e9
-
Hervé Beraud authored
Change-Id: I7ac25d8e40558c15cc500061883bcdc4c73b0575
-
- 11 Jun, 2020 4 commits
-
-
Hervé Beraud authored
Change-Id: I444677d60cefa169a4102602cd0a8f25fdd92a84
-
Hervé Beraud authored
Change-Id: Id50dc01384260cfb4c6c745a3f03b77c48cb2d3c
-
Hervé Beraud authored
Change-Id: I0d5fab019f8befb52cd07628006edcb2af8e6473
-
Hervé Beraud authored
Change-Id: I77007982946c9dc04b936bd7fe8e8f8426a397e1
-
- 10 Jun, 2020 1 commit
-
-
Masahito Muroi authored
This patch is a sample oslo.metrics code to gather oslo.messaging's metrics and export the metrics to prometheus. Some parts of this code doesn't follow OpenStack standards style, and this lacks test codes. Please use this patch as PoC for oslo.metrics. Co-Authored-By:Yuki Nishiwaki <yuki.nishiwaki@linecorp.com> Change-Id: I9434d11466e7626fdbebd1340a8bb3d664518bd1
-
- 27 May, 2020 2 commits
-
-
Thierry Carrez authored
Trivial change to README.rst to test GitHub replication on newly-created repositories. Change-Id: I6c0c5dee72bd3e09a0988bcda0d1465519527aca
-
Thierry Carrez authored
Add date for expected initial code drop, to test GitHub replication. Change-Id: Ic88431f7362bbee54afba93c85e12b6a8fd2541e
-
- 26 May, 2020 1 commit
-
-
Thierry Carrez authored
Push minimal LICENSE ane README.rst, while waiting for the initial code drop. This will allow to test that everything is ready. Change-Id: I3eaf35e929cf9af3778e686c654fa392b019c171
-
- 07 May, 2020 1 commit
-
-
OpenDev Project Creator authored
-