Glance compute-vcputopology defs names are missing underscore
Bug #1712809 reported by
Maciej Kucia
This bug report is a duplicate of:
Bug #1568191: Pre-defined VirtCPUTopology metadata should have the same name as flavor extra specs in nova.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance |
In Progress
|
Undecided
|
Maciej Kucia |
Bug Description
In file glance/
One can find following properties
"cpu_sockets"
"cpu_cores"
"cpu_threads"
"cpu_maxsockets"
"cpu_maxcores"
"cpu_maxthreads"
But the correct names are as in https:/
"cpu_sockets"
"cpu_cores"
"cpu_threads"
"cpu_max_sockets"
"cpu_max_cores"
"cpu_max_threads"
Underscores are missing
https:/
https:/
tags: | added: metadef |
Changed in glance: | |
assignee: | nobody → Aizuddin Zali (mymzbe) |
status: | New → Confirmed |
Changed in glance: | |
assignee: | Aizuddin Zali (mymzbe) → Maciej Kucia (maciejkucia) |
status: | Confirmed → In Progress |
status: | In Progress → Fix Committed |
status: | Fix Committed → In Progress |
To post a comment you must log in.
This bug was found on Ocata but I cannot figure out how to select Ocata here on launchpad.