StarlingX Horizon plugins for new StarlingX services
Go to file
Eric Barrett 5549ecccc0 Enable Bugbear Errors in Flake8
Flake8 currently ignores the following bugbear errors:
B005: Using .strip() with multi-character strings misleads the reader
B301: Python 3 does not include `.iter*` methods on dictionaries.
Enable them for more thorough testing of code

Change-Id: I34da4ac5d107e89b26828d53c84fa2167143b1e7
Story: 2004515
Task: 30241
Signed-off-by: Eric Barrett <eric.barrett@windriver.com>
2019-03-28 13:01:45 -04:00
doc Clean up and standardize landing pages 2019-01-08 15:59:37 -08:00
releasenotes Update config 2019-01-30 16:27:52 -08:00
starlingx-dashboard Tie vswitch core changes to openstack-compute label 2019-03-26 12:26:13 -04:00
.gitignore [Doc] Release Notes Management 2018-09-25 05:44:57 -05:00
.gitreview Update .gitreview for f/stein 2019-02-04 11:28:56 -05:00
.zuul.yaml Enable zuul unit tests for stx-gui 2018-11-23 14:29:29 -05:00
CONTRIBUTING.rst Update the URL in doc 2018-09-24 22:26:46 +08:00
HACKING.rst Update the URL in doc 2018-09-24 22:26:46 +08:00
LICENSE StarlingX open source release updates 2018-05-20 20:53:11 -07:00
centos_dev_wheels.inc Add the starlingx-dashboard module to dev wheels 2019-03-20 14:09:33 -04:00
centos_master_wheels.inc Add starlingx-dashboard to master wheels tarball 2019-01-04 14:00:24 -05:00
centos_pike_wheels.inc Rename centos_wheels.inc to centos_pike_wheels.inc 2018-11-14 15:07:23 -06:00
centos_pkg_dirs Add starlingx dashboard package 2018-09-04 16:04:49 -04:00
pylint.rc Enable Signature Differs Warning in pylint 2019-03-18 12:06:03 -04:00
test-requirements.txt Remove calls to non existant novaclient imports 2019-02-05 13:23:11 -06:00
tox.ini Enable Bugbear Errors in Flake8 2019-03-28 13:01:45 -04:00