yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55030
[Bug 1612821] [NEW] METADATA_PROXY_HANDLER_OPTS in agent metadata configuration has inconsistent spacing
Public bug reported:
Not sure if this qualifies as a bug as much as it is again python
standards.
on branch:
master
in file:
neutron/neutron/agent/metadata/config.py
on lines:
52 - 83
the configuration for METADATA_PROXY_HANDLER_OPTS has indentation set to 5
rather than the python standard of 4. The rest of the file is also set to
4. For consistency this should be changed to 4 to match the standard and
the rest of the file.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1612821
Title:
METADATA_PROXY_HANDLER_OPTS in agent metadata configuration has
inconsistent spacing
Status in neutron:
New
Bug description:
Not sure if this qualifies as a bug as much as it is again python
standards.
on branch:
master
in file:
neutron/neutron/agent/metadata/config.py
on lines:
52 - 83
the configuration for METADATA_PROXY_HANDLER_OPTS has indentation set to 5
rather than the python standard of 4. The rest of the file is also set to
4. For consistency this should be changed to 4 to match the standard and
the rest of the file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1612821/+subscriptions
Follow ups