openstack-manuals/doc/user-guide/samples/meta_data_ec2.json
Diane Fleming 5ab33d32b3 Clean up End User Guide - sentence style headings and other edits
Closes-Bug: #1249837

backport: none

Change-Id: Ie5068452b8596b0625e680ddd6f4eb6851e41927
author: diane fleming
2013-11-12 08:41:13 -06:00

33 lines
957 B
JSON

{
"ami-id":"ami-00000001",
"ami-launch-index":0,
"ami-manifest-path":"FIXME",
"block-device-mapping":{
"ami":"sda1",
"ephemeral0":"sda2",
"root":"/dev/sda1",
"swap":"sda3"
},
"hostname":"test.novalocal",
"instance-action":"none",
"instance-id":"i-00000001",
"instance-type":"m1.tiny",
"kernel-id":"aki-00000002",
"local-hostname":"test.novalocal",
"local-ipv4":null,
"placement":{
"availability-zone":"nova"
},
"public-hostname":"test.novalocal",
"public-ipv4":"",
"public-keys":{
"0":{
"openssh-key":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBqUfVvCSez0/Wfpd8dLLgZXV9GtXQ7hnMN+Z0OWQUyebVEHey1CXuin0uY1cAJMhUq8j98SiW+cU0sU4J3x5l2+xi1bodDm1BtFWVeLIOQINpfV1n8fKjHB+ynPpe1F6tMDvrFGUlJs44t30BrujMXBe8Rq44cCk6wqyjATA3rQ== Generated by Nova\n"
}
},
"ramdisk-id":"ari-00000003",
"reservation-id":"r-7lfps8wj",
"security-groups":[
"default"
]
}