{"body":"bryan_att: for mitaka i would suggest to a 2-step process to get the same information. Use the following combination of tacker vnf-show and heat resource-list ...$ tacker vnf-show test-vnf-1\n+----------------+-----------------------------------------------------------------------------------------------------------------------------------------+\n| Field          | Value                                                                                                                                   |\n+----------------+-----------------------------------------------------------------------------------------------------------------------------------------+\n| attributes     | {\"heat_template\": \"heat_template_version: 2013-05-23\\ndescription: 'Demo example\\n\\n  '\\nparameters: {}\\nresources:\\n  CP1:\\n    type:  |\n|                | OS::Neutron::Port\\n    properties:\\n      network: net_mgmt\\n      port_security_enabled: false\\n  CP2:\\n    type: OS::Neutron::Port\\n  |\n|                | properties:\\n      network: net0\\n      port_security_enabled: false\\n  CP3:\\n    type: OS::Neutron::Port\\n    properties:\\n            |\n|                | network: net1\\n      port_security_enabled: false\\n  VDU1:\\n    type: OS::Nova::Server\\n    properties:\\n      availability_zone:       |\n|                | nova\\n      config_drive: false\\n      flavor: {get_resource: VDU1_flavor}\\n      image: cirros-0.3.4-x86_64-uec\\n      networks:\\n     |\n|                | - port:\\n          get_resource: CP1\\n      - port:\\n          get_resource: CP2\\n      - port:\\n          get_resource: CP3\\n          |\n|                | user_data_format: SOFTWARE_CONFIG\\n  VDU1_flavor:\\n    properties: {disk: 1, ram: 512, vcpus: 1}\\n    type:                             |\n|                | OS::Nova::Flavor\\noutputs:\\n  mgmt_ip-VDU1:\\n    value:\\n      get_attr: [CP1, fixed_ips, 0, ip_address]\\n\"}                            |\n| created_at     | 2016-09-07 19:34:33                                                                                                                     |\n| description    | Demo example                                                                                                                            |\n| error_reason   |                                                                                                                                         |\n| id             | e0eda5fd-777e-4ac5-a892-c8e31a29de1d                                                                                                    |\n| instance_id    | 64460c5e-0d4c-4178-81e7-b60f5f72fc94                                                                                                    |\n| mgmt_url       | {\"VDU1\": \"192.168.120.6\"}                                                                                                               |\n| name           | test-vnf-1                                                                                                                              |\n| placement_attr | {\"vim_name\": \"VIM0\"}                                                                                                                    |\n| status         | ACTIVE                                                                                                                                  |\n| tenant_id      | 8c2c04521d854de5b4ecdd8ce3349665                                                                                                        |\n| updated_at     |                                                                                                                                         |\n| vim_id         | a35a69be-7509-477b-b033-e92218f29e60                                                                                                    |\n| vnfd_id        | e4e33da7-31c7-4e3d-84fb-7aaa13cea3e8                                                                                                    |\n+----------------+-----------------------------------------------------------------------------------------------------------------------------------------+\nstack@os-dev-3:~/gist/test_tacker$ heat resource-list 64460c5e-0d4c-4178-81e7-b60f5f72fc94\nWARNING (shell) \"heat resource-list\" is deprecated, please use \"openstack stack resource list\" instead\n+---------------+--------------------------------------+-------------------+-----------------+---------------------+\n| resource_name | physical_resource_id                 | resource_type     | resource_status | updated_time        |\n+---------------+--------------------------------------+-------------------+-----------------+---------------------+\n| CP1           | bafbd892-0bbc-49b8-a0ad-50a95c7a5c48 | OS::Neutron::Port | CREATE_COMPLETE | 2016-09-07T19:34:35 |\n| CP2           | b1b18435-693c-40aa-b19b-e1d2893bdc11 | OS::Neutron::Port | CREATE_COMPLETE | 2016-09-07T19:34:35 |\n| CP3           | c93ed5f7-38af-4857-b721-a9d884607604 | OS::Neutron::Port | CREATE_COMPLETE | 2016-09-07T19:34:35 |\n| VDU1          | 6f9b5d35-eba8-4452-9646-e7a50effead1 | OS::Nova::Server  | CREATE_COMPLETE | 2016-09-07T19:34:35 |\n| VDU1_flavor   | ffb4adcc-fd93-4a15-aa40-78b1d80ad0e6 | OS::Nova::Flavor  | CREATE_COMPLETE | 2016-09-07T19:34:35 |\n+---------------+--------------------------------------+-------------------+-----------------+---------------------+\n","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/RpwNEOSn","modified":1473363317,"id":"RpwNEOSn","size":5363,"lines":37,"own_paste":false,"theme":"","date":1473363317}