Update incorrect comment about nova-network status

The network manifest contained a comment that said that nova-network
was no longer receiving any patches.  That's not actually the case, so
replace the comment with a new description that describes the current
state.

The openstack-dev post that officially unfroze nova-network is here:

http://lists.openstack.org/pipermail/openstack-dev/2014-January/025824.html

Change-Id: Ifbe2ec0b9e7971bb85f84b4cb3c014eeb4e6efde
This commit is contained in:
Russell Bryant
2014-07-03 16:54:39 -04:00
parent 3b06593f8b
commit 442a674aa7

View File

@@ -1,8 +1,11 @@
# == Class: nova::network
#
# Manages nova-network. Note that
# Nova-network is not receiving upstream patches any more
# and Neutron should be used in its place
# Manages nova-network.
#
# An OpenStack deployment that includes compute and networking will use either
# nova-network or Neutron. Neutron is newer and nova-network is the legacy
# networking support built directly into Nova. However, nova-network is still
# fully supported, is not feature frozen, and is not yet officially deprecated.
#
# === Parameters:
#