From e3b982d17a40caf6515e2f3ac51f3609ed9e4ac8 Mon Sep 17 00:00:00 2001 From: KATO Tomoyuki Date: Thu, 27 Nov 2014 09:27:08 +0900 Subject: [PATCH] Change previous name of neutron client to quantum Change-Id: Id8c7e45103c082c3425fabd19f6a519360c5ef7d Closes-Bug: 1396833 --- .../associate-guide/ch_associate-controller-node-quiz.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/training-guides/associate-guide/ch_associate-controller-node-quiz.xml b/doc/training-guides/associate-guide/ch_associate-controller-node-quiz.xml index c4722f98..128a0441 100644 --- a/doc/training-guides/associate-guide/ch_associate-controller-node-quiz.xml +++ b/doc/training-guides/associate-guide/ch_associate-controller-node-quiz.xml @@ -337,7 +337,7 @@ Client for the Identity Service API. Use to create and manage users, tenants, ro nova(python-novaclient) Client for the Compute API and its extensions. Use to create and manage images, instances, and flavors. neutron(python-neutronclient) -Client for the Networking API. Use to configure networks for guest servers. This client was previously known as neutron. +Client for the Networking API. Use to configure networks for guest servers. This client was previously known as quantum. swift(python-swiftclient) Client for the Object Storage API. Use to gather statistics, list items, update metadata, upload, download and delete files stored by the object storage service. Provides access to a swift installation for ad hoc processing. heat(python-heatclient)