- 21 Feb, 2022 1 commit
-
-
Grzegorz Grasza authored
Currently rpm based distributions all use python3-devel. Tested this with centos7 rhel7 rhel8 fedora35. Change-Id: I9a8e6285edbb3799cf552acf479598b3b6c63b99
-
- 17 Feb, 2022 1 commit
-
-
Zuul authored
-
- 12 Feb, 2022 2 commits
- 11 Feb, 2022 5 commits
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Eunyoung Kim authored
GET /limits-model => GET /limits/model Change-Id: Ib832a8a9257ecdc7bffcc81ee003d1f5a37588e0
-
- 09 Feb, 2022 5 commits
- 08 Feb, 2022 12 commits
- 07 Feb, 2022 2 commits
- 06 Feb, 2022 2 commits
-
-
OpenStack Release Bot authored
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for xena. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I8e2babbd4d75bd2dc3e8451e5e2604bfe98668a7
-
OpenStack Release Bot authored
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for wallaby. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I4170f4cc381d497a12796120b143f65a1894a301
-
- 04 Feb, 2022 9 commits
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Stephen Finucane authored
Nothing functional here. We simply switch from using "repo_name" terminology and move/rename some helper functions. Branches aren't really a SQLAlchemy-Migrate thing but it's close enough to do. Change-Id: I005d20ef21b6c8122be90e8afb38abd902fdfc6e Signed-off-by:Stephen Finucane <stephenfin@redhat.com>
-
Stephen Finucane authored
'assertTableCountsMatch' should have been removed in change I41584c652ab34a267009136ee2a2e159ee2f2a6e ("sql: Squash mitaka migrations") 'does_constraint_exist' should have been removed in change Ic499a996e1b9c6f0a9d885b4a9e655008002d49f ("sql: Squash queens migrations") 'does_pk_exist' should have been removed in change I6beb8c9c827546757f2d7673a917b98f8b917012 ("sql: Squash rocky migrations") 'assertTableExists' should have been removed in change I58e4b6833036a25ea8a1202c87ceebdbe932b447 ("sql: Squash stein migrations") 'insert_dict', 'does_index_exist', and 'does_unique_constraint_exist' should have been removed in change Ifc71efb8609bc26ce998a9fa48b207abf8b9a38b ("sql: Squash train migrations") 'does_fk_exist' should have been removed in change Ia1495cd4683d6631be2691e816734d01b03037a3 ("sql: Squash ussuri migrations") Change-Id: Id3d2769af6004bd4d4792c4488ac5eba94a5a776 Signed-off-by:Stephen Finucane <stephenfin@redhat.com>
-
Zuul authored
-
Lance Bragstad authored
The FernetUtils object had kwargs for the key_repository, max_active_keys, and the config_group. The credential API uses an instance of the FernetUtils object to encrypt and decrypt credentials, but the object wasn't instantiated with the config_group set. This resulted in an error message like: Either [None] key_repository does... When the credential key repository wasn't configured. We should be setting the config_group so that we provide a more useful error message instead of a random `None`. All of the arguments are now made mandatory, since this is how they are called in all but this one place. Co-Authored-By:Grzegorz Grasza <xek@redhat.com> Change-Id: Ia32cc12121ee243a003e5eb2fc832cc6a33ef499
-
- 28 Jan, 2022 1 commit
-
-
Zuul authored
-