nova/doc/api_samples/os-block-device-mapping-v2-...
Nikola Dipanov 8c3475706d Servers API for the new BDM format
This patch makes the nova API aware and able to accept the new block
device mapping format introduced in
If30afdb59d4c4268b97d3d10270df2cc729a0c4c when booting an instance.

It does so by introducing a new extension into the v2 API. There is no
v3 extension as part of this patch because volume extension is going
away in v3 and thus this functionality can be part of the core servers
extension. This will be done in a subsequent patch.

The compute API create method will still convert these back to the
legacy format for the time being until the compute API will know how to
take advantage of the new format.

As this change adds the new API extension, marking it as DocImpact so
that the changes and the API data format can be documented.

blueprint: improve-block-device-handling
Change-Id: I2c1b63e41deca26f727fb9ed912a55494db9c76c
2013-07-26 12:33:01 +02:00
..
server-post-req.json Servers API for the new BDM format 2013-07-26 12:33:01 +02:00
server-post-req.xml Servers API for the new BDM format 2013-07-26 12:33:01 +02:00
server-post-resp.json Servers API for the new BDM format 2013-07-26 12:33:01 +02:00
server-post-resp.xml Servers API for the new BDM format 2013-07-26 12:33:01 +02:00