config-get on an int set to 0 does not return '0' but an empty string
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyjuju |
Fix Released
|
Medium
|
Clint Byrum |
Bug Description
root@ip-
{u'request-limit': -1, u'slab-page-size': -1, u'min-item-size': -1, u'disable-
root@ip-
root@ip-
I would have expected 'config-get udp-port' to print 0, not an empty string.
juju:
Installed: 0.5+bzr427-
Candidate: 0.5+bzr427-
Version table:
*** 0.5+bzr427-
500 http://
100 /var/lib/
0.
500 http://
Related branches
- William Reade (community): Approve
- Kapil Thangavelu (community): Approve
-
Diff: 61 lines (+35/-1)2 files modifiedjuju/hooks/cli.py (+1/-1)
juju/hooks/tests/test_cli.py (+34/-0)
Changed in juju: | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Clint Byrum (clint-fewbar) |
milestone: | none → florence |
Changed in juju: | |
status: | In Progress → Fix Released |