summaryrefslogtreecommitdiff
path: root/setup.cfg
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 /setup.cfg
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 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index ddab9deaf3..2ed6308a06 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -67,7 +67,6 @@ console_scripts =
nova-compute = nova.cmd.compute:main
nova-conductor = nova.cmd.conductor:main
nova-manage = nova.cmd.manage:main
- nova-network = nova.cmd.network:main
nova-novncproxy = nova.cmd.novncproxy:main
nova-policy = nova.cmd.policy:main
nova-rootwrap = oslo_rootwrap.cmd:main