Skip to content
Snippets Groups Projects
Commit 167974aa authored by caoyuan's avatar caoyuan
Browse files

Update the "source" to "."

When import rc file into openstack, use "." rather than "source".

Change-Id: I8d115db48bb152acc0b5e54b218684d0d4b4384e
parent d9740e9c
No related branches found
No related tags found
No related merge requests found
...@@ -608,7 +608,7 @@ the content shown below. ...@@ -608,7 +608,7 @@ the content shown below.
mkdir /etc/kolla/config/nova mkdir /etc/kolla/config/nova
cat << EOF > /etc/kolla/config/nova/nova-compute.conf cat << EOF > /etc/kolla/config/nova/nova-compute.conf
[libvirt] [libvirt]
virt_type=qemu virt_type = qemu
EOF EOF
For *all-in-one* deployments, the following commands can be run. These will For *all-in-one* deployments, the following commands can be run. These will
...@@ -650,7 +650,7 @@ with a glance image and neutron networks. ...@@ -650,7 +650,7 @@ with a glance image and neutron networks.
:: ::
source /etc/kolla/admin-openrc.sh . /etc/kolla/admin-openrc.sh
#centOS #centOS
cd /usr/share/kolla-ansible cd /usr/share/kolla-ansible
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment