From a3070730f016a4ea97563a598ebf1ddf3d5704ba Mon Sep 17 00:00:00 2001 From: zhangyangyang Date: Wed, 20 Jun 2018 11:30:55 +0800 Subject: [PATCH] Add information of deprecation nova-network in system-admin.rst Change-Id: I9afc1edce489b6949ab9d9572fbee0e997cc54f4 --- doc/source/admin/system-admin.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/source/admin/system-admin.rst b/doc/source/admin/system-admin.rst index 499d456eba5d..9dee99296ddb 100644 --- a/doc/source/admin/system-admin.rst +++ b/doc/source/admin/system-admin.rst @@ -70,6 +70,10 @@ responsibilities of services and drivers are: ``FlatDHCPManager``, or ``VLANManager`` (defaults to ``VLANManager`` if nothing is specified). + .. deprecated:: 14.0.0 + + ``nova-network`` was deprecated in the OpenStack Newton release. + ``nova-scheduler`` Dispatches requests for new virtual machines to the correct node.