![Rob Hirschfeld](/assets/img/avatar_default.png)
This patch is documentation only. The changes are not complete and information in the files should be updated as the progress progresses. The goal is NOT to update the files, but to move them into better locations as dicussed in weekly calls. The change includes making the root readme more general with links to deeper documents. Landing pages for running RefStack and TCUP have been moved to the /doc directory. Change-Id: Ifdf4afe0411f92253e0b4cb3ad64a0e6be3bd172
530 B
530 B
TCUP Configuration
Install Docker using https://www.docker.io/gettingstarted/#h_installation
Get the code
git clone http://github.com/stackforge/refstack
enter RefStack
cd refstack
create/copy your OpenStack credentials into openrc.sh an file
Create the TCUP container
docker build t-container
Run the container
docker run -v pwd
:/tcup:rw -i -t 32fe2d733d51 /bin/bash
Inside the container run the following
source tcup/openrc.sh tcup/run_in_tcup.py