summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorTakashi Natsume <takanattie@gmail.com>2021-12-17 00:23:26 +0900
committerTakashi Natsume <takanattie@gmail.com>2021-12-17 00:24:47 +0900
commit871c50c5b91cc0b338c78d73606179f08b7c9bb8 (patch)
tree064bfcb8fbd284a917064bf78359f3b456c37e08 /.zuul.yaml
parentd3b4c01ea4e6e5c4bca9e961a36806b533faa9ac (diff)
downloadpython-novaclient-871c50c5b91cc0b338c78d73606179f08b7c9bb8.tar.gz
Fix check job failures
This patch fixes the following failures. * package version conflict in the lower-constraints job * An error about admin endpoint for identity service in the python-novaclient-functional job Closes-bug: 1954916 Closes-bug: 1954917 Change-Id: Ie48dda004aaf5d01d286bdc0d9fe355d58e62d75 Signed-off-by: Takashi Natsume <takanattie@gmail.com>
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 791aa8fd..12ce938d 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -8,6 +8,7 @@
vars:
openrc_enable_export: true
devstack_localrc:
+ KEYSTONE_ADMIN_ENDPOINT: true
USE_PYTHON3: true
irrelevant-files:
- ^.*\.rst$