7e98020b83
The beginning of the compute user guide. This also begins the simplification of the examples, makes them more specific, and adds testing. Change-Id: Ic4bac2fe30601c196b03ce73b2dd04a916231f33 Partial-Bug: #1487269 Partial-Bug: #1419012 Partial-Bug: #1466180
10 lines
326 B
ReStructuredText
10 lines
326 B
ReStructuredText
Using OpenStack Orchestration
|
|
=============================
|
|
|
|
Before working with the Orchestration service, you'll need to create a
|
|
connection to your OpenStack cloud by following the :doc:`connect` user
|
|
guide. This will provide you with the ``conn`` variable used in the examples
|
|
below.
|
|
|
|
.. TODO(thowe): Implement this guide
|