-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
21.10 - Stable cut of charms for testing period
* use stable/21.10 libraries * use zaza/zaza-openstack-tests at stable/21.10 * build.lock files for reactive charms * bundles refer to ~openstack-charms candidate channel * Update tox.ini and pip.sh Change-Id: Ibf8acb0a7a637ab74fe4a262825f3dec648cf454
- Loading branch information
1 parent
2cfacc2
commit c7da249
Showing
22 changed files
with
614 additions
and
194 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,5 @@ | |
host=review.opendev.org | ||
port=29418 | ||
project=openstack/charm-ceph-fs.git | ||
|
||
defaultbranch=stable/21.10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
#!/usr/bin/env bash | ||
# | ||
# This file is managed centrally by release-tools and should not be modified | ||
# within individual charm repos. See the 'global' dir contents for available | ||
# choices of tox.ini for OpenStack Charms: | ||
# https://github.com/openstack-charmers/release-tools | ||
# | ||
# setuptools 58.0 dropped the support for use_2to3=true which is needed to | ||
# install blessings (an indirect dependency of charm-tools). | ||
# | ||
# More details on the beahvior of tox and virtualenv creation can be found at | ||
# https://github.com/tox-dev/tox/issues/448 | ||
# | ||
# This script is wrapper to force the use of the pinned versions early in the | ||
# process when the virtualenv was created and upgraded before installing the | ||
# depedencies declared in the target. | ||
pip install 'pip<20.3' 'setuptools<50.0.0' | ||
pip "$@" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,198 @@ | ||
{ | ||
"locks": [ | ||
{ | ||
"type": "layer", | ||
"item": "layer:options", | ||
"url": "https://github.com/juju-solutions/layer-options.git", | ||
"vcs": null, | ||
"branch": "refs/heads/master", | ||
"commit": "fcdcea4e5de3e1556c24e6704607862d0ba00a56" | ||
}, | ||
{ | ||
"type": "layer", | ||
"item": "layer:basic", | ||
"url": "https://github.com/juju-solutions/layer-basic.git", | ||
"vcs": null, | ||
"branch": "refs/heads/master", | ||
"commit": "a3ff62c32c993d80417f6e093e3ef95e42f62083" | ||
}, | ||
{ | ||
"type": "layer", | ||
"item": "layer:openstack", | ||
"url": "https://github.com/openstack/charm-layer-openstack", | ||
"vcs": null, | ||
"branch": "refs/heads/master", | ||
"commit": "207bac8bec837edc6a4d6003f51d5b59d2d75adb" | ||
}, | ||
{ | ||
"type": "layer", | ||
"item": "layer:ceph", | ||
"url": "https://github.com/openstack/charm-layer-ceph.git", | ||
"vcs": null, | ||
"branch": "refs/heads/master", | ||
"commit": "17d40abd8d9ec3b8c32756ca981c80c4733c016f" | ||
}, | ||
{ | ||
"type": "layer", | ||
"item": "ceph-fs", | ||
"url": null, | ||
"vcs": null, | ||
"branch": "refs/heads/21.10-updates\nrefs/heads/master", | ||
"commit": "refs/heads/21.10-updates\nrefs/heads/master" | ||
}, | ||
{ | ||
"type": "layer", | ||
"item": "interface:tls-certificates", | ||
"url": "https://github.com/juju-solutions/interface-tls-certificates", | ||
"vcs": null, | ||
"branch": "refs/heads/master", | ||
"commit": "d9850016d930a6d507b9fd45e2598d327922b140" | ||
}, | ||
{ | ||
"type": "layer", | ||
"item": "interface:ceph-mds", | ||
"url": "https://opendev.org/openstack/charm-interface-ceph-client.git", | ||
"vcs": null, | ||
"branch": null, | ||
"commit": "3ca251fb01a7cd51d2a0ee2b9b66647c8ffe891f" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "Jinja2", | ||
"vcs": null, | ||
"version": "2.10.1" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "psutil", | ||
"vcs": null, | ||
"version": "5.8.0" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "dnspython", | ||
"vcs": null, | ||
"version": "1.15.0" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "setuptools", | ||
"vcs": null, | ||
"version": "41.6.0" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "pip", | ||
"vcs": null, | ||
"version": "18.1" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "pbr", | ||
"vcs": null, | ||
"version": "5.6.0" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "PyYAML", | ||
"vcs": null, | ||
"version": "5.2" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "dnspython3", | ||
"vcs": null, | ||
"version": "1.15.0" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "setuptools_scm", | ||
"vcs": null, | ||
"version": "1.17.0" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "netifaces", | ||
"vcs": null, | ||
"version": "0.11.0" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "MarkupSafe", | ||
"vcs": null, | ||
"version": "1.1.1" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "Tempita", | ||
"vcs": null, | ||
"version": "0.4" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "charms.openstack", | ||
"url": "git+https://github.com/openstack/charms.openstack.git", | ||
"branch": "refs/heads/stable/21.10", | ||
"version": "10627ee5f991c268f174d6d100e218a0e1867af1", | ||
"vcs": "git" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "charms.reactive", | ||
"vcs": null, | ||
"version": "1.4.1" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "ceph_api", | ||
"vcs": null, | ||
"version": "0.4.0" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "six", | ||
"vcs": null, | ||
"version": "1.16.0" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "charmhelpers", | ||
"url": "git+https://github.com/juju/charm-helpers.git", | ||
"branch": "refs/heads/stable/21.10", | ||
"version": "26efcd0da51d580f68ead2ca13c38f58766f8a14", | ||
"vcs": "git" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "netaddr", | ||
"vcs": null, | ||
"version": "0.7.19" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "charms.ceph", | ||
"url": "git+https://github.com/openstack/charms.ceph.git", | ||
"branch": "refs/heads/master", | ||
"version": "16bcf7571279c64da98fa9176ae030390ba78639", | ||
"vcs": "git" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "wheel", | ||
"vcs": null, | ||
"version": "0.33.6" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "pyaml", | ||
"vcs": null, | ||
"version": "21.10.1" | ||
}, | ||
{ | ||
"type": "python_module", | ||
"package": "pyxattr", | ||
"vcs": null, | ||
"version": "0.7.2" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.