[Cleanup] Import naming should be consistent throughout the project

Bug #1618896 reported by Sam Betts
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-cisco
New
Undecided
Unassigned

Bug Description

There are several places in the code where we import the same thing but use different aliases.

For example in some places this is imported like:

    from neutron_lib import constants as l3_constants

and in other places:

    from neutron_lib import constants as n_constants

We should pick a style and keep in consistent throughout the networking-cisco code so that when switching between files you always know what your looking at.

Sam Betts (sambetts)
description: updated
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.