commit | 44302614904b891ec2e07a885460cce45eb3e1b8 | [log] [tgz] |
---|---|---|
author | Jason Hall <jchall@samaritan.org> | Mon Feb 19 12:56:23 2024 -0600 |
committer | Dong Ma <dong.ma@vexxhost.com> | Sun Jan 19 22:26:10 2025 +0000 |
tree | c05a84d848c9445709e19c64ed594c81eda60865 | |
parent | 062d07b17a30e8e7e49ded3864ef4ee821b9e518 [diff] [blame] |
feat: allow prefix to image names This is in order to support proxy/caching without needing to maintain separate inventory override of each and every image. Closes-Bug: CLOUDOPS-761 Change-Id: I7585377939ac7e6757f1cdbcfcdffae02bab2715
diff --git a/tox.ini b/tox.ini index 44a886c..0673da3 100644 --- a/tox.ini +++ b/tox.ini
@@ -21,7 +21,9 @@ {posargs} [testenv:pin-digests] +skip_install = true deps = + docker-image-py>=0.1.12 oslo_config oslo_log ruyaml