Merge pull request #3 from yanheven/master
Add requirements.txt to nova, glance and cinder driver directiory,
This commit is contained in:
commit
6d1bccda27
@ -3,6 +3,7 @@
|
||||
### Prerequesites
|
||||
1. Working green field OpenStack deployment.
|
||||
2. No prior cinder nodes. This service does not work if cinder backends are already configured.
|
||||
3. The virtualenv used by cinder should have Amazon boto package installed
|
||||
|
||||
|
||||
### Instructions
|
||||
|
1
glance/requirements.txt
Normal file
1
glance/requirements.txt
Normal file
@ -0,0 +1 @@
|
||||
boto3
|
1
nova/requirements.txt
Normal file
1
nova/requirements.txt
Normal file
@ -0,0 +1 @@
|
||||
boto
|
Loading…
Reference in New Issue
Block a user