Hello community,

here is the log from the commit of package openstack-glance for 
openSUSE:Factory checked in at 2014-04-14 10:53:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openstack-glance (Old)
 and      /work/SRC/openSUSE:Factory/.openstack-glance.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openstack-glance"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openstack-glance/openstack-glance-doc.changes    
2013-09-11 15:46:07.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.openstack-glance.new/openstack-glance-doc.changes   
    2014-04-14 10:53:09.000000000 +0200
@@ -1,0 +2,199 @@
+Thu Mar 27 01:43:33 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev44.gdc2672a:
+  * Return 405 when attempting DELETE on /tasks
+  * Removes use of timeutils.set_time_override
+  * Remove dependency of test_v1_api on other tests
+
+-------------------------------------------------------------------
+Wed Mar 26 01:45:24 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev38.gb5d3295:
+  * Pass Message object to webob exception
+
+-------------------------------------------------------------------
+Tue Mar 25 01:45:22 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev36.gaabc62a:
+  * VMware store.add to return the image size uploaded
+  * registry: log errors on failure
+
+-------------------------------------------------------------------
+Sat Mar 22 01:43:00 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev32.g09265f6:
+  * Remove openstack.common.fixture
+
+-------------------------------------------------------------------
+Fri Mar 21 01:54:56 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev31.g49d3220:
+  * Detect MultiDict when generating json body
+
+-------------------------------------------------------------------
+Mon Mar 17 01:06:27 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev29.gddae276:
+  * Make the VMware datastore backend more robust
+  * Add copyright text to glance/openstack/common/__init__.py
+
+-------------------------------------------------------------------
+Sat Mar 15 01:08:01 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev26.gc6365cc:
+  * Makes possible to enable Registry API v1 and v2
+  * Fix glance db migration failed on 031
+  * Include Location header in POST /tasks response
+  * Catch exception when image cache pruning
+
+-------------------------------------------------------------------
+Fri Mar 14 00:36:42 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev19.g2d3fa9e:
+  * Updated from global requirements
+  * Provide an upgrade period for enabling stores
+  * API v2: Allow GET on unowned images with show_image_direct_url
+
+-------------------------------------------------------------------
+Thu Mar 13 01:43:08 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev14.g09b583e:
+  * Remove import specific validation from tasks resource
+  * Provide explicit image create value in Registry v2 API test
+
+-------------------------------------------------------------------
+Tue Mar 11 01:50:21 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev10.gcc118d4:
+  * Don't enable all stores by default
+  2014.1.b3
+  * Log 'image_id' with all BadStoreURI error messages
+
+-------------------------------------------------------------------
+Thu Mar  6 01:33:30 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev147.g70422c4:
+  * Document for API message localization
+  * Add the OVA container format
+  * Store URI must start with the expected URI scheme
+
+-------------------------------------------------------------------
+Wed Mar  5 00:52:05 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev141.gf70b72b:
+  * Add support for API message localization
+
+-------------------------------------------------------------------
+Tue Mar  4 01:30:13 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev140.gbfddf66:
+  * Replaced calls of get(foo, None) -> get(foo)
+
+-------------------------------------------------------------------
+Mon Mar  3 11:42:24 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev138.g3838629:
+  * Documentation for Glance tasks
+  * Sync common db code from Oslo
+
+-------------------------------------------------------------------
+Sat Mar  1 00:46:09 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev134.g0e2b8ca:
+  * VMware storage backend should use oslo.vmware
+  * Refactor UUID test
+  * Rename Openstack to OpenStack
+  * Fix 031 migration failed on DB2
+
+-------------------------------------------------------------------
+Thu Feb 27 01:06:14 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev126.g0190393:
+  * Use six.StringIO/BytesIO instead of StringIO.StringIO
+
+-------------------------------------------------------------------
+Wed Feb 26 01:10:36 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev125.g6165966:
+  * Use 0-based indices for location entries
+  * Keep py3.X compatibility for urllib
+
+-------------------------------------------------------------------
+Tue Feb 25 01:08:49 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev121.g8739451:
+  * Replaced "...\'%s\'..." with "...'%s'..."
+  * Updated from global requirements
+
+-------------------------------------------------------------------
+Sun Feb 23 01:07:34 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev118.g09fd5a6:
+  * Fix logging context to include user_identity
+  * Added undescore function to some strings
+  * Replacement mox by mock
+  * Add support for PartialTask list
+
+-------------------------------------------------------------------
+Fri Feb 21 01:11:22 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev111.g8762a7b:
+  * Glance all: Replace basestring by six for python3 compatability
+  * Delete image metadata after image is deleted
+  * Modify assert statement when comparing with None
+  * Enable hacking H301 and disable H304, H302
+
+-------------------------------------------------------------------
+Wed Feb 19 14:18:34 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev104.g4267af6:
+  * Use uuid instead of uuidutils
+  * Use six.moves.urllib.parse instead of urlparse
+  * Switch over to oslosphinx
+  * Fix parsing of AMQP configuration
+  * Enable F841 check
+  * Sync log.py from oslo
+  * Improve help strings
+
+-------------------------------------------------------------------
+Fri Feb 14 07:42:57 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev90.ge98576e:
+  * Add `virtual_size` to Glance's API v2
+  * Add a virtual_size attribute to the Image model
+  * Adding status field to image location -- DB migration
+
+-------------------------------------------------------------------
+Tue Feb 11 17:16:26 UTC 2014 - [email protected]
+
+- Update to version glance-2014.1.dev86.g70ff603:
+  * Add a mailmap entry for myself
+  * Add unit tests around glance-manage
+  * Remove tox locale overrides
+  * Apply image location selection strategy
+  * Switch to testrepository for running tests
+  * Clean up DatabaseMigrationError
+  * Enable H302 check
+  * Fix misspellings in glance
+  * Expose image property 'owner' in v2 API
+  * Removes logging of location uri
+  * Updated from global requirements
+  * Remove duplicate type defination of v2 images schema
+  * Enable H202 check
+  * Modify my mailmap
+  * glance-manage wont take version into consideration
+  * Move scrubber outside the store package
+  * Depending on python-swiftclient>=1.6
+  * Now psutil>=1.1.0 is actually on PyPI
+  * Fix indentation errors found by Pep8 1.4.6+
+  * Add VMware storage backend to location strategy
+  * Log a warning when a create fails due to quota
+  * glance requires pyOpenSSL>=0.11
+  * Imported Translations from Transifex
+  * VMware Datastore storage backend
+  * Restore image status to 'queued' if upload failed
+  * Don't override transport_url with old configs
+  * Provide explicit image create value in Registry v2 Client test
+  * Provide explicit task create and update value in controller tests
++++ 2 more lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/openstack-glance/openstack-glance-doc.changes
++++ and 
/work/SRC/openSUSE:Factory/.openstack-glance.new/openstack-glance-doc.changes
--- /work/SRC/openSUSE:Factory/openstack-glance/openstack-glance.changes        
2014-03-09 18:28:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openstack-glance.new/openstack-glance.changes   
2014-04-14 10:53:09.000000000 +0200
@@ -2 +2 @@
-Fri Feb 14 11:14:44 UTC 2014 - [email protected]
+Thu Mar 27 10:15:05 UTC 2014 - [email protected]
@@ -3,0 +4,231 @@
+- switch back to Icehouse branch
+
+-------------------------------------------------------------------
+Thu Mar 27 01:43:36 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev44.gdc2672a:
+  * Return 405 when attempting DELETE on /tasks
+  * Removes use of timeutils.set_time_override
+  * Remove dependency of test_v1_api on other tests
+
+-------------------------------------------------------------------
+Wed Mar 26 01:45:27 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev38.gb5d3295:
+  * Pass Message object to webob exception
+
+-------------------------------------------------------------------
+Tue Mar 25 01:45:25 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev36.gaabc62a:
+  * VMware store.add to return the image size uploaded
+  * registry: log errors on failure
+
+-------------------------------------------------------------------
+Sat Mar 22 01:43:03 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev32.g09265f6:
+  * Remove openstack.common.fixture
+
+-------------------------------------------------------------------
+Fri Mar 21 01:55:00 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev31.g49d3220:
+  * Detect MultiDict when generating json body
+
+-------------------------------------------------------------------
+Tue Mar 18 12:26:44 UTC 2014 - [email protected]
+
+- fix requires 
+
+-------------------------------------------------------------------
+Tue Mar 18 10:14:08 UTC 2014 - [email protected]
+
+- Fix changelog
+
+-------------------------------------------------------------------
+Mon Mar 17 09:46:49 UTC 2014 - [email protected]
+
+- switch over to non-openstack-prefix'ed users 
+
+-------------------------------------------------------------------
+Mon Mar 17 01:06:30 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev29.gddae276:
+  * Make the VMware datastore backend more robust
+  * Add copyright text to glance/openstack/common/__init__.py
+
+-------------------------------------------------------------------
+Sat Mar 15 01:08:05 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev26.gc6365cc:
+  * Makes possible to enable Registry API v1 and v2
+  * Fix glance db migration failed on 031
+  * Include Location header in POST /tasks response
+  * Catch exception when image cache pruning
+
+-------------------------------------------------------------------
+Fri Mar 14 00:36:46 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev19.g2d3fa9e:
+  * Updated from global requirements
+  * Provide an upgrade period for enabling stores
+  * API v2: Allow GET on unowned images with show_image_direct_url
+
+-------------------------------------------------------------------
+Thu Mar 13 01:43:11 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev14.g09b583e:
+  * Remove import specific validation from tasks resource
+  * Provide explicit image create value in Registry v2 API test
+
+-------------------------------------------------------------------
+Tue Mar 11 01:50:25 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev10.gcc118d4:
+  * Don't enable all stores by default
+  2014.1.b3
+  * Log 'image_id' with all BadStoreURI error messages
+
+-------------------------------------------------------------------
+Thu Mar  6 01:33:33 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev147.g70422c4:
+  * Document for API message localization
+  * Add the OVA container format
+  * Store URI must start with the expected URI scheme
+
+-------------------------------------------------------------------
+Wed Mar  5 00:52:08 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev141.gf70b72b:
+  * Add support for API message localization
+
+-------------------------------------------------------------------
+Tue Mar  4 01:30:16 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev140.gbfddf66:
+  * Replaced calls of get(foo, None) -> get(foo)
+
+-------------------------------------------------------------------
+Mon Mar  3 11:42:27 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev138.g3838629:
+  * Documentation for Glance tasks
+  * Sync common db code from Oslo
+
+-------------------------------------------------------------------
+Sat Mar  1 00:46:12 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev134.g0e2b8ca:
+  * VMware storage backend should use oslo.vmware
+  * Refactor UUID test
+  * Rename Openstack to OpenStack
+  * Fix 031 migration failed on DB2
+
+-------------------------------------------------------------------
+Thu Feb 27 01:06:27 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev126.g0190393:
+  * Use six.StringIO/BytesIO instead of StringIO.StringIO
+
+-------------------------------------------------------------------
+Wed Feb 26 01:10:39 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev125.g6165966:
+  * Use 0-based indices for location entries
+  * Keep py3.X compatibility for urllib
+
+-------------------------------------------------------------------
+Tue Feb 25 01:08:53 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev121.g8739451:
+  * Replaced "...\'%s\'..." with "...'%s'..."
+  * Updated from global requirements
+
+-------------------------------------------------------------------
+Sun Feb 23 01:07:37 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev118.g09fd5a6:
+  * Fix logging context to include user_identity
+  * Added undescore function to some strings
+  * Replacement mox by mock
+  * Add support for PartialTask list
+
+-------------------------------------------------------------------
+Fri Feb 21 01:11:25 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev111.g8762a7b:
+  * Glance all: Replace basestring by six for python3 compatability
+  * Delete image metadata after image is deleted
+  * Modify assert statement when comparing with None
+  * Enable hacking H301 and disable H304, H302
+
+-------------------------------------------------------------------
+Wed Feb 19 14:18:38 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev104.g4267af6:
+  * Use uuid instead of uuidutils
+  * Use six.moves.urllib.parse instead of urlparse
+  * Switch over to oslosphinx
+  * Fix parsing of AMQP configuration
+  * Enable F841 check
+  * Sync log.py from oslo
+  * Improve help strings
+
+-------------------------------------------------------------------
+Wed Feb 19 10:55:42 UTC 2014 - [email protected]
+
+- remove 0001-Switch-over-to-oslosphinx.patch 
+
+-------------------------------------------------------------------
+Fri Feb 14 07:43:00 UTC 2014 -  [email protected]
+
+- Update to version glance-2014.1.dev90.ge98576e:
+  * Add `virtual_size` to Glance's API v2
+  * Add a virtual_size attribute to the Image model
+  * Adding status field to image location -- DB migration
+
+-------------------------------------------------------------------
+Thu Feb 13 13:45:42 UTC 2014 - [email protected]
+
+- added patches:
+  * 0001-Switch-over-to-oslosphinx.patch
+
++++ 651 more lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/openstack-glance/openstack-glance.changes
++++ and 
/work/SRC/openSUSE:Factory/.openstack-glance.new/openstack-glance.changes

Old:
----
  0001-RBD-add-now-returns-correct-size-if-given-zero.patch
  glance-dont-test-qpid.patch
  glance-stable-havana.tar.gz

New:
----
  glance-2014.1.b3.tar.gz

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

Other differences:
------------------
++++++ openstack-glance-doc.spec ++++++
--- /var/tmp/diff_new_pack.ky6Azy/_old  2014-04-14 10:53:10.000000000 +0200
+++ /var/tmp/diff_new_pack.ky6Azy/_new  2014-04-14 10:53:10.000000000 +0200
@@ -17,20 +17,19 @@
 
 
 %define component glance
-
 Name:           openstack-%{component}-doc
-Version:        2013.2.3.dev1.g9d89b8e
+Version:        2014.1.b3
 Release:        0
 Summary:        OpenStack Image Service (Glance) - Documentation
 License:        Apache-2.0
 Group:          Documentation/HTML
 Url:            https://launchpad.net/glance
-Source0:        
http://tarballs.openstack.org/glance/glance-stable-havana.tar.gz
+Source0:        http://tarballs.openstack.org/glance/glance-%{version}.tar.gz
 BuildRequires:  graphviz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-Sphinx
 BuildRequires:  python-base
-BuildRequires:  python-oslo.sphinx
+BuildRequires:  python-oslosphinx
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 

++++++ openstack-glance.spec ++++++
--- /var/tmp/diff_new_pack.ky6Azy/_old  2014-04-14 10:53:10.000000000 +0200
+++ /var/tmp/diff_new_pack.ky6Azy/_new  2014-04-14 10:53:10.000000000 +0200
@@ -18,35 +18,31 @@
 
 
 %define component glance
-%define groupname openstack-%{component}
-%define username openstack-%{component}
+%define groupname %{component}
+%define username %{component}
 
 Name:           openstack-%{component}
-Version:        2013.2.3.dev1.g9d89b8e
+Version:        2014.1.b3
 Release:        0
 Summary:        OpenStack Image Service (Glance)
 License:        Apache-2.0
 Group:          System/Management
 Url:            https://launchpad.net/glance
-Source0:        
http://tarballs.openstack.org/glance/glance-stable-havana.tar.gz
+Source0:        http://tarballs.openstack.org/glance/glance-%{version}.tar.gz
 Source1:        openstack-glance.init
 Source5:        %{name}.logrotate
 %if 0%{?suse_version} > 1230
 Source10:       %name.conf
 BuildRequires:  systemd
 %endif
-# PATCH-FIX-OPENSUSE: [email protected] -- Don't test qpid functionality, we 
have no packages
-Patch2:         glance-dont-test-qpid.patch
-# https://review.openstack.org/#/c/59079/ 
https://bugs.launchpad.net/glance/+bug/1256044
-Patch3:         0001-RBD-add-now-returns-correct-size-if-given-zero.patch
 BuildRequires:  crudini
 BuildRequires:  fdupes
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
-BuildRequires:  python-distribute
+BuildRequires:  python-setuptools
 # Documentation build requirements:
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslo.sphinx
+BuildRequires:  python-oslosphinx
 Requires:       logrotate
 Requires:       python >= 2.6.8
 Requires:       python-glance = %{version}
@@ -90,26 +86,31 @@
 Requires:       python-SQLAlchemy >= 0.7.8
 Requires:       python-WebOb >= 1.2.3
 Requires:       python-anyjson >= 0.3.3
-Requires:       python-boto >= 2.4.0
+Requires:       python-argparse
+Requires:       python-boto >= 2.12.0
 Requires:       python-cinderclient >= 1.0.6
 Requires:       python-eventlet >= 0.13.0
 Requires:       python-greenlet >= 0.3.2
-Requires:       python-httplib2
+Requires:       python-httplib2 >= 0.7.5
 Requires:       python-iso8601 >= 0.1.8
-Requires:       python-jsonschema >= 1.3.0
-Requires:       python-keystoneclient >= 0.3.2
+Requires:       python-jsonschema >= 2.0.0
+Requires:       python-keystoneclient >= 0.6.0
 Requires:       python-kombu >= 2.4.8
-Requires:       python-lxml >= 2.3
 Requires:       python-oslo.config >= 1.2.0
-Requires:       python-passlib
-Requires:       python-pbr >= 0.5.21
-Requires:       python-psutil >= 0.6.1
-Requires:       python-pyOpenSSL
+Requires:       python-oslo.messaging >= 1.3.0a4
+Requires:       python-oslo.vmware >= 0.2
+%if %suse_version < 1120
+Requires:       python-ordereddict
+%endif
+Requires:       python-pbr >= 0.6
+Requires:       python-psutil >= 1.1.1
+Requires:       python-pyOpenSSL >= 0.11
 Requires:       python-pycrypto >= 2.6
 Requires:       python-six >= 1.4.1
-Requires:       python-sqlalchemy-migrate >= 0.7.2
-Requires:       python-swiftclient >= 1.5
-Requires:       python-wsgiref >= 0.1.2
+Requires:       python-sqlalchemy-migrate >= 0.8.2
+Requires:       python-stevedore >= 0.14
+Requires:       python-suds >= 0.4
+Requires:       python-swiftclient >= 1.6
 Requires:       python-xattr >= 0.4
 
 %description -n python-glance
@@ -119,23 +120,17 @@
 Summary:        OpenStack Image Service (Glance) - Testsuite
 Group:          Development/Languages/Python
 Requires:       %{name} = %{version}
-Requires:       python-coverage >= 3.6
+Requires:       python-discover
 Requires:       python-fixtures >= 0.3.14
-Requires:       python-flake8 >= 2.0
 Requires:       python-glanceclient
-Requires:       python-hacking >= 0.5.6
 Requires:       python-mock >= 1.0
 Requires:       python-mox >= 0.5.3
-Requires:       python-nose
-Requires:       python-nose-exclude
-Requires:       python-nosehtmloutput >= 0.0.3
-Requires:       python-openstack.nose_plugin >= 0.7
-Requires:       python-pep8 >= 1.4.5
 Requires:       python-psycopg2
-Requires:       python-pyflakes >= 0.7.2
 Requires:       python-pysendfile >= 2.0.0
 Requires:       python-requests >= 1.1
-Requires:       python-testtools >= 0.9.32
+Requires:       python-sqlalchemy-migrate >= 0.8.2
+Requires:       python-testrepository >= 0.0.18
+Requires:       python-testtools >= 0.9.34
 Requires:       python-xattr >= 0.4
 
 %description test
@@ -144,8 +139,6 @@
 
 %prep
 %setup -q -n %{component}-%{version}
-%patch2 -p1
-%patch3 -p1
 %openstack_cleanup_prep
 sed -i "s|^#!.*||" tools/migrate_image_owners.py # Fix non-executable script 
warning
 # NOTE(saschpe): The following test contains a pesky (commented) race condition
@@ -211,9 +204,7 @@
 mkdir -p %{buildroot}%{_localstatedir}/cache/glance/registry
 
 %pre
-getent group %{groupname} >/dev/null || groupadd -r %{groupname}
-getent passwd %{username} >/dev/null || useradd -r -g %{groupname} -d 
%{_localstatedir}/lib/glance -s /sbin/nologin -c "OpenStack Glance Daemons" 
%{username}
-exit 0
+%openstack_pre_user_group_create %{username} %{groupname}
 
 %post
 %fillup_and_insserv openstack-glance-api openstack-glance-registry
@@ -237,7 +228,8 @@
 %config %{_sysconfdir}/glance/glance-registry-paste.ini
 %config %{_sysconfdir}/glance/logging.cnf.sample
 %config %{_sysconfdir}/glance/policy.json
-%config %{_sysconfdir}/glance/property-protections.conf.sample
+%config %{_sysconfdir}/glance/property-protections-policies.conf.sample
+%config %{_sysconfdir}/glance/property-protections-roles.conf.sample
 %config %{_sysconfdir}/glance/schema-image.json
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
 %dir %attr(0755, %{username}, %{groupname}) %{_localstatedir}/lib/glance
@@ -271,8 +263,9 @@
 %{_mandir}/man1/glance-control.1%{?ext_man}
 %{_mandir}/man1/glance-manage.1%{?ext_man}
 %{_mandir}/man1/glance-registry.1%{?ext_man}
+%{_mandir}/man1/glance-replicator.1%{?ext_man}
 %{_mandir}/man1/glance-scrubber.1%{?ext_man}
-%dir %attr(0755, %{username}, %{groupname}) %{_localstatedir}/cache/glance
+%dir %attr(0750, %{username}, %{groupname}) %{_localstatedir}/cache/glance
 
 %files -n python-glance
 %defattr(-,root,root,-)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ky6Azy/_old  2014-04-14 10:53:10.000000000 +0200
+++ /var/tmp/diff_new_pack.ky6Azy/_new  2014-04-14 10:53:10.000000000 +0200
@@ -5,6 +5,8 @@
   <service mode="disabled" name="set_version">
     <param name="basename">glance</param>
   </service>
+  <service mode="disabled" name="python_requires">
+  </service>
   <service name="refresh_patches" mode="disabled">
     <param name="changesgenerate">enable</param>
   </service>

++++++ glance-stable-havana.tar.gz -> glance-2014.1.b3.tar.gz ++++++
++++ 356671 lines of diff (skipped)

++++++ openstack-glance.conf ++++++
--- /var/tmp/diff_new_pack.ky6Azy/_old  2014-04-14 10:53:11.000000000 +0200
+++ /var/tmp/diff_new_pack.ky6Azy/_new  2014-04-14 10:53:11.000000000 +0200
@@ -1 +1 @@
-d /var/run/openstack-glance 0755 openstack-glance openstack-glance -
+d /var/run/openstack-glance 0755 glance glance -

++++++ openstack-glance.init ++++++
--- /var/tmp/diff_new_pack.ky6Azy/_old  2014-04-14 10:53:11.000000000 +0200
+++ /var/tmp/diff_new_pack.ky6Azy/_new  2014-04-14 10:53:11.000000000 +0200
@@ -13,7 +13,7 @@
 ### END INIT INFO
 
 DAEMON="__NAME__"
-USER="openstack-glance"
+USER="glance"
 CONFFILE="/etc/glance/glance-$DAEMON.conf"
 RUNDIR="/var/run/glance"
 

++++++ openstack-glance.logrotate ++++++
--- /var/tmp/diff_new_pack.ky6Azy/_old  2014-04-14 10:53:11.000000000 +0200
+++ /var/tmp/diff_new_pack.ky6Azy/_new  2014-04-14 10:53:11.000000000 +0200
@@ -7,7 +7,7 @@
     dateext
     missingok
     notifempty
-    su openstack-glance openstack-glance
+    su glance glance
     copytruncate
     sharedscripts
 }

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

Reply via email to