No local image file or the file() doesn't exist!
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 and flavor for parser...     =========|

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

  Default flavor m1.tiny already exsits.

  Register image cirros-0.3.2-x86_64-uec...
+------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field            | Value                                                                                                                                                                                                                                             |
+------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| checksum         | f8ab98ff5e73ebab884d80c9dc9c7290                                                                                                                                                                                                                  |
| container_format | bare                                                                                                                                                                                                                                              |
| created_at       | 2018-07-12T03:09:37Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/04659148-4e34-43a4-9bc2-438e3c1da116/file                                                                                                                                                                                              |
| id               | 04659148-4e34-43a4-9bc2-438e3c1da116                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | 332d1ffe706f451d840bc44ae5b6ad40                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://86451910-6dad-4457-b586-421014f11b9f/images/04659148-4e34-43a4-9bc2-438e3c1da116/snap', locations='[{u'url': u'rbd://86451910-6dad-4457-b586-421014f11b9f/images/04659148-4e34-43a4-9bc2-438e3c1da116/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 13267968                                                                                                                                                                                                                                          |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-07-12T03:09:38Z                                                                                                                                                                                                                              |
| 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          | a9e8f1c48d924283914deba4a931f46f |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | a9e8f1c48d924283914deba4a931f46f |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | c984fa3561c5461cab49464ecee95530 |
| 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: /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC.yaml
      Patched yaml file: /src/nfv-parser/tests/../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: /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC_patch.yaml
    2. Output file: /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/vRNC_Hot_Template.yaml
/usr/lib/python2.7/site-packages/urllib3/connection.py:344: SubjectAltNameWarning: Certificate for 192.16.1.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/urllib3/connection.py:344: SubjectAltNameWarning: Certificate for 192.16.1.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/urllib3/connection.py:344: SubjectAltNameWarning: Certificate for 192.16.1.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: /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/vRNC_Hot_Template.yaml

    Patching compute:signal_transport

  Deploy stack...
2018-07-12 03:10:10Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-07-12 03:10:11Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:11Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-07-12 03:10:12Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:12Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-07-12 03:10:13Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:13Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-07-12 03:10:14Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:14Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-07-12 03:10:15Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:16Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-07-12 03:10:16Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:16Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-07-12 03:10:17Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:17Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-07-12 03:10:18Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:18Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-07-12 03:10:19Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:19Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-07-12 03:10:20Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:21Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-07-12 03:10:21Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:21Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:21Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-07-12 03:10:22Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-07-12 03:10:22Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:22Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:22Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:22Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:22Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:22Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:22Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:23Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-07-12 03:10:23Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:23Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-07-12 03:10:24Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-07-12 03:10:24Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:25Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-07-12 03:10:25Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-07-12 03:10:25Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:25Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-07-12 03:10:26Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-07-12 03:10:26Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-07-12 03:10:26Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-07-12 03:10:26Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-07-12 03:10:26Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:27Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-07-12 03:10:27Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:27Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:27Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-07-12 03:10:28Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-07-12 03:10:28Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:28Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:28Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:29Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:29Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-07-12 03:10:29Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:29Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:30Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-12 03:10:30Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-07-12 03:10:30Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:30Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-07-12 03:10:30Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:30Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:31Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:31Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:31Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:31Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:31Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-12 03:10:31Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-12 03:10:32Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-12 03:10:33Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-07-12 03:10:33Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:33Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-12 03:10:33Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:33Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:33Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-12 03:10:33Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:34Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-12 03:10:34Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-12 03:10:34Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:35Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-12 03:10:35Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-07-12 03:10:35Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:35Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-07-12 03:10:49Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-07-12 03:10:49Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:49Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-07-12 03:10:49Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-07-12 03:10:49Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:50Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-07-12 03:10:50Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:50Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:50Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-07-12 03:10:50Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:50Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-07-12 03:10:52Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-07-12 03:10:53Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:53Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-07-12 03:10:53Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:53Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-07-12 03:10:57Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-07-12 03:10:57Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:58Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:58Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-07-12 03:10:58Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:10:58Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-07-12 03:11:00Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-07-12 03:11:00Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:11:00Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-07-12 03:11:01Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:11:01Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-07-12 03:11:12Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-07-12 03:11:13Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:11:13Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-07-12 03:11:13Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 03:11:13Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-07-12 03:11:13Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | af7da39d-bd96-4ca6-a8cf-f6cb42d98838                                                                                                                                                                      |
| 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-07-12T03:10:09Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | af7da39d-bd96-4ca6-a8cf-f6cb42d98838                                                                                                                                                                      |
| 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-07-12T03:10:09Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: a9e8f1c48d924283914deba4a931f46f                                                                                                                                                          |
|                       | OS::stack_id: af7da39d-bd96-4ca6-a8cf-f6cb42d98838                                                                                                                                                        |
|                       | 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.9                                                                                                                                                                                  |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.5                                                                                                                                                                                  |
|                       | - description: The private IP address of the CM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_CM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.8                                                                                                                                                                                  |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.6                                                                                                                                                                                  |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.16.1.222:8004/v1/a9e8f1c48d924283914deba4a931f46f/stacks/vRNC_Stack/af7da39d-bd96-4ca6-a8cf-f6cb42d98838                                                                              |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | ee2d98452b754b92828563b579e35fd5                                                                                                                                                                          |
| 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              | e59d8096-24c1-461b-93f1-3e70b42212cc | OS::Neutron::Net             | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| AffinityPolicy              | 4303eb21-fb58-4f71-a6df-90298f31c023 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| DM_configure_config         | 8dbcd019-fec6-4ea3-b148-2ccd08de3fad | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| CM_Passive_configure_config | 2d5fac07-d304-40e6-b19b-7ab02accfc4d | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| LB_configure_deploy         | d01bbe32-a631-4589-9a1b-b77525846466 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| EXTERMEDIA_Net_subnet       | 3c506a66-90ba-4e50-8cd8-3068394e477b | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| CM_Passive_Port_CTRL        | 5966b146-6532-4f1d-ad34-64be821c6c3b | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_Passive_Port_CTRL        | fc3e5aa7-5ccc-4933-b692-c7dd49231640 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_Active_create_config     | e87b7a3f-bc07-41ff-b952-93245f248719 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_Active_configure_deploy  | 4a4a5852-7287-42ba-a491-bbb7ca4ce153 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| CM_Passive_create_config    | ce2946bb-155d-4107-b47b-b0f44ae9af23 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| LB_create_config            | 6e08b4f8-4fa1-4c69-b056-40acebd12057 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_Active_Port_INTERMEDIA   | e4b25c2d-0fe9-44da-b6e4-c02713cd83a3 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| CM_Passive_configure_deploy | ae9056a6-8be5-4c2d-a458-8024a73071de | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_Passive_Port_EMS         | 40a64a33-3d91-4e48-9f28-aa7a0fd7c94d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| CM_Active_configure_config  | ab4ed7ae-4024-49d7-a763-e13996e68880 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_Passive_create_config    | 8badb05c-3f77-4c8a-91f9-a08852621826 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| CTRL_Net_subnet             | 01ab0555-c980-4af2-af41-7be1b841f62b | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| DM_create_deploy            | 1d378a22-9a67-4e7a-8465-210cf4cc97af | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| DM_create_config            | 0f3f89e4-328c-4a8b-9c7f-db9387ee02de | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| LB_configure_config         | b257c181-ef6c-45c0-be00-d454c85255a8 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| INTERMEDIA_Net              | c1840284-9c21-471f-9b53-181d824de9b2 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_Passive_configure_config | c4920091-ac56-4e9c-a540-d6e118882c65 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| CM_Passive_Host             | 47f159cc-b98c-4adc-883d-8c25bb1d2ae8 | OS::Nova::Server             | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| DM_Port_CTRL                | e8662726-e67a-42c0-8fd4-0e7f130522db | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| LB_create_deploy            | f8bf6351-7ecd-4511-aac6-e9ba89513aed | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_Active_create_deploy     | d74febd8-1f39-49ae-8c3e-6693ccea7a2e | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| LB_Port_INTERMEDIA          | 2a96a721-bee7-44da-a909-a29a50bee8d7 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_BlockStorage             | 8252f196-211a-47b7-a5cd-330b1308378a | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_Active_Host              | a6e9a197-5e4c-4e6f-93a4-41511b750a33 | OS::Nova::Server             | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| INTERMEDIA_Net_subnet       | 5d089205-d4d7-49e5-b56e-a5314f513eb6 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| CM_Passive_create_deploy    | 5b2a323b-425c-430f-a5b5-d43ad9e0f151 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| DM_configure_deploy         | 69cb73bc-ba2c-4678-b059-1de411742307 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| CM_Passive_Port_INTERMEDIA  | 8952cab4-2af1-4907-9e59-fb051574bc28 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| CM_Active_Port_CTRL         | 92a5435e-4af4-49a1-a0ed-f374f3ceaeb5 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_Passive_Port_INTERMEDIA  | 62c2f8bb-2aba-4e6f-b787-a9d9919ccb79 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_Passive_Port_EXTERMEDIA  | 3fa0adb9-e591-484e-8c21-27cab0a07ffc | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| CM_Active_create_deploy     | 2a0fa6c4-c0eb-4bd6-8bbe-34d443b03f5f | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_Passive_Host             | 1e62f341-de88-43ef-bae8-8be4420e594e | OS::Nova::Server             | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| CM_Active_configure_deploy  | f867b06b-b2c6-416f-82da-4deec1523856 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| CM_Active_Host              | bec2f8ac-5602-48d6-b6c5-69e53341ea11 | OS::Nova::Server             | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| EMS_Net_subnet              | 003ee354-dc8b-45c7-ac2d-a818a9026a4e | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| AntiAffinityPolicy          | 12fc7037-0718-448f-bfb6-65be92ace665 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_Active_configure_config  | 046f1585-3d5b-4556-82f4-939877b7b70e | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_Active_Port_EXTERMEDIA   | 818eea2b-4177-4f21-b217-9b6b39041020 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| LB_Host                     | 9c87ea6e-273e-4ca6-a87b-9e4e559e543f | OS::Nova::Server             | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| LB_Port_EXTERMEDIA          | 2a298bca-cfaf-42d2-9c21-6912aa7e8d63 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_Passive_configure_deploy | 970da2b8-a204-4602-9ec7-2357f1fc5f46 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_Active_Port_EMS          | 66768187-d339-4bf2-91dd-6710b49036cd | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_Active_Port_CTRL         | b1d8a0f6-de61-4543-aa71-af6ace211932 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| MM_Passive_create_deploy    | 5fd85198-2c03-41e8-8af2-60df2365d628 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| DM_Host                     | 1790fb0b-76cf-4f3d-a046-14adfe4acde1 | OS::Nova::Server             | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| LB_Port_CTRL                | 3efd00de-b61e-40f6-b08d-c72169a63f48 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| CM_Active_create_config     | de96f982-4aab-4907-bd5c-473fcd85a9d6 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| CM_Active_Port_INTERMEDIA   | 902552ce-ec7c-4ada-b59e-8ee08b8ca7b7 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| DM_Port_INTERMEDIA          | acc6795d-65fb-40b0-b3c4-7ef3cbcf17dc | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| EMS_Net                     | a4e8444d-8364-4f50-a6e5-ca2d3440614b | OS::Neutron::Net             | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
| CTRL_Net                    | 021c573d-8ba4-4839-896a-1eda01751d30 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-07-12T03:10:11Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-07-12 03:11:35Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-07-12 03:11:36Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:36Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-07-12 03:11:37Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:37Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-07-12 03:11:38Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:38Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:38Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-07-12 03:11:38Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-07-12 03:11:38Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:38Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:38Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:38Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-07-12 03:11:38Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-07-12 03:11:39Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:39Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:39Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-07-12 03:11:39Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-07-12 03:11:39Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:39Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:39Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-07-12 03:11:39Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-07-12 03:11:40Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:40Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:40Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-07-12 03:11:40Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-07-12 03:11:40Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:40Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:40Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-07-12 03:11:40Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:40Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-07-12 03:11:41Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:41Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:41Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-07-12 03:11:41Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-07-12 03:11:41Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:41Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-07-12 03:11:41Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:41Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:41Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-07-12 03:11:42Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:43Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-07-12 03:11:43Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:43Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-07-12 03:11:44Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:44Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-07-12 03:11:44Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:44Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:44Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:44Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-07-12 03:11:44Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:44Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-07-12 03:11:44Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-07-12 03:11:45Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-12 03:11:45Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:45Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-07-12 03:11:45Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:45Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-07-12 03:11:45Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:45Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-07-12 03:11:45Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:45Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-07-12 03:11:46Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:46Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-07-12 03:11:48Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-07-12 03:11:48Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-07-12 03:11:49Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:49Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:49Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:49Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:49Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:49Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:49Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:49Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:50Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-07-12 03:11:50Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-12 03:11:51Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-07-12 03:11:51Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-12 03:11:51Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-12 03:11:51Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-07-12 03:11:51Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:51Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:51Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:51Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-07-12 03:11:52Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-12 03:11:52Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-07-12 03:11:52Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-12 03:11:55Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-07-12 03:11:55Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:55Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:56Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-07-12 03:11:56Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:56Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-07-12 03:11:56Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:56Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:56Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:57Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-12 03:11:58Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-12 03:11:58Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-12 03:11:58Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-07-12 03:11:58Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-07-12 03:11:58Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:58Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:58Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:58Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:11:59Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-07-12 03:12:00Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-07-12 03:12:00Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:12:00Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-07-12 03:12:00Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-07-12 03:12:00Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:12:00Z [vRNC_Stack.CTRL_Net]: DELETE_IN_PROGRESS  state changed
2018-07-12 03:12:00Z [vRNC_Stack.EMS_Net]: DELETE_IN_PROGRESS  state changed

    Delete patch temp file /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC_patch.yaml after test.
    Delete hot temp file /src/nfv-parser/tests/../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 user parser's role from project parser
    Delete user parser
    Delete project parser

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


