From 0ccdb7a70235c27dbb48cbc2527b4ecd2ebd1176 Mon Sep 17 00:00:00 2001 From: qiaomin Date: Thu, 23 Feb 2017 21:29:36 +0800 Subject: [PATCH] Add the missing legacy 'keystone' clients Change-Id: I47296c9464eeb4d73570d17f9e09bfda2a6b6ee6 --- releasenotes/source/ocata.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releasenotes/source/ocata.rst b/releasenotes/source/ocata.rst index a4a5ba0b52..9b234facc5 100644 --- a/releasenotes/source/ocata.rst +++ b/releasenotes/source/ocata.rst @@ -11,7 +11,7 @@ Administrator Guide * Removed legacy commands in favor of the ``openstack`` client commands where equivalent functions existed. Legacy commands changed include ``nova``, - ``neutron``, ``cinder``, ``glance``, and ``manila`` clients. + ``neutron``, ``cinder``, ``glance``, ``keystone``, and ``manila`` clients. * Updated identity and compute content - PCI DSS v3.1 compliance, and Huge Page functionality, respectively. * General bug fixes and updates. @@ -54,7 +54,7 @@ End User Guide * Removed legacy commands in favor of the ``openstack`` client commands where equivalent functions existed. Legacy commands changed include ``nova``, - ``neutron``, ``cinder``, ``glance``, and ``manila`` clients. + ``neutron``, ``cinder``, ``glance``, ``keystone``, and ``manila`` clients. * Deleted references to default flavors. * Changes to swift content on ``.rlistings``, and neutron dnsmasq log file content.