Jump to: navigation, search

QuantumV2APIIntro

Revision as of 20:54, 3 June 2012 by Launchpad (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Quantum Developer v2 API Intro

The goal of this document is to quickly get a Quantum developer who is already familiar with how things worked with the v1.0 and v1.1 API up to speed on the v2.0 API. Full API specification (i.e., http://docs.openstack.org/api/openstack-network/1.0/content/index.html) will be coming as well, but this document is an attempt to jumpstart developers who have Folsom-2 work that requires using v2.0 API.

The v2.0 API code is available for review here: https://review.openstack.org/#/c/8039/

You're encouraged to to through the code once you read this overview.

Summary:

The v2.0 API represents a combination of the [ Quantum v1.1 API | http://docs.openstack.org/api/openstack-network/1.0/content/] with some of the most essential IPAM capabilities from the [ Melange API | http://melange.readthedocs.org/en/latest/apidoc.html ]