- Aug 27, 2021
- Aug 25, 2021
-
-
Mark Goddard authored
Change-Id: Iebcac0827c6f715c6b804223cdcf2cc2e425120b
-
- Aug 24, 2021
-
-
Zuul authored
-
- Aug 23, 2021
-
-
Zuul authored
-
- Aug 21, 2021
-
-
Zuul authored
-
- Aug 20, 2021
-
-
Radosław Piliszek authored
to behave like it is most commonly expected - query Nova in the same region. Closes-Bug: #1939291 Change-Id: I584a83d352c747a799b5dab1d3b8159ba3805454
-
- Aug 19, 2021
-
-
Radosław Piliszek authored
Sometimes, the registries may intermittently fail to deliver the images. This is often seen in the CI, though it also happens with production deployments, even those with internal registries and/or registry mirrors - due to sheer load when trying to pull the images from many hosts. This patchs adds two new vars to control retry behaviour. The default has been set to make users happier by default. :-) Change-Id: I81ad7d8642654f8474f11084c6934aab40243d35
-
Zuul authored
-
Radosław Piliszek authored
It seems to have been mistakenly introduced by de00bf49 "Simplify handler conditionals" Change-Id: I65b6e322fa11a870f32099bbfd62150cbea4feb5
-
Zuul authored
-
- Aug 18, 2021
-
-
Marc 'risson' Schmitt authored
Signed-off-by:
Marc 'risson' Schmitt <marc.schmitt@risson.space> Closes-Bug: #1940286 Change-Id: I647f8615e9fd0cc0db7c737ce4afbd1bdd0d40d4
-
- Aug 17, 2021
-
-
Michal Arbet authored
This change enables the use of Docker healthchecks for keystone-fernet container. It checks if "key 0" has right permissions, and if rsync is able to distribute keys to other keystones. Implements: blueprint container-health-check Change-Id: I17bea723d4109e869cd05d211f6f8e4653f46e17
-
Marc 'risson' Schmitt authored
Signed-off-by:
Marc 'risson' Schmitt <marc.schmitt@risson.space> Change-Id: I374f7427a4318d00ca474367818117e11789ec13
-
- Aug 16, 2021
-
-
Zuul authored
-
Michal Arbet authored
This change enables the use of Docker healthchecks for nova-spicehtml5proxy service. Implements: blueprint container-health-check Change-Id: I584c588c20781e6c6567429811aecf97967baea3
-
- Aug 13, 2021
-
-
Radosław Piliszek authored
Swift is a major OpenStack project. It could use testing upgrades. New jobs are placed in the experimental pipeline to avoid excessive CI load on general changes. Change-Id: I8a089fdd1f21eb4c3e00c38ea9dfcecc77565bf5 Related-Bug: #1874691
-
- Aug 12, 2021
-
-
Radosław Piliszek authored
Debian upgrades failed on using the ansible command to remove chrony service because of broken python autodetection. This patch uses the same workaround we have in globals-default.j2. This is not nice long-term but there is no reason to keep the two out of sync. We should remove this workaround from both places when the situation fixes itself (possibly with newer Ansible). Change-Id: I8b7f0c76d55cd31311285ce746acb6335e044470
-
Michał Nasiadka authored
Change-Id: I2fe738249018e25e79fd726bc931be6b7bd91934
-
Michal Arbet authored
Kolla-ansible upgrade task is calling different handlers as deploy task and these handlers are missing healthcheck key. This patch is fixing this. Closes-Bug: #1939679 Change-Id: Id83d20bfd89c27ccf70a3a79938f428cdb5d40fc
-
Pierre Riteau authored
CentOS binary packages for Xena have moved Neutron's api-paste.ini file to /etc/neutron [1]. Ubuntu packages already provide this file at this location. Source images should also have api-paste.ini installed there. [1] https://review.rdoproject.org/r/c/openstack/neutron-distgit/+/34845 Depends-On: https://review.opendev.org/c/openstack/kolla/+/804269 Change-Id: Ideb0247578afb8cc36bb6ac26d8ef7fda494bee3
-
- Aug 11, 2021
- Aug 10, 2021
-
-
Zuul authored
-
Zuul authored
-
Radosław Piliszek authored
We get a nice optimisation by using a filtered loop instead of task skipping per service with 'when'. Partially-Implements: blueprint performance-improvements Change-Id: I8f68100870ab90cb2d6b68a66a4c97df9ea4ff52
-
Zuul authored
-
Mark Goddard authored
Follow up for I0c7e9a28876a1d4278fb2ed8555c2b08472864b9 which added a ironic_enable_keystone_integration variable to support Ironic in multi-region environments. This change skips Keystone service registration based on ironic_enable_keystone_integration rather than enable_keystone. It also updates the ironic-inspector.conf template to use the new variable. Change-Id: I2ecba4999e194766258ac5beed62877d43829313
-
- Aug 09, 2021