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-05-25T20:34:27Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/f2a68869-6184-493a-ab60-bab4d3454784/file                                                                                                                                                                                              |
| id               | f2a68869-6184-493a-ab60-bab4d3454784                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | 663a3eb074ff480d92b839ee88b9b37f                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://c4ae9c0b-9f70-4ea1-87fc-94d13a33ecd8/images/f2a68869-6184-493a-ab60-bab4d3454784/snap', locations='[{u'url': u'rbd://c4ae9c0b-9f70-4ea1-87fc-94d13a33ecd8/images/f2a68869-6184-493a-ab60-bab4d3454784/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 13267968                                                                                                                                                                                                                                          |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-05-25T20:34:28Z                                                                                                                                                                                                                              |
| 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          | 21dce493892d4f92b14bc3447f30c991 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | 21dce493892d4f92b14bc3447f30c991 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | 17f308467e174214a509f40a82f00418 |
| 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.168.11.222 has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  SubjectAltNameWarning
/usr/lib/python2.7/site-packages/urllib3/connection.py:344: SubjectAltNameWarning: Certificate for 192.168.11.222 has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  SubjectAltNameWarning
/usr/lib/python2.7/site-packages/urllib3/connection.py:344: SubjectAltNameWarning: Certificate for 192.168.11.222 has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  SubjectAltNameWarning

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

    Patching compute:signal_transport

  Deploy stack...
2018-05-25 20:35:03Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-05-25 20:35:04Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:04Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-05-25 20:35:05Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:05Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-05-25 20:35:05Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:06Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:06Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-05-25 20:35:06Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-05-25 20:35:06Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:06Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:06Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:07Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:07Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-05-25 20:35:07Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-05-25 20:35:07Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-05-25 20:35:07Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-05-25 20:35:08Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:09Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:09Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-05-25 20:35:09Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-05-25 20:35:10Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:10Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-05-25 20:35:11Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:11Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-05-25 20:35:12Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:12Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-05-25 20:35:13Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:13Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-05-25 20:35:13Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:14Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:14Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-05-25 20:35:14Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-05-25 20:35:14Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:14Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:14Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:14Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:14Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:14Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:15Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:15Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-05-25 20:35:15Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-05-25 20:35:15Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-05-25 20:35:15Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-05-25 20:35:15Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-05-25 20:35:16Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-05-25 20:35:16Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:16Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-05-25 20:35:16Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-05-25 20:35:17Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:17Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-05-25 20:35:17Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:18Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:18Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-05-25 20:35:18Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-05-25 20:35:18Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:18Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:19Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:19Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-05-25 20:35:19Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-05-25 20:35:19Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:19Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-05-25 20:35:20Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:20Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-05-25 20:35:20Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-05-25 20:35:20Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:20Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:20Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:20Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:20Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:20Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:21Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:21Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-05-25 20:35:21Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-05-25 20:35:21Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-05-25 20:35:21Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-05-25 20:35:21Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:21Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-05-25 20:35:21Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:21Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:21Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-05-25 20:35:21Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:22Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-05-25 20:35:22Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:22Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-05-25 20:35:30Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-05-25 20:35:31Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:31Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-05-25 20:35:31Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:31Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-05-25 20:35:31Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-05-25 20:35:32Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-05-25 20:35:32Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:32Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:32Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-05-25 20:35:32Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:32Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:32Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-05-25 20:35:32Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-05-25 20:35:32Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:32Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-05-25 20:35:34Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-05-25 20:35:34Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:34Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:34Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-05-25 20:35:34Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:34Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-05-25 20:35:41Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-05-25 20:35:41Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:41Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-05-25 20:35:41Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:41Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-05-25 20:35:46Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-05-25 20:35:46Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:46Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-05-25 20:35:46Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-05-25 20:35:47Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-05-25 20:35:47Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | de4b79b1-8e19-4a91-8c71-e757415e4eec                                                                                                                                                                      |
| 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-05-25T20:35:02Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | de4b79b1-8e19-4a91-8c71-e757415e4eec                                                                                                                                                                      |
| 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-05-25T20:35:02Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: 21dce493892d4f92b14bc3447f30c991                                                                                                                                                          |
|                       | OS::stack_id: de4b79b1-8e19-4a91-8c71-e757415e4eec                                                                                                                                                        |
|                       | 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.3                                                                                                                                                                                  |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.6                                                                                                                                                                                  |
|                       | - 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.9                                                                                                                                                                                  |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.168.11.222:8004/v1/21dce493892d4f92b14bc3447f30c991/stacks/vRNC_Stack/de4b79b1-8e19-4a91-8c71-e757415e4eec                                                                            |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | 8978a766cbed4cf1a14f4e5ba82bfbf5                                                                                                                                                                          |
| 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              | b359118c-c821-4475-83b0-7e1daa2f5d51 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| AffinityPolicy              | 80e45e62-de12-46d8-b83f-4ad675fd6cf8 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| DM_Port_CTRL                | 8660fe84-01a1-4732-97d5-da1790bbbffe | OS::Neutron::Port            | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| DM_configure_config         | fa8e5f77-b8d4-4d30-bb5c-0f12b1b80340 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| CM_Active_configure_config  | 15e3c292-d6c8-4091-bc50-e91a3c10b941 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| LB_configure_deploy         | 91a83c44-6f75-4cae-8714-25d447218e37 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| EXTERMEDIA_Net_subnet       | a671577e-c89d-4fb7-9d44-2c8b7e049a73 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| CM_Passive_Port_INTERMEDIA  | 461ba52d-5fee-4bea-9c3c-738eda42b3e9 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_Passive_Port_CTRL        | 31eb150e-0081-4267-98fb-c9956a3748c3 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_Active_create_config     | 5d393884-db89-4bed-871b-d872406bd151 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| CM_Passive_create_config    | a94ba1a8-456d-4ada-8f2d-914accec0926 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| LB_create_config            | 1ae7a16a-3b8c-4764-9ce0-584d36d5883e | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_Active_Port_INTERMEDIA   | 6fe31014-5f22-4322-bfa2-42c799fa465a | OS::Neutron::Port            | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| CM_Passive_Port_CTRL        | 616b45b3-2d49-4576-bb20-3caa20b5f5ad | OS::Neutron::Port            | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_Passive_Port_EMS         | 2841502c-5100-4b24-98fe-8652718ce2f1 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| CM_Passive_configure_config | ff4c7241-d934-48f3-9625-78000bd363ae | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_Passive_create_config    | 7e4820ea-79a7-4714-a14b-b516ae4573e4 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| DM_create_deploy            | ed3fe2f4-d038-4703-b545-a1af8f0ea4a5 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| CM_Active_create_config     | 2f0c6de9-c6c8-4161-8992-f2b021bc6673 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| CTRL_Net_subnet             | d2e23931-c481-4edb-83f3-08904c752a68 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| DM_create_config            | 5fa702ed-6e6e-450e-9411-afbcd398acb9 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| LB_configure_config         | a5bf7162-ecb8-425a-a999-cba06bc50881 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| INTERMEDIA_Net              | 8d166013-80c4-4181-9edd-56fdd641c46e | OS::Neutron::Net             | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_Passive_configure_config | 8aac4442-88e2-493c-b25a-cf101be38034 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| CM_Passive_Host             | b2650a4f-4e84-47f3-813e-4fe6069351bb | OS::Nova::Server             | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| DM_Host                     | 271150c5-1f7d-4352-8c74-7834d393e6c3 | OS::Nova::Server             | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| LB_create_deploy            | ac5547da-2229-431a-90f4-9f0ee6f1b1a2 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_Active_create_deploy     | 064c9b63-6eee-475f-a3c6-74a948acb1fa | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| LB_Port_INTERMEDIA          | ea27a1d3-943e-49f4-80ca-c1382dab5ba2 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_BlockStorage             | 87085e2b-534b-480c-a446-813e0489415e | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_Active_Host              | 8a32874a-7bcd-4fb9-8882-9b11c14ec84d | OS::Nova::Server             | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| INTERMEDIA_Net_subnet       | 7be49d78-2c49-4ebc-9994-22647b50dca1 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| CM_Passive_create_deploy    | d2637238-7029-4f82-a2f7-0b4e42268ac5 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| DM_configure_deploy         | 8e053fab-d209-434a-9b9b-e501e74ac1f5 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| CM_Passive_configure_deploy | 69420919-de10-4de1-ac9a-f0e9e7e58728 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| CM_Active_Port_CTRL         | 04487d93-29d0-4e6b-8470-770c66ba68f1 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_Passive_Port_INTERMEDIA  | 742e0248-d7e2-44c4-ab63-a857a965e211 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_Passive_Port_EXTERMEDIA  | 73b04552-a674-4406-bc7c-912f0d292014 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| CM_Active_create_deploy     | 8ad4c0b1-04bb-4f67-8be5-37e7f52b7841 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_Passive_Host             | 784712a0-e025-44dc-8a91-b03c0f50c051 | OS::Nova::Server             | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| CM_Active_configure_deploy  | ef75ed97-1854-408a-a215-2c003c67df66 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| CM_Active_Host              | 8a4241e4-b244-416e-95a3-eb7fc501a38e | OS::Nova::Server             | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| EMS_Net_subnet              | afe3c0a3-b2a3-4b03-a00a-2c7cda2e3e3d | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_Active_Port_EXTERMEDIA   | ee2bcdff-1b91-47a5-a0ef-5ebf889d4a04 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_Active_configure_config  | f93b07be-a797-4d1a-b31e-eb8c256c6356 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| LB_Host                     | 3b50f6f3-00c8-4ada-ab22-c00ca2d71b1a | OS::Nova::Server             | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| LB_Port_EXTERMEDIA          | c3a80ad2-6cb5-4493-9740-6b6086047c16 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_Passive_configure_deploy | d03ac672-929f-434f-aca4-a4954378f47f | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_Active_Port_EMS          | 62a6b0ad-5e8c-4a2f-97d2-5e23fc34c853 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_Active_Port_CTRL         | 58ab582b-1ac3-44e9-be6b-3e87c8dbc83e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_Passive_create_deploy    | 05d9204a-b33a-4e7e-98c6-c72e20ac01b9 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| AntiAffinityPolicy          | ff47a387-10e7-4b2f-a691-3fa91c31fabd | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| LB_Port_CTRL                | fc7e97e1-6a3e-4584-8f53-eccac9350cd7 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| MM_Active_configure_deploy  | 6aea4201-8a7e-4897-8db2-5af3f9e4341d | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| CM_Active_Port_INTERMEDIA   | ddea94ee-15b9-4d26-98d4-02099799a2b0 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| DM_Port_INTERMEDIA          | db24ab1e-acbf-4963-a9bc-bd2e091150c8 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| EMS_Net                     | 6d29a323-0479-424a-9d1b-c8e122596f1f | OS::Neutron::Net             | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
| CTRL_Net                    | a83a7bdb-7d7b-4ab7-89ba-036c8d00450c | OS::Neutron::Net             | CREATE_COMPLETE | 2018-05-25T20:35:03Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-05-25 20:36:08Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-05-25 20:36:08Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:08Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-05-25 20:36:09Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:09Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:09Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-05-25 20:36:09Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-05-25 20:36:09Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:09Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:09Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-05-25 20:36:09Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:09Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-05-25 20:36:09Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:09Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:10Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-05-25 20:36:10Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-05-25 20:36:10Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:10Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:10Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-05-25 20:36:10Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:10Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-05-25 20:36:10Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:10Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:11Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-05-25 20:36:11Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-05-25 20:36:11Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:11Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-05-25 20:36:11Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:11Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:11Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-05-25 20:36:12Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:12Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:12Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-05-25 20:36:12Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-05-25 20:36:12Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:12Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:12Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-05-25 20:36:12Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:12Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-05-25 20:36:13Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:13Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-05-25 20:36:14Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:14Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:14Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-05-25 20:36:14Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-05-25 20:36:14Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-05-25 20:36:14Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:14Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:14Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:14Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-05-25 20:36:14Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-05-25 20:36:14Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:14Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:14Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:14Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:15Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-05-25 20:36:15Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-05-25 20:36:15Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-05-25 20:36:15Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-05-25 20:36:15Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-05-25 20:36:15Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:15Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-05-25 20:36:15Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-05-25 20:36:16Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:16Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:16Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-05-25 20:36:16Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-05-25 20:36:16Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:16Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-05-25 20:36:16Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-05-25 20:36:16Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:16Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-05-25 20:36:16Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:16Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:16Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:17Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-05-25 20:36:17Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-05-25 20:36:18Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-05-25 20:36:18Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:18Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:18Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:18Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:18Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:19Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-05-25 20:36:19Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-05-25 20:36:19Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-05-25 20:36:19Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-05-25 20:36:21Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-05-25 20:36:21Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:21Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:22Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-05-25 20:36:22Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-05-25 20:36:24Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-05-25 20:36:25Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:25Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:25Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:25Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:25Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-05-25 20:36:25Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-05-25 20:36:25Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-05-25 20:36:25Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-05-25 20:36:25Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:25Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:26Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:26Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-05-25 20:36:28Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-05-25 20:36:28Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-05-25 20:36:28Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  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 }==========================


2018-05-25 20:36:54,737 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log'
