[openstack-packstack] Fixed patch

Martin Mágr mmagr at fedoraproject.org
Thu May 22 13:36:14 UTC 2014


commit b3c60c4d9e693453e5e72f12186d02e408963d33
Author: Martin Magr <mmagr at redhat.com>
Date:   Thu May 22 15:35:25 2014 +0200

    Fixed patch

 ...for-stoped-openstack-ceilometer-notificat.patch |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/0001-Workaround-for-stoped-openstack-ceilometer-notificat.patch b/0001-Workaround-for-stoped-openstack-ceilometer-notificat.patch
index 2d77452..48680ad 100644
--- a/0001-Workaround-for-stoped-openstack-ceilometer-notificat.patch
+++ b/0001-Workaround-for-stoped-openstack-ceilometer-notificat.patch
@@ -15,7 +15,7 @@ Fixes: rhbz#1096268
  1 file changed, 5 insertions(+)
 
 diff --git a/packstack/puppet/templates/ceilometer.pp b/packstack/puppet/templates/ceilometer.pp
-index 7bf6766..5b12dbc 100644
+index 966b192..abc956c 100644
 --- a/packstack/puppet/templates/ceilometer.pp
 +++ b/packstack/puppet/templates/ceilometer.pp
 @@ -5,6 +5,11 @@ class { 'ceilometer::db':
@@ -28,8 +28,5 @@ index 7bf6766..5b12dbc 100644
 +}
 +
  class { 'ceilometer::agent::auth':
-     auth_url      => 'http://%(CONFIG_KEYSTONE_HOST)s:35357/v2.0',
+     auth_url      => 'http://%(CONFIG_CONTROLLER_HOST)s:35357/v2.0',
      auth_password => '%(CONFIG_CEILOMETER_KS_PW)s',
--- 
-1.8.5.3
-


More information about the scm-commits mailing list