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-06-27T23:11:45Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/a953303f-854f-4ff2-a432-b72dd8bfddf5/file                                                                                                                                                                                              |
| id               | a953303f-854f-4ff2-a432-b72dd8bfddf5                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | 7a7ed5ae77d94bf6a7f0616ed5904041                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://e87273c6-0852-464b-a0e9-b610dcc9b7b2/images/a953303f-854f-4ff2-a432-b72dd8bfddf5/snap', locations='[{u'url': u'rbd://e87273c6-0852-464b-a0e9-b610dcc9b7b2/images/a953303f-854f-4ff2-a432-b72dd8bfddf5/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 13267968                                                                                                                                                                                                                                          |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-06-27T23:11:46Z                                                                                                                                                                                                                              |
| 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          | c98ef052c9904d298ebde75525e4e841 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | c98ef052c9904d298ebde75525e4e841 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | 6a92257bb76840069774101ab9111828 |
| 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-06-27 23:12:18Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-06-27 23:12:19Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:20Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-06-27 23:12:20Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:20Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:20Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-06-27 23:12:20Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-06-27 23:12:21Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:21Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:21Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:21Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:22Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-06-27 23:12:22Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:22Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:22Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-06-27 23:12:22Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-06-27 23:12:22Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-06-27 23:12:23Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-06-27 23:12:23Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:23Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:23Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:23Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-06-27 23:12:24Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-06-27 23:12:24Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:24Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-06-27 23:12:24Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:24Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-06-27 23:12:25Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-06-27 23:12:25Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-06-27 23:12:25Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:25Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:25Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:25Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:25Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:25Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:25Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-06-27 23:12:25Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:26Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:27Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-06-27 23:12:27Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:27Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-06-27 23:12:27Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-06-27 23:12:28Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-06-27 23:12:28Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-06-27 23:12:28Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:28Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-06-27 23:12:28Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-06-27 23:12:28Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-06-27 23:12:28Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-06-27 23:12:29Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:29Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-06-27 23:12:30Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:30Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-06-27 23:12:31Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:31Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-06-27 23:12:32Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:32Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-06-27 23:12:33Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:33Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-06-27 23:12:34Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:34Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-06-27 23:12:35Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:35Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-06-27 23:12:36Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:37Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-06-27 23:12:37Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:37Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:37Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-06-27 23:12:38Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-06-27 23:12:38Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:38Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:38Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:38Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:38Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:38Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:40Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-06-27 23:12:40Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:40Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-06-27 23:12:41Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-06-27 23:12:41Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-06-27 23:12:41Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:41Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:42Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-06-27 23:12:42Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:43Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-06-27 23:12:56Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-06-27 23:12:56Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-06-27 23:12:57Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:57Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:57Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-06-27 23:12:57Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:57Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:57Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-06-27 23:12:57Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:57Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-06-27 23:12:57Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-06-27 23:12:58Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-06-27 23:12:58Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:58Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-06-27 23:12:58Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:12:59Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-06-27 23:13:05Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-06-27 23:13:06Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:13:06Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:13:06Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-06-27 23:13:06Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:13:06Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-06-27 23:13:09Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-06-27 23:13:10Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:13:10Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-06-27 23:13:10Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:13:10Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-06-27 23:13:21Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-06-27 23:13:21Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:13:21Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-06-27 23:13:21Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-27 23:13:22Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-06-27 23:13:22Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | e97e560d-f6a7-4973-9eb1-6edc567c003b                                                                                                                                                                      |
| 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-06-27T23:12:17Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | e97e560d-f6a7-4973-9eb1-6edc567c003b                                                                                                                                                                      |
| 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-06-27T23:12:17Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: c98ef052c9904d298ebde75525e4e841                                                                                                                                                          |
|                       | OS::stack_id: e97e560d-f6a7-4973-9eb1-6edc567c003b                                                                                                                                                        |
|                       | 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.2                                                                                                                                                                                  |
|                       | - 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.3                                                                                                                                                                                  |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.7                                                                                                                                                                                  |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.16.1.222:8004/v1/c98ef052c9904d298ebde75525e4e841/stacks/vRNC_Stack/e97e560d-f6a7-4973-9eb1-6edc567c003b                                                                              |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | 177c25002bc444d19a5dfed3ad30cd68                                                                                                                                                                          |
| 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              | 87a69bd0-662c-44d0-b3de-4bb0ba932234 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| AffinityPolicy              | e19203e3-42d3-414a-9eda-4f3e52039238 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| DM_configure_config         | a8d230c0-e6fb-4900-a281-2edf4cd75ff5 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| CM_Active_configure_config  | 42cc163b-2f02-4cf1-b247-f9ec221b7665 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| LB_configure_deploy         | 7cf59526-e5f7-46c6-a9f0-c0d3953c79e2 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| EXTERMEDIA_Net_subnet       | 1da4aa2c-8f4d-4b6f-be41-504fd3e4177d | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| MM_Passive_Port_CTRL        | 62826c49-0817-4981-9018-340a676e982e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| MM_Active_create_config     | 680df81d-3ec2-4a87-8f2c-799f382b986d | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| MM_Active_configure_deploy  | 0ec14422-e9dc-42e9-a944-ead9b62c8efa | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| CM_Passive_create_config    | aeef1d78-0b25-4e22-ac60-7466866ef38e | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| LB_create_config            | 37a0b959-cdf9-4e71-8857-a25f1819d468 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| MM_Active_Port_INTERMEDIA   | db6ecf38-7556-4117-b49e-0578f4a2423e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| MM_Active_Port_EMS          | f5a39787-d0cd-4171-a909-fa7d33abf569 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| CM_Passive_Port_CTRL        | a7cc6f70-c5d0-491c-a0ee-3a452b6b8d64 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| MM_Passive_Port_EMS         | df83940f-1250-4a78-8f4d-4828f0b5c963 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| CM_Passive_configure_config | 00e66f43-72d1-4f10-acdb-4678afaed1cb | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| MM_Passive_create_config    | 81367596-d2c2-4e7b-8817-08c845adea4d | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| CTRL_Net_subnet             | 8fc3e88b-eb44-4a0b-9137-61c66ebff848 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| DM_create_deploy            | 88cbb7f9-1f29-437e-b381-54937d2e4539 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| DM_create_config            | aec89199-309a-49c5-a8e6-4114fc08170c | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| LB_configure_config         | afb2edfb-d0e8-43f6-ba11-d13889de34ce | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| INTERMEDIA_Net              | 5199ded6-baf4-4015-9bf7-5446b8846193 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| MM_Passive_configure_config | 0008cf5a-c4d1-42e3-bd6f-35157b36df1e | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| CM_Passive_Host             | 4b2b7131-f76a-4244-89f6-502b40bfe29f | OS::Nova::Server             | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| DM_Port_CTRL                | b38c076c-ec05-4e36-a209-dab6ff6cd876 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| LB_create_deploy            | 1eb07144-f23b-4189-929f-22f00bd9cba1 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| MM_Active_create_deploy     | e60348b4-4be1-4709-a625-3dab2008913f | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| LB_Port_INTERMEDIA          | 66997184-62e6-46d8-bd22-1e689b8c9a0d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| MM_BlockStorage             | 14c5ed0e-ba1d-41d9-98d7-519317671a00 | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| MM_Active_Host              | 13839df1-a476-4c6c-b729-dbba31a9aa76 | OS::Nova::Server             | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| INTERMEDIA_Net_subnet       | 71a2ed4f-09aa-4435-984a-d6d8496eba4a | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| CM_Passive_create_deploy    | 41cc991f-6041-459e-aec2-b599eb6293e4 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| DM_configure_deploy         | 2df3cbab-8af9-4f3f-9200-1e1f4801e257 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| CM_Passive_Port_INTERMEDIA  | 4b8ad0ea-607e-4edc-85ed-0627c3379d5e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| CM_Active_Port_CTRL         | 9bacc35f-a067-4807-92ce-691c880d7f3d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| MM_Passive_Port_INTERMEDIA  | f9d81d96-ce76-4bd2-9855-6cc1b9fbaf8b | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| MM_Passive_Port_EXTERMEDIA  | 6dd99e58-47b1-421f-a686-a4ce3132e3fc | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| CM_Active_create_deploy     | 0dff5c6b-9261-486e-9a30-06d5fb8d4afc | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| MM_Passive_Host             | 5347b8bc-e5ca-4916-bb76-94e94eaf259f | OS::Nova::Server             | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| CM_Active_configure_deploy  | 4a845f2b-97ce-4017-83b9-f061529766cc | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| CM_Active_Host              | 2b8a5859-471b-42d9-966d-c4836aa88a55 | OS::Nova::Server             | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| EMS_Net_subnet              | a2ce5058-955d-4bba-a048-4139d02c0c26 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| AntiAffinityPolicy          | 7b126fa0-489d-4cbe-8658-94de03622d38 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| MM_Active_configure_config  | e321b060-68ce-43f5-a3fc-ae4172c3f38a | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| MM_Active_Port_EXTERMEDIA   | 56c3cff3-9757-4d84-969b-d692cf3be6d9 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| LB_Host                     | 5fe49e22-1a1b-42ed-92c2-97485b0be587 | OS::Nova::Server             | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| LB_Port_EXTERMEDIA          | b9aa939c-c4dc-468d-a4ee-42980b16d70b | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| MM_Passive_configure_deploy | 91a41504-9905-49a2-8517-6e48213f08c4 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| CM_Passive_configure_deploy | 2060e6c0-e9a2-469c-9dc5-73a9ebaada7c | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| MM_Active_Port_CTRL         | 6c74a4cc-6d6c-4bb0-8d7c-a57b893f5869 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| MM_Passive_create_deploy    | bdb6510d-8099-4657-bd15-ba958d9cb009 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| DM_Host                     | d2cfa140-b5da-45b5-88f8-369739a21075 | OS::Nova::Server             | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| LB_Port_CTRL                | d81cb381-e7ae-4f0c-85a7-3d663aa87e96 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| CM_Active_create_config     | 1772f575-c749-4318-8d57-baf70e538b50 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| CM_Active_Port_INTERMEDIA   | d34a977b-2c84-4dda-86c0-943155edbd92 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| DM_Port_INTERMEDIA          | 723022b4-f7bf-4802-a2db-bb04938efd08 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-27T23:12:18Z |
| EMS_Net                     | c4525b30-c013-4573-86cf-d2fbb8881d2f | OS::Neutron::Net             | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
| CTRL_Net                    | 9811b29c-f479-45f8-8251-c317e60a2c3b | OS::Neutron::Net             | CREATE_COMPLETE | 2018-06-27T23:12:19Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-06-27 23:13:42Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-06-27 23:13:43Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:43Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-06-27 23:13:43Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:44Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:44Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-06-27 23:13:44Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-06-27 23:13:44Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:44Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-06-27 23:13:44Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:44Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-06-27 23:13:44Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:44Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:44Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-06-27 23:13:44Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:45Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-06-27 23:13:45Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:45Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:45Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-06-27 23:13:45Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-06-27 23:13:46Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:46Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:46Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-06-27 23:13:46Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:46Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-06-27 23:13:46Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-06-27 23:13:46Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:47Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:47Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-06-27 23:13:47Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:48Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:48Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-06-27 23:13:48Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-06-27 23:13:49Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:49Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:49Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-06-27 23:13:49Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-06-27 23:13:49Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:49Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-06-27 23:13:49Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:49Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-06-27 23:13:50Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:50Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-06-27 23:13:50Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:50Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:50Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-06-27 23:13:50Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-06-27 23:13:51Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:51Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-06-27 23:13:51Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:51Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:51Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:51Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-06-27 23:13:51Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-06-27 23:13:51Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:51Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-06-27 23:13:52Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:52Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-06-27 23:13:52Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:52Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-06-27 23:13:52Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-06-27 23:13:53Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:53Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:53Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:53Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:53Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:54Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-06-27 23:13:55Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-06-27 23:13:55Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-06-27 23:13:55Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-06-27 23:13:55Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-06-27 23:13:57Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-06-27 23:13:58Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:58Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:58Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:13:59Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-06-27 23:13:59Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-06-27 23:14:00Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-06-27 23:14:00Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:14:00Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:14:00Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:14:00Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:14:01Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:14:01Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-06-27 23:14:02Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-06-27 23:14:03Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-06-27 23:14:03Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-06-27 23:14:03Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-06-27 23:14:04Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:14:04Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:14:05Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-06-27 23:14:05Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-06-27 23:14:08Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-06-27 23:14:08Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:14:08Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:14:08Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:14:08Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:14:09Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-06-27 23:14:09Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-06-27 23:14:09Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-06-27 23:14:09Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-06-27 23:14:09Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:14:09Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:14:10Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:14:10Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:14:11Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-06-27 23:14:11Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-06-27 23:14:12Z [vRNC_Stack.EMS_Net]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:14:12Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-06-27 23:14:12Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:14:12Z [vRNC_Stack.CTRL_Net]: DELETE_IN_PROGRESS  state changed
2018-06-27 23:14:13Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-06-27 23:14:13Z [vRNC_Stack.INTERMEDIA_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 }==========================


