Functional tests needs to be added for Nova plugin
Add tests for - Initial Indexing - All Listener events 'compute.instance.update' 'compute.instance.exists' 'compute.instance.create.end' 'compute.instance.power_on.end' 'compute.instance.power_off.end' 'compute.instance.delete.end' - API Testing Specially RBAC
See Glance plugin for sample : https://github.com/openstack/searchlight/blob/master/searchlight/tests/functional/test_glance_plugins.py
Functional tests needs to be added for Nova plugin
Add tests for
'compute. instance. update'
'compute. instance. exists'
'compute. instance. create. end'
'compute. instance. power_on. end'
'compute. instance. power_off. end'
'compute. instance. delete. end'
Specially RBAC
- Initial Indexing
- All Listener events
- API Testing
See Glance plugin for sample : https:/ /github. com/openstack/ searchlight/ blob/master/ searchlight/ tests/functiona l/test_ glance_ plugins. py