summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2019-04-16 10:52:52 +0100
committerStephen Finucane <stephenfin@redhat.com>2019-07-05 15:04:47 +0000
commit2398b78df5c30ccb71ea22821a40ad2a793a6a1a (patch)
tree40b09b7663446973756cf2132292a9c302235e28 /setup.cfg
parentbedaeab074eaf4193cdb0d8eebeb2fe89c76a8bf (diff)
downloadnova-2398b78df5c30ccb71ea22821a40ad2a793a6a1a.tar.gz
Remove nova-consoleauth
Obliterate all references to the aforementioned service. This mostly consists of removing the core service and any references to the now removed '[workarounds] enable_consoleauth' configuration option. Part of blueprint remove-consoleauth Change-Id: I0498599fd636aa9e30df932f0d893db5efa23260 Signed-off-by: Stephen Finucane <sfinucan@redhat.com> Depends-On: Icfc175c49a1fc650d1c9ad06b77209a70c6386db
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 0cac6300af..ff4549fefc 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -59,7 +59,6 @@ console_scripts =
nova-compute = nova.cmd.compute:main
nova-conductor = nova.cmd.conductor:main
nova-console = nova.cmd.console:main
- nova-consoleauth = nova.cmd.consoleauth:main
nova-dhcpbridge = nova.cmd.dhcpbridge:main
nova-manage = nova.cmd.manage:main
nova-network = nova.cmd.network:main