Update location of openrc in readme

Openstack has been moved to containers and the
/etc/nova/openrc file is now located at
/etc/platform/openrc

Story: 2004764
Task: 29906
Change-Id: Ia7dfbccea14e3385a4e0c6aff44fec0709ae6718
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
This commit is contained in:
Al Bailey 2019-03-15 10:54:52 -05:00
parent 5ca61d36c8
commit 1654533326
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ configure_dc.sh
# To use DC Manager CLI (these are just examples)
source /etc/nova/openrc
source /etc/platform/openrc
# Add subclouds (description and location are optional)
dcmanager subcloud add --name=subcloud1 \
--description="subcloud1 description" \