StarlingX Integration and packaging
Go to file
Eric Barrett 360ad25564 Enable Comparison to None should use 'is' Error
Flake8 currently ignores comparison to None should be 'if cond is None'
Enable E711 for more thorough testing of code

Change-Id: I608cceff2eeb87c116bccddac26e3c869e5d57df
Story: 2004515
Task: 30076
Signed-off-by: Eric Barrett <eric.barrett@windriver.com>
2019-03-21 10:00:18 -04:00
base Remove Resource Monitor ; aka rmon, from the load 2019-03-18 12:27:59 -04:00
ceph Enable Mixed Spaces and Tabs flake8 Error 2019-03-19 09:56:17 -04:00
config Integrate Distributed Cloud with containerized services 2019-03-14 14:34:26 -04:00
config-files Remove Resource Monitor ; aka rmon, from the load 2019-03-18 12:27:59 -04:00
database build mariadb docker image with galera arbitrator added 2019-01-23 17:11:45 -06: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 Check for mount before demoting DRBD filesystem 2019-02-07 11:20:44 -05: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 rebase openldap patch to CentOS 7.6 version 2018-12-25 09:12:05 +08:00
logging Merge remote-tracking branch 'gerrit/master' into f/centos76 2019-01-11 08:58:59 -08:00
monitoring Add Remote Logging Server connectivity monitoring to collectd 2019-03-13 21:35:34 -04:00
networking Merge "upgrade mellanox libibverbs to 4.5-1.0.1.0 which supports CentOS 7.6" into f/centos76 2019-01-24 00:52:17 +00: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 Comparison to None should use 'is' Error 2019-03-21 10:00:18 -04:00
utilities Remove Resource Monitor ; aka rmon, from the load 2019-03-18 12:27:59 -04:00
virt Formatting cleanups in libvirt hook bash script 2019-03-13 09:50:35 -06: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 Also run stx-integ job in gate 2019-03-11 09:59:11 -07: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_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 Add Docker Registry Token Server to ISO 2019-03-06 08:50:37 -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_pike_wheels.inc Rename centos_wheels.inc to centos_pike_wheels.inc 2018-11-14 15:09:05 -06:00
centos_pkg_dirs Upversioning platform horizon to master 2019-03-12 19:49:25 +00: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
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 Comparison to None should use 'is' Error 2019-03-21 10:00:18 -04:00

README.rst

stx-integ

StarlingX Integration