StarlingX Integration and packaging
Go to file
Eric Barrett 11cc2a21bb Enable Flake8 Whitespace Errors
Flake8 currently ignores a number of whitespace related errors:
E201: whitespace after '['
E202: whitespace before '}'
E203: whitespace before ':'
E211: whitespace before '('
E221: multiple spaces before operator
E222: multiple spaces after operator
E225: missing whitespace around operator
E226: missing whitespace around arithmetic operator
E231: missing whitespace after ','
E251: unexpected spaces around keyword / parameter equals
E261: at least two spaces before inline comment
Enable them for more thorough testing of code

Change-Id: Id03f36070b8f16694a12f4d36858680b6e00d530
Story: 2004515
Task: 30076
Signed-off-by: Eric Barrett <eric.barrett@windriver.com>
2019-03-26 15:02:53 -04:00
base Merge "Add notices to Intel authored files." 2019-03-22 07:04:27 +00:00
ceph Enable Flake8 Whitespace Errors 2019-03-26 15:02:53 -04:00
config Remove all unused puppet modules from the build 2019-03-22 12:03:03 -05:00
config-files Merge "Add notices to Intel authored files." 2019-03-22 07:04:27 +00:00
database Create the stable/dev wheel and image build files 2019-03-20 14:09:34 -04:00
devstack Set DevStack install dir to /usr/local by default 2019-03-07 14:34:13 -06:00
doc Clean up and standardize landing pages 2018-12-27 17:06:20 -08:00
filesystem Add notices to Intel authored files. 2019-03-20 10:31:10 -06:00
grub Fix pxe boot fail, for incorrect folder access /pxe/EFI/ on controller-0 2019-02-12 05:06:53 +08:00
kernel Fix compile error for integrity driver 2019-01-31 00:05:55 +08:00
kubernetes Enable kubelet service to be monitored by pmond 2019-02-11 15:33:00 -05:00
ldap Add notices to Intel authored files. 2019-03-20 10:31:10 -06:00
logging Enable Flake8 Whitespace Errors 2019-03-26 15:02:53 -04:00
monitoring Enable Flake8 Whitespace Errors 2019-03-26 15:02:53 -04:00
networking Add notices to Intel authored files. 2019-03-20 10:31:10 -06:00
python Upversioning platform horizon to master 2019-03-12 19:49:25 +00:00
releasenotes Update config 2019-01-30 16:40:20 -08:00
security Merge remote-tracking branch 'gerrit/master' into f/centos76 2019-02-12 08:02:41 -08:00
storage-drivers Add hooks for python wheel generation 2018-10-23 10:35:32 -04:00
tools Enable Flake8 Whitespace Errors 2019-03-26 15:02:53 -04:00
utilities Enable Flake8 Whitespace Errors 2019-03-26 15:02:53 -04:00
virt Create the stable/dev wheel and image build files 2019-03-20 14:09:34 -04:00
.gitignore Add Docker Registry Token Server 2019-01-08 11:42:04 -05:00
.gitreview Update .gitreview for f/centos76 2018-12-10 12:58:24 -06:00
.zuul.yaml Add new base DevStack job 2019-03-22 12:04:44 -05:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:35 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:35 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:36:35 -07:00
centos_dev_docker_images.inc Create the stable/dev wheel and image build files 2019-03-20 14:09:34 -04:00
centos_guest_image.inc Split image.inc across git repos 2018-08-15 16:45:36 -04:00
centos_guest_image_rt.inc Split image.inc across git repos 2018-08-15 16:45:36 -04:00
centos_iso_image.inc Remove all unused puppet modules from the build 2019-03-22 12:03:03 -05:00
centos_master_docker_images.inc build mariadb docker image with galera arbitrator added 2019-01-23 17:11:45 -06:00
centos_pike_docker_images.inc build mariadb docker image with galera arbitrator added 2019-01-23 17:11:45 -06:00
centos_pkg_dirs Remove all unused puppet modules from the build 2019-03-22 12:03:03 -05:00
centos_pkg_dirs_installer Relocate anaconda to stx-integ/base/anaconda 2018-08-01 15:37:12 -04:00
centos_pkg_dirs_rt Relocate drbd to stx-integ/kernel/kernel-modules/drbd 2018-08-01 15:31:44 -04:00
centos_stable_docker_images.inc Create the stable/dev wheel and image build files 2019-03-20 14:09:34 -04:00
pylint.rc Adding a pylint tox and zuul job for stx-integ 2019-01-08 11:14:46 -06:00
test-requirements.txt Add default test framework 2018-06-11 13:45:22 -05:00
tox.ini Enable Flake8 Whitespace Errors 2019-03-26 15:02:53 -04:00

README.rst

stx-integ

StarlingX Integration