Files
devstack/functions
Sean Dague dc30bd3eb4 exit cleanup in functions
we should always use die instead of exit so that we know why we
failed.

Also remove instances where exit is called after die, as that is
a noop.

Change-Id: I8e08cce63d35c503c36ff1e09805f3db427d082d
2013-10-22 07:32:04 -04:00

56 KiB