626fee5dcc
Unit tests under py3.12 were generating these errors: AttributeError: 'NeutronCCContextTest' object has no attribute 'assertEquals'. Did you mean: 'assertEqual'? AttributeError: 'called_with' is not a valid assertion Fixed all test asserts to be valid and correct. TrivialFix Change-Id: Ic43731eda5e1617320cf2aa9cf413b45bf982214 |
||
---|---|---|
.. | ||
__init__.py | ||
test_actions_openstack_upgrade.py | ||
test_actions.py | ||
test_neutron_api_context.py | ||
test_neutron_api_hooks.py | ||
test_neutron_api_utils.py | ||
test_utils.py |