commit | e547ce9024b71ac5036f5cb7f7936ccede6384cc | [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:25:33 2025 +0000 |
tree | 6f981a0484e6205ffcd84a4ae5ed5bcdecd4bb20 | |
parent | df478a5116de56bcddc44d5d27706256a8c7d5ea [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