Difference between revisions of "OpenStack Cinder"

From OSNEXUS Online Documentation Site
Jump to: navigation, search
m (Command Examples)
m
Line 1: Line 1:
 
== Setup ==
 
== Setup ==
 +
All of our testing has been done in a DevStack environment.
 +
</br>
 +
Here is a link to their website / setup instructions:
 +
 +
[http://devstack.org/ http://devstack.org/]
 +
 +
</br>
 +
</br>
 +
 +
=== Things to Note ===
 +
 +
*Make sure that you run the setup with a non root user
 +
 +
**This user needs to have password-less sudo privileges
 +
 +
*DevStack runs a bunch of sessions in screens
 +
 +
**[http://www.rushiagr.com/blog/2013/06/05/linux-screens-in-devstack/ http://www.rushiagr.com/blog/2013/06/05/linux-screens-in-devstack/]
  
 
== Features ==
 
== Features ==
  
 
== Command Examples ==
 
== Command Examples ==

Revision as of 11:53, 10 June 2014

Setup

All of our testing has been done in a DevStack environment. </br> Here is a link to their website / setup instructions:

http://devstack.org/

</br> </br>

Things to Note

  • Make sure that you run the setup with a non root user
    • This user needs to have password-less sudo privileges
  • DevStack runs a bunch of sessions in screens

Features

Command Examples