StarlingX Integration and packaging
Go to file
slin14 6a6ea416e1 remove lshell
There is security related issue with lshell, and it is not
maintained now. So remove it from our system to avoid
security issue.

To remove lshell:
1. Package sudo-config is created for wrs.sudo configure file
following the refactor process.
2. ldapusersetup in ldapscripts is modified to use bash only.
lshell support is removed.

ldapusersetup related patches are merged into 1 for easy
maintenance.

Test has been done:
Build and deploy test is done, also unit tests for ldap are
executed with pass, except lshell related test.

Closes-Bug: 1795451

Change-Id: Ia5de1bc94d22eb6c9bea6d9a96e92564ad848b19
Signed-off-by: slin14 <shuicheng.lin@intel.com>
2018-10-30 02:22:54 +08:00
base remove lshell 2018-10-30 02:22:54 +08:00
ceph Add hooks for python wheel generation 2018-10-23 10:35:32 -04:00
config de-fuzz puppet-neutron patch 2018-10-09 23:04:06 +08:00
config-files remove lshell 2018-10-30 02:22:54 +08:00
database Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
doc [Doc] openstackdocstheme starlingxdocs theme 2018-10-22 14:36:35 +00:00
filesystem Ensure loading order for nfscommon and mountnfs 2018-10-26 14:59:13 -04:00
grub de-fuzz grub2 patches 2018-09-28 08:10:39 +08:00
kernel update ima public certificate for standard kernel 2018-10-10 16:44:58 -04:00
kubernetes Uprev kubernetes from 1.10 to 1.12.1 2018-10-18 10:36:39 -05:00
ldap remove lshell 2018-10-30 02:22:54 +08:00
logging Add hooks for python wheel generation 2018-10-23 10:35:32 -04:00
monitoring Make collectd alarm notifier retry alarm clear attempts that fail 2018-09-20 14:21:32 -04:00
networking Add hooks for python wheel generation 2018-10-23 10:35:32 -04:00
python Merge "Fix typos in doc" 2018-10-15 15:09:33 +00:00
releasenotes [Doc] openstackdocstheme starlingxdocs theme 2018-10-22 14:36:35 +00:00
security de-fuzz python-keyring patch 2018-10-09 23:07:55 +08:00
storage-drivers Add hooks for python wheel generation 2018-10-23 10:35:32 -04:00
tools Add hooks for python wheel generation 2018-10-23 10:35:32 -04:00
utilities Merge "Add hooks for python wheel generation" 2018-10-23 21:59:43 +00:00
virt libvirt-python spec was failing to build 2018-10-24 15:05:34 -05:00
.gitignore [Doc] Release Notes Management 2018-09-25 05:43:29 -05:00
.gitreview correct gitreview for master 2018-09-20 23:20:14 +08:00
.zuul.yaml Add relnotes publish job 2018-10-12 15:07:01 -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_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 lshell 2018-10-30 02:22:54 +08:00
centos_pkg_dirs remove lshell 2018-10-30 02:22:54 +08: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_wheels.inc Add hooks for python wheel generation 2018-10-23 10:35:32 -04:00
test-requirements.txt Add default test framework 2018-06-11 13:45:22 -05:00
tox.ini Lock down flake8 version 2018-10-24 10:07:45 -05:00

README.rst

stx-integ

StarlingX Integration