Skip to content

Instantly share code, notes, and snippets.

@imtayadeway
Created September 13, 2016 16:08
Show Gist options
  • Save imtayadeway/886cdb49e1a4686b3893e601df41fd9a to your computer and use it in GitHub Desktop.
Save imtayadeway/886cdb49e1a4686b3893e601df41fd9a to your computer and use it in GitHub Desktop.
{
"action": "create",
"resource": {
"configuration_manager": {
"id": 7
},
"display": true,
"job_options": {
"extra_vars": {
"ansible_template_name": "OPNFV-demo-server",
"ansible_vim_id": "ansible Configuration Manager",
"availabilityzone": "us-east-1b",
"cluster": {
"1": {
"CloudExternal": {
"fixed_ips": [
"10.3.0.250"
],
"floating_ips": [],
"interface": "eth0"
},
"VL1": {
"fixed_ips": [
"10.3.0.3"
],
"floating_ips": [],
"interface": "eth1"
},
"VL2": {
"fixed_ips": [
"10.4.0.3"
],
"floating_ips": [],
"interface": "eth2"
},
"net_mgmt": {
"fixed_ips": [
"10.0.13.148"
],
"floating_ips": [],
"interface": "eth3"
}
},
"2": {
"CloudExternal": {
"fixed_ips": [
"10.3.0.249"
],
"floating_ips": [],
"interface": "eth0"
},
"VL2": {
"fixed_ips": [
"10.4.0.2"
],
"floating_ips": [],
"interface": "eth1"
},
"VL3": {
"fixed_ips": [
"10.5.0.3"
],
"floating_ips": [],
"interface": "eth2"
},
"net_mgmt": {
"fixed_ips": [
"10.0.13.147"
],
"floating_ips": [],
"interface": "eth3"
}
},
"3": {
"CloudExternal": {
"fixed_ips": [
"10.3.0.248"
],
"floating_ips": [],
"interface": "eth0"
},
"InterCloud": {
"fixed_ips": [
"10.6.0.2"
],
"floating_ips": [],
"interface": "eth3"
},
"VL1": {
"fixed_ips": [
"10.3.0.2"
],
"floating_ips": [],
"interface": "eth1"
},
"VL3": {
"fixed_ips": [
"10.5.0.2"
],
"floating_ips": [],
"interface": "eth2"
},
"net_mgmt": {
"fixed_ips": [
"10.0.13.146"
],
"floating_ips": [],
"interface": "eth4"
}
},
"4": {
"CloudExternal": {
"fixed_ips": [
"10.0.4.155"
],
"floating_ips": [
"52.44.108.168"
],
"interface": "eth0"
},
"InterCloud": {
"fixed_ips": [
"10.0.2.107"
],
"floating_ips": [],
"interface": "eth2"
},
"net_mgmt": {
"fixed_ips": [
"10.0.3.49"
],
"floating_ips": [],
"interface": "eth3"
},
"vlims": {
"fixed_ips": [
"10.0.1.104"
],
"floating_ips": [],
"interface": "eth1"
}
}
},
"id": 4,
"image_id": "OPNFVCloudRouter",
"image_type": "m4.xlarge",
"key_name": "red-hat",
"subnets": {
"amazon": {
"CloudExternal": {
"addresses": [
"10.0.4.0"
],
"cidrs": [
"10.0.4.0/24"
],
"masks": [
"255.255.255.0"
]
},
"InterCloud": {
"addresses": [
"10.0.2.0"
],
"cidrs": [
"10.0.2.0/24"
],
"masks": [
"255.255.255.0"
]
},
"net_mgmt": {
"addresses": [
"10.0.3.0"
],
"cidrs": [
"10.0.3.0/24"
],
"masks": [
"255.255.255.0"
]
},
"vlims": {
"addresses": [
"10.0.1.0"
],
"cidrs": [
"10.0.1.0/24"
],
"masks": [
"255.255.255.0"
]
}
},
"openstack-nfvpe": {
"CloudExternal": {
"addresses": [
"10.3.0.0"
],
"cidrs": [
"10.3.0.0/24"
],
"masks": [
"255.255.255.0"
]
},
"InterCloud": {
"addresses": [
"10.6.0.0"
],
"cidrs": [
"10.6.0.0/24"
],
"masks": [
"255.255.255.0"
]
},
"VL1": {
"addresses": [
"10.3.0.0"
],
"cidrs": [
"10.3.0.0/24"
],
"masks": [
"255.255.255.0"
]
},
"VL2": {
"addresses": [
"10.4.0.0"
],
"cidrs": [
"10.4.0.0/24"
],
"masks": [
"255.255.255.0"
]
},
"VL3": {
"addresses": [
"10.5.0.0"
],
"cidrs": [
"10.5.0.0/24"
],
"masks": [
"255.255.255.0"
]
},
"net_mgmt": {
"addresses": [
"10.0.13.0"
],
"cidrs": [
"10.0.13.0/24"
],
"masks": [
"255.255.255.0"
]
}
}
},
"vendor": "cloudrouter",
"version": 1,
"vim_id": "amazon",
"vpc_id": "openshift2"
},
"limit": "10.0.3.49,10.0.4.155,52.44.108.168,10.0.2.107,10.0.1.104"
},
"job_template": {
"id": 6
},
"name": "2016-09-13 15:49:02 UTC OPNFV-demo-server",
"parent_service": {
"id": 757
},
"type": "ServiceAnsibleTower"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment