Hello community,

here is the log from the commit of package openstack-utils for openSUSE:Factory 
checked in at 2014-05-02 14:01:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openstack-utils (Old)
 and      /work/SRC/openSUSE:Factory/.openstack-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openstack-utils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openstack-utils/openstack-utils.changes  
2014-03-09 18:29:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openstack-utils.new/openstack-utils.changes     
2014-05-02 14:01:22.000000000 +0200
@@ -2 +2 @@
-Fri Feb  7 00:58:53 UTC 2014 - [email protected]
+Tue Apr  1 23:45:18 UTC 2014 -  [email protected]
@@ -4,2 +4,2 @@
-- Update to latest git (687c8f6):
-  + create heat database with default character set utf-8
+- Update to version 2013.2.3+git.1396353592.c2b8f6c:
+  + openstack-status: report status of openstack-sahara service
@@ -8 +8 @@
-Wed Jan 29 09:12:35 UTC 2014 - [email protected]
+Mon Mar 31 12:07:11 UTC 2014 - [email protected]
@@ -10 +10,2 @@
-- Add refresh_patches source service
+- Follow rename of openstack-$APP user to $APP.
+  (https://bugs.launchpad.net/openstack-manuals/+bug/1300173)
@@ -13 +14 @@
-Thu Jan 16 00:58:13 UTC 2014 - [email protected]
+Fri Feb  7 00:41:07 UTC 2014 -  [email protected]
@@ -15,2 +16,2 @@
-- Update to latest git (7c70ed8):
-  + report status of openstack-cinder-backup on >= Havana
+- Update to version 2013.2.3+git.1391702476.687c8f6:
+  + create heat database with default character set utf-8
@@ -19 +20 @@
-Fri Jan 10 11:57:57 UTC 2014 - [email protected]
+Thu Jan 16 01:40:41 UTC 2014 -  [email protected]
@@ -21,4 +22,2 @@
-- Update to latest git (0843f28):
-  + fixes bz 1044155
-  + ensure correct permissions on $APP-manage.log
-  + bump release and add NEWS
+- Update to version 2013.2.3+git.1389795372.7c70ed8:
+  + report status of openstack-cinder-backup on >= Havana
@@ -27 +26 @@
-Fri Jan 10 11:57:55 UTC 2014 - [email protected]
+Fri Jan 10 12:27:38 UTC 2014 - [email protected]
@@ -30,0 +30,7 @@
+
+-------------------------------------------------------------------
+Fri Jan 10 12:27:37 UTC 2014 -  [email protected]
+
+- Update to version 2013.2.3+git.1389282046.0843f28:
+  + fixes bz 1044155ensure correct permissions on $APP-manage.log
+  + bump release and add NEWS

Old:
----
  openstack-utils-2013.2.3+git.1391702476.687c8f6.tar.gz

New:
----
  _servicedata
  openstack-utils-2013.2.3+git.1396353592.c2b8f6c.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openstack-utils.spec ++++++
--- /var/tmp/diff_new_pack.KIOJpo/_old  2014-05-02 14:01:23.000000000 +0200
+++ /var/tmp/diff_new_pack.KIOJpo/_new  2014-05-02 14:01:23.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           openstack-utils
-Version:        2013.2.3+git.1391702476.687c8f6
+Version:        2013.2.3+git.1396353592.c2b8f6c
 Release:        0
 Summary:        Helper utilities for OpenStack service
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.KIOJpo/_old  2014-05-02 14:01:23.000000000 +0200
+++ /var/tmp/diff_new_pack.KIOJpo/_new  2014-05-02 14:01:23.000000000 +0200
@@ -5,6 +5,7 @@
     <param name="exclude">.git</param>
     <param name="versionformat">@PARENT_TAG@+git.%ct.%h</param>
     <param name="revision">master</param>
+    <param name="changesgenerate">enable</param>
   </service>
   <service mode="disabled" name="recompress">
     <param name="file">openstack-utils-*.tar</param>
@@ -13,9 +14,6 @@
   <service mode="disabled" name="set_version">
     <param name="basename">openstack-utils</param>
   </service>
-  <service name="refresh_patches" mode="disabled">
-    <param name="changesgenerate">enable</param>
-  </service>
 
   <service name="refresh_patches" mode="disabled">
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
<servicedata>
  <service name="tar_scm">
    <param 
name="url">git://github.com/redhat-openstack/openstack-utils.git</param>
    <param name="changesrevision">c2b8f6c01a</param>
  </service>
</servicedata>++++++ fix-db.patch ++++++
--- /var/tmp/diff_new_pack.KIOJpo/_old  2014-05-02 14:01:23.000000000 +0200
+++ /var/tmp/diff_new_pack.KIOJpo/_new  2014-05-02 14:01:23.000000000 +0200
@@ -15,7 +15,7 @@
    fi
    # Run as $APP user so any newly created (log) files have correct ownership
 -  runuser -s /bin/sh $APP -c "$APP-manage $db_cmd"
-+  su -s /bin/sh -c "$APP-manage $db_cmd" openstack-$APP
++  su -s /bin/sh -c "$APP-manage $db_cmd" $APP
  }
  
  db_sync() { db_manage sync; }

++++++ openstack-utils-2013.2.3+git.1391702476.687c8f6.tar.gz -> 
openstack-utils-2013.2.3+git.1396353592.c2b8f6c.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openstack-utils-2013.2.3+git.1391702476.687c8f6/NEWS 
new/openstack-utils-2013.2.3+git.1396353592.c2b8f6c/NEWS
--- old/openstack-utils-2013.2.3+git.1391702476.687c8f6/NEWS    2014-02-07 
01:41:07.000000000 +0100
+++ new/openstack-utils-2013.2.3+git.1396353592.c2b8f6c/NEWS    2014-04-02 
01:45:17.000000000 +0200
@@ -1,6 +1,7 @@
 201X.X-X dd-mm-yyyy
   openstack-status:
     Report status of openstack-cinder-backup on >= Havana
+    Report status of openstack-sahara service
   openstack-db:
     Set default charset for new DBs to UTF8 to avoid migrate issues
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openstack-utils-2013.2.3+git.1391702476.687c8f6/utils/openstack-status 
new/openstack-utils-2013.2.3+git.1396353592.c2b8f6c/utils/openstack-status
--- old/openstack-utils-2013.2.3+git.1391702476.687c8f6/utils/openstack-status  
2014-01-16 01:58:11.000000000 +0100
+++ new/openstack-utils-2013.2.3+git.1396353592.c2b8f6c/utils/openstack-status  
2014-04-02 01:45:17.000000000 +0200
@@ -36,6 +36,7 @@
 rpm -q openstack-cinder > /dev/null && cinder='cinder'
 rpm -q openstack-ceilometer-common > /dev/null && ceilometer='ceilometer'
 rpm -q openstack-heat-common > /dev/null && heat='heat'
+rpm -q openstack-sahara > /dev/null && sahara='sahara'
 rpm -q libvirt > /dev/null && libvirtd='libvirtd'
 rpm -q openvswitch > /dev/null && openvswitch='openvswitch'
 rpm -q qpid-cpp-server > /dev/null && qpidd='qpidd'
@@ -190,6 +191,13 @@
   done
 fi
 
+if test "$sahara"; then
+  printf "== Sahara services ==\n"
+  for service in api; do
+    check_svc openstack-sahara-$service
+  done
+fi
+
 printf "== Support services ==\n"
 for svc in $mysqld $libvirtd $openvswitch $dbus $tgtd $qpidd $rabbitmq 
$memcached; do
   check_svc "$svc"

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to