commit python-tempest-lib for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package python-tempest-lib for 
openSUSE:Factory checked in at 2017-08-28 15:31:54

Comparing /work/SRC/openSUSE:Factory/python-tempest-lib (Old)
 and  /work/SRC/openSUSE:Factory/.python-tempest-lib.new (New)


Package is "python-tempest-lib"

Mon Aug 28 15:31:54 2017 rev:6 rq:515021 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-tempest-lib/python-tempest-lib.changes
2016-09-30 15:30:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-tempest-lib.new/python-tempest-lib.changes   
2017-08-28 15:31:57.351993923 +0200
@@ -1,0 +2,5 @@
+Mon Aug  7 14:29:14 UTC 2017 - tbecht...@suse.com
+
+- switch to stable/pike spec template
+
+---



Other differences:
--
++ python-tempest-lib.spec ++
--- /var/tmp/diff_new_pack.EKVGJg/_old  2017-08-28 15:31:58.095889341 +0200
+++ /var/tmp/diff_new_pack.EKVGJg/_new  2017-08-28 15:31:58.107887654 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tempest-lib
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,18 +25,18 @@
 Url:http://www.openstack.org/
 Source0:
https://pypi.io/packages/source/t/tempest-lib/tempest-lib-%{version}.tar.gz
 BuildRequires:  openstack-macros
+BuildRequires:  python-Sphinx
 BuildRequires:  python-ddt >= 1.0.1
 BuildRequires:  python-devel
 BuildRequires:  python-httplib2 >= 0.7.5
 BuildRequires:  python-jsonschema >= 2.0.0
 BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-oslo.log >= 1.14.0
-BuildRequires:  python-oslosphinx >= 2.5.0
+BuildRequires:  python-oslo.log >= 3.22.0
+BuildRequires:  python-oslosphinx >= 4.7.0
 BuildRequires:  python-oslotest >= 1.10.0
 BuildRequires:  python-paramiko >= 2.0
-BuildRequires:  python-pbr >= 1.6
+BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-subunit >= 0.0.18
-BuildRequires:  python-sphinx >= 1.2.1
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
 BuildRequires:  python-testtools >= 1.4.0
@@ -45,8 +45,8 @@
 Requires:   python-httplib2 >= 0.7.5
 Requires:   python-iso8601 >= 0.1.11
 Requires:   python-jsonschema >= 2.0.0
-Requires:   python-os-testr >= 0.7.0
-Requires:   python-oslo.log >= 1.14.0
+Requires:   python-os-testr >= 0.8.0
+Requires:   python-oslo.log >= 3.22.0
 Requires:   python-six >= 1.9.0
 BuildArch:  noarch
 
@@ -54,7 +54,8 @@
 OpenStack Functional Testing Library
 
 %prep
-%setup -q -n tempest-lib-%{version}
+%autosetup -n tempest-lib-%{version}
+%py_req_cleanup
 
 %build
 %{__python2} setup.py build
@@ -72,7 +73,7 @@
 %files
 %defattr(-,root,root,-)
 %license LICENSE
-%doc README.rst ChangeLog AUTHORS
+%doc README.rst ChangeLog
 %{python2_sitelib}/tempest_lib
 %{python2_sitelib}/*.egg-info
 




commit python-tempest-lib for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

here is the log from the commit of package python-tempest-lib for 
openSUSE:Factory checked in at 2016-09-30 15:30:02

Comparing /work/SRC/openSUSE:Factory/python-tempest-lib (Old)
 and  /work/SRC/openSUSE:Factory/.python-tempest-lib.new (New)


Package is "python-tempest-lib"

Changes:

--- /work/SRC/openSUSE:Factory/python-tempest-lib/python-tempest-lib.changes
2016-05-04 08:19:38.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-tempest-lib.new/python-tempest-lib.changes   
2016-09-30 15:30:02.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep  1 05:37:27 UTC 2016 - tbecht...@suse.com
+
+- Update _service and switch to upstream spec template
+
+---



Other differences:
--
++ python-tempest-lib.spec ++
--- /var/tmp/diff_new_pack.sNJigK/_old  2016-09-30 15:30:05.0 +0200
+++ /var/tmp/diff_new_pack.sNJigK/_new  2016-09-30 15:30:05.0 +0200
@@ -23,40 +23,32 @@
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://www.openstack.org/
-Source: 
https://pypi.python.org/packages/source/t/tempest-lib/tempest-lib-%{version}.tar.gz
+Source0:
https://pypi.io/packages/source/t/tempest-lib/tempest-lib-%{version}.tar.gz
+BuildRequires:  openstack-macros
+BuildRequires:  python-ddt >= 1.0.1
 BuildRequires:  python-devel
-BuildRequires:  python-pbr
-BuildRequires:  python-setuptools
-# test requirements
-BuildRequires:  python-coverage
-BuildRequires:  python-ddt
-BuildRequires:  python-discover
-BuildRequires:  python-httplib2
-BuildRequires:  python-jsonschema
-BuildRequires:  python-mock
-BuildRequires:  python-oslo.log
-BuildRequires:  python-oslosphinx
-BuildRequires:  python-oslotest
-BuildRequires:  python-paramiko
-BuildRequires:  python-python-subunit
-BuildRequires:  python-sphinx
-BuildRequires:  python-testrepository
-BuildRequires:  python-testscenarios
-BuildRequires:  python-testtools
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:   python-Babel >= 1.3
-Requires:   python-fixtures >= 1.3.1
+BuildRequires:  python-httplib2 >= 0.7.5
+BuildRequires:  python-jsonschema >= 2.0.0
+BuildRequires:  python-mock >= 2.0
+BuildRequires:  python-oslo.log >= 1.14.0
+BuildRequires:  python-oslosphinx >= 2.5.0
+BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-paramiko >= 2.0
+BuildRequires:  python-pbr >= 1.6
+BuildRequires:  python-python-subunit >= 0.0.18
+BuildRequires:  python-sphinx >= 1.2.1
+BuildRequires:  python-testrepository >= 0.0.18
+BuildRequires:  python-testscenarios >= 0.4
+BuildRequires:  python-testtools >= 1.4.0
+Requires:   python-Babel >= 2.3.4
+Requires:   python-fixtures >= 3.0.0
 Requires:   python-httplib2 >= 0.7.5
-Requires:   python-iso8601 >= 0.1.9
+Requires:   python-iso8601 >= 0.1.11
 Requires:   python-jsonschema >= 2.0.0
-Requires:   python-os-testr >= 0.4.1
+Requires:   python-os-testr >= 0.7.0
 Requires:   python-oslo.log >= 1.14.0
 Requires:   python-six >= 1.9.0
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
 BuildArch:  noarch
-%endif
 
 %description
 OpenStack Functional Testing Library
@@ -65,21 +57,23 @@
 %setup -q -n tempest-lib-%{version}
 
 %build
-python setup.py build
+%{__python2} setup.py build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%{__python2} setup.py install --skip-build --prefix=%{_prefix} 
--root=%{buildroot}
 # both files are provided by openstack-tempest (because tempest-lib is
 # now deprecated and the code was copied to tempest)
 rm %{buildroot}/%{_bindir}/skip-tracker
 rm %{buildroot}/%{_bindir}/check-uuid
 
 %check
-testr init && testr run --parallel
+%{__python2} setup.py testr
 
 %files
 %defattr(-,root,root,-)
-%doc README.rst ChangeLog LICENSE AUTHORS
-%{python_sitelib}/*
+%license LICENSE
+%doc README.rst ChangeLog AUTHORS
+%{python2_sitelib}/tempest_lib
+%{python2_sitelib}/*.egg-info
 
 %changelog

++ _service ++
--- /var/tmp/diff_new_pack.sNJigK/_old  2016-09-30 15:30:05.0 +0200
+++ /var/tmp/diff_new_pack.sNJigK/_new  2016-09-30 15:30:05.0 +0200
@@ -1,14 +1,13 @@
 
+  
+https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/tempest-lib/tempest-lib.spec.j2
+python-tempest-lib.spec
+https://raw.githubusercontent.com/openstack/rpm-packaging/master/global-requirements.txt
+  
   
 enable
   
-  
-tempest-lib
-  
   
 enable
   
-  
-  
 
-




commit python-tempest-lib for openSUSE:Factory

2016-05-04 Thread h_root
Hello community,

here is the log from the commit of package python-tempest-lib for 
openSUSE:Factory checked in at 2016-05-04 08:19:36

Comparing /work/SRC/openSUSE:Factory/python-tempest-lib (Old)
 and  /work/SRC/openSUSE:Factory/.python-tempest-lib.new (New)


Package is "python-tempest-lib"

Changes:

--- /work/SRC/openSUSE:Factory/python-tempest-lib/python-tempest-lib.changes
2015-12-21 12:04:00.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-tempest-lib.new/python-tempest-lib.changes   
2016-05-04 08:19:38.0 +0200
@@ -1,0 +2,64 @@
+Tue Mar 15 19:09:02 UTC 2016 - tbecht...@suse.com
+
+- Remove /usr/bin/check-uuid and /usr/bin/skip-tracker .
+  Both is now provided by openstack-tempest
+
+---
+Thu Mar  3 16:18:23 UTC 2016 - tbecht...@suse.com
+
+- update to 1.0.0:
+  * Add note to README about tempest-lib deprecation
+  * Deprecation warning in tempest-lib
+  * Add reno release notes to tempest-lib
+  * Updated from global requirements
+  * Fix project domain problem in v3 token client
+  * Add cli execute test case
+  * Add update attached volume function to servers_client
+
+---
+Sun Feb 28 11:14:30 UTC 2016 - dmuel...@suse.com
+
+- update to 0.14.0:
+  * Add bulk methods to network service clients
+  * Migrated 2 network clients from tempest
+  * Minor spelling fix
+  * Update .gitignore because of to ignore .eggs dir
+  * Alter image json schema to allow for null name and size values
+  * Change attach_id to volume_id in show_volume_attachment
+  * Migrated 2 network clients from tempest
+  * Raise IdentityError if auth_url doesn't exist
+  * Added __init__.py to tests/services/identity/
+  * Updated from global requirements
+  * Migrate the skip_unless_attr decorator from tempest
+  * Migrated quotas_client and security_groups_client
+  * Remove MANIFEST.in
+  * Change LOG.warn to LOG.warning
+  * Updated from global requirements
+  * Prevent StopIteration exception during parse response
+  * Keep py3.X compatibility for urllib
+  * Migrated 6 network clients from tempest
+
+---
+Tue Jan  5 08:39:47 UTC 2016 - dmuel...@suse.com
+
+- update to 0.12.0:
+  * Migrated servers_client.py from tempest
+  * Updated from global requirements
+  * Migrated floating_ips_client.py from tempest
+  * Fix the links to api-site doc
+  * Pass environment variables of proxy to tox
+  * Remove get_server_group()
+  * Add docstring for create/update methods([h-q]*)
+  * Add docstring for create/update methods([a-f]*)
+  * Add docstring for create/update methods([s-v]*)
+  * Updated from global requirements
+  * Make git log messsage to shorter
+  * Fix Bugs URL on CONTRIBUTING.rst
+  * Fix fixed_ip schema and service client
+  * Rename get_server_group to show_server_group
+  * Allow passing --insecure to python client binaries
+  * Add 410 error code handling to REST client
+  * python3: converts binary data from channel
+  * Improve unit test coverage for alt_auth data
+
+---

Old:

  tempest-lib-0.11.0.tar.gz

New:

  tempest-lib-1.0.0.tar.gz



Other differences:
--
++ python-tempest-lib.spec ++
--- /var/tmp/diff_new_pack.NCz7wr/_old  2016-05-04 08:19:38.0 +0200
+++ /var/tmp/diff_new_pack.NCz7wr/_new  2016-05-04 08:19:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tempest-lib
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-tempest-lib
-Version:0.11.0
+Version:1.0.0
 Release:0
 Summary:OpenStack Functional Testing Library
 License:Apache-2.0
@@ -50,7 +50,7 @@
 Requires:   python-iso8601 >= 0.1.9
 Requires:   python-jsonschema >= 2.0.0
 Requires:   python-os-testr >= 0.4.1
-Requires:   python-oslo.log >= 1.8.0
+Requires:   python-oslo.log >= 1.14.0
 Requires:   python-six >= 1.9.0
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
@@ -69,6 +69,10 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+# both files are provided by openstack-tempest (because tempest-lib is
+# now deprecated and the code was copied to tempest)
+rm %{buildroot}/%{_bindir}/skip-tracker
+rm 

commit python-tempest-lib for openSUSE:Factory

2015-12-21 Thread h_root
Hello community,

here is the log from the commit of package python-tempest-lib for 
openSUSE:Factory checked in at 2015-12-21 12:03:59

Comparing /work/SRC/openSUSE:Factory/python-tempest-lib (Old)
 and  /work/SRC/openSUSE:Factory/.python-tempest-lib.new (New)


Package is "python-tempest-lib"

Changes:

--- /work/SRC/openSUSE:Factory/python-tempest-lib/python-tempest-lib.changes
2015-10-30 13:42:31.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-tempest-lib.new/python-tempest-lib.changes   
2015-12-21 12:04:00.0 +0100
@@ -1,0 +2,58 @@
+Thu Nov 26 10:50:56 UTC 2015 - tbecht...@suse.com
+
+- update to 0.11.0:
+  * throw BadAltAuth exception when alt auth == auth
+  * Migrated services_client.py from tempest
+  * Added Test Cases for VersionsClient
+  * Fix the length of auto-generated commit
+  * Migrated interfaces_client.py from tempest
+  * Migrated volumes_client.py from tempest
+  * Migrated snapshots_client.py from tempest
+  * Set a default value for default param
+  * Migrated quota_classes_client.py from tempest
+
+---
+Tue Nov 24 16:47:52 UTC 2015 - tbecht...@suse.com
+
+- update to 0.10.0:
+  * Add more debug info for token_client request
+  * Migrated images_client.py from tempest
+  * Migrated instance_usage_audit_log_client.py from tempest
+  * Migrated networks_client.py, test_networks_client.py from tempest
+  * Updated from global requirements
+  * Migrated quotas_client.py from tempest
+  * Migrated flavors_client.py from tempest
+  * Migrated extensions_client.py from tempest
+  * Added a full stop to auto-generated commit message
+  * Migrated hosts_client.py from tempest
+  * Migrated versions_client.py from tempest
+  * Migrated security_group_default_rules_client.py
+  * Migrated floating_ips_bulk_client.py
+  * Migrated limits_client.py from tempest
+  * Migrated migrations_client.py from tempest
+  * Migrated tenant_networks_client.py from tempest
+  * Migrated floating_ip_pools_client.py from tempest
+  * Migrated certificates_client.py from tempest
+  * Migrated keypairs_client.py from tempest
+  * Migrated tenant_usages_client.py from tempest
+  * Remove file path from migration commit msg
+  * Migrated fixed_ips_client.py from tempest
+  * Fix order of std and third party lib import
+  * Migrated security_groups_client.py
+  * Migrated hypervisor_client.py
+  * Make the script available on Mac (BSD)
+  * Switch to using autogenerated ChangeLog in docs
+  * Change sha1s to change ids in commit msg from migration tool
+  * Updated from global requirements
+  * Change ignore-errors to ignore_errors
+  * Add exception message to invalid cred field
+  * Add in a more verbose exception message
+  * Add missing schema for update agent API
+  * Migrated baremetal_nodes_client.py from tempest
+  * Migrated aggregates_client.py from tempest
+  * Migrated availability_zone_client.py from tempest
+  * Add --service-client option to migration script
+- Adjust Requires according to requirements.txt
+- Install /usr/bin/check-uuid
+
+---

Old:

  tempest-lib-0.9.0.tar.gz

New:

  tempest-lib-0.11.0.tar.gz



Other differences:
--
++ python-tempest-lib.spec ++
--- /var/tmp/diff_new_pack.ur4pQJ/_old  2015-12-21 12:04:01.0 +0100
+++ /var/tmp/diff_new_pack.ur4pQJ/_new  2015-12-21 12:04:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-tempest-lib
-Version:0.9.0
+Version:0.11.0
 Release:0
 Summary:OpenStack Functional Testing Library
 License:Apache-2.0
@@ -49,7 +49,7 @@
 Requires:   python-httplib2 >= 0.7.5
 Requires:   python-iso8601 >= 0.1.9
 Requires:   python-jsonschema >= 2.0.0
-Requires:   python-os-testr >= 0.1.0
+Requires:   python-os-testr >= 0.4.1
 Requires:   python-oslo.log >= 1.8.0
 Requires:   python-six >= 1.9.0
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -77,6 +77,7 @@
 %defattr(-,root,root,-)
 %doc README.rst ChangeLog LICENSE AUTHORS
 %{_bindir}/skip-tracker
+%{_bindir}/check-uuid
 %{python_sitelib}/*
 
 %changelog

++ tempest-lib-0.9.0.tar.gz -> tempest-lib-0.11.0.tar.gz ++
 8734 lines of diff (skipped)




commit python-tempest-lib for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-tempest-lib for 
openSUSE:Factory checked in at 2015-10-30 13:42:30

Comparing /work/SRC/openSUSE:Factory/python-tempest-lib (Old)
 and  /work/SRC/openSUSE:Factory/.python-tempest-lib.new (New)


Package is "python-tempest-lib"

Changes:

--- /work/SRC/openSUSE:Factory/python-tempest-lib/python-tempest-lib.changes
2015-08-27 08:55:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-tempest-lib.new/python-tempest-lib.changes   
2015-10-30 13:42:31.0 +0100
@@ -1,0 +2,20 @@
+Mon Sep 21 14:00:26 UTC 2015 - tbecht...@suse.com
+
+- update to 0.9.0:
+  * Migrated agents_client.py, test_agents_client.py, agents.py from tempest
+  * Write the latest change_id on migration commit
+  * Keep original pathes of source files
+
+---
+Wed Sep  9 09:03:52 UTC 2015 - tbecht...@suse.com
+
+- update to 0.8.0:
+  * Add HTTP30X checks for validate_response(
+  * Make TokenClientJSON deprecated
+  * Add the resp to RestClientExceptions
+  * Add std out to ssh exception
+  * Properly decode body before calling json.loads()
+  * Updated from global requirements
+- Adjust Requires according to requirements.txt
+
+---

Old:

  tempest-lib-0.6.1.tar.gz

New:

  tempest-lib-0.9.0.tar.gz



Other differences:
--
++ python-tempest-lib.spec ++
--- /var/tmp/diff_new_pack.ITUeEb/_old  2015-10-30 13:42:31.0 +0100
+++ /var/tmp/diff_new_pack.ITUeEb/_new  2015-10-30 13:42:31.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-tempest-lib
-Version:0.6.1
+Version:0.9.0
 Release:0
 Summary:OpenStack Functional Testing Library
 License:Apache-2.0
@@ -45,12 +45,13 @@
 BuildRequires:  python-testtools
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   python-Babel >= 1.3
-Requires:   python-fixtures >= 0.3.14
+Requires:   python-fixtures >= 1.3.1
 Requires:   python-httplib2 >= 0.7.5
 Requires:   python-iso8601 >= 0.1.9
-Requires:   python-jsonschema >= 2
-Requires:   python-oslo.log >= 0.4.0
-Requires:   python-six >= 1.9
+Requires:   python-jsonschema >= 2.0.0
+Requires:   python-os-testr >= 0.1.0
+Requires:   python-oslo.log >= 1.8.0
+Requires:   python-six >= 1.9.0
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %else

++ tempest-lib-0.6.1.tar.gz -> tempest-lib-0.9.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tempest-lib-0.6.1/AUTHORS 
new/tempest-lib-0.9.0/AUTHORS
--- old/tempest-lib-0.6.1/AUTHORS   2015-06-24 07:56:19.0 +0200
+++ new/tempest-lib-0.9.0/AUTHORS   2015-09-16 12:30:44.0 +0200
@@ -29,6 +29,7 @@
 Joe Gordon 
 JordanP 
 Katherine Elliott 
+Ken'ichi Ohmichi 
 Ken'ichi Ohmichi 
 Lilywei123 
 Marc Koderer 
@@ -42,8 +43,10 @@
 Matthew Treinish 
 Mauro S. M. Rodrigues 
 Mehdi Abaakouk 
+Mehdi Abaakouk 
 Mikhail S Medvedev 
 Mitsuhiko Yamazaki 
+Paul Glass 
 Pavel Sedlák 
 Rohan Kanade 
 Ryan Hsu 
@@ -63,6 +66,7 @@
 Yuxing wang 
 Zhi Kun Liu 
 ZhiQiang Fan 
+afazekas 
 andreaf 
 ekhugen 
 ghanshyam 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tempest-lib-0.6.1/ChangeLog 
new/tempest-lib-0.9.0/ChangeLog
--- old/tempest-lib-0.6.1/ChangeLog 2015-06-24 07:56:19.0 +0200
+++ new/tempest-lib-0.9.0/ChangeLog 2015-09-16 12:30:44.0 +0200
@@ -1,6 +1,33 @@
 CHANGES
 ===
 
+0.9.0
+-
+
+* Migrated agents_client.py, test_agents_client.py, agents.py from tempest
+* Write the latest change_id on migration commit
+* Keep original pathes of source files
+
+0.8.0
+-
+
+* Add HTTP30X checks for validate_response(
+* Make TokenClientJSON deprecated
+* Fix cli.base.execute with py34
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global