Hello community,

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

Package is "openstack-swift"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openstack-swift/openstack-swift-doc.changes      
2013-08-07 20:47:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openstack-swift.new/openstack-swift-doc.changes 
2014-03-28 12:11:28.000000000 +0100
@@ -1,0 +2,67 @@
+Sat Mar 22 00:58:33 UTC 2014 -  [email protected]
+
+- Update to version 1.10.1:
+  + The openstack-swift service user is going to be renamed to swift
+
+-------------------------------------------------------------------
+Tue Feb 25 01:38:20 UTC 2014 -  [email protected]
+
+- Update to version swift-1.12.0.111.g58fda94:
+  swift (1.13.0)
+      * Account-level ACLs and ACL format v2
+        Accounts now have a new privileged header to represent ACLs or
+        any other form of account-level access control. The value of
+        the header is a JSON dictionary string to be interpreted by the
+        auth system. A reference implementation is given in TempAuth.
+        Please see the full docs at
+        http://swift.openstack.org/overview_auth.html
+      * Added a WSGI environment flag to stop swob from always using
+        absolute location. This is useful if middleware needs to use
+        out-of-spec Location headers in a response.
+      * Container sync proxies now support simple load balancing
+      * Config option to lower the timeout for recoverable object GETs
+      * Add a way to ratelimit all writes to an account
+      * Allow multiple storage_domain values in cname_lookup middleware
+      * Moved all DLO functionality into middleware
+        The proxy will automatically insert the dlo middleware at an
+        appropriate place in the pipeline the same way it does with the
+        gatekeeper middleware. Clusters will still support DLOs after upgrade
+        even with an old config file that doesn't mention dlo at all.
+
+-------------------------------------------------------------------
+Fri Jan 17 10:25:22 UTC 2014 - [email protected]
+
+- Add missing requirement on python-pbr
+
+--------------------------------------------------------------------
+Tue Dec 10 10:09:55 UTC 2013 - [email protected]
+
+- Update to version 1.10.0.198.gba5fe5f+git.1386670195.ba5fe5f:
+  + Prevent early auth deny in tempauth when using swift3 middleware.
+  + Remove swift-bench
+  + Update handoff algorithm to use IP/port pairs
+  + Preserve closeability of app iterables
+  + Opt out of the service catalog
+  + fix expired object deletion
+  + Allow access to the in-memory object server
+  + Fixed a failing test on my saio
+  + Override spelling of tempauth test name
+  + Fix HEAD tempurls
+  + Release notes for Swift 1.11.0
+  + Stop mutating PATH_INFO in proxy server
+  + make test tooling less opinionated
+  + clarify the current state of the DiskFile API
+  + Use files in the source tree instead of cut/paste
+
+-------------------------------------------------------------------
+Thu Dec  5 15:47:41 UTC 2013 - [email protected]
+
+- Update to version 1.10.0:
+  + Inital commitReplace resetswift script with proper version
+  + Drop README
+  + Make sure mount point exists
+  + Point to correct storage directory in configuration files
+  + Add missing object-expirer.conf
+  + Use variable
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/openstack-swift/openstack-swift.changes  
2014-01-23 15:50:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openstack-swift.new/openstack-swift.changes     
2014-03-28 12:11:29.000000000 +0100
@@ -1,0 +2,253 @@
+Sat Mar 22 00:58:33 UTC 2014 -  [email protected]
+
+- Update to version 1.10.1:
+  + The openstack-swift service user is going to be renamed to swift
+
+-------------------------------------------------------------------
+Mon Mar 17 10:32:58 UTC 2014 - [email protected]
+
+- switch over to non-openstack-prefix'ed users
+
+-------------------------------------------------------------------
+Fri Mar  7 08:53:32 UTC 2014 - [email protected]
+
+- Change to version 1.13.0
+- Add python_requires source service
+- Cleanup requirements
+
+-------------------------------------------------------------------
+Tue Feb 25 01:38:23 UTC 2014 -  [email protected]
+
+- Update to version swift-1.12.0.111.g58fda94:
+  swift (1.13.0)
+      * Account-level ACLs and ACL format v2
+        Accounts now have a new privileged header to represent ACLs or
+        any other form of account-level access control. The value of
+        the header is a JSON dictionary string to be interpreted by the
+        auth system. A reference implementation is given in TempAuth.
+        Please see the full docs at
+        http://swift.openstack.org/overview_auth.html
+      * Added a WSGI environment flag to stop swob from always using
+        absolute location. This is useful if middleware needs to use
+        out-of-spec Location headers in a response.
+      * Container sync proxies now support simple load balancing
+      * Config option to lower the timeout for recoverable object GETs
+      * Add a way to ratelimit all writes to an account
+      * Allow multiple storage_domain values in cname_lookup middleware
+      * Moved all DLO functionality into middleware
+        The proxy will automatically insert the dlo middleware at an
+        appropriate place in the pipeline the same way it does with the
+        gatekeeper middleware. Clusters will still support DLOs after upgrade
+        even with an old config file that doesn't mention dlo at all.
+
+-------------------------------------------------------------------
+Thu Feb 13 12:13:08 UTC 2014 - [email protected]
+
+- Replace git_tarballs source service with download_files and set_version
+  + Use upstream URL as source (enables verification)
+- Rename swift-test-configs to test-configs so that the basename doesn't
+  colide with swift-master.tar.gz (that would confuse set_version)
+
+-------------------------------------------------------------------
+Thu Feb 13 09:48:27 UTC 2014 - [email protected]
+
+- remove d2to1 dependency 
+
+-------------------------------------------------------------------
+Wed Feb 12 10:49:40 UTC 2014 - [email protected]
+
+- directory permission cleanup 
+
+--------------------------------------------------------------------
+Wed Feb 12 00:51:21 UTC 2014 - [email protected]
+
+- Update to version 1.12.0.68.g8902aef+git.1392166281.8902aef:
+  + Remove swiftclient dependency
+
+--------------------------------------------------------------------
+Tue Feb 11 01:17:07 UTC 2014 - [email protected]
+
+- Update to version 1.12.0.66.g8fdb321+git.1392081427.8fdb321:
+  + Attempt to make test_memcache_pool_timeout stable
+  + Fix recon docs
+
+--------------------------------------------------------------------
+Sat Feb  8 00:41:55 UTC 2014 - [email protected]
+
+- Update to version 1.12.0.63.g9e9c095+git.1391820115.9e9c095:
+  + Add tests for swift-ring-builder
+  + Fix a comment in SLO middleware
+
+--------------------------------------------------------------------
+Fri Feb  7 01:20:54 UTC 2014 - [email protected]
+
+- Update to version 1.12.0.60.g00472e8+git.1391736054.00472e8:
+  + Fix a couple ifs in account quota middleware.
+  + Make .expiring_objects account name configurable
+  + Fix a comment in bulk middleware.
+
+--------------------------------------------------------------------
+Thu Feb  6 00:42:00 UTC 2014 - [email protected]
+
+- Update to version 1.12.0.54.g6fec0dd+git.1391647320.6fec0dd:
+  + Move all DLO functionality to middleware
+
+--------------------------------------------------------------------
+Wed Feb  5 11:30:38 UTC 2014 - [email protected]
+
+- Update to version 1.12.0.52.gb1cacf4+git.1391599838.b1cacf4:
+  + Sanify handoff search depth with non-integer replica counts
+  + Documentation of the logs formats used in Swift
+  + Fix container quota MW for handling a bad source path
+  + Let swift-object-info skip etag verification
+  + Add missing sample config of object-replicator
+  + Add some tests for bin/swift-recon
+  + Fix up double mocking of swob.Request.__init__
+  + Fix numbering of steps in proxy section of install_multinode
+
+-------------------------------------------------------------------
+Wed Feb  5 11:11:44 UTC 2014 - [email protected]
+
+- Fix ghosting /var/run on 12.3
+
+--------------------------------------------------------------------
+Tue Feb  4 00:38:06 UTC 2014 - [email protected]
+
+- Update to version 1.12.0.36.g7e2f9bb+git.1391474286.7e2f9bb:
+  + Privileged acct ACL header, new ACL syntax, TempAuth impl.
+  + Reduce line count by two
+
+--------------------------------------------------------------------
+Sun Feb  2 00:51:12 UTC 2014 - [email protected]
+
+- Update to version 1.12.0.32.ge16ea69+git.1391302272.e16ea69:
+  + Remove dependencies on pep8, pyflakes and flake8
+  + Attempt to fix periodic memcache timeout test
+
+--------------------------------------------------------------------
+Sat Feb  1 01:44:58 UTC 2014 - [email protected]
+
+- Update to version 1.12.0.28.g92e3478+git.1391219098.92e3478:
+  + Container Sync: Simple HTTP Proxy load balancing
+  + Add a way to ratelimit all writes to an account
+
+--------------------------------------------------------------------
+Fri Jan 31 00:52:10 UTC 2014 - [email protected]
+
+- Update to version 1.12.0.24.g6b8f845+git.1391129530.6b8f845:
+  + Some functional tests for object versioning
+  + Make swift-recon usable on hosts without IPv6
+  + Skip delete_at_update for replication requests
+  + Config option to lower the timeout for recoverable object GETs.
+
+-------------------------------------------------------------------
+Thu Jan 30 15:09:12 UTC 2014 - [email protected]
+
+- move lock_path to /var/run
+
+--------------------------------------------------------------------
+Thu Jan 30 01:07:29 UTC 2014 - [email protected]
+
+- Update to version 1.12.0.16.gb202789+git.1391044049.b202789:
+  + Add flag to stop swob from always using absolute location.
+
+-------------------------------------------------------------------
+Wed Jan 29 08:17:45 UTC 2014 - [email protected]
+
+- Use correct group name for directory ownerships.
+- Do not make /var/{lock,run}/swift readable by others.
+
+--------------------------------------------------------------------
+Tue Jan 28 01:45:50 UTC 2014 - [email protected]
+
+- Update to version 1.11.0.136.g9034558+git.1390873550.9034558:
+  + Add secondary groups to user during privilege escalation
+
+--------------------------------------------------------------------
+Mon Jan 27 00:57:17 UTC 2014 - [email protected]
+
+- Update to version 1.11.0.134.g61f9380+git.1390784237.61f9380:
+  + Move test.unit.locale out of gettext's way
+
+--------------------------------------------------------------------
+Sun Jan 26 00:42:15 UTC 2014 - [email protected]
+
+- Update to version 1.11.0.132.g89deaf5+git.1390696935.89deaf5:
+  + Add flag to stop swob from always using absolute location.
+
+--------------------------------------------------------------------
+Sat Jan 25 00:40:47 UTC 2014 - [email protected]
+
+- Update to version 1.11.0.131.g9b3c86f+git.1390610447.9b3c86f:
+  + ismount should not raise exceptions
+  + Use a tempfile.mkdtemp() based temporary directory
+  + Add debug logger on per-test proxy-server
+  + Add documentation for GateKeeper
+
+--------------------------------------------------------------------
+Fri Jan 24 13:11:22 UTC 2014 - [email protected]
+
+- Update to version 1.11.0.123.g6310491+git.1390569082.6310491:
+  + Adjust unit tests to clarify existing device usage
+  + release notes and authors update for 1.12
+  + Fix up SAIO to use new gatekeeper
+
+--------------------------------------------------------------------
+Wed Jan 22 00:41:16 UTC 2014 - [email protected]
+
++++ 530 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/openstack-swift/openstack-swift.changes
++++ and /work/SRC/openSUSE:Factory/.openstack-swift.new/openstack-swift.changes

Old:
----
  swift-1.10.0.tar.gz
  swift-test-configs-1.10.0.tar.bz2

New:
----
  _servicedata
  openstack-swift.conf
  swift-1.13.0.tar.gz
  test-configs-1.10.1.tar.bz2

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

Other differences:
------------------
++++++ openstack-swift-doc.spec ++++++
--- /var/tmp/diff_new_pack.e60jL2/_old  2014-03-28 12:11:30.000000000 +0100
+++ /var/tmp/diff_new_pack.e60jL2/_new  2014-03-28 12:11:30.000000000 +0100
@@ -19,18 +19,19 @@
 %define component swift
 
 Name:           openstack-%{component}-doc
-Version:        1.10.0+git.1382343573.79e2a50
+Version:        1.13.0
 Release:        0
 Summary:        OpenStack Storage (Swift) - Documentation
 License:        Apache-2.0
 Group:          Documentation/HTML
 Url:            http://openstack.org/projects/compute/
-Source:         swift-1.10.0.tar.gz
+Source:         http://tarballs.openstack.org/swift/swift-1.13.0.tar.gz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-PasteDeploy
 BuildRequires:  python-Sphinx
 BuildRequires:  python-eventlet
 BuildRequires:  python-netifaces
+BuildRequires:  python-pbr
 BuildRequires:  python-simplejson
 BuildRequires:  python-swiftclient
 BuildRequires:  python-webob
@@ -47,8 +48,7 @@
 This package contains documentation files for openstack-swift.
 
 %prep
-%setup -q -n swift-1.10.0
-sed -i "s/\r//" LICENSE # Fix wrong-file-end-of-line-encoding warning
+%setup -q -n %{component}-%{version}
 %openstack_cleanup_prep
 
 %build

++++++ openstack-swift.spec ++++++
--- /var/tmp/diff_new_pack.e60jL2/_old  2014-03-28 12:11:30.000000000 +0100
+++ /var/tmp/diff_new_pack.e60jL2/_new  2014-03-28 12:11:30.000000000 +0100
@@ -17,17 +17,17 @@
 
 
 %define component swift
-%define groupname openstack-%{component}
-%define username openstack-%{component}
+%define groupname %{component}
+%define username %{component}
 
 Name:           openstack-%{component}
-Version:        1.10.0
+Version:        1.13.0
 Release:        0
 Summary:        OpenStack Storage (Swift)
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            http://launchpad.net/swift
-Source:         swift-1.10.0.tar.gz
+Source:         http://tarballs.openstack.org/swift/swift-1.13.0.tar.gz
 Source1:        %{name}-functions
 Source2:        %{name}-account.init
 Source3:        %{name}-account-auditor.init
@@ -44,15 +44,17 @@
 Source14:       %{name}-object-updater.init
 Source15:       %{name}-object-auditor.init
 Source16:       %{name}-proxy.init
-Source21:       swift-test-configs-1.10.0.tar.bz2
+Source21:       test-configs-1.10.1.tar.bz2
+%if 0%{?suse_version} > 1230
+Source30:       %name.conf
+BuildRequires:  systemd
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  crudini
 BuildRequires:  fdupes
 BuildRequires:  openstack-suse-macros
-BuildRequires:  python-d2to1
 BuildRequires:  python-devel
-BuildRequires:  python-distribute
-BuildRequires:  python-pbr
+BuildRequires:  python-pbr >= 0.5.21
 Requires:       python >= 2.6.8
 Requires:       python-swift = %{version}
 Requires:       rsync
@@ -86,8 +88,7 @@
 Group:          Development/Languages/Python
 Requires:       python >= 2.6.8
 Requires:       python-PasteDeploy >= 1.3.3
-Requires:       python-d2to1 >= 0.2.10
-Requires:       python-dnspython >= 1.10.0
+Requires:       python-dnspython >= 1.9.4
 Requires:       python-eventlet >= 0.9.15
 Requires:       python-greenlet >= 0.3.1
 Requires:       python-netifaces >= 0.5
@@ -155,24 +156,18 @@
 Summary:        OpenStack Storage (Swift) - Testsuite
 Group:          Development/Languages/Python
 Requires:       %{name} = %{version}
-Requires:       python-coverage
-Requires:       python-flake8 >= 2.0
-Requires:       python-hacking >= 0.5.6
 Requires:       python-mock >= 0.8.0
 Requires:       python-nose
 Requires:       python-nosehtmloutput
 Requires:       python-nosexcover
 Requires:       python-openstack.nose_plugin
-Requires:       python-pep8 >= 1.4.5
-Requires:       python-pyflakes >= 0.7.2
 
 %description test
 The OpenStack Swift testsuite. It is used to verify the functionality
 of OpenStack Swift.
 
 %prep
-%setup -q -n swift-1.10.0
-sed -i "s/\r//" LICENSE # Fix wrong-file-end-of-line-encoding warning
+%setup -q -n %{component}-%{version}
 tar xvf %{SOURCE21}
 %openstack_cleanup_prep
 
@@ -182,6 +177,17 @@
 %install
 python setup.py install --root %{buildroot} --prefix %{_prefix}
 
+### directories
+install -d -m 750 %{buildroot}%{_localstatedir}/cache/%{component}
+install -d -m 755 %{buildroot}%{_localstatedir}/run/swift
+install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/account-server
+install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/container-server
+install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/object-server
+install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/proxy-server
+%if 0%{?suse_version} > 1230
+install -D -m 644 %{SOURCE30} %{buildroot}/%_tmpfilesdir/%name.conf
+%endif
+
 # Init helper functions
 install -p -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/%{name}/functions
 
@@ -233,41 +239,24 @@
 # NOTE(saschpe): dispersion checks for localhost:8080/auth... by default...
 crudini --set %{buildroot}%{_sysconfdir}/swift/proxy-server.conf DEFAULT 
bind_port 8080
 
-# /var/run is not allowed in 11.3 or later because of tmpfs support
-%if 0%{?suse_version} < 1130
-# Install pid directory
-install -d -m 755 %{buildroot}%{_localstatedir}/run/swift
-install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/account-server
-install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/container-server
-install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/object-server
-install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/proxy-server
-%endif
-
 %fdupes %{buildroot}%{python_sitelib}/swift
 
 # test sub-package
 %openstack_test_package_install
-pushd swift-test-configs-*
+pushd test-configs-*
 
   install -m 755 usr/bin/resetswift %{buildroot}%{_bindir}/resetswift
   install -m 755 usr/bin/remakerings %{buildroot}%{_bindir}/remakerings
 popd
 # those conflicts conflict with the real configs, need to find a different 
solution
-#cp -r swift-test-configs-*/* %{buildroot}/
+#cp -r test-configs-*/* %{buildroot}/
 # For ./.unittests:
 install -m 0644 test/sample.conf %{buildroot}%{_sysconfdir}/swift/test.conf
 # For ./.functests:
 ln -s %{_sysconfdir}/swift/test.conf 
%{buildroot}%{_sysconfdir}/swift/func_test.conf
 
-install -d -m 700 %{buildroot}%{_localstatedir}/cache/swift
-install -d -m 755 %{buildroot}%{_localstatedir}/lock/swift
-
 %pre
-getent group %{groupname} >/dev/null || groupadd -r %{groupname}
-getent passwd %{username} >/dev/null || \
-useradd -r -g %{groupname} -d %{_localstatedir}/lib/swift -s /sbin/nologin \
--c "OpenStack Swift Daemons" %{username}
-exit 0
+%openstack_pre_user_group_create %{username} %{groupname}
 
 %post account
 %fillup_and_insserv -f openstack-swift-account
@@ -312,17 +301,17 @@
 %files
 %defattr(-,root,root,-)
 %doc README.md
-%if 0%{?suse_version} < 1130
-%dir %attr(0755, %{username}, root) %{_localstatedir}/run/swift
+%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 %attr(0755, %{username}, %{groupname}) %{_sysconfdir}/swift
-%dir %attr(0700, %{username}, %{groupname}) %{_localstatedir}/cache/swift
-%dir %attr(0755, %{username}, %{groupname}) %{_localstatedir}/lock/swift
+%dir %attr(0750, %{username}, %{groupname}) %{_localstatedir}/cache/swift
 %dir %{_datadir}/openstack-swift
 %{_datadir}/%{name}/functions
 %{_bindir}/swift-account-audit
-%{_bindir}/swift-bench
-%{_bindir}/swift-bench-client
 %{_bindir}/swift-dispersion-populate
 %{_bindir}/swift-dispersion-report
 %{_bindir}/swift-drive-audit
@@ -357,8 +346,10 @@
 %defattr(-,root,root,-)
 %{_initddir}/%{name}-account*
 %{_sbindir}/rc%{name}-account*
-%if 0%{?suse_version} < 1130
-%dir %attr(0755, %{username}, root) %{_localstatedir}/run/swift/account-server
+%if 0%{?suse_version} >= 1230
+%ghost %dir %attr(700,%{username},%{groupname}) 
%{_localstatedir}/run/%{component}/account-server
+%else
+%dir %attr(0700, %{username}, %{groupname}) 
%{_localstatedir}/run/%{component}/account-server
 %endif
 %config(noreplace) %{_sysconfdir}/swift/account-server.conf
 %{_bindir}/swift-account-auditor
@@ -375,8 +366,10 @@
 %defattr(-,root,root,-)
 %{_initddir}/%{name}-container*
 %{_sbindir}/rc%{name}-container*
-%if 0%{?suse_version} < 1130
-%dir %attr(0755, %{username}, root) 
%{_localstatedir}/run/swift/container-server
+%if 0%{?suse_version} >= 1230
+%ghost %dir %attr(700,%{username},%{groupname}) 
%{_localstatedir}/run/%{component}/container-server
+%else
+%dir %attr(0700, %{username}, %{groupname}) 
%{_localstatedir}/run/%{component}/container-server
 %endif
 %config(noreplace) %{_sysconfdir}/swift/container-server.conf
 %{_bindir}/swift-container-auditor
@@ -397,8 +390,10 @@
 %doc etc/rsyncd.conf-sample
 %{_initddir}/%{name}-object*
 %{_sbindir}/rc%{name}-object*
-%if 0%{?suse_version} < 1130
-%dir %attr(0755, %{username}, root) %{_localstatedir}/run/swift/object-server
+%if 0%{?suse_version} >= 1230
+%ghost %dir %attr(700,%{username},%{groupname}) 
%{_localstatedir}/run/%{component}/object-server
+%else
+%dir %attr(0700, %{username}, %{groupname}) 
%{_localstatedir}/run/%{component}/object-server
 %endif
 %config(noreplace) %{_sysconfdir}/swift/object-server.conf
 %{_sysconfdir}/swift/object-expirer.conf
@@ -421,8 +416,10 @@
 %defattr(-,root,root,-)
 %{_initddir}/%{name}-proxy
 %{_sbindir}/rc%{name}-proxy
-%if 0%{?suse_version} < 1130
-%dir %attr(0755, %{username}, root) %{_localstatedir}/run/swift/proxy-server
+%if 0%{?suse_version} >= 1230
+%ghost %dir %attr(700,%{username},%{groupname}) 
%{_localstatedir}/run/%{component}/proxy-server
+%else
+%dir %attr(0700, %{username}, %{groupname}) 
%{_localstatedir}/run/%{component}/proxy-server
 %endif
 %config(noreplace) %{_sysconfdir}/swift/proxy-server.conf
 %{_bindir}/swift-proxy-server

++++++ _service ++++++
--- /var/tmp/diff_new_pack.e60jL2/_old  2014-03-28 12:11:30.000000000 +0100
+++ /var/tmp/diff_new_pack.e60jL2/_new  2014-03-28 12:11:30.000000000 +0100
@@ -1,21 +1,28 @@
 <services>
-<!--
-  <service name="git_tarballs" mode="disabled">
-    <param 
name="url">http://tarballs.openstack.org/swift/swift-1.10.0.tar.gz</param>
-    <param name="email">[email protected]</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">swift</param>
+  </service>
+  <service mode="disabled" name="python_requires">
   </service>
-  -->
 
-  <service name="tar_scm" mode="disabled">
+  <service mode="disabled" name="tar_scm">
     <param 
name="url">git://github.com/SUSE-Cloud/swift-test-configs.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="versionformat">1.10.0</param>
-    <param name="revision">stable/havana</param>
+    <param name="versionformat">1.10.1</param>
+    <param name="revision">master</param>
+    <param name="changesgenerate">enable</param>
+    <param name="filename">test-configs</param>
   </service>
-  <service name="recompress" mode="disabled">
-    <param name="file">swift-test-configs-*.tar</param>
+  <service mode="disabled" name="recompress">
+    <param name="file">test-configs-*.tar</param>
     <param name="compression">bz2</param>
   </service>
+
+  <service name="refresh_patches" mode="disabled">
+    <param name="changesgenerate">enable</param>
+  </service>
 </services>

++++++ _servicedata ++++++
<servicedata>
  <service name="tar_scm">
    <param name="url">git://github.com/SUSE-Cloud/swift-test-configs.git</param>
    <param name="changesrevision">067b749acc</param>
  </service>
</servicedata>++++++ openstack-swift-account-auditor.init ++++++
--- /var/tmp/diff_new_pack.e60jL2/_old  2014-03-28 12:11:30.000000000 +0100
+++ /var/tmp/diff_new_pack.e60jL2/_new  2014-03-28 12:11:30.000000000 +0100
@@ -21,7 +21,7 @@
 name="account-auditor"
 server="swift-$name"
 config="/etc/swift/account-server.conf"
-CHUSER="-u openstack-swift"
+CHUSER="-u swift"
 
 [ -e "/etc/sysconfig/openstack-swift-$name" ] && . 
"/etc/sysconfig/openstack-swift-$name"
 

++++++ openstack-swift-account-reaper.init ++++++
--- /var/tmp/diff_new_pack.e60jL2/_old  2014-03-28 12:11:30.000000000 +0100
+++ /var/tmp/diff_new_pack.e60jL2/_new  2014-03-28 12:11:30.000000000 +0100
@@ -21,7 +21,7 @@
 name="account-reaper"
 server="swift-$name"
 config="/etc/swift/account-server.conf"
-CHUSER="-u openstack-swift"
+CHUSER="-u swift"
 
 [ -e "/etc/sysconfig/openstack-swift-$name" ] && . 
"/etc/sysconfig/openstack-swift-$name"
 

++++++ openstack-swift-account-replicator.init ++++++
--- /var/tmp/diff_new_pack.e60jL2/_old  2014-03-28 12:11:30.000000000 +0100
+++ /var/tmp/diff_new_pack.e60jL2/_new  2014-03-28 12:11:30.000000000 +0100
@@ -21,7 +21,7 @@
 name="account-replicator"
 server="swift-$name"
 config="/etc/swift/account-server.conf"
-CHUSER="-u openstack-swift"
+CHUSER="-u swift"
 
 [ -e "/etc/sysconfig/openstack-swift-$name" ] && . 
"/etc/sysconfig/openstack-swift-$name"
 

++++++ openstack-swift-account.init ++++++
--- /var/tmp/diff_new_pack.e60jL2/_old  2014-03-28 12:11:30.000000000 +0100
+++ /var/tmp/diff_new_pack.e60jL2/_new  2014-03-28 12:11:30.000000000 +0100
@@ -21,7 +21,7 @@
 name="account"
 server="swift-$name-server"
 config="/etc/swift/account-server.conf"
-CHUSER="-u openstack-swift"
+CHUSER="-u swift"
 
 [ -e "/etc/sysconfig/openstack-swift-$name" ] && . 
"/etc/sysconfig/openstack-swift-$name"
 

++++++ openstack-swift-container-auditor.init ++++++
--- /var/tmp/diff_new_pack.e60jL2/_old  2014-03-28 12:11:30.000000000 +0100
+++ /var/tmp/diff_new_pack.e60jL2/_new  2014-03-28 12:11:30.000000000 +0100
@@ -21,7 +21,7 @@
 name="container-auditor"
 server="swift-cont-auditor"
 config="/etc/swift/container-server.conf"
-CHUSER="-u openstack-swift"
+CHUSER="-u swift"
 
 [ -e "/etc/sysconfig/openstack-swift-$name" ] && . 
"/etc/sysconfig/openstack-swift-$name"
 

++++++ openstack-swift-container-replicator.init ++++++
--- /var/tmp/diff_new_pack.e60jL2/_old  2014-03-28 12:11:30.000000000 +0100
+++ /var/tmp/diff_new_pack.e60jL2/_new  2014-03-28 12:11:30.000000000 +0100
@@ -21,7 +21,7 @@
 name="container-replicator"
 server="swift-cont-replicator"
 config="/etc/swift/container-server.conf"
-CHUSER="-u openstack-swift"
+CHUSER="-u swift"
 
 [ -e "/etc/sysconfig/openstack-swift-$name" ] && . 
"/etc/sysconfig/openstack-swift-$name"
 

++++++ openstack-swift-container-sync.init ++++++
--- /var/tmp/diff_new_pack.e60jL2/_old  2014-03-28 12:11:30.000000000 +0100
+++ /var/tmp/diff_new_pack.e60jL2/_new  2014-03-28 12:11:30.000000000 +0100
@@ -21,7 +21,7 @@
 name="container-sync"
 server="swift-cont-sync"
 config="/etc/swift/container-server.conf"
-CHUSER="-u openstack-swift"
+CHUSER="-u swift"
 
 [ -e "/etc/sysconfig/openstack-swift-$name" ] && . 
"/etc/sysconfig/openstack-swift-$name"
 

++++++ openstack-swift-container-updater.init ++++++
--- /var/tmp/diff_new_pack.e60jL2/_old  2014-03-28 12:11:30.000000000 +0100
+++ /var/tmp/diff_new_pack.e60jL2/_new  2014-03-28 12:11:30.000000000 +0100
@@ -21,7 +21,7 @@
 name="container-updater"
 server="swift-cont-updater"
 config="/etc/swift/container-server.conf"
-CHUSER="-u openstack-swift"
+CHUSER="-u swift"
 
 [ -e "/etc/sysconfig/openstack-swift-$name" ] && . 
"/etc/sysconfig/openstack-swift-$name"
 

++++++ openstack-swift-container.init ++++++
--- /var/tmp/diff_new_pack.e60jL2/_old  2014-03-28 12:11:30.000000000 +0100
+++ /var/tmp/diff_new_pack.e60jL2/_new  2014-03-28 12:11:30.000000000 +0100
@@ -21,7 +21,7 @@
 name="container"
 server="swift-cont-server"
 config="/etc/swift/container-server.conf"
-CHUSER="-u openstack-swift"
+CHUSER="-u swift"
 
 [ -e "/etc/sysconfig/openstack-swift-$name" ] && . 
"/etc/sysconfig/openstack-swift-$name"
 

++++++ openstack-swift-object-auditor.init ++++++
--- /var/tmp/diff_new_pack.e60jL2/_old  2014-03-28 12:11:30.000000000 +0100
+++ /var/tmp/diff_new_pack.e60jL2/_new  2014-03-28 12:11:30.000000000 +0100
@@ -21,7 +21,7 @@
 name="object-auditor"
 server="swift-$name"
 config="/etc/swift/object-server.conf"
-CHUSER="-u openstack-swift"
+CHUSER="-u swift"
 
 [ -e "/etc/sysconfig/openstack-swift-$name" ] && . 
"/etc/sysconfig/openstack-swift-$name"
 

++++++ openstack-swift-object-expirer.init ++++++
--- /var/tmp/diff_new_pack.e60jL2/_old  2014-03-28 12:11:30.000000000 +0100
+++ /var/tmp/diff_new_pack.e60jL2/_new  2014-03-28 12:11:30.000000000 +0100
@@ -21,7 +21,7 @@
 name="object-expirer"
 server="swift-$name"
 config="/etc/swift/object-server.conf"
-CHUSER="-u openstack-swift"
+CHUSER="-u swift"
 
 [ -e "/etc/sysconfig/openstack-swift-$name" ] && . 
"/etc/sysconfig/openstack-swift-$name"
 

++++++ openstack-swift-object-replicator.init ++++++
--- /var/tmp/diff_new_pack.e60jL2/_old  2014-03-28 12:11:30.000000000 +0100
+++ /var/tmp/diff_new_pack.e60jL2/_new  2014-03-28 12:11:30.000000000 +0100
@@ -21,7 +21,7 @@
 name="object-replicator"
 server="swift-$name"
 config="/etc/swift/object-server.conf"
-CHUSER="-u openstack-swift"
+CHUSER="-u swift"
 
 [ -e "/etc/sysconfig/openstack-swift-$name" ] && . 
"/etc/sysconfig/openstack-swift-$name"
 

++++++ openstack-swift-object-updater.init ++++++
--- /var/tmp/diff_new_pack.e60jL2/_old  2014-03-28 12:11:30.000000000 +0100
+++ /var/tmp/diff_new_pack.e60jL2/_new  2014-03-28 12:11:30.000000000 +0100
@@ -21,7 +21,7 @@
 name="object-updater"
 server="swift-$name"
 config="/etc/swift/object-server.conf"
-CHUSER="-u openstack-swift"
+CHUSER="-u swift"
 
 [ -e "/etc/sysconfig/openstack-swift-$name" ] && . 
"/etc/sysconfig/openstack-swift-$name"
 

++++++ openstack-swift-object.init ++++++
--- /var/tmp/diff_new_pack.e60jL2/_old  2014-03-28 12:11:30.000000000 +0100
+++ /var/tmp/diff_new_pack.e60jL2/_new  2014-03-28 12:11:30.000000000 +0100
@@ -21,7 +21,7 @@
 name="object"
 server="swift-$name-server"
 config="/etc/swift/object-server.conf"
-CHUSER="-u openstack-swift"
+CHUSER="-u swift"
 
 [ -e "/etc/sysconfig/openstack-swift-$name" ] && . 
"/etc/sysconfig/openstack-swift-$name"
 

++++++ openstack-swift-proxy.init ++++++
--- /var/tmp/diff_new_pack.e60jL2/_old  2014-03-28 12:11:30.000000000 +0100
+++ /var/tmp/diff_new_pack.e60jL2/_new  2014-03-28 12:11:30.000000000 +0100
@@ -23,7 +23,7 @@
 name="proxy-server"
 server="swift-proxy-server"
 config="/etc/swift/proxy-server.conf"
-CHUSER="-u openstack-swift"
+CHUSER="-u swift"
 
 [ -e "/etc/sysconfig/openstack-swift-$name" ] && . 
"/etc/sysconfig/openstack-swift-$name"
 

++++++ openstack-swift.conf ++++++
d /var/run/swift 0700 swift swift -
d /var/run/swift/account-server 0700 swift swift -
d /var/run/swift/container-server 0700 swift swift -
d /var/run/swift/object-server 0700 swift swift -
d /var/run/swift/proxy-server 0700 swift swift -
++++++ swift-1.10.0.tar.gz -> swift-1.13.0.tar.gz ++++++
++++ 49596 lines of diff (skipped)

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

Reply via email to