Create Volume Is Not Cinder API Version Agnostic, Causing Name + Description To Be Dropped If Using V1
Bug #1382881 reported by
Auston McReynolds
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack DBaaS (Trove) |
Triaged
|
Medium
|
Unassigned |
Bug Description
if you're running v1 of the cinder api, passing "name" and "description" does not work, it must be "display_name" and "display_
Changed in trove: | |
importance: | Undecided → Medium |
assignee: | nobody → Auston McReynolds (amcrn) |
milestone: | none → kilo-1 |
status: | New → Triaged |
description: | updated |
summary: |
- Create Volume Is Not Cinder API Version Agnostic + Create Volume Is Not Cinder API Version Agnostic, Causing Name + + Description To Be Dropped If Using V1 |
Changed in trove: | |
milestone: | kilo-1 → kilo-2 |
Changed in trove: | |
assignee: | nobody → Edmond Kotowski (ekotowski) |
Changed in trove: | |
milestone: | kilo-2 → kilo-3 |
Changed in trove: | |
milestone: | kilo-3 → ongoing |
Changed in trove: | |
assignee: | Edmond Kotowski (ekotowski) → nobody |
To post a comment you must log in.
unfortunately, i don't have the cycles to bring this to completion, but this should help someone who does:
https:/ /gist.github. com/amcrn/ eb57e4114306382 67a3d
the above isn't quite sufficient, because it also requires someone certifying that the v1 client behaves well with all of our other trove operations (resize volume, delete volume, attach volume, etc.)