StarlingX Integration and packaging
Go to file
slin14 90373272b8 refactor shadow-utils
The refactor task is to eliminate patch which is relate to configure
file modification. And we could replace srpm with rpm if all patches
could be eliminated, which will help save build time.
To eliminate the patch, a new config package or puppet file will be
created to do the configure file modification. Here is the general
guide for the refactor process:
https://review.openstack.org/612292

For shadow-utils, the configure file is moved to shadow-utils-config
package, so src rpm is replaced with rpm.
shadow-utils-config is configured to depend on shadow-utils, so
shadow-utils rpm will be picked automatically in ISO build.
File clear_shadow_locks and su under files folder is not used in build,
so just delete them.

This patch should has no function change from end user view.
Test has been done:
Done build and deploy test, and confirm login.defs and
clear_shadow_locks.service in the deploy node are the same as before.

Story: 2003768
Task: 27593

Change-Id: Ie62800c64aca54c39950266f8cf36e47cc1f55bd
Signed-off-by: slin14 <shuicheng.lin@intel.com>
2018-11-02 20:58:15 +08:00
base refactor shadow-utils 2018-11-02 20:58:15 +08:00
ceph Add hooks for python wheel generation 2018-10-23 10:35:32 -04:00
config ceph-disk prepare invalid data disk value 2018-10-31 19:55:26 +00:00
config-files refactor shadow-utils 2018-11-02 20:58:15 +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 Remove service config file patch for nfs-utils. 2018-11-02 01:53:04 +00: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 Update instance path for swtpm / vtpm 2018-10-31 19:17:43 +00: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 Move memcached changes from platform-utils 2018-11-02 01:48:23 +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 refactor shadow-utils 2018-11-02 20:58:15 +08:00
centos_pkg_dirs refactor shadow-utils 2018-11-02 20:58:15 +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 Bashate was not detecting E004 in all cases 2018-10-31 10:19:15 -05:00

README.rst

stx-integ

StarlingX Integration