yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51992
[Bug 1587821] Re: Absolute formatting used in help texts
Reviewed: https://review.openstack.org/324576
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=11ed7bd39bedfae770ef29b6385ff7235ac2f7a2
Submitter: Jenkins
Branch: master
commit 11ed7bd39bedfae770ef29b6385ff7235ac2f7a2
Author: Sean Dague <sean@xxxxxxxxx>
Date: Thu Jun 2 10:42:32 2016 -0400
set wrap_width for config generator to 80
pep8 is testing for 80 character lines. By force wrapping at 79 we get
weird edge conditions in our detailed help blocks of very odd wraps
with 80 character lines.
pep8 and conf generator should agree on this value.
Change-Id: I003964dfc46673bed3717862043d76bfb59ce217
Closes-Bug: #1587821
** Changed in: nova
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1587821
Title:
Absolute formatting used in help texts
Status in Glance:
In Progress
Status in OpenStack Compute (nova):
Fix Released
Status in osprofiler:
New
Bug description:
Absolute formatting breaks configgenerator generated example configs.
Good example what happens is here:
https://review.openstack.org/#/c/323661/1/etc/glance-api.conf
The cache related options and [profiler] section helps gets broken due
to line lenghts.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1587821/+subscriptions
References