summaryrefslogtreecommitdiffstats
path: root/remote/modules/openstack/module.conf.ubuntu.14
diff options
context:
space:
mode:
authorSimon Rettberg2014-07-09 12:42:14 +0200
committerSimon Rettberg2014-07-09 12:42:14 +0200
commit5748a4c1112b2015390eb703e413eb52c295dc3a (patch)
treec6a5d62d3624641e9504c2429d8cda495be83e8d /remote/modules/openstack/module.conf.ubuntu.14
parentFix new splash screen... (diff)
downloadtm-scripts-5748a4c1112b2015390eb703e413eb52c295dc3a.tar.gz
tm-scripts-5748a4c1112b2015390eb703e413eb52c295dc3a.tar.xz
tm-scripts-5748a4c1112b2015390eb703e413eb52c295dc3a.zip
Change ubuntu 14.04 configs to 14
Diffstat (limited to 'remote/modules/openstack/module.conf.ubuntu.14')
-rw-r--r--remote/modules/openstack/module.conf.ubuntu.149
1 files changed, 9 insertions, 0 deletions
diff --git a/remote/modules/openstack/module.conf.ubuntu.14 b/remote/modules/openstack/module.conf.ubuntu.14
new file mode 100644
index 00000000..7c24b4a9
--- /dev/null
+++ b/remote/modules/openstack/module.conf.ubuntu.14
@@ -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"