diff --git a/tripleoclient/constants.py b/tripleoclient/constants.py index 226fae645..f259a08d3 100644 --- a/tripleoclient/constants.py +++ b/tripleoclient/constants.py @@ -94,6 +94,7 @@ STACK_OUTPUTS = ['BlacklistedHostnames', 'EndpointMap', 'VipMap', 'EnabledServices', + 'HostsEntry', 'AdminPassword'] IRONIC_HTTP_BOOT_BIND_MOUNT = '/var/lib/ironic/httpboot'