DistributedCloud using unusual wsgi / paste syntax
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
StarlingX |
Triaged
|
Low
|
Al Bailey |
Bug Description
Brief Description
-----------------
TechDebt/Future Bug
DistributedCloud has WSGI code for setting up paste file configuration in
dcorch/
pylint has to suppress "too-many-
Nova-api-proxy uses the same syntax.
Nova, cinder and other openstack components do not use that synax.
https:/
The code around this area should be revisited so that the pylint warning can be removed.
This will require some testing, since the contents of the paste file may also need to be revisited.
Severity
--------
Minor.
Steps to Reproduce
------------------
None - this is code cleanup
Expected Behavior
------------------
No need to suppress this warning.
Actual Behavior
----------------
N/A. However we still need to suppress the warning.
Reproducibility
---------------
N/A This is a code cleanup activity
System Configuration
-------
Distributed Cloud
Branch/Pull Time/Commit
-------
master branch. Feb 28 2020
Last Pass
---------
N/A
Timestamp/Logs
--------------
N/A
Test Activity
-------------
Developer Testing
Workaround
----------
N/A
Changed in starlingx: | |
assignee: | nobody → Al Bailey (albailey1974) |
Low priority / not gating -- code cleanup / no system impact