From c4d3e762f95429a20b4f893abbfbcb4080843ed1 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 8 May 2014 14:50:46 +0200 Subject: [openstack] added REQUIRED_*_PACKAGES for ubuntu 14.04 --- remote/modules/openstack/module.conf.ubuntu.14.04 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 remote/modules/openstack/module.conf.ubuntu.14.04 (limited to 'remote/modules/openstack/module.conf.ubuntu.14.04') diff --git a/remote/modules/openstack/module.conf.ubuntu.14.04 b/remote/modules/openstack/module.conf.ubuntu.14.04 new file mode 100644 index 00000000..7c24b4a9 --- /dev/null +++ b/remote/modules/openstack/module.conf.ubuntu.14.04 @@ -0,0 +1,9 @@ +REQUIRED_INSTALLED_PACKAGES=" + neutron-common + neutron-plugin-ml2 + neutron-plugin-openvswitch-agent + nova-compute-kvm + python-guestfs + python-mysqldb +" +REQUIRED_CONTENT_PACKAGES="$REQUIRED_INSTALLED_PACKAGES" -- cgit v1.2.3-55-g7522