Bug 1575987

Summary: Duplicate imports of oslo_config types
Product: Red Hat OpenStack Reporter: Lee Yarwood <lyarwood>
Component: openstack-novaAssignee: Lee Yarwood <lyarwood>
Status: CLOSED NOTABUG QA Contact: OSP DFG:Compute <osp-dfg-compute>
Severity: low Docs Contact:
Priority: low    
Version: 11.0 (Ocata)CC: berrange, dasmith, eglynn, jhakimra, kchamart, nova-maint, sbauza, sferdjao, sgordon, srevivo, vromanso
Target Milestone: asyncKeywords: Triaged, ZStream
Target Release: 11.0 (Ocata)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1575985
: 1575989 (view as bug list) Environment:
Last Closed: 2018-05-09 08:46:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1575985    
Bug Blocks: 1575989    

Description Lee Yarwood 2018-05-08 13:34:31 UTC
+++ This bug was initially created as a clone of Bug #1575985 +++

Description of problem:

Accidentally introduced when via #1570941 and its associated backports.

$ tox -e pep8
[..]
./nova/conf/libvirt.py:27:1: F811 redefinition of unused 'types' from line 25

Comment 1 Lee Yarwood 2018-05-09 08:46:02 UTC
This isn't required for OSP 11 as this offending change wasn't made there for some reason.