Don't use slashes for long lines - use parentheses instead

Bug #1394605 reported by Roman Vasilets
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
Wishlist
Kamil Rykowski

Bug Description

According to the OpenStack Style Guidelines - http://docs.openstack.org/developer/hacking/#general - it is prefered to wrap
long lines in parentheses and not a backslash for line continuation. As
we are following those guidelines in our project - we should replace backslash with parentheses for line continuation.

Changed in glance:
assignee: nobody → Roman Vasilets (rvasilets)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to glance (master)

Fix proposed to branch: master
Review: https://review.openstack.org/136012

Changed in glance:
status: New → In Progress
description: updated
Changed in glance:
assignee: Roman Vasilets (rvasilets) → Kamil Rykowski (kamil-rykowski)
Changed in glance:
importance: Undecided → Wishlist
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/136012
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=2008c55f2621d3608c38d9e270f84173c15e270c
Submitter: Jenkins
Branch: master

commit 2008c55f2621d3608c38d9e270f84173c15e270c
Author: Roman Vasilets <email address hidden>
Date: Thu Nov 20 16:45:09 2014 +0200

    Don't use slashes for long lines - use parentheses instead

    According to the OpenStack Style Guidelines [1] it is prefered to wrap
    long lines in parentheses and not a backslash for line continuation. As
    we are following those guidelines in our project - this patch replaces
    backslash with parentheses for line continuation.

    _[1] http://docs.openstack.org/developer/hacking/#general

    Co-Authored-By: Roman Vasilets <email address hidden>
    Co-Authored-By: Kamil Rykowski <email address hidden>

    Change-Id: I1743a539703c964277b0e8da203ee46bc8014fb5
    Closes-bug: 1394605

Changed in glance:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in glance:
milestone: none → liberty-3
Thierry Carrez (ttx)
Changed in glance:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in glance:
milestone: liberty-3 → 11.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.