Config option api_class erroneously overriden in __init__.py
Bug #1704875 reported by
Derek
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
Fix Released
|
Undecided
|
Kaitlin Farr | ||
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Matt Riedemann | ||
Newton |
Incomplete
|
Medium
|
Unassigned | ||
Ocata |
Confirmed
|
Medium
|
Unassigned |
Bug Description
When adding api_class = <barbican manager> in the nova.conf file for Newton, the nova/keymgr/
release: Newton
to reproduce:
1. set api_class in nova.conf
2. restart nova with debug
3. see that api_class is still default
Workaround: commenting out lines 29 and 30 in __init__.py fixes the issue.
tags: | added: barbican |
Changed in nova: | |
importance: | Undecided → Medium |
summary: |
- Nova option api_class erroneously overriden in __init__.py + Config option api_class erroneously overriden in __init__.py |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/484501
Review: https:/