The nova.api.openstack.compute.legacy_v2.contrib.server_list_multi_status Module

class Server_list_multi_status(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Allow to specify multiple status values concurrently in the servers list API..

alias = 'os-server-list-multi-status'
name = 'ServerListMultiStatus'
namespace = 'http://docs.openstack.org/compute/ext/os-server-list-multi-status/api/v2'
updated = '2014-05-11T00:00:00Z'

Previous topic

The nova.api.openstack.compute.legacy_v2.contrib.server_groups Module

Next topic

The nova.api.openstack.compute.legacy_v2.contrib.server_password Module

Project Source

This Page