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         | fc38895bb2d7616daabcc3bd9265b27e                                                                                                                                                                                                                  |
| container_format | bare                                                                                                                                                                                                                                              |
| created_at       | 2018-01-02T20:59:56Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/2b55ed02-26ff-4b61-9ef5-7dbbd359c042/file                                                                                                                                                                                              |
| id               | 2b55ed02-26ff-4b61-9ef5-7dbbd359c042                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | ec170c82309e47b7ae08809fecbc7a04                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://c1c59ea1-5569-4fae-a8b9-a7dccc83a6fa/images/2b55ed02-26ff-4b61-9ef5-7dbbd359c042/snap', locations='[{u'url': u'rbd://c1c59ea1-5569-4fae-a8b9-a7dccc83a6fa/images/2b55ed02-26ff-4b61-9ef5-7dbbd359c042/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 20377                                                                                                                                                                                                                                             |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-01-02T20:59:57Z                                                                                                                                                                                                                              |
| 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          | 842a9181fc464bbdbd0a07b34de606d9 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | 842a9181fc464bbdbd0a07b34de606d9 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | d449922a027c416c8190f536dfcf0cff |
| 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-01-02 21:00:25Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-01-02 21:00:26Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:26Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-01-02 21:00:27Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:28Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-01-02 21:00:28Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:29Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-01-02 21:00:29Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:29Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:29Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-01-02 21:00:30Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-02 21:00:30Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:30Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:31Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-01-02 21:00:31Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-02 21:00:31Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:31Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-01-02 21:00:32Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:32Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-01-02 21:00:33Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:33Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-01-02 21:00:34Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:34Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-01-02 21:00:35Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:36Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-01-02 21:00:36Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:36Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-01-02 21:00:37Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:37Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:37Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-01-02 21:00:38Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-02 21:00:38Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:39Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:39Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-01-02 21:00:40Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-01-02 21:00:40Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:40Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-01-02 21:00:41Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:42Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-01-02 21:00:43Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:43Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-01-02 21:00:43Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:43Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:43Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-02 21:00:43Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-01-02 21:00:44Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:44Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:44Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:44Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:44Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:44Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:44Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:44Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:44Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:44Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:44Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:44Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:44Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-01-02 21:00:44Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:44Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:44Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:44Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:45Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:45Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:45Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-02 21:00:45Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-01-02 21:00:45Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-02 21:00:45Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-02 21:00:45Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-02 21:00:46Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-02 21:00:46Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-02 21:00:46Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-02 21:00:46Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-02 21:00:46Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-02 21:00:46Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-02 21:00:46Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-02 21:00:46Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-02 21:00:46Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-02 21:00:46Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-01-02 21:00:46Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-02 21:00:47Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:47Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:47Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-02 21:00:48Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:48Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:56Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-01-02 21:00:56Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-01-02 21:00:57Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:57Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-01-02 21:00:57Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:57Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-01-02 21:00:57Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:58Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:58Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:58Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-02 21:00:58Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-02 21:00:59Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-01-02 21:00:59Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:00:59Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-01-02 21:01:00Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:01:00Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-02 21:01:02Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-01-02 21:01:02Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:01:02Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-01-02 21:01:03Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:01:03Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:01:03Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-02 21:01:07Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-01-02 21:01:08Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:01:08Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-01-02 21:01:08Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:01:08Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-02 21:01:15Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-01-02 21:01:16Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:01:16Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-01-02 21:01:17Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-02 21:01:17Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-02 21:01:17Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | c9da3115-96f2-4a64-8042-b08641ea4312                                                                                                                                                                      |
| 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-01-02T21:00:24Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | c9da3115-96f2-4a64-8042-b08641ea4312                                                                                                                                                                      |
| 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-01-02T21:00:24Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: 842a9181fc464bbdbd0a07b34de606d9                                                                                                                                                          |
|                       | OS::stack_id: c9da3115-96f2-4a64-8042-b08641ea4312                                                                                                                                                        |
|                       | 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.4                                                                                                                                                                                  |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.9                                                                                                                                                                                  |
|                       | - 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.13                                                                                                                                                                                 |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.168.11.222:8004/v1/842a9181fc464bbdbd0a07b34de606d9/stacks/vRNC_Stack/c9da3115-96f2-4a64-8042-b08641ea4312                                                                            |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | fbafaa1cebe3467c8ee8e4ba3d37e703                                                                                                                                                                          |
| 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              | 18328756-baf4-4a9d-8628-39ec90c39a95 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| AffinityPolicy              | b0dc9bfa-278e-448f-be3d-caa8e3b9f70e | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| DM_configure_config         | f7f04238-1f28-45a1-a8eb-da5f57f7a125 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| CM_Passive_configure_config | 6be08db7-77c3-489d-83b0-fb489d6b95fd | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| LB_configure_deploy         | 27e13b08-07c1-4768-bd67-2d2926d3e91e | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| EXTERMEDIA_Net_subnet       | 5e9b04a0-116c-46c2-8cc4-8484598a264e | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| CM_Passive_Port_CTRL        | c50adb62-762c-4432-bef5-b4cc9c0eb79c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_Passive_Port_CTRL        | cbf39c4d-770a-4ede-bf5f-3024baf5b003 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_Active_create_config     | 7890fef7-c2a4-47c6-83b4-51dec38f5913 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| LB_create_config            | 3313c2a1-dfa2-4cb5-bb99-e77c12d1352d | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| CM_Passive_create_config    | ce8dc2d5-05ca-48ae-a2a8-9ff4733679df | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_Active_Port_INTERMEDIA   | a421ac26-405a-4354-8837-14c30c7f254d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| CM_Passive_configure_deploy | 7de81625-6a77-4214-92ff-860d3b2834c7 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_Passive_Port_EMS         | 703cd083-5d9d-449a-b9c6-53c5034b8a16 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| CM_Active_configure_config  | 3863efa5-7d11-4300-a87f-0590b8a4b277 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_Passive_create_config    | 22bbb954-f977-4cc9-8a1c-08a9d49586db | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| CTRL_Net_subnet             | 6e84c6ce-b4db-4c46-8fce-5beeab7a3362 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| CM_Active_create_config     | 4be90959-e66d-46ba-b8e9-5441599ee44e | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| DM_create_deploy            | 71f9bb0b-22b4-42ec-bce2-e629eb6314c9 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| DM_create_config            | 5b2e4c32-70f2-4cf3-9cec-2b18c1433706 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| LB_configure_config         | 4957fca8-fb35-4be8-a00a-cfe8b193d416 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| INTERMEDIA_Net              | 7592bcbd-d3a1-427a-b7a1-18f95d817cf3 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_Passive_configure_config | 7ae3d504-1595-4f57-97e9-8db0cb7e8b87 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| CM_Passive_Host             | 21dccb53-8096-4c6b-8a08-fda68d8de935 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| DM_Port_CTRL                | c7fdf891-8836-43c9-8e1a-d95d5d4c69a6 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| LB_create_deploy            | 3414d1b2-5df2-4093-b59b-b13dc916e99d | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_Active_create_deploy     | 7d705833-cbf0-4077-ab8f-5907a3bba751 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| LB_Port_INTERMEDIA          | 8640e604-f444-4c59-9415-f0c1bc6e4359 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_BlockStorage             | 711163d2-8e02-4c2e-a6bd-22b567369cc8 | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_Active_Host              | ab612be7-3e86-4944-9bcd-f567e4e1b266 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| INTERMEDIA_Net_subnet       | fb5cafa1-15b3-4887-b149-fca13dfbd322 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| CM_Passive_create_deploy    | 4c6f1d4f-c9b3-4130-ba50-7183421a2d4b | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| DM_configure_deploy         | c29e4698-74d2-44cf-9e88-369b27c09c02 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| CM_Passive_Port_INTERMEDIA  | 4eacdce1-d302-457a-bdc1-8365e4913460 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| CM_Active_Port_CTRL         | 628e1e3f-726a-4484-a6c6-0811732df7bc | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_Passive_Port_INTERMEDIA  | 773c2d73-2af0-422c-a747-aa78c635d6ce | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_Passive_Port_EXTERMEDIA  | 4bb54dcb-e28b-43f4-bf86-4be9721283a6 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| CM_Active_create_deploy     | f098fb8d-62d2-4f29-8ce8-7fccf3e15469 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_Passive_Host             | 0bbfa488-bb06-4ba5-9dce-bdedf37df35a | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| CM_Active_configure_deploy  | 163a52ea-0d91-4e50-921b-64fc9be3459a | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| CM_Active_Host              | c4597195-ef73-4f01-8777-4bac1d2a894a | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| EMS_Net_subnet              | 7b5b1376-189c-43fb-ad78-cdfba2943c80 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| AntiAffinityPolicy          | ede616f7-deaa-4d5c-856d-2dd94aa87921 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_Active_configure_config  | 3560dcdb-9399-41f2-9f52-d6b55a00c090 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_Active_Port_EXTERMEDIA   | 1671d201-3773-43df-8088-d8a2f4757bb8 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| LB_Host                     | f0625e2d-dacc-4a97-846a-ee9ed066dd67 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| LB_Port_EXTERMEDIA          | ca383fcd-235f-4ada-bd25-d1d0137adef1 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_Passive_configure_deploy | d8b27761-b93b-4ce7-8cf2-7857bdfba970 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_Active_Port_EMS          | 6382ad1d-29b1-4b28-9d92-5a2f35ccb32c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_Active_Port_CTRL         | 6536207e-7bf8-42f0-a67f-9947cf520b5a | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_Passive_create_deploy    | a3658762-48c2-4005-8189-573983b9cfaa | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| DM_Host                     | 84cf3cc1-860e-4f59-85e2-d47b3dafeae2 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| LB_Port_CTRL                | 2ddcad9a-6046-4285-8103-3328e45810dc | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| MM_Active_configure_deploy  | 7cb44d97-8d29-496b-adb3-72c02e272fa5 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| CM_Active_Port_INTERMEDIA   | 08a96d1f-ce61-4004-a738-5c9ad71dd931 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| DM_Port_INTERMEDIA          | 365590d8-72b5-49ae-a9cf-126e64b8896e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| EMS_Net                     | 851dfc3b-218d-4eff-9bce-e2a590480234 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
| CTRL_Net                    | 8b3443cd-3cb1-4bdb-a5b5-817082557e5e | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-02T21:00:26Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-01-02 21:01:42Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-01-02 21:01:43Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:43Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-02 21:01:43Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:43Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:43Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-01-02 21:01:43Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-01-02 21:01:43Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:43Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:44Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-01-02 21:01:44Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:44Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-02 21:01:44Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:44Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:44Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-01-02 21:01:44Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-01-02 21:01:45Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:45Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-01-02 21:01:45Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:45Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:45Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-02 21:01:45Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:45Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:45Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-01-02 21:01:45Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-01-02 21:01:46Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:46Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-01-02 21:01:46Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:46Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:46Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-02 21:01:46Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:46Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:46Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-01-02 21:01:46Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-01-02 21:01:47Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:47Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-01-02 21:01:47Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:47Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-01-02 21:01:47Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-02 21:01:47Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:47Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:47Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:47Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:47Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:47Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-01-02 21:01:47Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-01-02 21:01:48Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:48Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:48Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-01-02 21:01:48Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-02 21:01:48Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-02 21:01:48Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:48Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-01-02 21:01:49Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:49Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-02 21:01:49Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:49Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-01-02 21:01:49Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:49Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-01-02 21:01:49Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-01-02 21:01:50Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:50Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-01-02 21:01:50Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:50Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:50Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:50Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:50Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:50Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:50Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-01-02 21:01:51Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-02 21:01:51Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-01-02 21:01:51Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-02 21:01:51Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-02 21:01:51Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:51Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:51Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:51Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:51Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-01-02 21:01:51Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-01-02 21:01:51Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-01-02 21:01:51Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:52Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-02 21:01:52Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:52Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-02 21:01:52Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-02 21:01:52Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-01-02 21:01:52Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-02 21:01:52Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:52Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:52Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-02 21:01:53Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-02 21:01:53Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-02 21:01:55Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-01-02 21:01:55Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:55Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:55Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:55Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:56Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-02 21:01:56Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-01-02 21:01:56Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-02 21:01:56Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-02 21:01:56Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:56Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:56Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:56Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:01:59Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-01-02 21:01:59Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-01-02 21:01:59Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-01-02 21:02:00Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-01-02 21:02:00Z [vRNC_Stack.CTRL_Net]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:02:00Z [vRNC_Stack.EMS_Net]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:02:00Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:02:00Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-01-02 21:02:02Z [vRNC_Stack.EMS_Net]: DELETE_COMPLETE  state changed
2018-01-02 21:02:02Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_COMPLETE  state changed
2018-01-02 21:02:02Z [vRNC_Stack.CTRL_Net]: DELETE_COMPLETE  state changed
2018-01-02 21:02:02Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_COMPLETE  state changed
2018-01-02 21:02:02Z [vRNC_Stack]: DELETE_COMPLETE  Stack DELETE completed successfully

    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-01-03 05:10:33,530 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log'
