Modify the installation script of nova and glance, include the README files. Change-Id: I477d453526941be8caa3ee89ee20c575067c416b
4 lines
181 B
Plaintext
Executable File
4 lines
181 B
Plaintext
Executable File
#set up where the openstack is installed, before running the installation script,
|
|
#it's better to run 'source envrc' .
|
|
export OPENSTACK_INSTALL_DIR=/usr/lib/python2.7/dist-packages
|