Change quantum to neutron.

Change-Id: Ide11a74c282f7239b0441458a49909efd6d4182d
This commit is contained in:
Pranav Salunke 2014-07-28 17:06:13 +05:30
parent f53e94a76e
commit 961eccb792

View File

@ -9,7 +9,8 @@ exec_logfile
indicate_current_auto
#-------------------------------------------------------------------------------
# Create database Keystone, Glance, Quantum, Nova, and Cinder
# Create database Keystone, Glance, Neutron, Nova, and Cinder
#-------------------------------------------------------------------------------
function mysql_exe {
local CMD="$1"
echo mysql -u "root" -p"$DATABASE_PASSWORD" -e "$CMD"