From 283b15b789dab4bee34fe799f2016dce5387fc8d Mon Sep 17 00:00:00 2001 From: "zhang.lei" Date: Tue, 12 Jun 2018 07:50:12 +0000 Subject: [PATCH] [Docs] Fix the incorrect designate service name Change-Id: Ic28fedae673b12d7659eb492e2497ab9238695f8 --- doc/source/install/install-ubuntu.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/install/install-ubuntu.rst b/doc/source/install/install-ubuntu.rst index 1fed8b905..6d2ac5d45 100644 --- a/doc/source/install/install-ubuntu.rst +++ b/doc/source/install/install-ubuntu.rst @@ -133,9 +133,9 @@ Install and configure components .. code-block:: console - # systemctl restart openstack-designate-central openstack-designate-api + # systemctl restart designate-central designate-api - # systemctl enable openstack-designate-central openstack-designate-api + # systemctl enable designate-central designate-api #. Create a pools.yaml file in ``/etc/designate/pools.yaml`` with the following contents: