Commit Graph

3 Commits

Author SHA1 Message Date
Thomas Bechtold 826ce57ab9 Remove unused files from oslo-incubator
Unused files are:

- manila/openstack/common/service.py
- manila/openstack/common/threadgroup.py
- manila/openstack/common/systemd.py

Change-Id: I332d9d5ed4f660bedc560625ee3f5a9581450500
2015-06-17 22:38:35 +02:00
Valeriy Ponomaryov 94face22ea Sync oslo-incubator code
Sync common code from oslo-incubator. The main reason for it is removal
of usage 'log' module from incubator in manila codebase. Because we already
use another 'log' from library 'oslo_log'.

Head of oslo-incubator code that was used for 'sync' operation was at
following commit:

commit f5646edc61b9653d7ff71ed0177ed77811bbdcd0
Author: Elena Ezhova <eezhova@mirantis.com>
Date:   Tue Apr 7 17:46:16 2015 +0300

Additional changes:
- Added explicit registration of 'oslo_log.log' options to all manila scripts
- Module 'manila.openstack.common.log' removed as unused

Change-Id: I5b98d3863329227531fdb94ad7dbf5b3e5c51141
2015-04-22 11:20:25 +03:00
vponomaryov 0b6b82f79b Sync common modules from Oslo
Oslo version:
commit  63278ca
Author: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date:   Tue Jul 22 16:44:51 2014 +0000
Name:   Updated from global requirements

key changes:
- copied latest versions of existing modules
- added new module from common code - systemd
- updated openstack-common.conf to be consistent with really used modules

Change-Id: I997f9e8192514230862babc086397b1456bfb5f6
2014-08-05 05:20:47 +00:00