devstack/doc/source/guides
bhargavaregalla 69d3b79e03 Wrong container name in devstack "All-In-One Single LXC Container" manual.
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
2016-05-17 09:34:26 +01:00
..
devstack-with-lbaas-v2.rst Merge "remove SERVICE_TOKEN from the docs" 2016-01-16 12:29:45 +00:00
devstack-with-nested-kvm.rst Cleanup ReST format issues 2015-11-02 11:27:46 +01:00
lxc.rst Wrong container name in devstack "All-In-One Single LXC Container" manual. 2016-05-17 09:34:26 +01:00
multinode-lab.rst Change "secrete" to "secret" 2016-03-17 14:53:03 +11:00
neutron.rst Replace Q_L3_ENABLED by is_service_enabled q-l3 2016-05-13 16:04:30 -04:00
nova.rst made several changes to guides to comply to doc conventions 2015-04-21 15:50:22 -04:00
single-machine.rst remove SERVICE_TOKEN from the docs 2016-01-10 01:29:39 +00:00
single-vm.rst remove SERVICE_TOKEN from the docs 2016-01-10 01:29:39 +00:00