Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- tacker vnf-show vnf1
- +----------------+---------------------------------------------------------------------------------------------------------------------+
- | Field | Value |
- +----------------+---------------------------------------------------------------------------------------------------------------------+
- | attributes | {"heat_template": "heat_template_version: 2013-05-23\ndescription: 'Demo example\n\n '\nparameters: |
- | | {}\nresources:\n VDU1:\n type: OS::Nova::Server\n properties:\n availability_zone: nova\n |
- | | config_drive: false\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n networks:\n - port:\n |
- | | get_resource: CP1\n - port:\n get_resource: CP2\n - port:\n get_resource: CP3\n |
- | | user_data_format: SOFTWARE_CONFIG\n CP1:\n type: OS::Neutron::Port\n properties:\n network: net_mgmt\n |
- | | port_security_enabled: false\n CP2:\n type: OS::Neutron::Port\n properties:\n network: net0\n |
- | | port_security_enabled: false\n CP3:\n type: OS::Neutron::Port\n properties:\n network: net1\n |
- | | port_security_enabled: false\noutputs:\n mgmt_ip-VDU1:\n value:\n get_attr: [CP1, fixed_ips, 0, |
- | | ip_address]\n", "monitoring_policy": "{\"vdus\": {}}"} |
- | description | Demo example |
- | error_reason | |
- | id | 765465e7-bcbd-4c58-87f1-632aa96ea98d |
- | instance_id | 5e916f04-656d-4cc2-98bc-a471004569a4 |
- | mgmt_url | {"VDU1": "192.168.120.12"} |
- | name | vnf1 |
- | placement_attr | {"vim_name": "VIM0"} |
- | resource_ids | {"VDU1": {"type": "OS::Nova::Server", "id": "cf626539-1f5d-4c3c-8b2f-6d7308e78c23"}, "CP1": {"type": |
- | | "OS::Neutron::Port", "id": "072405e0-031c-40fa-b5c1-5904dc3d5fd8"}, "CP2": {"type": "OS::Neutron::Port", "id": |
- | | "af6a2090-d051-4a33-b6b4-d85615fe204c"}, "CP3": {"type": "OS::Neutron::Port", "id": "0d6cbc5e- |
- | | 0d9f-4948-b709-17e887a3add4"}} |
- | status | ACTIVE |
- | tenant_id | dd791d8cea054d23adbabfdc4d9fa34c |
- | vim_id | ab392ff5-e33e-4cb1-bfb0-d151d830cf83 |
- +----------------+---------------------------------------------------------------------------------------------------------------------+
Add Comment
Please, Sign In to add comment