Files
deb-python-openstacksdk/doc/source/users/guides/cdn.rst
Everett Toews 7e98020b83 The Compute User Guide
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
2015-10-01 21:50:49 -05:00

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