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
327 B
ReStructuredText
10 lines
327 B
ReStructuredText
Using OpenStack CDN
|
|
===================
|
|
|
|
Before working with the Content Distribution Network (CDN) 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
|