Bases: object
A client which gets information via python-novaclient.
Returns list of all instances.
If since is supplied, it will return the instances changes since that datetime. since should be in ISO Format ‘%Y-%m-%dT%H:%M:%SZ’
Returns list of instances on particular host.
If since is supplied, it will return the instances changed since that datetime. since should be in ISO Format ‘%Y-%m-%dT%H:%M:%SZ’
Enter search terms or a module, class or function name.