We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50680e7 commit c402fbeCopy full SHA for c402fbe
.zuul/playbooks/run.yaml
@@ -54,7 +54,7 @@
54
openstack flavor create --ram 6144 --disk 10 --vcpus 4 --public --id 3 m1.medium --property hw_rng:allowed='True'
55
56
# Switch to demo project
57
- source /opt/stack/new/devstack/openrc admin demo
+ source /opt/stack/new/devstack/openrc demo demo
58
59
# Create clouds.yaml
60
cat << EOF >> /tmp/clouds.yaml
0 commit comments