debian: Remove debian-integration package
Remove the debian-integration package and drop from the ISO. Test Plan: PASS Build the ISO Story: 2009968 Task: 46991 Depends-On: https://review.opendev.org/c/starlingx/tools/+/866600 Signed-off-by: Charles Short <charles.short@windriver.com> Change-Id: I4f141f82c69fcfad90965662b9c1a0f9758e1155
This commit is contained in:
parent
cd144c3a74
commit
bd9062c1c0
@ -10,9 +10,6 @@ ceph-manager
|
|||||||
#collector
|
#collector
|
||||||
collector
|
collector
|
||||||
|
|
||||||
#debian-integration
|
|
||||||
debian-integration
|
|
||||||
|
|
||||||
#hostdata-collectors
|
#hostdata-collectors
|
||||||
engtools
|
engtools
|
||||||
|
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
ceph/ceph-manager
|
ceph/ceph-manager
|
||||||
ceph/python-cephclient
|
ceph/python-cephclient
|
||||||
tools/debian-integration
|
|
||||||
tools/collector
|
tools/collector
|
||||||
tools/engtools/hostdata-collectors
|
tools/engtools/hostdata-collectors
|
||||||
tools/opae/opae-sdk
|
tools/opae/opae-sdk
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
debian-integration (1.0-1) unstable; urgency=medium
|
|
||||||
|
|
||||||
* Initial release.
|
|
||||||
|
|
||||||
-- Al Bailey <Al.Bailey@windriver.com> Mon, 21 Mar 2022 14:54:39 +0000
|
|
@ -1,13 +0,0 @@
|
|||||||
Source: debian-integration
|
|
||||||
Section: admin
|
|
||||||
Priority: optional
|
|
||||||
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
|
|
||||||
Build-Depends: debhelper-compat (= 13)
|
|
||||||
Standards-Version: 4.4.1
|
|
||||||
Homepage: https://www.starlingx.io
|
|
||||||
|
|
||||||
Package: debian-integration
|
|
||||||
Architecture: all
|
|
||||||
Depends: ${misc:Depends}
|
|
||||||
Description: StarlingX Debian integration helper files.
|
|
||||||
Installs temporary StarlingX's Debian integration files
|
|
@ -1,27 +0,0 @@
|
|||||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
||||||
Upstream-Name: debian-integration
|
|
||||||
Source: https://opendev.org/starlingx/config-files/
|
|
||||||
|
|
||||||
Files: *
|
|
||||||
Copyright: (c) 2013-2022 Wind River Systems, Inc
|
|
||||||
License: Apache-2
|
|
||||||
|
|
||||||
Files: debian/*
|
|
||||||
Copyright: 2022 Wind River Systems, Inc
|
|
||||||
License: Apache-2
|
|
||||||
|
|
||||||
License: Apache-2
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
.
|
|
||||||
https://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
.
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
.
|
|
||||||
On Debian-based systems the full text of the Apache version 2.0 license
|
|
||||||
can be found in `/usr/share/common-licenses/Apache-2.0'.
|
|
@ -1 +0,0 @@
|
|||||||
usr/share/debian-integration
|
|
@ -1,7 +0,0 @@
|
|||||||
|
|
||||||
after_bootstrap_workarounds.sh usr/share/debian-integration
|
|
||||||
before_bootstrap_workarounds.sh usr/share/debian-integration
|
|
||||||
helm.py.patched usr/share/debian-integration
|
|
||||||
interfaces.vm.example usr/share/debian-integration
|
|
||||||
README.md usr/share/debian-integration
|
|
||||||
worker_reserved.conf usr/share/debian-integration
|
|
@ -1,5 +0,0 @@
|
|||||||
#!/usr/bin/make -f
|
|
||||||
#export DH_VERBOSE = 1
|
|
||||||
|
|
||||||
%:
|
|
||||||
dh $@
|
|
@ -1 +0,0 @@
|
|||||||
3.0 (quilt)
|
|
@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
debname: debian-integration
|
|
||||||
debver: 1.0-1
|
|
||||||
src_path: source-debian
|
|
||||||
revision:
|
|
||||||
dist: $STX_DIST
|
|
||||||
PKG_GITREVCOUNT: true
|
|
@ -1,19 +0,0 @@
|
|||||||
VM steps:
|
|
||||||
- boot iso
|
|
||||||
- copy workarounds to /home/sysadmin
|
|
||||||
- generate /home/sysadmin/localhost.yml (with dns_servers entry)
|
|
||||||
- run before_bootstrap_workarounds.sh
|
|
||||||
- run bootstrap
|
|
||||||
- generate /home/sysadmin/interfaces file
|
|
||||||
- run after_bootstrap_workarounds.sh
|
|
||||||
- unlock
|
|
||||||
|
|
||||||
HW steps:
|
|
||||||
- boot iso
|
|
||||||
- copy workarounds to /home/sysadmin
|
|
||||||
- generate /home/sysadmin/localhost.yml (with dns_servers entry)
|
|
||||||
- run before_bootstrap_workarounds.sh
|
|
||||||
- run bootstrap
|
|
||||||
- generate /home/sysadmin/interfaces file
|
|
||||||
- run after_bootstrap_workarounds.sh
|
|
||||||
- unlock
|
|
@ -1 +0,0 @@
|
|||||||
# don't remove the file yet, keep this hot
|
|
@ -1 +0,0 @@
|
|||||||
# don't remove the file yet, keep this hot
|
|
File diff suppressed because it is too large
Load Diff
@ -1,39 +0,0 @@
|
|||||||
# HEADER: This file is being managed by puppet. Changes to
|
|
||||||
# HEADER: interfaces that are not being managed by puppet will persist;
|
|
||||||
# HEADER: however changes to interfaces that are being managed by puppet will
|
|
||||||
# HEADER: be overwritten. In addition, file order is NOT guaranteed.
|
|
||||||
# HEADER: Last generated at: 2022-02-15 12:23:56 +0000 by Andre Kantek
|
|
||||||
|
|
||||||
|
|
||||||
auto enp0s3 lo lo:1 lo:5
|
|
||||||
|
|
||||||
iface enp0s3 inet static
|
|
||||||
address 10.41.4.3
|
|
||||||
netmask 255.255.255.0
|
|
||||||
gateway 10.41.4.1
|
|
||||||
mtu 1500
|
|
||||||
pre-up sleep 20; /usr/sbin/sysctl -w net.ipv6.conf.enp0s3.autoconf=0 net.ipv6.conf.enp0s3.accept_ra=0 net.ipv6.conf.enp0s3.accept_redirects=0
|
|
||||||
|
|
||||||
iface lo inet static
|
|
||||||
address 192.168.204.2
|
|
||||||
netmask 255.255.255.0
|
|
||||||
mtu 1500
|
|
||||||
post-up /usr/local/bin/tc_setup.sh lo mgmt 10000 > /dev/null
|
|
||||||
pre-up sleep 20; /usr/sbin/sysctl -w net.ipv6.conf.lo.autoconf=0 net.ipv6.conf.lo.accept_ra=0 net.ipv6.conf.lo.accept_redirects=0
|
|
||||||
scope host
|
|
||||||
|
|
||||||
iface lo:1 inet static
|
|
||||||
address 192.168.204.2
|
|
||||||
netmask 255.255.255.0
|
|
||||||
mtu 1500
|
|
||||||
pre-up sleep 20; /usr/sbin/sysctl -w net.ipv6.conf.lo.autoconf=0 net.ipv6.conf.lo.accept_ra=0 net.ipv6.conf.lo.accept_redirects=0
|
|
||||||
scope host
|
|
||||||
|
|
||||||
iface lo:5 inet static
|
|
||||||
address 192.168.206.2
|
|
||||||
netmask 255.255.255.0
|
|
||||||
mtu 1500
|
|
||||||
pre-up sleep 20; /usr/sbin/sysctl -w net.ipv6.conf.lo.autoconf=0 net.ipv6.conf.lo.accept_ra=0 net.ipv6.conf.lo.accept_redirects=0
|
|
||||||
scope host
|
|
||||||
|
|
||||||
|
|
@ -1,55 +0,0 @@
|
|||||||
################################################################################
|
|
||||||
# Copyright (c) 2018 Wind River Systems, Inc.
|
|
||||||
#
|
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
|
||||||
#
|
|
||||||
################################################################################
|
|
||||||
# WORKER Node configuration parameters for reserved memory and physical cores
|
|
||||||
# used by Base software and VSWITCH. These are resources that libvirt cannot use.
|
|
||||||
#
|
|
||||||
|
|
||||||
################################################################################
|
|
||||||
#
|
|
||||||
# List of logical CPU instances available in the system. This value is used
|
|
||||||
# for auditing purposes so that the current configuration can be checked for
|
|
||||||
# validity against the actual number of logical CPU instances in the system.
|
|
||||||
#
|
|
||||||
################################################################################
|
|
||||||
WORKER_CPU_LIST="0-7"
|
|
||||||
|
|
||||||
################################################################################
|
|
||||||
#
|
|
||||||
# List of Base software resources reserved per numa node. Each array element
|
|
||||||
# consists of a 3-tuple formatted as: <node>:<memory>:<cores>.
|
|
||||||
#
|
|
||||||
# Example: To reserve 1500MB and 1 core on NUMA node0, and 1500MB and 1 core
|
|
||||||
# on NUMA node1, the variable must be specified as follows.
|
|
||||||
# WORKER_BASE_MEMORY=("node0:1500MB:1" "node1:1500MB:1")
|
|
||||||
#
|
|
||||||
################################################################################
|
|
||||||
WORKER_BASE_RESERVED=("node0:14500MB:1" "node1:2000MB:0" "node2:2000MB:0" "node3:2000MB:0")
|
|
||||||
|
|
||||||
################################################################################
|
|
||||||
#
|
|
||||||
# List of HugeTLB memory descriptors to configure. Each array element
|
|
||||||
# consists of a 3-tuple descriptor formatted as: <node>:<pgsize>:<pgcount>.
|
|
||||||
# The NUMA node specified must exist and the HugeTLB pagesize must be a valid
|
|
||||||
# value such as 2048kB or 1048576kB.
|
|
||||||
#
|
|
||||||
# For example, to request 256 x 2MB HugeTLB pages on NUMA node0 and node1 the
|
|
||||||
# variable must be specified as follows.
|
|
||||||
# WORKER_VSWITCH_MEMORY=("node0:2048kB:256" "node1:2048kB:256")
|
|
||||||
#
|
|
||||||
################################################################################
|
|
||||||
WORKER_VSWITCH_MEMORY=("node0:1048576kB:1" "node1:1048576kB:1" "node2:1048576kB:1" "node3:1048576kB:1")
|
|
||||||
|
|
||||||
################################################################################
|
|
||||||
#
|
|
||||||
# List of VSWITCH physical cores reserved for VSWITCH applications.
|
|
||||||
#
|
|
||||||
# Example: To reserve 2 cores on NUMA node0, and 2 cores on NUMA node1, the
|
|
||||||
# variable must be specified as follows.
|
|
||||||
# WORKER_VSWITCH_CORES=("node0:2" "node1:2")
|
|
||||||
#
|
|
||||||
################################################################################
|
|
||||||
WORKER_VSWITCH_CORES=("node0:2" "node1:0" "node2:0" "node3:0")
|
|
Loading…
Reference in New Issue
Block a user