DefaultApplier - missing super() in __init__
Bug #1520524 reported by
Vincent Françoise
on 2015-11-27
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| watcher |
Low
|
Gábor Antal |
Bug Description
The inheritance is not correctly done between DefaultApplier and its parent Applier class
Vincent Françoise (vincent-francoise)
on 2015-11-27
tags: | added: low-hanging-fruit |
Gábor Antal (gabor.antal)
on 2015-11-27
Changed in watcher: | |
assignee: | nobody → Gábor Antal (gabor.antal) |
Changed in watcher: | |
status: | New → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 4ee06a44175b1eb
Author: Gábor Antal <email address hidden>
Date: Fri Nov 27 17:21:38 2015 +0100
Added missing super call in DefaultApplier's init
Added the missing super() call in the DefaultApplier class
__init__() method, as it was requested.
Change-Id: I58be9671e9635d
Closes-Bug: #1520524
Changed in watcher: | |
status: | In Progress → Fix Committed |
David TARDIVEL (david-tardivel)
on 2015-12-03
Changed in watcher: | |
milestone: | none → mitaka-1 |
Vincent Françoise (vincent-francoise)
on 2015-12-04
Changed in watcher: | |
importance: | Undecided → Low |
Vincent Françoise (vincent-francoise)
on 2015-12-14
Changed in watcher: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/250880
Review: https:/