Helpers for writing Ops Framework OpenStack Charms
Go to file
Alex Kavanagh f1878f9784 Updates for 23.10 release (bobcat/2023.2)
* Locked requirements using pip-compile:
  * existing (test-)requirements.txt ->
    (test-)requirements.in
  * pip-compile to *-py3[8|10].txt using python3.8
    and python3.10.
  * Updated tox.ini to use the appropriate merged
    requirements-*.txt files.
* updated .gitreview for defaultbranch

Change-Id: I68f198613ce2d1b1728a88a2b16ceef7c8c8c1b9
2023-11-05 07:53:48 +00:00
ops_openstack Add bobcat:reef mapping 2023-09-19 10:47:25 -03:00
unit_tests Add bobcat:reef mapping 2023-09-19 10:47:25 -03:00
.gitignore Add first set of unit tests 2020-04-23 12:04:38 +00:00
.gitreview Updates for 23.10 release (bobcat/2023.2) 2023-11-05 07:53:48 +00:00
.stestr.conf Add first set of unit tests 2020-04-23 12:04:38 +00:00
.zuul.yaml Add zuul and gitreview 2020-09-01 13:27:58 +00:00
setup.cfg Add setuptools config 2020-07-31 08:13:24 +00:00
setup.py Add setuptools config 2020-07-31 08:13:24 +00:00
test-requirements-py38.txt Updates for 23.10 release (bobcat/2023.2) 2023-11-05 07:53:48 +00:00
test-requirements-py310.txt Updates for 23.10 release (bobcat/2023.2) 2023-11-05 07:53:48 +00:00
test-requirements.in Updates for 23.10 release (bobcat/2023.2) 2023-11-05 07:53:48 +00:00
tox.ini Updates for 23.10 release (bobcat/2023.2) 2023-11-05 07:53:48 +00:00