README updates
This commit is contained in:
parent
a83f282446
commit
4a3ecdfc4a
@ -39,15 +39,12 @@ instack-undercloud via source
|
|||||||
source instack-undercloud/instack-sourcerc
|
source instack-undercloud/instack-sourcerc
|
||||||
|
|
||||||
|
|
||||||
1. Create the virtual environment.
|
1. Create the virtual environment. When the script has completed successfully,
|
||||||
|
it will output the instack vm's IP address. Use this IP address in the next
|
||||||
|
step.
|
||||||
|
|
||||||
sudo yum -y install libguestfs-tools
|
|
||||||
instack-virt-setup
|
instack-virt-setup
|
||||||
|
|
||||||
1. Start instack vm.
|
|
||||||
|
|
||||||
virsh start instack
|
|
||||||
|
|
||||||
1. ssh as the stack user (password is stack) to the instack vm
|
1. ssh as the stack user (password is stack) to the instack vm
|
||||||
|
|
||||||
# to get the IP address of the instack vm:
|
# to get the IP address of the instack vm:
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
Undercloud Install via instack
|
Undercloud Install via instack
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
instack-undercloud can be used in an all baremetal environment or an all
|
instack-undercloud can be used to setup Juno in an virtual environment.
|
||||||
virtual environment.
|
|
||||||
|
|
||||||
To use instack-undercloud in an all virtual environment, perform the setup at
|
To use instack-undercloud in an all virtual environment, perform the setup at
|
||||||
[README-virt](README-virt.md). If you're working with baremetal, see [README-packages](README-packages.md).
|
[README-source](README-source.md).
|
||||||
|
Loading…
Reference in New Issue
Block a user