nova/nova/tests/unit/conductor/tasks
Stephen Finucane 0f7f95b917 neutron: Rework how we check for extensions
There are couple of changes we can make here:

- Always attempt to refresh the cache before checking if an extension is
  enabled.
- Using extension slugs as our reference point rather than extension
  names. They seem like a better thing to use as a constant and are
  similarly fixed.
- Be consistent in how we name and call the extension check functions
- Add documentation for what each extension doing/used for

There's a TODO here to remove some code that relies on an out-of-tree
extension that I can't see. That's done separately since this is already
big enough.

Change-Id: I8058902df167239fa455396d3595a56bcf472b2b
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2021-09-02 12:10:04 +01:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_base.py Pass exception through TaskBase.rollback 2019-11-04 15:44:42 -05:00
test_cross_cell_migrate.py neutron: Rework how we check for extensions 2021-09-02 12:10:04 +01:00
test_live_migrate.py neutron: Rework how we check for extensions 2021-09-02 12:10:04 +01:00
test_migrate.py Support move ops with extended resource request 2021-08-27 17:59:18 +02:00