Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
🚀
This server has been upgraded to GitLab release
15.7
.
🚀
Open sidebar
Simon Leinen
usage-report
Commits
17d2f900
Commit
17d2f900
authored
Mar 25, 2015
by
Simon Leinen
Browse files
Document prerequisites
parent
34052817
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
17d2f900
...
...
@@ -9,3 +9,11 @@ you get an error message like
```
ImportError: No module named v2```
this may mean that you need to use a newer version.
On an Ubuntu GNU/Linux 14.04 system, you should be able to install the
required software using the following commands:
```
sudo apt-get install pip python-dev
sudo pip install python-novaclient python-cinderclient oslo.config netifaces
```
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment