Bug #1031
Logic layer does not know about certain Ganeti opcodes
Status: | Closed | Start date: | 08/31/2011 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Giorgos Gousios | % Done: | 100% |
|
Category: | logic | Spent time: | - | |
Target version: | v0.6 |
Description
The Ganeti following are not known to the ganeti-op-status processing code
OP_INSTANCE_REINSTALL
OP_INSTANCE_ACTIVATE_DISKS
OP_INSTANCE_DEACTIVATE_DISKS
OP_INSTANCE_REPLACE_DISKS
OP_INSTANCE_MIGRATE
OP_INSTANCE_CONSOLE
OP_INSTANCE_RECREATE_DISKS
Related issues
Associated revisions
Add forgoten Ganeti op-status opcodes
Refs: #1031
History
#1 Updated by Vangelis Koukis over 12 years ago
- Category set to logic
- Target version set to v0.6
#2 Updated by Giorgos Gousios over 12 years ago
- % Done changed from 0 to 100
opcodes added as of 8490bf84
#3 Updated by Vangelis Koukis over 12 years ago
- Status changed from New to Closed
Fix merged into master, closing ticket.