Go back to assuming volume size in GB
With https://review.openstack.org/544724 we changed the size to make it work with https://review.openstack.org/527592. Now, due to https://review.openstack.org/545801 we can revert the change. Change-Id: Ie67526ebb46ddc0f0e60d7e9d94e752fc6128b2c
This commit is contained in:
parent
40a380ecc7
commit
83a8f00469
@ -178,7 +178,7 @@ lxc_container_backing_store: "machinectl"
|
||||
|
||||
# Allow the container store sufficient space to build everything we need.
|
||||
# Size is in GB:
|
||||
lxc_host_machine_volume_size: 1024G
|
||||
lxc_host_machine_volume_size: 1024
|
||||
|
||||
## Enable LBaaSv2 in the AIO
|
||||
neutron_plugin_base:
|
||||
|
Loading…
Reference in New Issue
Block a user