blob: 96b529109596d92e50b5646033ce304c4f596494 [file] [log] [blame]
Michael Johnson34139b02017-03-15 10:31:10 -07001============
2Installation
3============
4
5At the command line::
6
7 $ pip install octavia-tempest-plugin
8
9Or, if you have virtualenvwrapper installed::
10
11 $ mkvirtualenv octavia-tempest-plugin
12 $ pip install octavia-tempest-plugin