Make sure the terminal is setup in the right venv by default.

Change-Id: I206d3e8d3ae835e29a553a7eab3f82585ff11961
This commit is contained in:
Tim Kuhlman 2015-04-30 11:46:04 -06:00
parent 4db223a920
commit 79b71db02e
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# Environment variables for use with python-monascaclient running via monaca-vagrant
. /opt/monasca/bin/activate
export OS_USERNAME=mini-mon
export OS_PASSWORD=password
export OS_PROJECT_NAME=mini-mon