From 433fed06a077961ad9fc86babc6b0066540cb327 Mon Sep 17 00:00:00 2001 From: Martin Magr Date: Wed, 12 Feb 2014 16:50:28 +0100 Subject: [PATCH] Initial commit Synchronized to state of modules in master branch of Packstack --- .gitmodules | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++++ apache | 1 + ceilometer | 1 + certmonger | 1 + cinder | 1 + concat | 1 + firewall | 1 + glance | 1 + gluster | 1 + haproxy | 1 + heat | 1 + horizon | 1 + inifile | 1 + keystone | 1 + memcached | 1 + mongodb | 1 + mysql | 1 + neutron | 1 + nova | 1 + nssdb | 1 + openstack | 1 + pacemaker | 1 + qpid | 1 + rsync | 1 + ssh | 1 + stdlib | 1 + swift | 1 + sysctl | 1 + tempest | 1 + vcsrepo | 1 + vlan | 1 + vswitch | 1 + xinetd | 1 + 33 files changed, 131 insertions(+) create mode 100644 .gitmodules create mode 160000 apache create mode 160000 ceilometer create mode 160000 certmonger create mode 160000 cinder create mode 160000 concat create mode 160000 firewall create mode 160000 glance create mode 160000 gluster create mode 160000 haproxy create mode 160000 heat create mode 160000 horizon create mode 160000 inifile create mode 160000 keystone create mode 160000 memcached create mode 160000 mongodb create mode 160000 mysql create mode 160000 neutron create mode 160000 nova create mode 160000 nssdb create mode 160000 openstack create mode 160000 pacemaker create mode 160000 qpid create mode 160000 rsync create mode 160000 ssh create mode 160000 stdlib create mode 160000 swift create mode 160000 sysctl create mode 160000 tempest create mode 160000 vcsrepo create mode 160000 vlan create mode 160000 vswitch create mode 160000 xinetd diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..866d849ef --- /dev/null +++ b/.gitmodules @@ -0,0 +1,99 @@ +[submodule "apache"] + path = apache + url = https://github.com/puppetlabs/puppetlabs-apache.git +[submodule "ceilometer"] + path = ceilometer + url = https://github.com/stackforge/puppet-ceilometer.git +[submodule "certmonger"] + path = certmonger + url = https://github.com/rcritten/puppet-certmonger.git +[submodule "cinder"] + path = cinder + url = https://github.com/stackforge/puppet-cinder.git +[submodule "concat"] + path = concat + url = https://github.com/ripienaar/puppet-concat.git +[submodule "firewall"] + path = firewall + url = https://github.com/puppetlabs/puppetlabs-firewall.git +[submodule "glance"] + path = glance + url = https://github.com/stackforge/puppet-glance.git +[submodule "gluster"] + path = gluster + url = https://github.com/redhat-openstack/puppet-openstack-storage.git +[submodule "haproxy"] + path = haproxy + url = https://github.com/puppetlabs/puppetlabs-haproxy.git +[submodule "heat"] + path = heat + url = https://github.com/packstack/puppet-heat.git +[submodule "horizon"] + path = horizon + url = https://github.com/stackforge/puppet-horizon.git +[submodule "inifile"] + path = inifile + url = https://github.com/puppetlabs/puppetlabs-inifile.git +[submodule "keystone"] + path = keystone + url = https://github.com/packstack/puppet-keystone.git +[submodule "memcached"] + path = memcached + url = https://github.com/saz/puppet-memcached.git +[submodule "mongodb"] + path = mongodb + url = https://github.com/puppetlabs/puppetlabs-mongodb.git +[submodule "puppetlabs-mysql"] + path = puppetlabs-mysql + url = https://github.com/packstack/puppetlabs-mysql.git +[submodule "mysql"] + path = mysql + url = https://github.com/packstack/puppetlabs-mysql.git +[submodule "neutron"] + path = neutron + url = https://github.com/stackforge/puppet-neutron.git +[submodule "nova"] + path = nova + url = https://github.com/stackforge/puppet-nova.git +[submodule "nssdb"] + path = nssdb + url = https://github.com/rcritten/puppet-nssdb.git +[submodule "openstack"] + path = openstack + url = https://github.com/stackforge/puppet-openstack.git +[submodule "pacemaker"] + path = pacemaker + url = https://github.com/radez/puppet-pacemaker.git +[submodule "qpid"] + path = qpid + url = https://github.com/dprince/puppet-qpid +[submodule "rsync"] + path = rsync + url = https://github.com/puppetlabs/puppetlabs-rsync.git +[submodule "ssh"] + path = ssh + url = https://github.com/saz/puppet-ssh.git +[submodule "stdlib"] + path = stdlib + url = https://github.com/puppetlabs/puppetlabs-stdlib.git +[submodule "swift"] + path = swift + url = https://github.com/stackforge/puppet-swift.git +[submodule "sysctl"] + path = sysctl + url = https://github.com/puppetlabs/puppetlabs-sysctl.git +[submodule "tempest"] + path = tempest + url = https://github.com/stackforge/puppet-tempest.git +[submodule "vcsrepo"] + path = vcsrepo + url = https://github.com/puppetlabs/puppetlabs-vcsrepo.git +[submodule "vlan"] + path = vlan + url = https://github.com/derekhiggins/puppet-vlan.git +[submodule "vswitch"] + path = vswitch + url = https://github.com/stackforge/puppet-vswitch.git +[submodule "xinetd"] + path = xinetd + url = https://github.com/packstack/puppetlabs-xinetd.git diff --git a/apache b/apache new file mode 160000 index 000000000..a9017af01 --- /dev/null +++ b/apache @@ -0,0 +1 @@ +Subproject commit a9017af0190bbfaf56cffbac042ca2a081198e89 diff --git a/ceilometer b/ceilometer new file mode 160000 index 000000000..91045b3be --- /dev/null +++ b/ceilometer @@ -0,0 +1 @@ +Subproject commit 91045b3be907b074cb1e0165b269d439aee43a26 diff --git a/certmonger b/certmonger new file mode 160000 index 000000000..5fbf10fbb --- /dev/null +++ b/certmonger @@ -0,0 +1 @@ +Subproject commit 5fbf10fbbff4aed4db30e839c63c99b195e8425a diff --git a/cinder b/cinder new file mode 160000 index 000000000..5da2beb74 --- /dev/null +++ b/cinder @@ -0,0 +1 @@ +Subproject commit 5da2beb74d7dc73b4f050f5fb474c473688d206f diff --git a/concat b/concat new file mode 160000 index 000000000..031bf2612 --- /dev/null +++ b/concat @@ -0,0 +1 @@ +Subproject commit 031bf261289dcbb32e63b053ed5b3a82117698c0 diff --git a/firewall b/firewall new file mode 160000 index 000000000..56fa4a46f --- /dev/null +++ b/firewall @@ -0,0 +1 @@ +Subproject commit 56fa4a46f4481dd5ac7d619b43b96d683ee4ac82 diff --git a/glance b/glance new file mode 160000 index 000000000..5557c224f --- /dev/null +++ b/glance @@ -0,0 +1 @@ +Subproject commit 5557c224f37c22b058c951d7494448981cb484a2 diff --git a/gluster b/gluster new file mode 160000 index 000000000..4b60e1f84 --- /dev/null +++ b/gluster @@ -0,0 +1 @@ +Subproject commit 4b60e1f848d18b72c1ba959e1b2dd8708a30f605 diff --git a/haproxy b/haproxy new file mode 160000 index 000000000..f381510e9 --- /dev/null +++ b/haproxy @@ -0,0 +1 @@ +Subproject commit f381510e940ee11feb044c1c728ba2e5af807c79 diff --git a/heat b/heat new file mode 160000 index 000000000..6d2dc044e --- /dev/null +++ b/heat @@ -0,0 +1 @@ +Subproject commit 6d2dc044e12c4c687647cff8bc60c981d9ed5312 diff --git a/horizon b/horizon new file mode 160000 index 000000000..17ba6a73c --- /dev/null +++ b/horizon @@ -0,0 +1 @@ +Subproject commit 17ba6a73cec7f386922e6a914a120a829e225efc diff --git a/inifile b/inifile new file mode 160000 index 000000000..fe9b0d522 --- /dev/null +++ b/inifile @@ -0,0 +1 @@ +Subproject commit fe9b0d5229ea37179a08c4b49239da9bc950acd1 diff --git a/keystone b/keystone new file mode 160000 index 000000000..bb67ef3e0 --- /dev/null +++ b/keystone @@ -0,0 +1 @@ +Subproject commit bb67ef3e0a7c605cee97f9a8ccd13000290f9b39 diff --git a/memcached b/memcached new file mode 160000 index 000000000..49dbf102f --- /dev/null +++ b/memcached @@ -0,0 +1 @@ +Subproject commit 49dbf102fb6eee90297b2ed6a1fa463a8c5ccee7 diff --git a/mongodb b/mongodb new file mode 160000 index 000000000..3f3929257 --- /dev/null +++ b/mongodb @@ -0,0 +1 @@ +Subproject commit 3f392925710f1758a95f1775d700b5fb787a003d diff --git a/mysql b/mysql new file mode 160000 index 000000000..83abc4556 --- /dev/null +++ b/mysql @@ -0,0 +1 @@ +Subproject commit 83abc4556bbf6745708c08375649c9d71b6f66db diff --git a/neutron b/neutron new file mode 160000 index 000000000..1cc2b42ce --- /dev/null +++ b/neutron @@ -0,0 +1 @@ +Subproject commit 1cc2b42ceb39b199d96945eb4e6e972e6b32a2b8 diff --git a/nova b/nova new file mode 160000 index 000000000..0d405fe51 --- /dev/null +++ b/nova @@ -0,0 +1 @@ +Subproject commit 0d405fe5198cbd34f1bd2acb42e058a916f1d663 diff --git a/nssdb b/nssdb new file mode 160000 index 000000000..b3799a9a7 --- /dev/null +++ b/nssdb @@ -0,0 +1 @@ +Subproject commit b3799a9a7c62c3b5b7968f9860220a885b45fb8a diff --git a/openstack b/openstack new file mode 160000 index 000000000..c20039004 --- /dev/null +++ b/openstack @@ -0,0 +1 @@ +Subproject commit c20039004cb39e78c93cd00f154c3b9ba6404951 diff --git a/pacemaker b/pacemaker new file mode 160000 index 000000000..0b16aea22 --- /dev/null +++ b/pacemaker @@ -0,0 +1 @@ +Subproject commit 0b16aea22c8a03ddadf42837bcf0990355f961ff diff --git a/qpid b/qpid new file mode 160000 index 000000000..cb00785bf --- /dev/null +++ b/qpid @@ -0,0 +1 @@ +Subproject commit cb00785bf07041323559542b05d7a8b902de42fb diff --git a/rsync b/rsync new file mode 160000 index 000000000..357d51f3a --- /dev/null +++ b/rsync @@ -0,0 +1 @@ +Subproject commit 357d51f3a6a22bc3da842736176c3510e507b4fb diff --git a/ssh b/ssh new file mode 160000 index 000000000..d6571f8c4 --- /dev/null +++ b/ssh @@ -0,0 +1 @@ +Subproject commit d6571f8c43ac55d20a6afd8a8ce3f86ac4b0d7a4 diff --git a/stdlib b/stdlib new file mode 160000 index 000000000..4d2558f38 --- /dev/null +++ b/stdlib @@ -0,0 +1 @@ +Subproject commit 4d2558f383e18bbe322dd0feb073555491216ab4 diff --git a/swift b/swift new file mode 160000 index 000000000..03998109d --- /dev/null +++ b/swift @@ -0,0 +1 @@ +Subproject commit 03998109de1b4885af1c179e1e66e19525693981 diff --git a/sysctl b/sysctl new file mode 160000 index 000000000..c4486acc2 --- /dev/null +++ b/sysctl @@ -0,0 +1 @@ +Subproject commit c4486acc2d66de857dbccd8b4b945ea803226705 diff --git a/tempest b/tempest new file mode 160000 index 000000000..44e258746 --- /dev/null +++ b/tempest @@ -0,0 +1 @@ +Subproject commit 44e258746cb0cf9a53f37122d510474aed39201e diff --git a/vcsrepo b/vcsrepo new file mode 160000 index 000000000..6f7507a2a --- /dev/null +++ b/vcsrepo @@ -0,0 +1 @@ +Subproject commit 6f7507a2a48ff0a58c7db026760a2eb84e382a77 diff --git a/vlan b/vlan new file mode 160000 index 000000000..c937de75c --- /dev/null +++ b/vlan @@ -0,0 +1 @@ +Subproject commit c937de75c28e63fba8d8738ad6a5f2ede517e53d diff --git a/vswitch b/vswitch new file mode 160000 index 000000000..b642b844d --- /dev/null +++ b/vswitch @@ -0,0 +1 @@ +Subproject commit b642b844db6d7df1ced6f11abd641a0982e06363 diff --git a/xinetd b/xinetd new file mode 160000 index 000000000..bba48fad9 --- /dev/null +++ b/xinetd @@ -0,0 +1 @@ +Subproject commit bba48fad94c6538384173e60900a17c6f7ef7ca3