350d6f5337
Adds os-keypairs to the core list for the V3 API. Rename os-keypairs to keypairs as part of this change. Fixes some incorrect urls in test_keypairs which still included the tenant id Updates api samples for servers since keypairs is now core and forms part of the response by default +DocImpact Partially implements blueprint nova-v3-api Change-Id: I8cdf52be0c8b19f7704848029a78373da8018cab
6 lines
452 B
XML
6 lines
452 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<server xmlns:atom="http://www.w3.org/2005/Atom" xmlns="http://docs.openstack.org/compute/api/v1.1" id="b7244821-09f6-4931-a59f-433bc9a00edc" admin_pass="qvVB4ayUcia8">
|
|
<metadata/>
|
|
<atom:link href="http://openstack.example.com/v3/servers/b7244821-09f6-4931-a59f-433bc9a00edc" rel="self"/>
|
|
<atom:link href="http://openstack.example.com/servers/b7244821-09f6-4931-a59f-433bc9a00edc" rel="bookmark"/>
|
|
</server> |