The download url for 0.12.0 on s3.amazonaws.com is gone,
so update to 0.13.0 and use the url from github.
Closes-bug: 2019771
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Ie562c04a4e5a85db8d283a267c5fde53ae8bd27f
The checksums of the tarball from github has changed, so
update to the new ones.
Closes-bug: 1945140
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I44acf422cd65c53a0ebe0b86e6a3def2529fef4e
* inherit stx-metadata to help install updated
files from stx 'integ' repo.
* remove the local copy of stx files.
Story: 2008952
Task: 42576
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I41e37d1b0808ad86e2610394691ead37c8875326
* version 2.7.1 is required by registry-token-server
in stx 5.0
* combine the bbappend and bb file
* add INSANE_SKIP to skip two QA issues
* update the stx-preferred-vers.inc
Story: 2008952
Task: 42576
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Ie56f3781c7045347dad5b6418c28288159ac6c13
* add bbappend to uprev to 1.3.3
* inherit stx-metadata to help apply patches and install
updated files from stx 'integ' and 'config-files' repo.
* override the do_compile since the one in meta-virtualization
doesn't work for the new version.
* append do_install to install extra binaries and config files
Story: 2008952
Task: 42576
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Ie52b798f844c88e7d79ef84293fc140c9784a0fb
* cri-tools is required by containerd for stx 5.0
(in centos, it's not a seperate package, it's included
in containerd package)
* the original recipe is copied from master branch
of meta-virtualization
* inherit stx-metadata to install config files from
stx 'integ' repo.
Story: 2008952
Task: 42576
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I64720f4e09e20cf7fd4ab44e80777d3955d2fc58
* uprev to 1.18.1
* inherit stx-metadata to help apply patches and
install updated files from stx 'integ' repo.
* remove the local copy of stx files.
* fetch the updated kubernetes-contrib files from
github tarball and remove the local copy.
* update the do_install according to updated
spec file.
Story: 2008952
Task: 42576
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I303e649f4a9a63ef8049ada1c8ce18fb23493d5e
* uprev to 3.2.1
* inherit stx-metadata to help install updated
files from stx 'integ' repo.
* remove the local copy of stx files.
* remove useless commented lines.
* update the do_install according to updated
spec file.
Story: 2008952
Task: 42576
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Ief8355fd617252f4c2eea8b48ae5cfba98321d1d
armada is required by the ansible boostrap,
so add the new recipe and add it into the image.
Story: 2008952
Task: 42576
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I4b30993a4144f80edf92d8d7be3df6dd97ec3794
* inherit stx-metadata to help install updated files
from stx 'config-files' repo
* remove do_copy_config_files since it's not
needed after using stx-metadata
Story: 2008952
Task: 42576
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I54bf9408f67df151570acffd78f6f82694af5252
* inherit stx-metadata to help install updated files
from stx 'config-files' repo
* remove do_copy_config_files since it's not
needed after using stx-metadata
Story: 2008952
Task: 42576
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I1e6505ac4a142e976f3d66137801012cb393bc08
There are about 30 patches made in upstream stx-ceph
not added in our recipe, and the ceph-mgr-restful issue
was already fixed by one of these patches:
https://github.com/starlingx-staging/stx-ceph/pull/29
So in order to avoid other issues that has been fixed in upstream
stx-ceph, do the following to align with stx 3.0:
- Change to use the sources from stx-ceph git repos.
- Use the sources for third party libs required by ceph from ceph git
repos.
- Remove the patch 0005-Add-hooks-for-orderly-shutdown-on-controller.patch
since it's already included in the source of stx-ceph.
- Fix the hard coded path of libdir in init scripts.
Closes-bug: 1905376
Change-Id: I18e72d79fc06c3a9b0bceceba7da10c6d220958f
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
The hardcoded path /usr/sbin/service in ceph-disk is
incorrect for yocto.
Story: 2008204
Task: 40988
Change-Id: I374a90886ad679595054ab3b75c3438002f52024
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
In stx 3.0, ceph runs with root user and is not meant to
be managed by systemd, so remove ceph user group, and
disable systemd services by default.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com>
ceph-disk is used by stx puppet manifest but it's replaced by
ceph-volume in ceph 14.1+, and there might be other incompatible
issues, so add version 13.2.2 to align with stx 3.0, the version
14.1 is kept so it may be used by future stx release.
This includes the following changes:
- Add recipe and patches for version 13.2.2
- Set preferred version to 13.2.2
- Rename ceph_%.bbappend to ceph_14.1.0.bbappend
- Update the conf file and scripts from stx 2.0 to stx 3.0
- Remove the useless files in stx-integ
fix #483
fix #497
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com>
Import from stak-common and move to meta-stx-cloud, remove kubernetes
as it's older than what we already had. The registry-token-server
files are duplicates of what you already had also.
Signed-off-by: Saul Wold <sgw@linux.intel.com>
These recipes are either bbappend to meta-virtualization or
new recipes related to virtualization and/or docker
Signed-off-by: Saul Wold <sgw@linux.intel.com>