Table Of Contents

Previous topic

Authentication and Authorization

Next topic

Scheduler

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.2 docs or all OpenStack docs too.

API Endpoint

Nova has a system for managing multiple APIs on different subdomains. Currently there is support for the OpenStack API, as well as the Amazon EC2 API.

Common Components

The nova.api Module

The nova.api.cloud Module

OpenStack API

The openstack Module

The auth Module

The backup_schedules Module

The faults Module

The flavors Module

The images Module

The ratelimiting Module

The servers Module

The sharedipgroups Module

EC2 API

The nova.api.ec2 Module

The admin Module

The apirequest Module

The cloud Module

The images Module

The metadatarequesthandler Module

Tests

The api_unittest Module

The api_integration Module

The cloud_unittest Module

The api.fakes Module

The api.test_wsgi Module

The test_api Module

The test_auth Module

The test_faults Module

The test_flavors Module

The test_images Module

The test_ratelimiting Module

The test_servers Module

The test_sharedipgroups Module