StarlingX Integration and packaging
Go to file
Bart Wensley a26414d982 IPaddr2 resource agent fix for loopback interface
The IPaddr2 resource agent currently assigns addresses
to the loopback interface without specifying the scope,
so they default to the global scope. This fails if the
address is not in the loopback address range.

The fix is to always specify "scope host" when assigning
addresses to the loopback interface.

Change-Id: Ib7c08bfc1c661a9fb347308e55cc806b4dd129ad
Story: 2003910
Task: 26796
Signed-off-by: Bart Wensley <barton.wensley@windriver.com>
2018-11-22 15:45:18 -06:00
base IPaddr2 resource agent fix for loopback interface 2018-11-22 15:45:18 -06:00
ceph Merge "Python 3 compatibility: use print as a function." 2018-11-02 18:38:13 +00:00
config Fix exec check which restricts ceph-prepare execution 2018-11-07 01:42:09 -05:00
config-files Refactor patches for pam package 2018-11-20 18:21:35 +08:00
database Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
devstack Add DevStack plugin 2018-11-01 23:59:31 -05:00
doc [Doc] openstackdocstheme starlingxdocs theme 2018-10-22 14:36:35 +00:00
filesystem Refactor patches for iscsi-initiator-utils package 2018-11-18 01:01:24 +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 refactor openldap 2018-11-19 23:29:42 +08:00
logging Merge "refactor syslog-ng" 2018-11-19 01:28:20 +00:00
monitoring Make collectd alarm notifier retry alarm clear attempts that fail 2018-09-20 14:21:32 -04:00
networking Merge "refactor iptables" 2018-11-19 01:28:36 +00:00
python Fix fuzzy issue introduced by Change 597433 2018-11-06 01:56:04 +08:00
releasenotes [Doc] openstackdocstheme starlingxdocs theme 2018-10-22 14:36:35 +00:00
security refactor audit 2018-11-12 19:51:58 +08:00
storage-drivers Add hooks for python wheel generation 2018-10-23 10:35:32 -04:00
tools Refactor patches for initscripts package 2018-11-21 01:26:32 +00:00
utilities Implement Active-Active Heartbeat as HA Improvement 2018-11-14 20:19:41 +00:00
virt Rebase openstack-helm and openstack-helm-infra 2018-11-15 23:55:58 -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 DevStack plugin 2018-11-01 23:59:31 -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 Merge "refactor systemd" 2018-11-22 17:17:38 +00:00
centos_pike_docker_images.inc Create stx-integ docker image directives file 2018-11-14 15:16:18 -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 Merge "refactor systemd" 2018-11-22 17:17:38 +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
test-requirements.txt Add default test framework 2018-06-11 13:45:22 -05:00
tox.ini Merge "Add DevStack plugin" 2018-11-08 18:20:02 +00:00

README.rst

stx-integ

StarlingX Integration