StarlingX source manifest to manage the repositories
Go to file
albailey 1ab6cabc9d python-gnocchiclient build fix (7.0.7)
Lock down python-gnocchiclient to tag 7.0.7

The master branch changed the setup.py which breaks how
the build and install ignore the subdirectories (like v1
or tests).  Tag 7.0.7 does not include that breakage.

Closes-bug: 1983389

Signed-off-by: albailey <Al.Bailey@windriver.com>
Change-Id: Ie5d4596b466e6d8f7c1f35a97c71e24e9acdbb66
2022-08-03 13:20:23 -04:00
.gitignore Add test framework 2018-06-08 15:48:00 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:25 +00:00
.zuul.yaml Adding job to upload commits to GitHub 2020-02-06 11:10:07 -05:00
README.rst Adding a README.rst for this repo 2020-04-15 10:37:24 -05:00
bindep.txt Add bindep.txt to install libxml2 2019-08-06 14:25:52 -05:00
common.xml manifest revisions for build layering 2020-02-06 14:12:08 -05:00
compiler.xml Revert "Manifest files: set default revision for the r/stx.4.0 branches" 2020-07-14 12:07:35 -07:00
containers.xml Add audit armada app to containers.xml 2021-06-08 10:44:40 -04:00
default.xml python-gnocchiclient build fix (7.0.7) 2022-08-03 13:20:23 -04:00
distro.xml python-gnocchiclient build fix (7.0.7) 2022-08-03 13:20:23 -04:00
flock.xml Add fluxcd app Istio to starlingx manifest 2022-05-02 13:14:45 -04:00
test-requirements.txt Add test framework 2018-06-08 15:48:00 -05:00
tox.ini fix tox python3 overrides 2018-10-05 10:52:11 +00:00

README.rst

manifest

StarlingX Manifest

Developer Notes

When updating xml files in this repo please remember to update the appropriate .gitignore file in https://opendev.org/starlingx/root otherwise the "repo status" command will show the new repo as an untracked change.

When updating the default.xml manifest, please also remember to update the appropriate layer manifest as well.