Hello community,

here is the log from the commit of package openstack-heat for openSUSE:Factory 
checked in at 2014-03-09 18:28:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openstack-heat (Old)
 and      /work/SRC/openSUSE:Factory/.openstack-heat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openstack-heat"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openstack-heat/openstack-heat-doc.changes        
2013-08-18 22:40:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openstack-heat.new/openstack-heat-doc.changes   
2014-03-09 18:28:12.000000000 +0100
@@ -1,0 +2,26 @@
+Sun Mar  2 01:37:27 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version heat-2013.2.3.dev8.g6c99dc4:
+  * Fix "members" property check
+
+-------------------------------------------------------------------
+Sat Mar  1 01:39:36 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version heat-2013.2.3.dev6.gdefcf23:
+  * Raise the default max header to accommodate large tokens
+
+-------------------------------------------------------------------
+Thu Feb 20 00:49:05 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version heat-2013.2.3.dev5.g28e2287:
+  * Bump stable/havana next version to 2013.2.3
+  * Don't raise MySQL 2013 'Lost connection' errors
+
+-------------------------------------------------------------------
+Wed Feb 19 00:57:36 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version heat-2013.2.2.dev1.gcfd6b02:
+  * Fix incompatibilities in tests with keystoneclient 0.6
+  2013.2.2
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/openstack-heat/openstack-heat.changes    
2014-01-30 17:44:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openstack-heat.new/openstack-heat.changes       
2014-03-09 18:28:12.000000000 +0100
@@ -1,0 +2,66 @@
+Sun Mar  2 01:37:30 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version heat-2013.2.3.dev8.g6c99dc4:
+  * Fix "members" property check
+
+-------------------------------------------------------------------
+Sat Mar  1 01:39:39 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version heat-2013.2.3.dev6.gdefcf23:
+  * Raise the default max header to accommodate large tokens
+
+-------------------------------------------------------------------
+Thu Feb 20 00:49:08 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version heat-2013.2.3.dev5.g28e2287:
+  * Bump stable/havana next version to 2013.2.3
+  * Don't raise MySQL 2013 'Lost connection' errors
+
+-------------------------------------------------------------------
+Wed Feb 19 00:57:39 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version heat-2013.2.2.dev1.gcfd6b02:
+  * Fix incompatibilities in tests with keystoneclient 0.6
+  2013.2.2
+
+-------------------------------------------------------------------
+Fri Feb 14 11:31:53 UTC 2014 - speili...@suse.com
+
+- Replace git_tarballs source service with download_files and set_version
+  + Use upstream URL as source (enables verification)
+- Update to version 2013.2.2.dev12.gab5d961:
+  + Improve coverage of storing credentials in parser.Stack
+  + Add coverage for trusts parser.Stack delete path
+  + Catch error deleting trust on stack delete
+
+-------------------------------------------------------------------
+Thu Feb 13 09:55:16 UTC 2014 - dmuel...@suse.com
+
+- remove python-d2to1 dependency 
+
+-------------------------------------------------------------------
+Fri Feb  7 12:59:03 UTC 2014 - dmuel...@suse.com
+
+- fix typo in init script 
+
+-------------------------------------------------------------------
+Sat Feb  1 01:16:28 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.2.dev9.gec4ed57:
+  + Allow DependsOn to accept a list
+  + Use "python -m coverage" instead of coverage cli
+  + Validate template parameter attributes
+  + Do not attempt a stack update when it is suspended
+
+-------------------------------------------------------------------
+Fri Jan 31 00:37:26 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.2.dev5.ge483b38:
+  + Tolerate lookup failures in Fn::Select
+
+-------------------------------------------------------------------
+Thu Jan 30 15:09:12 UTC 2014 - dmuel...@suse.com
+
+- move lock_path to /var/run
+
+-------------------------------------------------------------------

New:
----
  openstack-heat.conf

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

Other differences:
------------------
++++++ openstack-heat-doc.spec ++++++
--- /var/tmp/diff_new_pack.M0VItt/_old  2014-03-09 18:28:13.000000000 +0100
+++ /var/tmp/diff_new_pack.M0VItt/_new  2014-03-09 18:28:13.000000000 +0100
@@ -19,13 +19,13 @@
 %define component heat
 
 Name:           openstack-%{component}-doc
-Version:        2013.2.2.dev4.g4ca7941
+Version:        2013.2.3.dev8.g6c99dc4
 Release:        0
 Summary:        OpenStack Orchestration (Heat) - Documentation
 License:        Apache-2.0
 Group:          Documentation/HTML
 Url:            https://launchpad.net/heat
-Source:         heat-stable-havana.tar.gz
+Source:         http://tarballs.openstack.org/heat/heat-stable-havana.tar.gz
 BuildRequires:  graphviz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-Babel
@@ -65,7 +65,7 @@
 This package contains documentation files for openstack-heat.
 
 %prep
-%setup -q -n heat-2013.2.2.dev4.g4ca7941
+%setup -q -n %{component}-%{version}
 %openstack_cleanup_prep
 
 %build

++++++ openstack-heat.spec ++++++
--- /var/tmp/diff_new_pack.M0VItt/_old  2014-03-09 18:28:13.000000000 +0100
+++ /var/tmp/diff_new_pack.M0VItt/_new  2014-03-09 18:28:13.000000000 +0100
@@ -21,20 +21,23 @@
 %define username openstack-%{component}
 
 Name:           openstack-%{component}
-Version:        2013.2.2.dev4.g4ca7941
+Version:        2013.2.3.dev8.g6c99dc4
 Release:        0
 Summary:        Openstack Orchestration (Heat)
 License:        Apache-2.0
 Group:          System/Management
 Url:            https://launchpad.net/heat
-Source:         heat-stable-havana.tar.gz
+Source:         http://tarballs.openstack.org/heat/heat-stable-havana.tar.gz
 Source1:        %{name}.init
 Source2:        %{name}.logrotate
+%if 0%{?suse_version} > 1230
+Source10:       %name.conf
+BuildRequires:  systemd
+%endif
 BuildRequires:  crudini
 BuildRequires:  fdupes
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
-BuildRequires:  python-d2to1 >= 0.2.10
 BuildRequires:  python-oslo.sphinx
 BuildRequires:  python-pbr >= 0.5.21
 BuildRequires:  python-setuptools
@@ -149,7 +152,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n heat-2013.2.2.dev4.g4ca7941
+%setup -q -n %{component}-%{version}
 %openstack_cleanup_prep
 #NOTE(saschpe): Kill heat Sphinx extension, we're only building manpages:
 sed -i "s|'heat.doc.resources'||" doc/source/conf.py
@@ -163,7 +166,11 @@
 
 ### directories
 install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{component}
-install -d -m 750 
%{buildroot}%{_localstatedir}/{cache,log,lock,run}/%{component}
+install -d -m 750 %{buildroot}%{_localstatedir}/{cache,log}/%{component}
+install -d -m 700 %{buildroot}%{_localstatedir}/run/%{component}
+%if 0%{?suse_version} > 1230
+install -D -m 644 %{SOURCE10} %{buildroot}/%_tmpfilesdir/%name.conf
+%endif
 
 ### configuration files
 install -d -m 755 %{buildroot}%{_sysconfdir}/%{component}/
@@ -178,7 +185,7 @@
 crudini --set %{buildroot}/etc/%{component}/heat.conf DEFAULT log_dir 
/var/log/heat
 crudini --set %{buildroot}/etc/%{component}/heat.conf DEFAULT rpc_backend 
heat.openstack.common.rpc.impl_kombu
 crudini --set %{buildroot}/etc/%{component}/heat.conf DEFAULT sql_connection 
'sqlite:///var/lib/heat/heat.db'
-crudini --set %{buildroot}/etc/%{component}/heat.conf DEFAULT lock_path 
%{_localstatedir}/lock/%{component}
+crudini --set %{buildroot}/etc/%{component}/heat.conf DEFAULT lock_path 
%{_localstatedir}/run/%{component}
 crudini --set %{buildroot}/etc/%{component}/heat.conf keystone_authtoken 
signing_dir /var/cache/%component/keystone-signing
 crudini --set %{buildroot}/etc/%{component}/heat.conf keystone_authtoken 
admin_tenant_name '%%SERVICE_TENANT_NAME%%'
 crudini --set %{buildroot}/etc/%{component}/heat.conf keystone_authtoken 
admin_user heat
@@ -256,9 +263,13 @@
 %doc LICENSE README.rst
 %dir %attr(0750, %{username}, %{groupname}) 
%{_localstatedir}/cache/%{component}
 %dir %attr(0750, %{username}, %{groupname}) %{_localstatedir}/log/%{component}
-%dir %attr(0750, %{username}, %{groupname}) %{_localstatedir}/lock/%{component}
 %dir %attr(0755, %{username}, %{groupname}) %{_localstatedir}/lib/%{component}
-%ghost %dir %attr(0750, %{username}, %{groupname}) 
%{_localstatedir}/run/%{component}
+%if 0%{?suse_version} > 1230
+%ghost %dir %attr(700,%{username},%{groupname}) 
%{_localstatedir}/run/%{component}
+%_tmpfilesdir/%name.conf
+%else
+%dir %attr(0700, %{username}, %{groupname}) %{_localstatedir}/run/%{component}
+%endif
 %dir %{_sysconfdir}/%{component}
 %config %{_sysconfdir}/%{component}/policy.json
 %config %{_sysconfdir}/%{component}/environment.d

++++++ _service ++++++
--- /var/tmp/diff_new_pack.M0VItt/_old  2014-03-09 18:28:13.000000000 +0100
+++ /var/tmp/diff_new_pack.M0VItt/_new  2014-03-09 18:28:13.000000000 +0100
@@ -1,10 +1,10 @@
 <services>
-  <service name="git_tarballs" mode="disabled">
-    <param 
name="url">http://tarballs.openstack.org/heat/heat-stable-havana.tar.gz</param>
-    <param name="email">opensuse-cl...@opensuse.org</param>
-    <param name="plain-version">True</param>
+  <service mode="disabled" name="download_files"> 
+    <param name="changesgenerate">enable</param>
+  </service>
+  <service mode="disabled" name="set_version">
+    <param name="basename">heat</param>
   </service>
-
   <service name="refresh_patches" mode="disabled">
     <param name="changesgenerate">enable</param>
   </service>

++++++ heat-stable-havana.tar.gz ++++++
++++ 37944 lines of diff (skipped)

++++++ openstack-heat.conf ++++++
d /var/run/openstack-heat 0700 openstack-heat openstack-heat -
++++++ openstack-heat.init ++++++
--- /var/tmp/diff_new_pack.M0VItt/_old  2014-03-09 18:28:13.000000000 +0100
+++ /var/tmp/diff_new_pack.M0VItt/_new  2014-03-09 18:28:13.000000000 +0100
@@ -15,7 +15,7 @@
 DAEMON="__NAME__"
 USER="openstack-heat"
 CONFIGFILE="/etc/heat/heat.conf"
-RUNDIR="/var/run/cinder"
+RUNDIR="/var/run/heat"
 
 # $RUNDIR can be tmpfs, thus we have to create/own it here:
 mkdir -p $RUNDIR && chown $USER. $RUNDIR

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to