Hello community,

here is the log from the commit of package caasp-tools for openSUSE:Factory 
checked in at 2017-06-23 09:18:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/caasp-tools (Old)
 and      /work/SRC/openSUSE:Factory/.caasp-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "caasp-tools"

Fri Jun 23 09:18:12 2017 rev:7 rq:505616 version:0.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/caasp-tools/caasp-tools.changes  2017-06-08 
15:03:58.914735216 +0200
+++ /work/SRC/openSUSE:Factory/.caasp-tools.new/caasp-tools.changes     
2017-06-23 09:18:44.031306326 +0200
@@ -1,0 +2,6 @@
+Thu Jun 22 09:55:58 CEST 2017 - ku...@suse.de
+
+- suse_caasp cloud-init module: enable salt-minion on admin node
+  [bsc#1045350]
+
+-------------------------------------------------------------------

Old:
----
  MicroOS-tools-0.20.tar.bz2

New:
----
  MicroOS-tools-0.21.tar.bz2

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

Other differences:
------------------
++++++ caasp-tools.spec ++++++
--- /var/tmp/diff_new_pack.MHM3k3/_old  2017-06-23 09:18:44.567230599 +0200
+++ /var/tmp/diff_new_pack.MHM3k3/_new  2017-06-23 09:18:44.567230599 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           caasp-tools
-Version:        0.20
+Version:        0.21
 Release:        0
 Summary:        Files and Scripts for SUSE CaaS Platform
 License:        GPL-2.0+

++++++ MicroOS-tools-0.20.tar.bz2 -> MicroOS-tools-0.21.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/MicroOS-tools-0.20/usr/lib/python2.7/site-packages/cloudinit/config/cc_suse_caasp.py
 
new/MicroOS-tools-0.21/usr/lib/python2.7/site-packages/cloudinit/config/cc_suse_caasp.py
--- 
old/MicroOS-tools-0.20/usr/lib/python2.7/site-packages/cloudinit/config/cc_suse_caasp.py
    2017-06-07 17:53:44.475635036 +0200
+++ 
new/MicroOS-tools-0.21/usr/lib/python2.7/site-packages/cloudinit/config/cc_suse_caasp.py
    2017-06-21 16:08:58.478547513 +0200
@@ -55,6 +55,7 @@
         enable_service('container-feeder')
         enable_service('etcd')
         enable_service('kubelet')
+        enable_service('salt-minion')
     elif system_role == 'cluster':
         log.debug(("role cluster node found"))
         if 'admin_node' not in caasp_cfg:


Reply via email to