Remove an extra dangling doc reference to CDN

This user guide snuck past the effort in
I529c4901e11161158ce5c35df3bff2ecbbb3091a to remove the CDN service. It
was showing up in a warning message during doc builds.

Change-Id: I2670d98078fcdeab5b0cf36a7ff2c0e4b50cbc3b
This commit is contained in:
Brian Curtin
2015-12-08 16:01:10 -06:00
parent 6996126a09
commit c65b801317

View File

@@ -1,9 +0,0 @@
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