nova-novncproxy need to change to supporting new flag file utils
Bug #1001098 reported by
Edward
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Jake Dahn |
Bug Description
nova-novncproxy need to change to supporting new flag file nova.utils module
cd /opt/stack/noVNC && ./utils/
Traceback (most recent call last):
File "./utils/
utils.
AttributeError: 'module' object has no attribute 'default_flagfile'
Change to-do: utils.default_
Changed in nova: | |
assignee: | nobody → Edward (zhang-hare) |
Changed in nova: | |
assignee: | Anthony Young (sleepsonthefloor) → nobody |
Changed in nova: | |
status: | In Progress → New |
Changed in nova: | |
assignee: | nobody → Anthony Young (sleepsonthefloor) |
Changed in nova: | |
milestone: | none → folsom-1 |
Changed in nova: | |
status: | New → In Progress |
Changed in nova: | |
importance: | Undecided → Medium |
Changed in nova: | |
milestone: | folsom-1 → folsom-2 |
Changed in nova: | |
assignee: | Anthony Young (sleepsonthefloor) → Jake Dahn (jakedahn) |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-2 → 2012.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/7574
Review: https:/