[lxc-devel] [nova-lxd/master] Update devstack local.conf.sample

zulcss on Github lxc-bot at linuxcontainers.org
Mon May 30 01:01:02 UTC 2016


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 405 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20160530/758afc70/attachment.bin>
-------------- next part --------------
From 2d2456d145798b87c2bf6c7c2c9464a585628812 Mon Sep 17 00:00:00 2001
From: Chuck Short <chuck.short at canonical.com>
Date: Sun, 29 May 2016 20:59:48 -0400
Subject: [PATCH] Update devstack local.conf.sample

Update devstack configuration to add q-l3.

Signed-off-by: Chuck Short <chuck.short at canonical.com>
---
 devstack/local.conf.sample | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devstack/local.conf.sample b/devstack/local.conf.sample
index f9a6162..5928ee2 100644
--- a/devstack/local.conf.sample
+++ b/devstack/local.conf.sample
@@ -13,7 +13,7 @@ ADMIN_PASSWORD=password
 ENABLED_SERVICES=rabbit,mysql,key
 ENABLED_SERVICES+=,g-api,g-reg
 ENABLED_SERVICES+=,n-cpu,n-api,n-crt,n-obj,n-cond,n-sch,n-novnc,n-cauth
-ENABLED_SERVICES+=,neutron,q-svc,q-agt,q-dhcp,q-meta
+ENABLED_SERVICES+=,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3
 ENABLED_SERVICES+=,cinder,c-sch,c-api,c-vol
 ENABLED_SERVICES+=,horizon
 


More information about the lxc-devel mailing list