69d3b79e03
Wrong container name in devstack "All-In-One Single LXC Container" manual. Link: http://docs.openstack.org/developer/devstack/guides/lxc.html After creating "devstack" container with below command sudo lxc-create -n devstack -t ubuntu -f devstack-lxc.conf -- --packages=bsdmainutils,git The name should be 'devstack' instead of 'p2' in the below command ssh ubuntu@$(sudo lxc-info -n p2 | awk '/IP/ { print $2 }')). Change-Id: I7a84b97b03b2dd4338f1d946b7eafb8ec6e3767d Closes-bug: #1582248 |
||
---|---|---|
.. | ||
devstack-with-lbaas-v2.rst | ||
devstack-with-nested-kvm.rst | ||
lxc.rst | ||
multinode-lab.rst | ||
neutron.rst | ||
nova.rst | ||
single-machine.rst | ||
single-vm.rst |