rally/tests/cmd
Julien Vey e61269ef33 Add rally use command - part 2
This completes the behaviour of the 'rally use' command.
when the command is called, it creates a file called openrc-{deployid}
in ~/.rally/ which contains instructions to export deployment specific
environment variables

It also creates a symlink ~/.rally/openrc that refers to the latest
deployment called with 'rally use'

It becomes simple to just do 'source ~/.rally/openrc' and then
'nova list'

Implements blueprint: rally-use-command

Change-Id: I51ddfdbf7b8ab41b5b26685dd7b671468d306fe1
2014-02-04 10:25:05 +01:00
..
__init__.py Add CLI interface for Rally 2013-09-05 10:50:16 +04:00
test_envutils.py Add rally use command 2014-01-23 22:14:01 +01:00
test_main.py Add rally use command - part 2 2014-02-04 10:25:05 +01:00
test_manage.py Move rally.test to tests.test 2014-01-06 16:24:00 +00:00