13c0c40961
Add warnings to the documentation for users and to the source for developers. Change-Id: Ic4695a8d1e4d2bc2d53b0bb69806c933f1b672aa Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
12 lines
218 B
ReStructuredText
12 lines
218 B
ReStructuredText
============
|
|
V1 Web API
|
|
============
|
|
|
|
.. warning::
|
|
|
|
The V1 API is being deprecated during the Havana development
|
|
cycle. Please use the V2 API instead.
|
|
|
|
.. autoflask:: ceilometer.api.v1.app:app
|
|
:undoc-static:
|