From f05305737887bb1c10dc6c13feaaafc33e02d9c5 Mon Sep 17 00:00:00 2001 From: Samta Rangare Date: Mon, 19 Jan 2015 10:50:53 +0530 Subject: [PATCH] My localrc file enables logging and neutron --- localrc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 localrc diff --git a/localrc b/localrc new file mode 100644 index 0000000000..2b5fed1ad3 --- /dev/null +++ b/localrc @@ -0,0 +1,15 @@ +LOG_COLOR=False +SCREEN_LOGDIR=/opt/stack/logs +API_RATE_LIMIT=False +DATABASE_PASSWORD=open +RABBIT_PASSWORD=open +SERVICE_TOKEN=open +SERVICE_PASSWORD=open +ADMIN_PASSWORD=open +disable_service n-net +enable_service q-svc +enable_service q-agt +enable_service q-dhcp +enable_service q-l3 +enable_service q-meta +