
Importing oslo.vmware to another OpenStack project gives the ArgsAlreadyParsedError: arguments already parsed: cannot register CLI option exception. This happens because openstack/common/log.py registers CLI options after the project using oslo.vmware parses its configuration. This patch addresses this issue by removing any dependency on log.py, using logging from the standard python library instead. Change-Id: Id2bddb8a7efc2a53399e2a2278dba4605da083d8 Closes-Bug: #1284837
oslo.vmware
Oslo VMware library for OpenStack projects
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/oslo.vmware
Features
- TODO
Description
Languages
Python
92%
Gettext Catalog
7.9%
reStructuredText
0.1%