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

class Server_sort_keys(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Add sort keys and directions to the Server GET v2 API.

alias = 'os-server-sort-keys'
name = 'ServerSortKeys'
namespace = 'http://docs.openstack.org/compute/ext/server_sort_keys/api/v2'
updated = '2014-05-22T00:00:00Z'

Previous topic

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

Next topic

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

Project Source

This Page