...
Openstack Attribute | Optional/Mandatory | Name on Network Discovery API (Dublin release) | Name of POMBA Context Builder | Note |
Id | Mandatory | id | VM.iduuid | |
name | Mandatory | name | VM.name | |
locked | Mandatory | attributeList[name=inMaintenance] | VM.attributeList[name=lockedBoolean] | |
OS-EXT-SRV-ATTR:hostname | Mandatory | attributeList[name=hostname] | VM.attributeList[name=hostName] | Requires admin-level Openstack API user |
image.id | Mandatory | attributeList[name=imageId] | VM.attributeName attributeList[name= imageId] | |
status | Optional | attributeList[name=status] | ||
OS-EXT-STS:vm_stateĀ | Optional | attributeList[name=vmState] | ||
user-id | Optional | attributeList[name=userId] | ||
tenant_id | Optional | attributeList[name=tenantId] | ||
hostId | Optional | attributeList[name=hostId] | ||
OS-EXT-SRV-ATTR:host | Optional | attributeList[name=host] | Requires admin-level Openstack API user | |
host_status | Optional | attributeList[name=hostStatus] | Requires admin-level Openstack API user | |
metadata.my server name | Optional | |||
security_group.name | Optional | |||
favor.disk | Optional | |||
flavor.ephemeral | Optional | |||
flavor.extra_specs.hw.cpu_model | Optional | |||
flavor.extra_specs.hw.mem_page_size | Optional | |||
flavor.extra_specs.hw.cpu_policy | Optional | |||
flavor.original_name | Optional | |||
flavor.ram | Optional | |||
flavor.swap | Optional | |||
flavorvcpus | Optional |
...
Openstack Attribute | Optional/Mandatory | Name on Network Discovery API | Name of POMBA Context Builder |
Id | Mandatory | id | Network.iduuid |
name | Mandatory | name | Network.name |
admin_state_up | Mandatory | attributeList[name=adminState] | |
shared | Mandatory | attributeList[name=sharedNetwork] | Network.attributeList[name=sharedNetworkBoolean] |
status | Optional | attributeList[name=status] | |
subnets | Optional | attributeList[name=subnets] | |
tenant_id | Optional | attributeList[name=tenantId] |
...