- 30 Mar, 2022 1 commit
-
-
Thomas Goirand authored
-
- 25 Mar, 2022 1 commit
-
-
Thomas Goirand authored
-
- 08 Mar, 2022 5 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
- fix-server-group-create.patch - fix-octavia-pool-update.patch - Fix_for_tenacity_8.0.1.patch -
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
heat 18.0.0.0rc1 release candidate meta:version: 18.0.0.0rc1 meta:diff-start: - meta:series: yoga meta:release-type: release candidate meta:pypi: no meta:first: no meta:release:Author: Elod Illes <elod.illes@est.tech> meta:release:Commit: Elod Illes <elod.illes@est.tech> meta:release:Change-Id: Ibbb9dca5cb3a8f13a5a15f9e81d86cb964c78a8e meta:release:Code-Review+1: Rico Lin <ricolin@ricolky.com> meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech> meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
-
- 01 Mar, 2022 1 commit
-
-
Takashi Kajinami authored
The tenant argument of RequestContext is longer available since oslo.context 4.0.0. This change removes usage of the deprecated argument in unit tests to prepare for version bump. Change-Id: I0493b5fbe09d183e57a207c1dda0b2ee7a4e1b34
-
- 11 Feb, 2022 3 commits
-
-
Thomas Goirand authored
-
rabi authored
Use retry_state parameter that contains all information about current retry invocation in the prepare_attempt callback. Change-Id: Ib47b6335b591850965132448befb7b3dbe31984a Task: 44471
-
Thomas Goirand authored
-
- 08 Feb, 2022 1 commit
-
-
Takashi Kajinami authored
Python 2 support was removed during Ussuri cycle. This change adds the classifier to clearly state that only Python 3 is supported. Change-Id: Icaa8acc04019b67628e84b1fa252e3731d526f08
-
- 17 Jan, 2022 1 commit
-
-
Takashi Kajinami authored
Since croniter 1.2.0, day=0 is no longer accepted as a valid value[1]. Because of this change, some unit tests are failing with the following error. Invalid CRON expression: [* * 0 * *] is not acceptable, out of range This change updates the pattern used in unit tests so that the value is accepted by the latest croniter. [1] https://github.com/kiorky/croniter/commit/17953c8fa73d09c15b1a8af6b3f27245856f3cb1 Change-Id: Ib9ee765e89716583b8f28cc9aafd9cb4e8e8e1cb
-
- 12 Jan, 2022 1 commit
-
-
bshephar authored
In support of the OSC migration, we need to bump the lower-constraint for the openstacksdk to allow for feature parity. Change-Id: Ide69f84a76f06814cf74b73b57729f23dea1062b
-
- 29 Dec, 2021 1 commit
-
-
Thomas Goirand authored
Adriano Rafael Gomes (Closes: #964887). * Added es.po Spanish debconf templates translation thanks to Camaleón (Closes: #987668).
-
- 24 Dec, 2021 2 commits
- 23 Dec, 2021 1 commit
-
-
Thomas Goirand authored
- test_mem_alarm_high_not_integer_parameters - test_int_bad
-
- 14 Dec, 2021 1 commit
-
-
Ghanshyam Mann authored
Yoga testing runtime[1] has been updated to add py39 testing as voting. Unit tests update are handled by the job template change in openstack-zuul-job - https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/820286 this commit updates the classifier in setup.cfg file. [1] https://governance.openstack.org/tc/reference/runtimes/yoga.html Change-Id: I573f6f4f4a9257a4c9c25a9d61a9ea29267377d1
-
- 13 Dec, 2021 1 commit
-
-
Corey Bryant authored
The messages returned are slightly different when run with Python 3.10. Story: 2009741 Task: 44177 Change-Id: I26917aefdf43bf3f9008891d2e66aef9b94f58b5
-
- 07 Dec, 2021 1 commit
-
-
Zuul authored
-
- 03 Dec, 2021 1 commit
-
-
rabi authored
Unfortunately few projects like mistral/zaqar have little participation and are kind of unmaintained atm, we should stop testing them in CI. Recently zaqar is broken with latest pymongo (4.0). Change-Id: I33d3aceacf03ad1baf29301885a8e88b17b7e476
-
- 26 Nov, 2021 1 commit
-
-
rabi authored
This is broken after pyparsing was bumped to 3.0.6. With python-aodhclient (kind of unmaintained it seems) CI broken, we should skip the test temporarily until [1] is merged and we've a client released with the change. [1] https://review.opendev.org/c/openstack/python-aodhclient/+/819393 Change-Id: Ib4a244087038f698eabbf2180eff3efce3a3c767
-
- 22 Nov, 2021 1 commit
-
-
Zuul authored
-
- 19 Nov, 2021 1 commit
-
-
rabi authored
This devstack plugin seems broken with devstack secure rbac changes to use OS_CLOUD. Change-Id: I9f0d3d97e4cc7d5ed6858eca9c042fedb14139d1
-
- 17 Nov, 2021 2 commits
- 16 Nov, 2021 1 commit
-
-
Thomas Goirand authored
-
- 12 Nov, 2021 1 commit
-
-
Ian Wienand authored
OpenDev infra only keep around the latest two Fedora releases in their mirrors. Probe for the image from the local test mirror, but if not found, fallback to upstream. This will be much less reliable, but can avoid gate breakage until new images can be used. Also, use endpoint_type when creating keystoneclient Keystone admin endpoint has been removed from devstack with[1]. This would use the public endpoint by default. Change-Id: I96ab14871ee8c5d5b83cc0cd4abc840ef0218ca8
-
- 09 Nov, 2021 1 commit
-
-
Erik Panter authored
When sorting resource candidates in `_get_best_existing_rsrc_db`, resources with the same score are sorted by `updated_at`, which can be `None`. If that is the case, use `created_at` instead. Task: 43815 Story: 2009653 Change-Id: Ic0265fcf7ceb811803cdebaa8932fe80dc59a627
-
- 07 Nov, 2021 2 commits
-
-
Michal Arbet authored
-
Michal Arbet authored
-
- 02 Nov, 2021 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Ie693d500eb35af94e13069d85516dc42a5f811dd
-
- 01 Nov, 2021 4 commits
-
-
Zuul authored
-
Zuul authored
-
Tobias Urdin authored
If there is underlying issues in Keystone that causes the create stack project to fail the exception is never caught causing the stack to never enter a failed state with any feedback. See [1] for example. This changes so that we catch all exceptions and set the stack to a failed state. We do not want to return the complete exception since it can contain information about the deployments underlying issue so we instead log the exception. [1] https://paste.opendev.org/show/810161/ Change-Id: If0bc726d8681fff2b45a3b353ae627c86eb298d2
-
rabi authored
load() function requires a loader parameter with PyYAML 6.0. Change-Id: Icf8ae805e53d80cf7be46465326983d2e24ef23a
-
- 18 Oct, 2021 3 commits