Trim devstack services used in testing

Nodepool doesn't need metadata service access (at least not as currently
tested) and doesn't need novnc console access. Remove these services as
they shouldn't be needed.

Note that etcd was also considered for removal as only cinder uses it
today aiui. However, openstack services may start depending on it at any
time. We don't disable it to avoid breaking devstack in the potential
future.

Change-Id: I48eb81becf5ffb0f79340bdce117de15d9c94b12
This commit is contained in:
Clark Boylan 2018-12-18 15:40:36 -08:00
parent 713de6c711
commit 0b658747e0
1 changed files with 5 additions and 0 deletions

View File

@ -49,6 +49,11 @@
s-container: false
s-object: false
s-proxy: false
# Nodepool doesn't need vnc access
n-novnc: false
# Nodepool testing uses config drive only
n-api-meta: false
q-meta: false
devstack_plugins:
nodepool: https://git.openstack.org/openstack-infra/nodepool
zuul_copy_output: