diff --git a/functions b/functions index 1aa7517a8a..a9e1451755 100644 --- a/functions +++ b/functions @@ -691,6 +691,18 @@ function enable_kernel_bridge_firewall { done } +# Save some state information +# +# Write out various useful state information to /etc/devstack-version +function write_devstack_version { + cat - > /tmp/devstack-version <