Hello community, here is the log from the commit of package openstack-swift for openSUSE:Factory checked in at 2013-04-29 14:14:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openstack-swift (Old) and /work/SRC/openSUSE:Factory/.openstack-swift.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "openstack-swift", Maintainer is "radmanic@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/openstack-swift/openstack-swift-doc.changes 2013-01-30 11:18:25.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.openstack-swift.new/openstack-swift-doc.changes 2013-04-29 14:14:54.000000000 +0200 @@ -2 +2 @@ -Wed Jan 30 07:11:43 UTC 2013 - cloud-devel@suse.de +Tue Apr 2 08:17:21 UTC 2013 - speilicke@suse.com @@ -4,2 +4,193 @@ -- Update to version 1.7.4.1+git.1359529903.0ce3e1d: - + Use pypi for python-swiftclient dependency. +- Update to version 1.8.0.rc2 + + additional unit test coverage for container/server.py + + Fixing SLO range requests + + fixed some minor things in tests that pyflakes complained about + + fixes some problems pyflakes complains about + + updated AUTHORS and CHANGELOG + + Dynamic Large Object sleeps too much + +-------------------------------------------------------------------- +Mon Mar 25 11:08:08 UTC 2013 - cloud-devel@suse.de + +- Start using obs-service-github_tarballs + +-------------------------------------------------------------------- +Mon Mar 25 10:54:28 UTC 2013 - cloud-devel@suse.de + +- Start using obs-service-github_tarballs + +-------------------------------------------------------------------- +Sun Mar 24 00:02:58 UTC 2013 - cloud-devel@suse.de + +- Update to version 1.8.1+git.1364083378.a979c80: + + Fix for unicode issues in staticweb + + instruction command was not documented in right format. + + Fix bugs in bulk and slo and small doc change. + + Add support for Hash Prefix + +-------------------------------------------------------------------- +Thu Mar 21 15:44:33 UTC 2013 - cloud-devel@suse.de + +- Update to version 1.8.1+git.1363880673.7df4323: + + Improved container-sync resiliency + + Give friendly notification in swift-get-nodes + + Permit functional tests against Swift with Keystone + + Fix crash in swift-ring-builder's list_parts command. + + Small clarification to swift-recon section of admin guide. + + swift-ring-builder blows up when not supported command requested. + + Basic ring builder validation. + + Instruction for multi node setup misses /var/run/swift creation + + increase unit test coverage on account server + + AUTHORS/CHANGELOG uploades for the next release + + version bump for 1.8.1 + + Use role in insensitive case in keystoneauth. + + fix stupid bug with bulk delete max items + + Fix misspelled variable. + + Fix for attempted COPY of objects gt MAX_FILE_SIZE + +-------------------------------------------------------------------- +Sun Mar 17 11:38:08 UTC 2013 - cloud-devel@suse.de + +- Update to version 1.7.7+git.1363520288.c2f8f00: + + Add tests and doc entry for request.environ[reseller_request] + + Add missing CONTRIBUTING.md to source tarball + + Add a region tier to Swift's ring. + + Fix swift-ring-builder's list_parts command. + + Remove check for valid Origin for the "actual request". + + Fix format device + +-------------------------------------------------------------------- +Wed Mar 13 00:03:14 UTC 2013 - cloud-devel@suse.de + +- Update to version 1.7.7+git.1363132994.f6d1fa1: + + Fixed bug with account_info + +-------------------------------------------------------------------- +Mon Mar 11 11:26:56 UTC 2013 - cloud-devel@suse.de + +- Start using obs-service-github_tarballs + +-------------------------------------------------------------------- +Mon Mar 11 11:25:05 UTC 2013 - cloud-devel@suse.de + +- Update to version 1.7.7+git.1363001105.5e427e5: + + Account and container info fixes and improvement. + + timing-based affinity sorting for primary replicas + + Fixed formpost QUERY_STRING bugs. + + Adding speed limit options for DB auditor + + Allow acl with a valid token. + + Add tests on keystone for invalid path requests. + + Add cache=swift.cache for authtoken example. + + Make rings' replica counts adjustable. + + Improve bin/swift-account-audit + + Correct docstring for swift.common.ring.utils.build_tier_tree and add + + Fix descriptions in sample configs. + + Add debug level logs for TempAuth.authorize. + + Move the swift.1 manpage to python-swiftclient + + Account Server: Refactor HEAD request handler + + Force log entries to be one line + + Adding a quick note to helper functions so its clear what they do and + + Updating classifiers status to stable and clean up + + make swift fsync + + Added per disk PUT timing monitoring support. + + Remove reduant check of list. + + TempURL filename options; bug fixes + + Static Large Object Support + + Updated get_more_nodes algorithm + + David Hadas email address has been changed. + + Spread handoffs out better around zones. + + Fix misspelled variable name + + Support listing endpoints for an object. + + Support tests for Apache + + simplify the chexor function + + Fix some unreadable code. + + Account quotas + + Add exception to swift-drive-audit if no date in line. + +-------------------------------------------------------------------- +Sun Feb 24 18:17:55 UTC 2013 - cloud-devel@suse.de + +- Update to version 1.7.7+git.1361729875.d1381ba: + + Change in swift-drive-audit handling log rotation. + + Adds first-byte latency timings for GET requests. + + Documentation fixups + +------------------------------------------------------------------- +Fri Feb 22 11:31:31 UTC 2013 - saschpe@suse.de + +- BuildRequire openstack-suse-macros instead of openstack-macros + +-------------------------------------------------------------------- +Mon Feb 18 09:46:20 UTC 2013 - cloud-devel@suse.de + +- Update to version 1.7.7+git.1361180780.e88ff34: + + Make statsd sample rate behave better. + + Fixed bug in domain_remap and cname_lookup middleware + + Deprecate is_admin feature. + + Allow change the endpoint_type when use swift-dispersion tools + + Made internal client handle failed requests better + + Change the flag set to specify bulk delete and expand archives from a HTTP + + Fixed some swift-recon typos + + minor development doc changes + + Use a doubled proxy-logging instead of each middleware handling it + + Add generated keystone documentation to misc.rst. + + Replaces Copyright statements for LLC with Foundation, removes date. + + Fix spelling mistakes + + log message in exception level when path encoding errors happen. + + Swift MemcacheRing (set) interface is incompatible fixes + + fix large objects with unicode + + Cleanup of file permissions + +-------------------------------------------------------------------- +Mon Feb 4 14:40:22 UTC 2013 - cloud-devel@suse.de + +- Start using obs-service-github_tarballs + +-------------------------------------------------------------------- +Mon Feb 4 12:02:01 UTC 2013 - cloud-devel@suse.de + +- Update to version 1.7.7+git.1359979321.ec084de: + + Fix keystoneauth with OPTIONS headers (eg: CORS) + + Add wsgify and split_path utilities to swob + + Add optional locking to swift-ring-builder + + Handle access_log_headers in proxy_logging + + Added fallocate_reserve option + + Allow rebalance to take a seed. + + Remove tempauth allowed_sync_hosts conf option + + Cleanup based on pyflakes. + + Deterministic, repeatable serialization for rings. + + Optimize the ring builder's _reassign_parts() method. + +-------------------------------------------------------------------- +Mon Jan 28 09:23:20 UTC 2013 - cloud-devel@suse.de + +- Update to version 1.7.7+git.1359365000.2f663ff: + + Allow for multiple X-(Account|Container)-* headers. + + Update auto-generated docs + + Add more command-line options to swift-bench. + + Add handler for CORS "actual requests" + + Bulk Requests: auto extract archive and bulk delete middleware. + +-------------------------------------------------------------------- +Wed Jan 23 16:41:31 UTC 2013 - cloud-devel@suse.de + +- Update to version 1.7.7+git.1358959291.f2941b0: + + Add --run-dir switch to swift-init + + Fix superfluous GET requests in swift-bench. + + prevent irregular auth_prefix config in tempauth + + Validate numericness of ports in builder files. + +-------------------------------------------------------------------- +Mon Jan 21 09:36:30 UTC 2013 - cloud-devel@suse.de + +- Update to version 1.7.7+git.1358760990.6c5fc3c: + + consistency and grammatical tweaks + + Fix HEAD request response when request not given to response. + + Fixed bug in object replicator + + Add container-sync to container-server.conf doc. + + Some optimizations for ring rebalancing. + + Make object-auditor to use one logger + + swob refactors needed for sos + + get swob.Request.blank to parse path + + authors and changelog update for swift 1.7.6 ++++ 1 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/openstack-swift/openstack-swift-doc.changes ++++ and /work/SRC/openSUSE:Factory/.openstack-swift.new/openstack-swift-doc.changes --- /work/SRC/openSUSE:Factory/openstack-swift/openstack-swift.changes 2013-01-30 11:18:25.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.openstack-swift.new/openstack-swift.changes 2013-04-29 14:14:54.000000000 +0200 @@ -2 +2 @@ -Wed Jan 30 07:11:43 UTC 2013 - cloud-devel@suse.de +Tue Apr 2 08:17:21 UTC 2013 - speilicke@suse.com @@ -4 +4,284 @@ -- Update to version 1.7.4.1+git.1359529903.0ce3e1d: +- Update to version 1.8.0.rc2 + + additional unit test coverage for container/server.py + + Fixing SLO range requests + + fixed some minor things in tests that pyflakes complained about + + fixes some problems pyflakes complains about + + updated AUTHORS and CHANGELOG + + Dynamic Large Object sleeps too much + +-------------------------------------------------------------------- +Mon Mar 25 11:08:08 UTC 2013 - cloud-devel@suse.de + +- Start using obs-service-github_tarballs + +-------------------------------------------------------------------- +Mon Mar 25 10:54:28 UTC 2013 - cloud-devel@suse.de + +- Start using obs-service-github_tarballs + +-------------------------------------------------------------------- +Sun Mar 24 00:02:58 UTC 2013 - cloud-devel@suse.de + +- Update to version 1.8.1+git.1364083378.a979c80: + + Fix for unicode issues in staticweb + + instruction command was not documented in right format. + + Fix bugs in bulk and slo and small doc change. + + Add support for Hash Prefix + +-------------------------------------------------------------------- +Thu Mar 21 15:44:33 UTC 2013 - cloud-devel@suse.de + +- Update to version 1.8.1+git.1363880673.7df4323: + + Improved container-sync resiliency + + Give friendly notification in swift-get-nodes + + Permit functional tests against Swift with Keystone + + Fix crash in swift-ring-builder's list_parts command. + + Small clarification to swift-recon section of admin guide. + + swift-ring-builder blows up when not supported command requested. + + Basic ring builder validation. + + Instruction for multi node setup misses /var/run/swift creation + + increase unit test coverage on account server + + AUTHORS/CHANGELOG uploades for the next release + + version bump for 1.8.1 + + Use role in insensitive case in keystoneauth. + + fix stupid bug with bulk delete max items + + Fix misspelled variable. + + Fix for attempted COPY of objects gt MAX_FILE_SIZE + +-------------------------------------------------------------------- +Sun Mar 17 11:38:08 UTC 2013 - dmueller@suse.com + +- Update to version 1.7.7+git.1363520288.c2f8f00: + + Add tests and doc entry for request.environ[reseller_request] + + Add missing CONTRIBUTING.md to source tarball + + Add a region tier to Swift's ring. + + Fix swift-ring-builder's list_parts command. + + Remove check for valid Origin for the "actual request". + + Fix format device + +-------------------------------------------------------------------- +Wed Mar 13 00:03:14 UTC 2013 - cloud-devel@suse.de + +- Update to version 1.7.7+git.1363132994.f6d1fa1: + + Fixed bug with account_info + +-------------------------------------------------------------------- +Mon Mar 11 11:26:56 UTC 2013 - dmueller@suse.com + +- Start using obs-service-github_tarballs + +-------------------------------------------------------------------- +Mon Mar 11 11:25:05 UTC 2013 - dmueller@suse.com + +- Update to version 1.7.7+git.1363001105.5e427e5: + + Account and container info fixes and improvement. + + timing-based affinity sorting for primary replicas + + Fixed formpost QUERY_STRING bugs. + + Adding speed limit options for DB auditor + + Allow acl with a valid token. + + Add tests on keystone for invalid path requests. + + Add cache=swift.cache for authtoken example. + + Make rings' replica counts adjustable. + + Improve bin/swift-account-audit + + Correct docstring for swift.common.ring.utils.build_tier_tree and add + + Fix descriptions in sample configs. + + Add debug level logs for TempAuth.authorize. + + Move the swift.1 manpage to python-swiftclient + + Account Server: Refactor HEAD request handler + + Force log entries to be one line + + Adding a quick note to helper functions so its clear what they do and + + Updating classifiers status to stable and clean up + + make swift fsync + + Added per disk PUT timing monitoring support. + + Remove reduant check of list. + + TempURL filename options; bug fixes + + Static Large Object Support + + Updated get_more_nodes algorithm + + David Hadas email address has been changed. + + Spread handoffs out better around zones. + + Fix misspelled variable name + + Support listing endpoints for an object. + + Support tests for Apache + + simplify the chexor function + + Fix some unreadable code. + + Account quotas + + Add exception to swift-drive-audit if no date in line. + +-------------------------------------------------------------------- +Sun Feb 24 18:17:55 UTC 2013 - cloud-devel@suse.de + +- Update to version 1.7.7+git.1361729875.d1381ba: + + Change in swift-drive-audit handling log rotation. + + Adds first-byte latency timings for GET requests. + + Documentation fixups + +------------------------------------------------------------------- +Fri Feb 22 11:31:18 UTC 2013 - saschpe@suse.de + +- BuildRequire openstack-suse-macros instead of openstack-macros + +-------------------------------------------------------------------- +Mon Feb 18 09:46:20 UTC 2013 - dmueller@suse.com + +- Update to version 1.7.7+git.1361180780.e88ff34: + + Make statsd sample rate behave better. + + Fixed bug in domain_remap and cname_lookup middleware + + Deprecate is_admin feature. + + Allow change the endpoint_type when use swift-dispersion tools + + Made internal client handle failed requests better + + Change the flag set to specify bulk delete and expand archives from a HTTP + + Fixed some swift-recon typos + + minor development doc changes + + Use a doubled proxy-logging instead of each middleware handling it + + Add generated keystone documentation to misc.rst. + + Replaces Copyright statements for LLC with Foundation, removes date. + + Fix spelling mistakes + + log message in exception level when path encoding errors happen. + + Swift MemcacheRing (set) interface is incompatible fixes + + fix large objects with unicode + + Cleanup of file permissions + +-------------------------------------------------------------------- +Thu Feb 7 12:19:04 UTC 2013 - saschpe@suse.de + +- Update test configuration: + + Use correct storage location + +-------------------------------------------------------------------- +Thu Feb 7 11:28:29 UTC 2013 - saschpe@suse.de + +- Update to version 1.7.7+git.1360236509.9f14161: + + Fixes 'not in' operator usage + + Basic container quotas +- Fetch test configuration from SUSE-Cloud github repository + +-------------------------------------------------------------------- +Mon Feb 4 12:02:01 UTC 2013 - dmueller@suse.com + +- Update to version 1.7.7+git.1359979321.ec084de: + + Fix keystoneauth with OPTIONS headers (eg: CORS) + + Add wsgify and split_path utilities to swob + + Add optional locking to swift-ring-builder + + Handle access_log_headers in proxy_logging + + Added fallocate_reserve option + + Allow rebalance to take a seed. + + Remove tempauth allowed_sync_hosts conf option + + Cleanup based on pyflakes. + + Deterministic, repeatable serialization for rings. + + Optimize the ring builder's _reassign_parts() method. + +-------------------------------------------------------------------- +Mon Jan 28 09:23:20 UTC 2013 - dmueller@suse.com + +- Update to version 1.7.7+git.1359365000.2f663ff: + + Allow for multiple X-(Account|Container)-* headers. + + Update auto-generated docs + + Add more command-line options to swift-bench. + + Add handler for CORS "actual requests" + + Bulk Requests: auto extract archive and bulk delete middleware. + +-------------------------------------------------------------------- +Wed Jan 23 16:41:31 UTC 2013 - cloud-devel@suse.de + +- Update to version 1.7.7+git.1358959291.f2941b0: + + Add --run-dir switch to swift-init + + Fix superfluous GET requests in swift-bench. + + prevent irregular auth_prefix config in tempauth + + Validate numericness of ports in builder files. + +-------------------------------------------------------------------- +Mon Jan 21 09:36:30 UTC 2013 - dmueller@suse.com + +- Update to version 1.7.7+git.1358760990.6c5fc3c: + + consistency and grammatical tweaks ++++ 176 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-stable-folsom.tar.gz test-configs.tar.bz2 New: ---- swift-1.8.0.rc2.tar.gz swift-test-configs-0.0.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openstack-swift-doc.spec ++++++ --- /var/tmp/diff_new_pack.gc0mDx/_old 2013-04-29 14:14:56.000000000 +0200 +++ /var/tmp/diff_new_pack.gc0mDx/_new 2013-04-29 14:14:56.000000000 +0200 @@ -19,18 +19,18 @@ %define component swift Name: openstack-%{component}-doc -Version: 1.7.4.1+git.1359529903.0ce3e1d -Release: 1 -License: Apache-2.0 +Version: 1.8.0.rc2 +Release: 0 Summary: OpenStack Storage (Swift) - Documentation -Url: http://openstack.org/projects/compute/ +License: Apache-2.0 Group: Documentation/HTML -Source: swift-stable-folsom.tar.gz -BuildRequires: openstack-macros +Url: http://openstack.org/projects/compute/ +Source: swift-1.8.0.rc2.tar.gz +BuildRequires: openstack-suse-macros +BuildRequires: python-PasteDeploy BuildRequires: python-Sphinx BuildRequires: python-eventlet BuildRequires: python-netifaces -BuildRequires: python-PasteDeploy BuildRequires: python-simplejson BuildRequires: python-swiftclient BuildRequires: python-webob @@ -47,7 +47,7 @@ This package contains documentation files for openstack-swift. %prep -%setup -q -n swift-1.7.4.1 +%setup -q -n swift-1.8.0 sed -i "s/\r//" LICENSE # Fix wrong-file-end-of-line-encoding warning %openstack_cleanup_prep ++++++ openstack-swift.spec ++++++ --- /var/tmp/diff_new_pack.gc0mDx/_old 2013-04-29 14:14:56.000000000 +0200 +++ /var/tmp/diff_new_pack.gc0mDx/_new 2013-04-29 14:14:56.000000000 +0200 @@ -21,13 +21,13 @@ %define username openstack-%{component} Name: openstack-%{component} -Version: 1.7.4.1+git.1359529903.0ce3e1d -Release: 1 -License: Apache-2.0 +Version: 1.8.0.rc2 +Release: 0 Summary: OpenStack Storage (Swift) -Url: http://launchpad.net/swift +License: Apache-2.0 Group: Development/Languages/Python -Source: swift-stable-folsom.tar.gz +Url: http://launchpad.net/swift +Source: swift-1.8.0.rc2.tar.gz Source1: %{name}-functions Source2: %{name}-account.init Source3: %{name}-account-auditor.init @@ -44,25 +44,14 @@ Source14: %{name}-object-updater.init Source15: %{name}-object-auditor.init Source16: %{name}-proxy.init -Source21: test-configs.tar.bz2 +Source21: swift-test-configs-0.0.0.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes -BuildRequires: openstack-macros -BuildRequires: python-coverage +BuildRequires: openstack-suse-macros BuildRequires: python-devel BuildRequires: python-distribute Requires: python >= 2.6.8 -Requires: python-WebOb >= 1.0.8 -#Requires: python-WebOb < 1.3 -Requires: python-PasteDeploy -Requires: python-configobj -Requires: python-eventlet >= 0.9.15 -Requires: python-greenlet >= 0.3.1 -Requires: python-netifaces -Requires: python-simplejson Requires: python-swift = %{version} -Requires: python-swiftclient -Requires: python-xattr Requires: rsync Requires(post): %insserv_prereq %if 0%{?suse_version} > 1110 @@ -90,15 +79,22 @@ more expensive equipment. %package -n python-swift + Summary: OpenStack Storage (Swift) - Python module Group: Development/Languages/Python Requires: python >= 2.6.8 -Requires: python-netifaces +Requires: python-eventlet >= 0.9.15 +Requires: python-greenlet >= 0.3.1 +Requires: python-netifaces >= 0.5 +Requires: python-simplejson >= 2.0.9 +Requires: python-swiftclient +Requires: python-xattr >= 0.4 %description -n python-swift This package contains the core Python module of OpenStack Swift. %package account + Summary: OpenStack Storage (Swift) - Account Server Group: Productivity/Clustering/Computing Requires: %{name} = %{version} @@ -112,6 +108,7 @@ This package contains the openstack-swift account server. %package container + Summary: OpenStack Storage (Swift) - Container Server Group: Productivity/Clustering/Computing Requires: %{name} = %{version} @@ -125,6 +122,7 @@ This package contains the openstack-swift container server. %package object + Summary: OpenStack Storage (Swift) - Object Server Group: Productivity/Clustering/Computing Requires: %{name} = %{version} @@ -138,6 +136,7 @@ This package contains the openstack-swift object server. %package proxy + Summary: OpenStack Storage (Swift) - Proxy Server Group: Productivity/Clustering/Computing Requires: %{name} = %{version} @@ -151,23 +150,24 @@ This package contains the openstack-swift proxy server. %package test + Summary: OpenStack Storage (Swift) - Testsuite Group: Development/Languages/Python Requires: %{name} = %{version} Requires: python-coverage +Requires: python-mock >= 0.8.0 Requires: python-nose +Requires: python-nosehtmloutput Requires: python-nosexcover Requires: python-openstack.nose_plugin -Requires: python-nosehtmloutput Requires: python-pep8 -Requires: python-Sphinx >= 1.1.2 %description test The OpenStack Swift testsuite. It is used to verify the functionality of OpenStack Swift. %prep -%setup -q -n swift-1.7.4.1 +%setup -q -n swift-1.8.0 sed -i "s/\r//" LICENSE # Fix wrong-file-end-of-line-encoding warning tar xvf %{SOURCE21} %openstack_cleanup_prep @@ -239,7 +239,7 @@ # test sub-package %openstack_test_package_install -cp -r test-configs/* %{buildroot}/ +cp -r swift-test-configs-*/* %{buildroot}/ # For ./.unittests: install -m 0644 test/sample.conf %{buildroot}%{_sysconfdir}/swift/test.conf # For ./.functests: @@ -294,7 +294,7 @@ %files %defattr(-,root,root,-) -%doc README +%doc README.md %dir %{_datadir}/%{name}/functions %if 0%{?suse_version} < 1130 %dir %attr(0755, %{username}, root) %{_localstatedir}/run/swift @@ -303,6 +303,7 @@ %dir %{_datadir}/openstack-swift %{_bindir}/swift-account-audit %{_bindir}/swift-bench +%{_bindir}/swift-bench-client %{_bindir}/swift-dispersion-populate %{_bindir}/swift-dispersion-report %{_bindir}/swift-drive-audit @@ -315,7 +316,6 @@ %{_bindir}/swift-recon-cron %{_bindir}/swift-ring-builder %{_bindir}/swift-temp-url -%{_mandir}/man1/swift.1.gz %{_mandir}/man1/swift-dispersion-populate.1.gz %{_mandir}/man1/swift-dispersion-report.1.gz %{_mandir}/man1/swift-get-nodes.1.gz @@ -381,6 +381,7 @@ %dir %attr(0755, %{username}, root) %{_localstatedir}/run/swift/object-server %endif %dir %{_sysconfdir}/swift/object-server +%{_sysconfdir}/swift/object-expirer.conf %{_bindir}/swift-object-auditor %{_bindir}/swift-object-expirer %{_bindir}/swift-object-info ++++++ _service ++++++ --- /var/tmp/diff_new_pack.gc0mDx/_old 2013-04-29 14:14:56.000000000 +0200 +++ /var/tmp/diff_new_pack.gc0mDx/_new 2013-04-29 14:14:56.000000000 +0200 @@ -1,9 +1,21 @@ <services> <service name="github_tarballs" mode="disabled"> - <param name="url">http://tarballs.openstack.org/swift/swift-stable-folsom.tar.gz</param> - <param name="email">cloud-devel@suse.de</param> + <param name="url">http://tarballs.openstack.org/swift/swift-1.8.0.rc2.tar.gz</param> + <param name="email">opensuse-cloud@opensuse.org</param> <param name="repo_owner">openstack</param> <param name="repo_name">swift</param> - <param name="target">stable/folsom</param> + <param name="target">master</param> + </service> + + <service name="tar_scm" mode="disabled"> + <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">0.0.0</param> + <param name="revision">master</param> + </service> + <service name="recompress" mode="disabled"> + <param name="file">swift-test-configs-*.tar</param> + <param name="compression">bz2</param> </service> </services> -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org