[openstack-puppet-modules/icehouse-epel7] Updated to the recent redhat-openstac/openstack-puppet-modules

Martin Mágr mmagr at fedoraproject.org
Wed Apr 30 14:25:18 UTC 2014


commit 373179d9b0819675eee1d2d29aa2ec32e02737db
Author: Martin Magr <mmagr at redhat.com>
Date:   Wed Apr 30 15:46:29 2014 +0200

    Updated to the recent redhat-openstac/openstack-puppet-modules
    
    Conflicts:
    	openstack-puppet-modules.spec

 openstack-puppet-modules.spec |  155 ++++++++++++++++++++---------------------
 sources                       |   17 +++--
 2 files changed, 86 insertions(+), 86 deletions(-)
---
diff --git a/openstack-puppet-modules.spec b/openstack-puppet-modules.spec
index 5a5612a..bf535a0 100644
--- a/openstack-puppet-modules.spec
+++ b/openstack-puppet-modules.spec
@@ -1,43 +1,46 @@
 
-%global apache_commit		a9017af0190bbfaf56cffbac042ca2a081198e89
+%global apache_commit		bbf9278b24931444022aa67140d3505b748151da
 %global ceilometer_commit	91045b3be907b074cb1e0165b269d439aee43a26
 %global certmonger_commit	5fbf10fbbff4aed4db30e839c63c99b195e8425a
 %global cinder_commit		164163a7a267ae4139e2d97bab1a385a6da2ac5f
+%global common_commit		2c0ed2844c606fd806bde0c02e47e79c88fab4a9
 %global concat_commit		031bf261289dcbb32e63b053ed5b3a82117698c0
 %global firewall_commit		c147a624fb3dba7df625d0d7571b1b6669bcfca5
 %global glance_commit		5557c224f37c22b058c951d7494448981cb484a2
-%global gluster_commit		8139b898583ddd6f1a71df235719faec8305d161
+%global gluster_commit		80c2b13448c97c70a4b4bc0e402e00ecb5d681d5
 %global haproxy_commit		f381510e940ee11feb044c1c728ba2e5af807c79
 %global heat_commit		    a64082e4f8ec75ecadaf20a02678647a7af22fb6
 %global horizon_commit		17ba6a73cec7f386922e6a914a120a829e225efc
 %global inifile_commit		fe9b0d5229ea37179a08c4b49239da9bc950acd1
+%global keepalived_commit	f0585c45e7c5d5c2d86d0a84690a75dc522b2cd4
 %global keystone_commit		688ff4379ed7437747ff8fdcd464096e24b4ebc6
 %global memcached_commit	49dbf102fb6eee90297b2ed6a1fa463a8c5ccee7
 %global mongodb_commit		3f392925710f1758a95f1775d700b5fb787a003d
-%global mysql_commit		83abc4556bbf6745708c08375649c9d71b6f66db
-%global neutron_commit		55f952d3cf92a0bf960fc8f0b79e574438e44f73
+%global mysql_commit		3b27d6956bf49531a5fa886f8624e20f1ef692ba
+%global neutron_commit		78428c844f73bf585a8f8a3bdf615ba2a0e8983b
 %global nova_commit		    6c8a4bd5e1d67cce4c6e316c2ba43ed5a4dd4e59
 %global nssdb_commit		b3799a9a7c62c3b5b7968f9860220a885b45fb8a
 %global openstack_commit	c20039004cb39e78c93cd00f154c3b9ba6404951
-%global pacemaker_commit	dd832b77b2c90d5ad08319483e2bd471373bc375
+%global pacemaker_commit	21950c9b5e619a3cb02f01f66cd4cb33d209a690
+%global puppet_commit		07ec49d1f67a498b31b4f164678a76c464e129c4
 %global qpid_commit		    953028ba9abdf563bd95970ccf890237711072fb
 %global rabbitmq_commit		015bd788ccb495051a2db48e344a3a6aa3381076
 %global rsync_commit		357d51f3a6a22bc3da842736176c3510e507b4fb
 %global ssh_commit		    d6571f8c43ac55d20a6afd8a8ce3f86ac4b0d7a4
 %global staging_commit		887275d8fb20e148c6f9eb327f1f6c8ea5ee280f
-%global stdlib_commit		4d2558f383e18bbe322dd0feb073555491216ab4
+%global stdlib_commit		62e8c1d76902e6f22cb9f7b3abd43e757b4130a3
 %global swift_commit		e9b69499c943bfbb16c895611ebd4e90c16b377c
 %global sysctl_commit		c4486acc2d66de857dbccd8b4b945ea803226705
 %global tempest_commit		44e258746cb0cf9a53f37122d510474aed39201e
 %global vcsrepo_commit		6f7507a2a48ff0a58c7db026760a2eb84e382a77
 %global vlan_commit		    c937de75c28e63fba8d8738ad6a5f2ede517e53d
-%global vswitch_commit		b642b844db6d7df1ced6f11abd641a0982e06363
+%global vswitch_commit		a20f6355f048d2cb6206222b2d045b41ac875db4
 %global xinetd_commit		bba48fad94c6538384173e60900a17c6f7ef7ca3
 
 
 Name:           openstack-puppet-modules
 Version:        2014.1
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Puppet modules used to deploy OpenStack
 License:        ASL 2.0 and GPLv2 and GPLv3
 
@@ -47,52 +50,49 @@ Source0:	https://github.com/puppetlabs/puppetlabs-apache/archive/%{apache_commit
 Source1:	https://github.com/stackforge/puppet-ceilometer/archive/%{ceilometer_commit}/ceilometer-%{ceilometer_commit}.tar.gz
 Source2:	https://github.com/rcritten/puppet-certmonger/archive/%{certmonger_commit}/certmonger-%{certmonger_commit}.tar.gz
 Source3:	https://github.com/stackforge/puppet-cinder/archive/%{cinder_commit}/cinder-%{cinder_commit}.tar.gz
-Source4:	https://github.com/ripienaar/puppet-concat/archive/%{concat_commit}/concat-%{concat_commit}.tar.gz
-Source5:	https://github.com/puppetlabs/puppetlabs-firewall/archive/%{firewall_commit}/firewall-%{firewall_commit}.tar.gz
-Source6:	https://github.com/stackforge/puppet-glance/archive/%{glance_commit}/glance-%{glance_commit}.tar.gz
-Source7:	https://github.com/purpleidea/puppet-gluster/archive/%{gluster_commit}/gluster-%{gluster_commit}.tar.gz
-Source8:	https://github.com/puppetlabs/puppetlabs-haproxy/archive/%{haproxy_commit}/haproxy-%{haproxy_commit}.tar.gz
-Source9:	https://github.com/stackforge/puppet-heat/archive/%{heat_commit}/heat-%{heat_commit}.tar.gz
-Source10:	https://github.com/stackforge/puppet-horizon/archive/%{horizon_commit}/horizon-%{horizon_commit}.tar.gz
-Source11:	https://github.com/puppetlabs/puppetlabs-inifile/archive/%{inifile_commit}/inifile-%{inifile_commit}.tar.gz
-Source12:	https://github.com/stackforge/puppet-keystone/archive/%{keystone_commit}/keystone-%{keystone_commit}.tar.gz
-Source13:	https://github.com/saz/puppet-memcached/archive/%{memcached_commit}/memcached-%{memcached_commit}.tar.gz
-Source14:	https://github.com/puppetlabs/puppetlabs-mongodb/archive/%{mongodb_commit}/mongodb-%{mongodb_commit}.tar.gz
-Source15:	https://github.com/packstack/puppetlabs-mysql/archive/%{mysql_commit}/mysql-%{mysql_commit}.tar.gz
-Source16:	https://github.com/stackforge/puppet-neutron/archive/%{neutron_commit}/neutron-%{neutron_commit}.tar.gz
-Source17:	https://github.com/stackforge/puppet-nova/archive/%{nova_commit}/nova-%{nova_commit}.tar.gz
-Source18:	https://github.com/rcritten/puppet-nssdb/archive/%{nssdb_commit}/nssdb-%{nssdb_commit}.tar.gz
-Source19:	https://github.com/stackforge/puppet-openstack/archive/%{openstack_commit}/openstack-%{openstack_commit}.tar.gz
-Source20:	https://github.com/radez/puppet-pacemaker/archive/%{pacemaker_commit}/pacemaker-%{pacemaker_commit}.tar.gz
-Source21:	https://github.com/dprince/puppet-qpid/archive/%{qpid_commit}/qpid-%{qpid_commit}.tar.gz
-Source22:	https://github.com/puppetlabs/puppetlabs-rabbitmq/archive/%{rabbitmq_commit}/rabbitmq-%{rabbitmq_commit}.tar.gz
-Source23:	https://github.com/puppetlabs/puppetlabs-rsync/archive/%{rsync_commit}/rsync-%{rsync_commit}.tar.gz
-Source24:	https://github.com/saz/puppet-ssh/archive/%{ssh_commit}/ssh-%{ssh_commit}.tar.gz
-Source25:	https://github.com/nanliu/puppet-staging/archive/%{staging_commit}/staging-%{staging_commit}.tar.gz
-Source26:	https://github.com/puppetlabs/puppetlabs-stdlib/archive/%{stdlib_commit}/stdlib-%{stdlib_commit}.tar.gz
-Source27:	https://github.com/stackforge/puppet-swift/archive/%{swift_commit}/swift-%{swift_commit}.tar.gz
-Source28:	https://github.com/puppetlabs/puppetlabs-sysctl/archive/%{sysctl_commit}/sysctl-%{sysctl_commit}.tar.gz
-Source29:	https://github.com/stackforge/puppet-tempest/archive/%{tempest_commit}/tempest-%{tempest_commit}.tar.gz
-Source30:	https://github.com/puppetlabs/puppetlabs-vcsrepo/archive/%{vcsrepo_commit}/vcsrepo-%{vcsrepo_commit}.tar.gz
-Source31:	https://github.com/derekhiggins/puppet-vlan/archive/%{vlan_commit}/vlan-%{vlan_commit}.tar.gz
-Source32:	https://github.com/stackforge/puppet-vswitch/archive/%{vswitch_commit}/vswitch-%{vswitch_commit}.tar.gz
-Source33:	https://github.com/packstack/puppetlabs-xinetd/archive/%{xinetd_commit}/xinetd-%{xinetd_commit}.tar.gz
-
-Patch0:     mariadb.patch
-Patch1:     apache24.patch
-Patch2:     compute_driver.patch
-Patch3:     glance.patch
-Patch4:     heat.patch
-Patch5:     neutron.patch
-Patch6:     openstack.patch
-Patch7:     cinder.patch
-Patch8:     keystone.patch
-Patch9:     nova.patch
-Patch10:    0001-Fix-neutron-subnets-with-empty-values.patch
-Patch11:    0001-RHEL-should-have-default-provider.patch
-Patch12:    0001-Use-lioadm-as-iscsi-helper-on-RHEL-7.patch
-
-Patch20:    el7-nova.patch
+Source4:	https://github.com/purpleidea/puppet-common/archive/%{common_commit}/common-%{common_commit}.tar.gz
+Source5:	https://github.com/ripienaar/puppet-concat/archive/%{concat_commit}/concat-%{concat_commit}.tar.gz
+Source6:	https://github.com/puppetlabs/puppetlabs-firewall/archive/%{firewall_commit}/firewall-%{firewall_commit}.tar.gz
+Source7:	https://github.com/stackforge/puppet-glance/archive/%{glance_commit}/glance-%{glance_commit}.tar.gz
+Source8:	https://github.com/purpleidea/puppet-gluster/archive/%{gluster_commit}/gluster-%{gluster_commit}.tar.gz
+Source9:	https://github.com/puppetlabs/puppetlabs-haproxy/archive/%{haproxy_commit}/haproxy-%{haproxy_commit}.tar.gz
+Source10:	https://github.com/stackforge/puppet-heat/archive/%{heat_commit}/heat-%{heat_commit}.tar.gz
+Source11:	https://github.com/stackforge/puppet-horizon/archive/%{horizon_commit}/horizon-%{horizon_commit}.tar.gz
+Source12:	https://github.com/puppetlabs/puppetlabs-inifile/archive/%{inifile_commit}/inifile-%{inifile_commit}.tar.gz
+Source13:	https://github.com/purpleidea/puppet-keepalived/archive/%{keepalived_commit}/keepalived-%{keepalived_commit}.tar.gz
+Source14:	https://github.com/stackforge/puppet-keystone/archive/%{keystone_commit}/keystone-%{keystone_commit}.tar.gz
+Source15:	https://github.com/saz/puppet-memcached/archive/%{memcached_commit}/memcached-%{memcached_commit}.tar.gz
+Source16:	https://github.com/puppetlabs/puppetlabs-mongodb/archive/%{mongodb_commit}/mongodb-%{mongodb_commit}.tar.gz
+Source17:	https://github.com/packstack/puppetlabs-mysql/archive/%{mysql_commit}/mysql-%{mysql_commit}.tar.gz
+Source18:	https://github.com/stackforge/puppet-neutron/archive/%{neutron_commit}/neutron-%{neutron_commit}.tar.gz
+Source19:	https://github.com/stackforge/puppet-nova/archive/%{nova_commit}/nova-%{nova_commit}.tar.gz
+Source20:	https://github.com/rcritten/puppet-nssdb/archive/%{nssdb_commit}/nssdb-%{nssdb_commit}.tar.gz
+Source21:	https://github.com/stackforge/puppet-openstack/archive/%{openstack_commit}/openstack-%{openstack_commit}.tar.gz
+Source22:	https://github.com/radez/puppet-pacemaker/archive/%{pacemaker_commit}/pacemaker-%{pacemaker_commit}.tar.gz
+Source23:	https://github.com/purpleidea/puppet-puppet/archive/%{puppet_commit}/puppet-%{puppet_commit}.tar.gz
+Source24:	https://github.com/dprince/puppet-qpid/archive/%{qpid_commit}/qpid-%{qpid_commit}.tar.gz
+Source25:	https://github.com/puppetlabs/puppetlabs-rabbitmq/archive/%{rabbitmq_commit}/rabbitmq-%{rabbitmq_commit}.tar.gz
+Source26:	https://github.com/puppetlabs/puppetlabs-rsync/archive/%{rsync_commit}/rsync-%{rsync_commit}.tar.gz
+Source27:	https://github.com/saz/puppet-ssh/archive/%{ssh_commit}/ssh-%{ssh_commit}.tar.gz
+Source28:	https://github.com/nanliu/puppet-staging/archive/%{staging_commit}/staging-%{staging_commit}.tar.gz
+Source29:	https://github.com/puppetlabs/puppetlabs-stdlib/archive/%{stdlib_commit}/stdlib-%{stdlib_commit}.tar.gz
+Source30:	https://github.com/stackforge/puppet-swift/archive/%{swift_commit}/swift-%{swift_commit}.tar.gz
+Source31:	https://github.com/puppetlabs/puppetlabs-sysctl/archive/%{sysctl_commit}/sysctl-%{sysctl_commit}.tar.gz
+Source32:	https://github.com/stackforge/puppet-tempest/archive/%{tempest_commit}/tempest-%{tempest_commit}.tar.gz
+Source33:	https://github.com/puppetlabs/puppetlabs-vcsrepo/archive/%{vcsrepo_commit}/vcsrepo-%{vcsrepo_commit}.tar.gz
+Source34:	https://github.com/derekhiggins/puppet-vlan/archive/%{vlan_commit}/vlan-%{vlan_commit}.tar.gz
+Source35:	https://github.com/stackforge/puppet-vswitch/archive/%{vswitch_commit}/vswitch-%{vswitch_commit}.tar.gz
+Source36:	https://github.com/packstack/puppetlabs-xinetd/archive/%{xinetd_commit}/xinetd-%{xinetd_commit}.tar.gz
+
+Patch0:     compute_driver.patch
+Patch1:     glance.patch
+Patch2:     heat.patch
+Patch3:     openstack.patch
+Patch4:     cinder.patch
+Patch5:     keystone.patch
+Patch6:     nova.patch
+Patch7:     0001-RHEL-should-have-default-provider.patch
+Patch8:     0001-Use-lioadm-as-iscsi-helper-on-RHEL-7.patch
 
 BuildArch:      noarch
 
@@ -136,49 +136,36 @@ A collection of Puppet modules used to install and configure OpenStack.
 %setup -c -q -T -D -a 31
 %setup -c -q -T -D -a 32
 %setup -c -q -T -D -a 33
-
-
-# puppetlabs-apache patches
-cd %{_builddir}/%{name}-%{version}/puppetlabs-apache-%{apache_commit}
-%patch1 -p1
-
-# puppetlabs-mysql patches
-cd %{_builddir}/%{name}-%{version}/puppetlabs-mysql-%{mysql_commit}
-%patch0 -p1
+%setup -c -q -T -D -a 34
+%setup -c -q -T -D -a 35
+%setup -c -q -T -D -a 36
 
 # puppet-nova patches
 cd %{_builddir}/%{name}-%{version}/puppet-nova-%{nova_commit}
-%patch2 -p1
-%patch9 -p1
-%patch11 -p1
-%patch20 -p1
+%patch0 -p1
+%patch6 -p1
+%patch7 -p1
 
 # puppet-glance patches
 cd %{_builddir}/%{name}-%{version}/puppet-glance-%{glance_commit}
-%patch3 -p1
+%patch1 -p1
 
 # puppet-heat patches
 cd %{_builddir}/%{name}-%{version}/puppet-heat-%{heat_commit}
-%patch4 -p1
-
-# puppet-neutron patches
-cd %{_builddir}/%{name}-%{version}/puppet-neutron-%{neutron_commit}
-%patch5 -p1
-%patch10 -p1
+%patch2 -p1
 
 # puppet-openstack patches
 cd %{_builddir}/%{name}-%{version}/puppet-openstack-%{openstack_commit}
-%patch6 -p1
+%patch3 -p1
 
 # puppet-cinder patches
 cd %{_builddir}/%{name}-%{version}/puppet-cinder-%{cinder_commit}
-%patch7 -p1
-%patch12 -p1
+%patch4 -p1
+%patch8 -p1
 
 # puppet-keystone patches
 cd %{_builddir}/%{name}-%{version}/puppet-keystone-%{keystone_commit}
-%patch8 -p1
-
+%patch5 -p1
 
 find %{_builddir}/%{name}-%{version}/ -type f -name ".*" -exec rm {} +
 find %{_builddir}/%{name}-%{version}/ -size 0 -exec rm {} +
@@ -197,6 +184,7 @@ cp -r puppetlabs-apache-%{apache_commit} %{buildroot}/%{_datadir}/openstack-pupp
 cp -r puppet-ceilometer-%{ceilometer_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/ceilometer
 cp -r puppet-certmonger-%{certmonger_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/certmonger
 cp -r puppet-cinder-%{cinder_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/cinder
+cp -r puppet-common-%{common_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/common
 cp -r puppetlabs-concat-%{concat_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/concat
 cp -r puppetlabs-firewall-%{firewall_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/firewall
 cp -r puppet-glance-%{glance_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/glance
@@ -205,6 +193,7 @@ cp -r puppetlabs-haproxy-%{haproxy_commit} %{buildroot}/%{_datadir}/openstack-pu
 cp -r puppet-heat-%{heat_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/heat
 cp -r puppet-horizon-%{horizon_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/horizon
 cp -r puppetlabs-inifile-%{inifile_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/inifile
+cp -r puppet-keepalived-%{keepalived_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/keepalived
 cp -r puppet-keystone-%{keystone_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/keystone
 cp -r puppet-memcached-%{memcached_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/memcached
 cp -r puppetlabs-mongodb-%{mongodb_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/mongodb
@@ -214,6 +203,7 @@ cp -r puppet-nova-%{nova_commit} %{buildroot}/%{_datadir}/openstack-puppet/modul
 cp -r puppet-nssdb-%{nssdb_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/nssdb
 cp -r puppet-openstack-%{openstack_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/openstack
 cp -r puppet-pacemaker-%{pacemaker_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/pacemaker
+cp -r puppet-puppet-%{puppet_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/puppet
 cp -r puppet-qpid-%{qpid_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/qpid
 cp -r puppetlabs-rabbitmq-%{rabbitmq_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/rabbitmq
 cp -r puppetlabs-rsync-%{rsync_commit} %{buildroot}/%{_datadir}/openstack-puppet/modules/rsync
@@ -235,6 +225,13 @@ rm -f %{buildroot}/%{_datadir}/openstack-puppet/modules/nova/files/nova-novncpro
 
 
 %changelog
+* Wed Apr 30 2014 Martin Mágr <mmagr at redhat.com> - 2014.1-9
+- Synchronized modules with current master branch of redhat-openstack/openstack-puppet-modules
+- Switched puppet-gluster for puppet-openstack-storage
+- Added modules required by puppet-gluster: puppet-common, puppet-keepalived, puppet-puppet
+- Updated modules: puppetlabs-apache, puppetlabs-mysql, puppet-neutron, puppet-pacepaker, puppetlabs-stdlib, puppet-vswitch
+- Removed unnecessary patches: apache24.patch, mariadb.patch, neutron.patch, 0001-Fix-neutron-subnets-with-empty-values.patch
+
 * Fri Apr 25 2014 Iván Chavero <ichavero at redhat.com> - 2014.1-8
 - Added patches for neutron, cinder and nova
 
diff --git a/sources b/sources
index 779e4fe..a2fdc05 100644
--- a/sources
+++ b/sources
@@ -1,34 +1,37 @@
-ba319ac85d1a39dd4d7ae0c1ebeaccf8  apache-a9017af0190bbfaf56cffbac042ca2a081198e89.tar.gz
+390ce952e348614338df23de3d1d2974  apache-bbf9278b24931444022aa67140d3505b748151da.tar.gz
 e4a1a89deaa829c5515a6bde12ebb4f4  ceilometer-91045b3be907b074cb1e0165b269d439aee43a26.tar.gz
 35c3c53f442b591a4da3bfa75610069d  certmonger-5fbf10fbbff4aed4db30e839c63c99b195e8425a.tar.gz
 eabb902f6211f5b6818b05b656a45a7f  cinder-164163a7a267ae4139e2d97bab1a385a6da2ac5f.tar.gz
+6e70f75bbb494957eb64e5b71f835bd3  common-2c0ed2844c606fd806bde0c02e47e79c88fab4a9.tar.gz
 8cff08df8d7fe83817af8b4ba5b13227  concat-031bf261289dcbb32e63b053ed5b3a82117698c0.tar.gz
 3c338845ca69b093a065cae1c35996c0  firewall-c147a624fb3dba7df625d0d7571b1b6669bcfca5.tar.gz
 3c6661f772af84010a96a3fbbf8b0eab  glance-5557c224f37c22b058c951d7494448981cb484a2.tar.gz
-5af048256fff3925423c07b8bbed0c26  gluster-8139b898583ddd6f1a71df235719faec8305d161.tar.gz
+7d21112588ba43525f2006fd65a00b07  gluster-80c2b13448c97c70a4b4bc0e402e00ecb5d681d5.tar.gz
 edef1e76ec9200bb1989302f19ea18b9  haproxy-f381510e940ee11feb044c1c728ba2e5af807c79.tar.gz
 4dc6a108d2474aa9dd38a8d44914858c  heat-a64082e4f8ec75ecadaf20a02678647a7af22fb6.tar.gz
 4b24a19668635cc11f7578f17ab12ebe  horizon-17ba6a73cec7f386922e6a914a120a829e225efc.tar.gz
 b92cb5bb97ea2c2ccdd6fbd361cbb2e7  inifile-fe9b0d5229ea37179a08c4b49239da9bc950acd1.tar.gz
+a9d88960f7bda1e68e8418be6a9249c8  keepalived-f0585c45e7c5d5c2d86d0a84690a75dc522b2cd4.tar.gz
 63063035247258a08875e17cddecfb3f  keystone-688ff4379ed7437747ff8fdcd464096e24b4ebc6.tar.gz
 d91faa359ff81cc3e5bdc2a4217afff5  memcached-49dbf102fb6eee90297b2ed6a1fa463a8c5ccee7.tar.gz
 25f400100566e0a10580b84835126631  mongodb-3f392925710f1758a95f1775d700b5fb787a003d.tar.gz
-ec424a377eccb43b25677c9d08d38e6d  mysql-83abc4556bbf6745708c08375649c9d71b6f66db.tar.gz
-3b3e5837f1770893c75eb623a5502d14  neutron-55f952d3cf92a0bf960fc8f0b79e574438e44f73.tar.gz
+858c4da1350cef91ad84df37f4a80879  mysql-3b27d6956bf49531a5fa886f8624e20f1ef692ba.tar.gz
+0cdb8681353dd995a92bd7a2d31f9315  neutron-78428c844f73bf585a8f8a3bdf615ba2a0e8983b.tar.gz
 c02befefc2711d69270ea8dc573b463e  nova-6c8a4bd5e1d67cce4c6e316c2ba43ed5a4dd4e59.tar.gz
 ee40158527431488131f4331092b958c  nssdb-b3799a9a7c62c3b5b7968f9860220a885b45fb8a.tar.gz
 b210832794c85b5f4e5aa75de0007b51  openstack-c20039004cb39e78c93cd00f154c3b9ba6404951.tar.gz
-c665a89f5dffdef9790fba4c395c50a0  pacemaker-dd832b77b2c90d5ad08319483e2bd471373bc375.tar.gz
+8a56f0deff38aaffff3fb56a35dbfef9  pacemaker-21950c9b5e619a3cb02f01f66cd4cb33d209a690.tar.gz
+625ce5ea3a37e0d1e4a0b1c09b6495ff  puppet-07ec49d1f67a498b31b4f164678a76c464e129c4.tar.gz
 28c069a264720c8f5f8f4dd631cfc959  qpid-953028ba9abdf563bd95970ccf890237711072fb.tar.gz
 e2b73c9ca16d412cd270d3bcdb06dacf  rabbitmq-015bd788ccb495051a2db48e344a3a6aa3381076.tar.gz
 b5d0c1c4cd711a3f762052813ad6a1bc  rsync-357d51f3a6a22bc3da842736176c3510e507b4fb.tar.gz
 1a50e27c52661099d075556242a4a26e  ssh-d6571f8c43ac55d20a6afd8a8ce3f86ac4b0d7a4.tar.gz
 387ad714db76de1e17b810b9db930f3f  staging-887275d8fb20e148c6f9eb327f1f6c8ea5ee280f.tar.gz
-b0e06fb5bb1ba1d68830c990d3e0e209  stdlib-4d2558f383e18bbe322dd0feb073555491216ab4.tar.gz
+4e4a07838966a58f90eab3c5b8e4baea  stdlib-62e8c1d76902e6f22cb9f7b3abd43e757b4130a3.tar.gz
 40e3880094154a236bbcaf84b8e894b0  swift-e9b69499c943bfbb16c895611ebd4e90c16b377c.tar.gz
 9f332abf798b359d5f6d732a8b8fe95a  sysctl-c4486acc2d66de857dbccd8b4b945ea803226705.tar.gz
 94bdd18f8975f0e9d70ae48c1cdc62c6  tempest-44e258746cb0cf9a53f37122d510474aed39201e.tar.gz
 ad2529c2b5932c55392ac0fed0ab9ef5  vcsrepo-6f7507a2a48ff0a58c7db026760a2eb84e382a77.tar.gz
 203d13bff413d180c5347364679be2a1  vlan-c937de75c28e63fba8d8738ad6a5f2ede517e53d.tar.gz
-b90ff502fa89e087b8892b695f8e380b  vswitch-b642b844db6d7df1ced6f11abd641a0982e06363.tar.gz
+d0808da5ad0ac1227a2d2d78ff66a9b1  vswitch-a20f6355f048d2cb6206222b2d045b41ac875db4.tar.gz
 5ebe0f1f25defa3acdab0b4682e49f52  xinetd-bba48fad94c6538384173e60900a17c6f7ef7ca3.tar.gz


More information about the scm-commits mailing list