From 6f5eced38fa6b930b5a75905d2ac8610af509ead Mon Sep 17 00:00:00 2001 From: Sumit Naiksatam Date: Sat, 6 Aug 2011 18:41:27 -0700 Subject: [PATCH] Generalized and put placeholders. --- quantum/plugins/cisco/conf/nova.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/quantum/plugins/cisco/conf/nova.ini b/quantum/plugins/cisco/conf/nova.ini index 357a58643..7ef5d4396 100644 --- a/quantum/plugins/cisco/conf/nova.ini +++ b/quantum/plugins/cisco/conf/nova.ini @@ -2,7 +2,7 @@ #Change the following details to reflect your OpenStack Nova configuration. If you are running this service on the same machine as the Nova DB, you do not have to change the IP address. db_server_ip=127.0.0.1 db_name=nova -db_username=root -db_password=nova -nova_host_name=openstack0203 -nova_proj_name=demo +db_username= +db_password= +nova_host_name= +nova_proj_name= -- 2.45.2