This website works better with JavaScript.
Home
Explore
Get Started
openstack
/
devstack-gate
Code
Issues
Proposed changes
Browse Source
Merge "nova: Enable n-cauth on stable/rocky for cells v1 jobs"
changes/29/703129/1
Zuul
1 year ago
committed by
Gerrit Code Review
parent
579487f20b
988cc19138
commit
8342c061cd
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
roles/test-matrix/files/features.yaml
+ 1
- 1
roles/test-matrix/files/features.yaml
View File
@ -99,7 +99,7 @@ primary:
base:
services
:
[
n
-
api, n-cond, n-cpu, n-novnc, n-sch, n-api-meta]
rocky:
services
:
[
n
-
net]
services
:
[
n
-
cauth, n-
net]
queens:
services
:
[
n
-
cauth, n-net]
pike:
Write
Preview
Loading…
Cancel
Save