Prettytable updated with new api
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| OpenStack Compute (nova) |
Wishlist
|
Ghe Rivero |
Bug Description
With the update of PrettyTable python module, the api has change a little bit. python-novaclient needs to be updated to the new one.
Ionuț Arțăriși (mapleoin) wrote : | #1 |
Ionuț Arțăriși (mapleoin) wrote : | #2 |
Sorry, now I saw that the other bug was for keystone.
Changed in nova: | |
assignee: | nobody → Dean Troyer (dtroyer) |
Fix proposed to branch: master
Review: https:/
Changed in nova: | |
status: | New → In Progress |
Changed in nova: | |
assignee: | Dean Troyer (dtroyer) → Ghe Rivero (ghe.rivero) |
Reviewed: https:/
Committed: http://
Submitter: Jenkins
Branch: master
commit d743f92dc2cd25e
Author: Ghe Rivero <email address hidden>
Date: Mon May 7 10:06:19 2012 +0200
Updated to new prettytable api. Fixes bug 995818
In 0.6, printt() (wrapper to get_string) has been removed.
Updated to use get_string(), backward available since 0.2 release.
Change-Id: Ica292757ec3de5
Changed in nova: | |
status: | In Progress → Fix Committed |
tags: | added: essex-backport |
tags: | removed: essex-backport |
Changed in nova: | |
milestone: | none → folsom-1 |
importance: | Undecided → Wishlist |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-1 → 2012.2 |
I know this bug was opened earlier, but the other bug report has more information on the issue. That's why I marked this one as duplicate.