Merge "Tell the multinode subnode and grenade to use /opt"

This commit is contained in:
Zuul 2019-12-18 10:58:29 +00:00 committed by Gerrit Code Review
commit 8dea62281d
2 changed files with 2 additions and 0 deletions

View File

@ -94,6 +94,7 @@
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_AUTOMATED_CLEAN_ENABLED=False"
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_VM_SPECS_RAM=384"
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_RAMDISK_TYPE=tinyipa"
export DEVSTACK_LOCAL_CONFIG+=$'\n'"LIBVIRT_STORAGE_POOL_PATH=/opt/libvirt/images"
export DEVSTACK_GATE_TEMPEST_REGEX=test_server_basic_ops
EOF

View File

@ -508,6 +508,7 @@
Q_ML2_TENANT_NETWORK_TYPE: vlan
VIRT_DRIVER: ironic
PUBLIC_BRIDGE: br-infra
LIBVIRT_STORAGE_POOL_PATH: /opt/libvirt/images
devstack_services:
c-api: False
c-bak: False