From 7cd8b69fc28e6f7376cfd3897eaf852dfcccf4a6 Mon Sep 17 00:00:00 2001 From: Graham Hayes Date: Mon, 12 Feb 2018 14:01:22 +0000 Subject: Highlight V1 API removal Update Docs and the execption logged to point users to the openstack cli + v2 client. Change-Id: Ib08330d348a6a2f0e976ab0df26e91b2d7bd4e13 --- doc/source/index.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/source') diff --git a/doc/source/index.rst b/doc/source/index.rst index ea572e9..0d91923 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -17,6 +17,13 @@ found on the :ref:`designate v2 command line tool page `. v1: the :program:`designate` command line tool. More information can be found on the :ref:`designate v1 command line tool page `. +.. warning:: + + The V1 API was removed in Queens, and cannot be re-enabled. + The :program:`designate` command line tool will no longer function on + installs newer than Queens. + + You'll need credentials for an OpenStack cloud that implements the Designate API in order to use the client. -- cgit v1.2.1