StarlingX System Configuration Management
Go to file
Al Bailey b2881d90df Fix tox in other repos that import sysinv
sysinv.common.utils is imported in cgcs-patch.

When keyring was added to that file, the tox and
zuul jobs in cgcs-patch failed.

The root reason for this is that when those other repos
add sysinv as a dependency, only the requirements.txt is
used when constructing the egg for import by tox.

By properly relocating runtime required files from
test-requirements.txt to requirements.txt, those other
repos are able to import the additional required components.

This does not impact rpms since those are driven by the
Requires directives in the spec files.

Change-Id: I8d9d84345a0810e311d2a50cdcbdb49056f80c2c
Fixes-Bug: 1848786
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2019-10-22 11:39:22 -05:00
api-ref/source Support for NTP/PTP coexistence 2019-09-17 14:45:18 -04:00
config-gate Update opensuse RPM spec-file version to 1.0.0 2019-10-16 14:54:29 -07:00
controllerconfig controllerconfig: remove /usr/bin/env 2019-10-16 14:55:27 -07:00
devstack Followup opendev cleanup and test jobs 2019-04-20 21:04:15 -05:00
doc Fix the error links for config docs 2019-07-03 12:49:04 +00:00
playbooks/tox-puppet-lint Fixing puppet-lint failures in zuul 2019-06-26 11:30:59 -05:00
releasenotes Update config for release notes to include project name 2019-02-05 14:03:49 -08:00
storageconfig Update opensuse RPM spec-file version to 1.0.0 2019-10-16 14:54:29 -07:00
sysinv Fix tox in other repos that import sysinv 2019-10-22 11:39:22 -05:00
tmp/patch-scripts/EXAMPLE_SYSINV/scripts StarlingX open source release updates 2018-05-31 07:35:52 -07:00
tools/docker/images Enable kubernetes SCTPSupport feature 2019-09-03 19:23:05 +00:00
tsconfig Update opensuse RPM spec-file version to 1.0.0 2019-10-16 14:54:29 -07:00
workerconfig Update opensuse RPM spec-file version to 1.0.0 2019-10-16 14:54:29 -07:00
.gitignore Minor zuul and tox file cleanup after manifest re-org 2019-09-06 15:40:37 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:42 +00:00
.yamllint clear yamllint errors under stx-config 2018-09-12 21:11:57 +08:00
.zuul.yaml Add build rpms zuul job template 2019-10-17 13:49:22 +00:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:35:52 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:35:52 -07:00
centos_dev_wheels.inc Config file changes to add 'tsconfig' after relocation from 'update' 2019-09-05 11:51:05 -04:00
centos_helm.inc Infrastructure and Cluster Monitoring 2019-08-21 17:19:54 -04:00
centos_iso_image.inc Config file changes for packages relocated to repo 'platform-armada-app' 2019-09-05 11:52:28 -04:00
centos_pkg_dirs Config file changes for packages relocated to repo 'platform-armada-app' 2019-09-05 11:52:28 -04:00
centos_pkg_dirs_containers Config file changes for packages relocated to repo 'openstack-armada-app' 2019-09-05 10:42:00 -04:00
centos_stable_wheels.inc Config file changes to add 'tsconfig' after relocation from 'update' 2019-09-05 11:51:05 -04:00
test-requirements.txt Properly enable hacking checks for flake8 2018-12-18 11:28:56 -06:00
tox.ini Relocated some packages to repo 'platform-armada-app' 2019-09-05 16:18:14 -04:00

README.rst

stx-config

StarlingX Configuration Management