No local image file or the file() doesn't exsit!
so will download image(cirros-0.3.5-x86_64-disk.img) from http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img.


======================={ Parser functest begin }==========================

|========= 1/4. Preparing VM image for parser...     =========|

  Download image cirros-0.3.5-x86_64-disk.img...

  Registe image cirros-0.3.2-x86_64-uec...
+------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field            | Value                                                                                                                                                                                                                                             |
+------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| checksum         | f12dfa3912f30669ed0a55d8bcd7f1c1                                                                                                                                                                                                                  |
| container_format | bare                                                                                                                                                                                                                                              |
| created_at       | 2018-03-06T16:58:12Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/1570b775-c807-43eb-919e-60858bfcb58e/file                                                                                                                                                                                              |
| id               | 1570b775-c807-43eb-919e-60858bfcb58e                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | f288ae3aa23e4609ae600a226fc6e018                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://ff17c5a3-9c10-4f4c-9f5f-34c4d6ef5b68/images/1570b775-c807-43eb-919e-60858bfcb58e/snap', locations='[{u'url': u'rbd://ff17c5a3-9c10-4f4c-9f5f-34c4d6ef5b68/images/1570b775-c807-43eb-919e-60858bfcb58e/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 20380                                                                                                                                                                                                                                             |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-03-06T16:58:13Z                                                                                                                                                                                                                              |
| virtual_size     | None                                                                                                                                                                                                                                              |
| visibility       | public                                                                                                                                                                                                                                            |
+------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

|========= 2/4. Creating test user for parser...     =========|
+-------------+----------------------------------+
| Field       | Value                            |
+-------------+----------------------------------+
| description | Project for parser test          |
| domain_id   | default                          |
| enabled     | True                             |
| id          | e4eab35810b9404d97db07452b6ec629 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | e4eab35810b9404d97db07452b6ec629 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | 77b13d7714ce4821931906af6c90546e |
| name                | parser                           |
| options             | {}                               |
| password_expires_at | None                             |
+---------------------+----------------------------------+
  Create user parser successful.
  Grant user parser the role of admin in project parser successful.
  Grant user parser the role of heat_stack_owner in project parser successful.

|========= 3/4. Parse -> translate -> deploy vRNC... =========|
  Switch openstack env to parser project

  Make patch for provider network
    Patch provider network for input file:
      Raw yaml file: ../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC.yaml
      Patched yaml file: ../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC_patch.yaml

      Patching provider:network_type...
      Patching provider:segmentation_id...
      Patching provider:physical_network...

  Translator use parser:
    1. Input  file: ../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC_patch.yaml
    2. Output file: ../tosca2heat/heat-translator/translator/tests/data/vRNC/vRNC_Hot_Template.yaml
/usr/lib/python2.7/site-packages/requests/packages/urllib3/connection.py:340: SubjectAltNameWarning: Certificate for 192.168.11.222 has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  SubjectAltNameWarning
/usr/lib/python2.7/site-packages/requests/packages/urllib3/connection.py:340: SubjectAltNameWarning: Certificate for 192.168.11.222 has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  SubjectAltNameWarning
/usr/lib/python2.7/site-packages/requests/packages/urllib3/connection.py:340: SubjectAltNameWarning: Certificate for 192.168.11.222 has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  SubjectAltNameWarning

  Make patch for translated file:
    Patch yaml file: ../tosca2heat/heat-translator/translator/tests/data/vRNC/vRNC_Hot_Template.yaml

    Patching compute:signal_transport

  Deploy stack...
2018-03-06 16:58:43Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-03-06 16:58:44Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:44Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-03-06 16:58:45Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:46Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-03-06 16:58:46Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:46Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-03-06 16:58:47Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:47Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-03-06 16:58:48Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:49Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:49Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-03-06 16:58:50Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-03-06 16:58:50Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:51Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-03-06 16:58:51Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:51Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-03-06 16:58:52Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:52Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:52Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-03-06 16:58:53Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-03-06 16:58:53Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:53Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-03-06 16:58:54Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:54Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-03-06 16:58:55Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:55Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-03-06 16:58:56Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:56Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-03-06 16:58:56Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:56Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-03-06 16:58:57Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:57Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:57Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-03-06 16:58:57Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-03-06 16:58:58Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:58Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-03-06 16:58:59Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:58:59Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-03-06 16:59:00Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:00Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-03-06 16:59:01Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:01Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-03-06 16:59:02Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:02Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-03-06 16:59:04Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:04Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-03-06 16:59:05Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:05Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:05Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:05Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:05Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:05Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:05Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:05Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:05Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:05Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:05Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:05Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:05Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:05Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:05Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:05Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:05Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:06Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-03-06 16:59:06Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-06 16:59:06Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-03-06 16:59:06Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-06 16:59:06Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-06 16:59:06Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-03-06 16:59:06Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-06 16:59:06Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-03-06 16:59:06Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-06 16:59:06Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-06 16:59:06Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-06 16:59:07Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-03-06 16:59:07Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-03-06 16:59:07Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-06 16:59:07Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-03-06 16:59:07Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-06 16:59:07Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:07Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:08Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:08Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-03-06 16:59:08Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:24Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-03-06 16:59:25Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:25Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-03-06 16:59:26Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:26Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-03-06 16:59:27Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-03-06 16:59:27Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-03-06 16:59:28Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-03-06 16:59:28Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:28Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:28Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-03-06 16:59:28Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-03-06 16:59:28Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:28Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:28Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-03-06 16:59:28Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:28Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:29Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-03-06 16:59:29Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:29Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-03-06 16:59:29Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:29Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-03-06 16:59:40Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-03-06 16:59:40Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:41Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-03-06 16:59:41Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:41Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-03-06 16:59:44Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-03-06 16:59:44Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:44Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-03-06 16:59:45Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-06 16:59:45Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-03-06 16:59:45Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | f2d9d1fe-b754-42b9-9746-6e0aa4498a91                                                                                                                                                                      |
| stack_name          | vRNC_Stack                                                                                                                                                                                                |
| description         | TOSCA simple profile for RNC   1. Compute Node MM, CM, DM, LB...     1.1 MM: MaintainModule;     1.2 CM: Control Module;     1.3 DM: Data Module;     1.4 LB: LineCard Module   2. Network Node VL and CP |
|                     |                                                                                                                                                                                                           |
| creation_time       | 2018-03-06T16:58:42Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | f2d9d1fe-b754-42b9-9746-6e0aa4498a91                                                                                                                                                                      |
| stack_name            | vRNC_Stack                                                                                                                                                                                                |
| description           | TOSCA simple profile for RNC   1. Compute Node MM, CM, DM, LB...     1.1 MM: MaintainModule;     1.2 CM: Control Module;     1.3 DM: Data Module;     1.4 LB: LineCard Module   2. Network Node VL and CP |
|                       |                                                                                                                                                                                                           |
| creation_time         | 2018-03-06T16:58:42Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: e4eab35810b9404d97db07452b6ec629                                                                                                                                                          |
|                       | OS::stack_id: f2d9d1fe-b754-42b9-9746-6e0aa4498a91                                                                                                                                                        |
|                       | OS::stack_name: vRNC_Stack                                                                                                                                                                                |
|                       | id: UMTS                                                                                                                                                                                                  |
|                       | mm_storage_size: '1'                                                                                                                                                                                      |
|                       | vendor: opnfv_parser_project                                                                                                                                                                              |
|                       | version: '1.0'                                                                                                                                                                                            |
|                       |                                                                                                                                                                                                           |
| outputs               | - description: The private IP address of the DM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_DM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.7                                                                                                                                                                                  |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.10                                                                                                                                                                                 |
|                       | - description: The private IP address of the CM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_CM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.5                                                                                                                                                                                  |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.4                                                                                                                                                                                  |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.168.11.222:8004/v1/e4eab35810b9404d97db07452b6ec629/stacks/vRNC_Stack/f2d9d1fe-b754-42b9-9746-6e0aa4498a91                                                                            |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | dc3b9278aefb4debb2094868181abbe0                                                                                                                                                                          |
| capabilities          | []                                                                                                                                                                                                        |
| notification_topics   | []                                                                                                                                                                                                        |
| stack_owner           | None                                                                                                                                                                                                      |
| timeout_mins          | 15                                                                                                                                                                                                        |
| tags                  | None                                                                                                                                                                                                      |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The resources of deployment...
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
| resource_name               | physical_resource_id                 | resource_type                | resource_status | updated_time         |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
| EXTERMEDIA_Net              | d4211a99-7828-4b54-aa04-0cc62e4304fb | OS::Neutron::Net             | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| AffinityPolicy              | 4d8bbda6-5049-40e8-a1fe-197d90e1723a | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| DM_configure_config         | c8c4b985-5459-434a-a095-4ccbe64e86d6 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| CM_Passive_configure_config | 341f7b3e-048d-4705-a455-75f4d683cb96 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| LB_configure_deploy         | 73bdac97-420e-418e-b1c0-a70b85364e83 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| EXTERMEDIA_Net_subnet       | a92c9e44-6ebf-42fd-98b6-c3a9569683bd | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| CM_Passive_Port_CTRL        | cc7c835d-71e8-40d7-bbb4-2fd730269f90 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_Passive_Port_CTRL        | c9bcf98c-68bc-4a6a-8ac8-3ed5d1600fa4 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_Active_create_config     | f5bbf25d-e35b-4e9b-83ba-9287ce87e3b3 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| LB_create_config            | a1bf511f-df33-4504-8c15-06d1322d5d98 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| CM_Active_Port_INTERMEDIA   | 74914abc-a8e3-4659-bc9f-4e4b05ceec28 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| CM_Passive_create_config    | dd505ac1-4a95-469e-9072-507036b19c11 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_Active_Port_INTERMEDIA   | 1d4a7ad2-94ad-4738-bef8-fac2b6dbfc14 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| CM_Passive_configure_deploy | 5f531ef1-af00-4785-9359-7f65c1489be0 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_Passive_Port_EMS         | 5ae93c84-4b49-437f-be18-ce6a7c74144f | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| CM_Active_configure_config  | 4003e4b4-e13c-4061-98e1-5690407406aa | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_Passive_create_config    | a124866b-bf9b-4a54-b31d-2c8f4479e01b | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| CTRL_Net_subnet             | 07d4a1aa-c634-41ca-ac3b-9f5c95eb9c69 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| CM_Active_create_config     | d080cd1e-4f5f-4a87-a81e-8e4711fe4902 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| DM_create_deploy            | 8867213b-e0c8-4b85-acc6-40f291487e6b | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| DM_create_config            | a2445a8e-42bd-4bc2-a918-e33d463bf853 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| LB_configure_config         | 64febfdd-c3d5-46b8-b1c5-bc2fb2874856 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| INTERMEDIA_Net              | 13327225-9cc8-4dd4-83ef-f5ed0472a75b | OS::Neutron::Net             | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_Passive_configure_config | a9e0a48c-5795-4161-954a-d7e2f4fa4fb7 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| CM_Passive_Host             | c801dccf-3b5a-4ca6-9aff-573ef3895225 | OS::Nova::Server             | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| LB_create_deploy            | be17a92c-5068-4451-afba-cf1f2c22e66e | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_Active_create_deploy     | 01f0ffef-29c4-4cbe-886c-9d6fe47a8a33 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| LB_Port_INTERMEDIA          | cff311a7-08dd-4496-a649-4de220100bbc | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_BlockStorage             | e520b556-ddbb-4000-abd1-eb9e9d201fab | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_Active_Host              | 31f3fe55-4a69-46d4-aaaf-65c216e7ced2 | OS::Nova::Server             | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| INTERMEDIA_Net_subnet       | f34bc863-9aba-41c0-95a1-7f564e909237 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| CM_Passive_create_deploy    | 906f6543-8015-4561-be34-3621b6d37623 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| DM_configure_deploy         | 1b8bc689-fbbc-4614-b71c-9f08ac7ef465 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| CM_Passive_Port_INTERMEDIA  | 9a8014ee-e526-4eca-9bc6-194ff98a4045 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| CM_Active_Port_CTRL         | c03e04e1-3e2c-4972-b8e6-2d36edf1b044 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_Passive_Port_INTERMEDIA  | eb38c82d-8c17-4092-a4aa-6a67eaa0e2aa | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_Passive_Port_EXTERMEDIA  | 0ed103ed-8542-4399-97ff-6d5755f382c6 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| CM_Active_create_deploy     | 095e2b3b-4698-41d0-ac7a-a26af4ca7f6c | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_Passive_Host             | e19b9bfd-3fb4-4e96-8eba-95607af62d3c | OS::Nova::Server             | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| CM_Active_configure_deploy  | 1cf69a51-5832-44df-bff6-65705af8d05e | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| CM_Active_Host              | b51d3334-fe3f-4b2e-a786-19e39e4253da | OS::Nova::Server             | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| EMS_Net_subnet              | 91374aeb-1d5f-419e-aa91-25b23cdbaf3e | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| AntiAffinityPolicy          | 4a5bd968-c2d1-4ff1-987e-d3e0e47d53e2 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_Active_configure_config  | 428ba2ae-c363-4dd6-a343-755c25f08db5 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_Active_Port_EXTERMEDIA   | 4aa291b0-e489-4d4e-9149-a32d6d2ab144 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| LB_Host                     | d2f178ec-b6ca-44a8-ab1f-8a1bb4fea036 | OS::Nova::Server             | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| LB_Port_EXTERMEDIA          | 29e89672-7f5c-4784-a24c-7a8d6f66949a | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_Passive_configure_deploy | f01d062d-ccb4-4db5-aebc-04925d3ba08e | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_Active_Port_EMS          | deb05954-a448-48ad-8bd6-299f84e40970 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_Active_Port_CTRL         | cbf76a48-652f-4568-8c05-86a6fbdc9b18 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_Passive_create_deploy    | c8f966ed-305a-4dd3-823f-13fae602edcb | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| DM_Host                     | db1e0fd9-2542-40ad-8d0a-9974f2b5ba34 | OS::Nova::Server             | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| LB_Port_CTRL                | 0d6579ef-4d89-4309-9da4-3882a5ad75aa | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| MM_Active_configure_deploy  | df3c3a68-06af-4e74-b020-ecb9fcc8c687 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| DM_Port_CTRL                | 3348f501-d2b2-4cd0-b8fe-5046060670b8 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| DM_Port_INTERMEDIA          | eeefd7d4-2abe-4b98-b0c4-4a9c054fce42 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| EMS_Net                     | 3f343868-1925-4985-8c2b-d1aa2415685a | OS::Neutron::Net             | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
| CTRL_Net                    | 7a40573f-edc5-4143-8991-695fa3d9bd48 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-03-06T16:58:44Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  The outputs of deployment...
+------------------+-----------------------------------+
| output_key       | description                       |
+------------------+-----------------------------------+
| private_ip_of_DM | The private IP address of the DM. |
| private_ip_of_MM | The private IP address of the MM. |
| private_ip_of_CM | The private IP address of the CM. |
| private_ip_of_LB | The private IP address of the LB. |
+------------------+-----------------------------------+
  Checking the result of deployment...
    Check the result of deployment successfully.

|========= 4/4. Test ok...                           =========|

  Clean-up the environment...

    Stack vRNC_Stack has been created, delete it after test.

2018-03-06 17:00:10Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-03-06 17:00:11Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:12Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:12Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-03-06 17:00:12Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-03-06 17:00:12Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:12Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:12Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-03-06 17:00:12Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-03-06 17:00:13Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:13Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:13Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-03-06 17:00:13Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:13Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-03-06 17:00:13Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:13Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:13Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-03-06 17:00:13Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-03-06 17:00:13Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:14Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-03-06 17:00:14Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:14Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:14Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-03-06 17:00:14Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:14Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-03-06 17:00:14Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:14Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-03-06 17:00:15Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:15Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-03-06 17:00:15Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:15Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-03-06 17:00:15Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:15Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:15Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-03-06 17:00:15Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-03-06 17:00:16Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:16Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:16Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-03-06 17:00:16Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:16Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-03-06 17:00:16Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-03-06 17:00:16Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:16Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:16Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:16Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-03-06 17:00:16Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:16Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-03-06 17:00:17Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:17Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:17Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-03-06 17:00:17Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:17Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-06 17:00:17Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-03-06 17:00:17Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-03-06 17:00:17Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:17Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:17Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-03-06 17:00:17Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-03-06 17:00:18Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:18Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-03-06 17:00:18Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-03-06 17:00:18Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:18Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:18Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:18Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:18Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-03-06 17:00:19Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-03-06 17:00:19Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-06 17:00:19Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:19Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-03-06 17:00:20Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-03-06 17:00:20Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:20Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:20Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:21Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-03-06 17:00:21Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-06 17:00:21Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-06 17:00:22Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-03-06 17:00:23Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:23Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:23Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-03-06 17:00:23Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:23Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:23Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:23Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:23Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:23Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-06 17:00:23Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-03-06 17:00:24Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-06 17:00:24Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-03-06 17:00:24Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-03-06 17:00:24Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-06 17:00:29Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-03-06 17:00:29Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:29Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:29Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:29Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:30Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-06 17:00:30Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-03-06 17:00:30Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-03-06 17:00:30Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-06 17:00:30Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:30Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:30Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-03-06 17:00:30Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed

    Delete patch temp file ../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC_patch.yaml after test.
    Delete hot temp file ../tosca2heat/heat-translator/translator/tests/data/vRNC/vRNC_Hot_Template.yaml after test.
    Delete local image file cirros-0.3.2-x86_64-uec.img after test.
    Delete local URL image file cirros-0.3.5-x86_64-disk.img after test.
    Delete user parser's role from project parser
    Delete user parser
    Delete project parser

======================={ Parser functest end }==========================


2018-03-06 17:00:55,813 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log'
