Comment 0 for bug 1552806

Revision history for this message
Lakshmi N Sampath (lakshmi-sampath) wrote : Functional tests missing for Nova

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