summaryrefslogtreecommitdiff
path: root/api-guide
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2019-10-02 11:54:39 +0100
committerStephen Finucane <sfinucan@redhat.com>2019-11-27 09:36:17 +0000
commitc56a635de138ba502d99343fecc2da5f12f31dc5 (patch)
treeb9981d3877d1c9bcd1c6a1dd70c26b33ced90c28 /api-guide
parent23995b4f9945aa242f6a9e7bd5bc700c27f31eb2 (diff)
downloadnova-c56a635de138ba502d99343fecc2da5f12f31dc5.tar.gz
nova-net: Remove 'nova-network' binary
Get excited, people. It's finally dying, for real. There is a lot more doc work needed here, but this is a start. No need for a release note modification since we've already said that nova-network has been removed, so there's no point in saying that the service itself has been removed since that's implicit. Change-Id: I18d73212f9d98bc75974a024cf6fd872fdfb1ca4 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Diffstat (limited to 'api-guide')
-rw-r--r--api-guide/source/general_info.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/api-guide/source/general_info.rst b/api-guide/source/general_info.rst
index 783dc82ce3..b0e8574960 100644
--- a/api-guide/source/general_info.rst
+++ b/api-guide/source/general_info.rst
@@ -175,11 +175,6 @@ on compute hosts rather than servers.
This service runs on every compute node, and communicates with a
hypervisor for managing compute resources on that node.
- - **nova-network (deprecated)**
-
- This service handles networking of virtual servers. It is no longer under
- active development, and is being replaced by Neutron.
-
- **Services Actions**
.. note::