bad indentation in glance code

Bug #1356406 reported by Danny Al-Gaaf
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
Undecided
Danny Al-Gaaf

Bug Description

pylint finds several cases of:

************* Module glance.registry.api.v1.__init__
W: 22, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation)
W: 24, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation)
W: 27, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation)
W: 31, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation)
W: 35, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation)
W: 39, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation)
W: 43, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation)
W: 47, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation)
W: 52, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation)
W: 54, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation)
W: 58, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation)
W: 62, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation)
W: 66, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation)
W: 70, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation)
W: 74, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation)
W: 78, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation)
************* Module glance.registry.api.v2.__init__
W: 21, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation)
W: 22, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation)
************* Module glance.domain.__init__
W:354, 0: Bad indentation. Found 12 spaces, expected 8 (bad-indentation)
W:361, 0: Bad indentation. Found 12 spaces, expected 8 (bad-indentation)
W:362, 0: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)
W:363, 0: Bad indentation. Found 12 spaces, expected 8 (bad-indentation)
W:364, 0: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)

Changed in glance:
assignee: nobody → Danny Al-Gaaf (danny-al-gaaf)
status: New → In Progress
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/113918

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/113918
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=9e9d49c4abe1796b720358ebfb6f8d65002a30f7
Submitter: Jenkins
Branch: master

commit 9e9d49c4abe1796b720358ebfb6f8d65002a30f7
Author: Danny Al-Gaaf <email address hidden>
Date: Wed Aug 13 16:55:53 2014 +0200

    Fix bad indentation in glance

    Fix for bad indentation warnings from pylint.

    Closes-Bug: #1356406

    Change-Id: I425de4975a4468495a000e408e8d7cf94b646912
    Signed-off-by: Danny Al-Gaaf <email address hidden>

Changed in glance:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in glance:
milestone: none → juno-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in glance:
milestone: juno-3 → 2014.2
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.