Juju Charm - Octavia Dashboard
Go to file
Corey Bryant 190ad7508d Pin tox to < 4.0.0
Tox 4.0.0 was recently released and it has several breaking changes.
We pin to < 4.0.0 here. We are planning to move forward only on the
master charm branches.

Tox is also pinned to < 4.0.0 for stable branches in upstream
openstack-zuul-jobs as well as in zosci-config. However, the
requires= section in the charm's tox.ini file ends up installing
tox>4, wiping out the zuul-pinned tox<4 that was already installed
installed. This patch fixes that.

Change-Id: Ia7add693d07209173f571523b3bab4915ae8de6a
2023-01-09 13:59:44 -05:00
src Updates for zed stable branch creation 2022-10-20 18:23:52 -07:00
unit_tests Use unittest.mock instead of mock 2021-12-15 14:31:17 +00:00
.gitignore Add *.charm to gitignore 2022-04-18 21:09:25 +01:00
.gitreview Updates for zed stable branch creation 2022-10-20 18:23:52 -07:00
.stestr.conf Initial commit of Octavia Dashboard plugin subordinate 2018-11-06 11:33:41 +01:00
.travis.yml Initial commit of Octavia Dashboard plugin subordinate 2018-11-06 11:33:41 +01:00
.zuul.yaml Add Kinetic and Zed support 2022-10-05 07:47:55 -04:00
LICENSE Initial commit of Octavia Dashboard plugin subordinate 2018-11-06 11:33:41 +01:00
bindep.txt Build separately for each supported series and use binary builds 2022-10-05 07:47:44 -04:00
build-requirements.txt Build separately for each supported series and use binary builds 2022-10-05 07:47:44 -04:00
charmcraft.yaml Add Kinetic and Zed support 2022-10-05 07:47:55 -04:00
metadata.yaml Migrate charm to charmhub latest/edge track 2022-01-27 22:01:35 +00:00
osci.yaml Add Kinetic and Zed support 2022-10-05 07:47:55 -04:00
pip.sh Add xena bundles 2021-09-27 16:32:28 +01:00
rebuild Add xena bundles 2021-09-27 16:32:28 +01:00
rename.sh Add Kinetic and Zed support 2022-10-05 07:47:55 -04:00
requirements.txt Updates for zed stable branch creation 2022-10-20 18:23:52 -07:00
test-requirements.txt Updates for zed stable branch creation 2022-10-20 18:23:52 -07:00
tox.ini Pin tox to < 4.0.0 2023-01-09 13:59:44 -05:00