devstack/doc/source
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
..
assets/images Rework the old logo 2014-11-20 21:22:00 -06:00
guides Wrong container name in devstack "All-In-One Single LXC Container" manual. 2016-05-17 09:34:26 +01:00
conf.py Documentation for single interface Neutron networking with OVS 2015-05-29 11:32:45 -04:00
configuration.rst Merge "Fix DevStack failure in multi-region setting" 2016-04-20 20:42:24 +00:00
faq.rst Correct openrc script for zsh 2016-03-31 20:58:19 +08:00
hacking.rst Move contributing into HACKING 2015-03-20 12:17:27 +11:00
index.rst removed dead link to stack.sh.html 2016-05-04 22:33:21 +02:00
overview.rst doc changes to devstack overview.rst 2015-04-16 13:59:52 -04:00
plugin-registry.rst Updated from generate-devstack-plugins-list 2016-04-30 06:51:53 +00:00
plugins.rst Fix override-defaults in plugin docs 2015-12-10 05:57:19 -08:00