Commit Graph

6 Commits

Author SHA1 Message Date
James Page 8b12b7978d Retire Panko Charm project
Panko is no longer maintained so retire the charm to deploy it.

Change-Id: Ia65b746e14b66a8b9f10d071c84b18bf55fc96f4
2021-12-14 10:23:05 +00:00
Aurelien Lourot 291e0b9c72 NOT MAINTAINED ANYMORE
Also synced release-tools to fix the gate, including
https://github.com/openstack-charmers/release-tools/pull/168

Change-Id: I5dade59d668435c4e9078539a92f551a64241afe
2021-10-28 10:21:18 +02:00
Corey Bryant b08168a166
Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Note that openstack-python35-jobs is retained since this charm is supported
on Xenial.

Change-Id: I80a54de2107c44694b5bd062988b67aae3eda1fe
Story: #2005924
Task: #34228
2019-08-16 21:29:38 -05:00
Ryan Beisner ab762132f8
Update tox, reqs, stestr, zuul definitions
Change-Id: I08e00c008ed085e9c24e8c041b27b213d9ec21a4
2019-08-16 16:54:05 -05:00
Doug Hellmann 985c2af1f6 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I59091ad46d42925392ce07329c9c6a301500a5eb
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-10-13 07:26:20 +00:00
Dmitrii Shcherbakov 1611ac88d5 add initial code for panko charm 2017-07-31 22:01:40 +03:00