Update doc to indicate nova-network deprecated

Change-Id: I45b586c82faebb1ba6cf2089fc3ec30b6e4761cb
TrivialFix: update doc to indicate nova-network deprecated already.
This commit is contained in:
jichenjc 2017-08-30 19:34:42 +08:00
parent dce9e93bfc
commit fd1bace5d0
1 changed files with 6 additions and 5 deletions

View File

@ -163,12 +163,12 @@ 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**
- **nova-network (deprecated)**
This service handles networking of virtual servers. It is no longer under
active development, and is being replaced by Neutron.
- **nova-ec2(deprecated)**
- **nova-ec2 (deprecated)**
This service provides AWS EC2 API compatibility.
@ -269,10 +269,11 @@ We also discuss how Nova proxies setting image metadata.
TODO - add more details.
Interactions with Neutron and Nova-Network
==========================================
Interactions with neutron and nova-network (deprecated)
=======================================================
We talk about how networking can be provided be either Nova or Neutron.
We talk about how networking can be provided be either neutron or
nova-network (deprecated).
Here we discuss about Neutron's API and how Nova users port UUIDs.
We also discuss Nova automatically creating ports, proxying security groups,