a0593c77f8
This patch changes the default reporitory (hub.docker.com) to quay.io, in order to avoid the limitations implemented in the website, reducing the download request. The base image is the same: Ubuntu 22.04 NOTE: it could be possible that quay.io implements the same limitations. Closes-Bug: #2089140 Change-Id: If2aa7a58de35f14066d3e95058407af343b97f44 |
||
---|---|---|
.. | ||
api | ||
bgpvpn | ||
common | ||
fwaas | ||
neutron_dynamic_routing | ||
scenario | ||
services | ||
sfc | ||
tap_as_a_service | ||
vpnaas | ||
__init__.py | ||
config.py | ||
exceptions.py | ||
plugin.py | ||
README.rst |
WARNING
Some files under this path were copied from tempest as part of the move of the api tests, and they will be removed as required over time to minimize the dependency on the tempest testing framework. While it exists, only neutron_tempest_plugin.* should be importing files from this path. neutron_tempest_plugin.config uses the global cfg.CONF instance and importing it outside of the api tests has the potential to break Neutron's use of cfg.CONF.