Add requirements.txt to nova, glance and cinder driver directiory,
and add boto as prerequesites to README.MD of cinder.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
boto3
|
||||
@@ -0,0 +1 @@
|
||||
boto
|
||||
Reference in New Issue
Block a user