Advertisement
Guest User

Untitled

a guest
Nov 2nd, 2015
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. [{'status': u'ACTIVE', 'instance_id': u'71a7d30d-9360-4062-93bb-5d7cf722596c', 'name': u'sample-vnfd', 'tenant_id': u'88f3941225e045339acfd7c2f7e2b7a7', 'template_id': u'7c6f1b35-76cf-47a5-aa48-fc9ac66a89f4', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'715694d2-b07c-4262-9406-50493b892334'}], 'description': u'demo-example', 'tenant_id': u'88f3941225e045339acfd7c2f7e2b7a7', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd\ndescription: demo-example\n\nservice_properties:\n Id: sample-vnfd\n vendor: tacker\n version: 1\n\nvdus:\n vdu1:\n id: vdu1\n vm_image: cirros\n instance_type: m1.tiny\n\n network_interfaces:\n management:\n network: net_mgmt\n management: true\n pkt_in:\n network: net0\n pkt_out:\n network: net1\n\n placement_policy:\n availability_zone: nova\n\n auto-scaling: noop\n monitoring_policy: ping\n failure_policy: respawn\n\n config:\n param0: key0\n param1: key1\n'}, 'id': u'7c6f1b35-76cf-47a5-aa48-fc9ac66a89f4', 'name': u'sample-vnfd'}, 'mgmt_url': u'{"vdu1": "11.11.11.75"}', 'service_context': [], 'services': [], 'attributes': {u'failure_count': u'5', u'failure_policy': u'respawn', u'dead_instance_id_5': u'd46d5bdf-b637-4bf5-9aa1-ebe27aa95ff3', u'dead_instance_id_4': u'4f3d6a60-0bcb-44eb-b51a-8bd7e508f9c7', u'dead_instance_id_3': u'0e29b02b-6ade-45a8-9241-d325095d365a', u'dead_instance_id_2': u'6c482f74-bc4d-477c-8f02-df0f95060392', u'dead_instance_id_1': u'4fc2bfa9-a579-4905-b431-bd7e89f4787a', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties:\n network: net_mgmt\n value_specs: {port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'f82066b2-5849-4aa4-9df5-054c8beb73aa', u'monitoring_policy': u'ping'}, 'id': u'f82066b2-5849-4aa4-9df5-054c8beb73aa-RESPAWN-5', 'description': u'demo-example'}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement