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-04-03T16:30:01Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/afaa0c82-55ce-404e-9cdf-c3eb8f84b6d7/file                                                                                                                                                                                              |
| id               | afaa0c82-55ce-404e-9cdf-c3eb8f84b6d7                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | 237a6972589c44a9a7ac3f0aab9fbdbb                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://bba01c6d-c5f9-4bd4-8512-a4932af034f3/images/afaa0c82-55ce-404e-9cdf-c3eb8f84b6d7/snap', locations='[{u'url': u'rbd://bba01c6d-c5f9-4bd4-8512-a4932af034f3/images/afaa0c82-55ce-404e-9cdf-c3eb8f84b6d7/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 13267968                                                                                                                                                                                                                                          |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-04-03T16:30:01Z                                                                                                                                                                                                                              |
| 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          | ee45a4a60f01448fa0a6e3b7110b2367 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | ee45a4a60f01448fa0a6e3b7110b2367 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | 9b243eff620841428a5e7abcc1a8cba5 |
| 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.10.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.10.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.10.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-04-03 16:30:36Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-04-03 16:30:37Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:37Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-04-03 16:30:38Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:39Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-04-03 16:30:39Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:39Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:40Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-04-03 16:30:40Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:40Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:40Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:40Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:40Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:40Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:40Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:40Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-04-03 16:30:41Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-04-03 16:30:41Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-04-03 16:30:41Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-04-03 16:30:41Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-04-03 16:30:41Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-04-03 16:30:41Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-04-03 16:30:41Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:41Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-04-03 16:30:41Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-04-03 16:30:42Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:42Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-04-03 16:30:43Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:44Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-04-03 16:30:44Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:44Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:44Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-04-03 16:30:44Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-04-03 16:30:44Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:44Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:44Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:45Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:45Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-04-03 16:30:46Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-04-03 16:30:46Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-04-03 16:30:46Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-04-03 16:30:46Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:46Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-04-03 16:30:47Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:48Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-04-03 16:30:48Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:48Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:48Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-04-03 16:30:48Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-04-03 16:30:48Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:48Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:49Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:49Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-04-03 16:30:49Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-04-03 16:30:50Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-04-03 16:30:50Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:50Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:50Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-04-03 16:30:50Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-04-03 16:30:50Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:50Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:50Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:50Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:50Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:50Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:51Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:51Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-04-03 16:30:51Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-04-03 16:30:51Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:52Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-04-03 16:30:52Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-04-03 16:30:52Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:52Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-04-03 16:30:52Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-04-03 16:30:52Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:52Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:52Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-04-03 16:30:53Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-04-03 16:30:53Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:53Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:53Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-04-03 16:30:54Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:54Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-04-03 16:30:55Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:30:55Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-04-03 16:31:03Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-04-03 16:31:03Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:31:03Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-04-03 16:31:03Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:31:04Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-04-03 16:31:04Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-04-03 16:31:04Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-04-03 16:31:04Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:31:04Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:31:04Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-04-03 16:31:04Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:31:04Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:31:04Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-04-03 16:31:05Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-04-03 16:31:05Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:31:05Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-04-03 16:31:06Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-04-03 16:31:06Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:31:06Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:31:06Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-04-03 16:31:07Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:31:07Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-04-03 16:31:13Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-04-03 16:31:14Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:31:14Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-04-03 16:31:14Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:31:14Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-04-03 16:31:19Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-04-03 16:31:19Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:31:20Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-04-03 16:31:20Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-03 16:31:20Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-04-03 16:31:20Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | 0af59526-ac2a-4b6c-9f7e-cb25227283bc                                                                                                                                                                      |
| 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-04-03T16:30:36Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | 0af59526-ac2a-4b6c-9f7e-cb25227283bc                                                                                                                                                                      |
| 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-04-03T16:30:36Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: ee45a4a60f01448fa0a6e3b7110b2367                                                                                                                                                          |
|                       | OS::stack_id: 0af59526-ac2a-4b6c-9f7e-cb25227283bc                                                                                                                                                        |
|                       | OS::stack_name: vRNC_Stack                                                                                                                                                                                |
|                       | id: UMTS                                                                                                                                                                                                  |
|                       | mm_storage_size: '1'                                                                                                                                                                                      |
|                       | vendor: opnfv_parser_project                                                                                                                                                                              |
|                       | version: '1.0'                                                                                                                                                                                            |
|                       |                                                                                                                                                                                                           |
| outputs               | - description: The private IP address of the DM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_DM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.4                                                                                                                                                                                  |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.2                                                                                                                                                                                  |
|                       | - 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.11                                                                                                                                                                                 |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.168.10.222:8004/v1/ee45a4a60f01448fa0a6e3b7110b2367/stacks/vRNC_Stack/0af59526-ac2a-4b6c-9f7e-cb25227283bc                                                                            |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | 59ce4a4495414e9a96f594951f5815f1                                                                                                                                                                          |
| 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              | 141f0b0e-da7b-4866-9209-4a72a072a6ee | OS::Neutron::Net             | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| AffinityPolicy              | 012e4573-0f69-4812-b7d8-133565f45a2b | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| DM_configure_config         | 0c1cc70b-7ba8-4391-9cf8-732bce0bf46a | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| CM_Active_configure_config  | 2fb6d738-eafe-442a-b75f-091e901d51f5 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| LB_configure_deploy         | 7ec663d7-a6fe-4937-91d2-c0fbc5e808e4 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| EXTERMEDIA_Net_subnet       | f3c528bb-d6bb-47ee-afc4-0440fb1b37c5 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_Passive_Port_CTRL        | 8cf537bd-0d79-4d19-a6df-66488fee8bd9 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_Active_create_config     | 3fdbb382-2e30-4952-9639-18ec7a3f7644 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| CM_Passive_create_config    | 6f941a4c-c922-40ca-a1cf-32f12224533f | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| CM_Active_Port_INTERMEDIA   | 8156caeb-02e0-44a0-b72e-9ecd04a62008 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| LB_Port_CTRL                | 2ddb8fe8-7782-466b-a73e-973de8f2c281 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| LB_create_config            | e33cccd4-9aee-4461-8c21-bd1dd9640701 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_Active_Port_INTERMEDIA   | 6017060c-89e1-4b2d-8691-3005fee1c92a | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| CM_Passive_Port_CTRL        | 0ec9cffa-8a4c-4bfb-828b-c9acedb00775 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_Passive_Port_EMS         | 3cfb1eae-eae8-4274-83a5-7c604733a854 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| CM_Passive_configure_config | cb90fe08-d918-405c-8003-cdf1e281bbdc | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_Passive_create_config    | b09a6a67-c592-45ad-9dd1-613152faadd8 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| CTRL_Net_subnet             | 3d35f700-b64d-46f5-95b4-918c9bc89998 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| DM_create_deploy            | f2b04dde-d483-4713-af41-304f553ef1e8 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| DM_create_config            | 65fd8481-36a5-4620-8e82-5dee979f7eea | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| LB_configure_config         | 2b647a85-f56e-4506-abb6-e0b2f75ffe54 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| INTERMEDIA_Net              | 3698d85f-3fd1-4884-8df0-fa67024de041 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_Passive_configure_config | c153af0e-e8a2-4075-9dd4-c726d960d49c | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| CM_Passive_Host             | bca7a6b7-2f8d-49ce-8e24-16769d1c343f | OS::Nova::Server             | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| CM_Passive_configure_deploy | b6713886-672a-4b88-a5b2-3d8b6c5647e2 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| DM_configure_deploy         | f40eecca-4f93-4e7e-bfa5-0223b7580329 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_Active_create_deploy     | cb9ca9a4-a188-4285-84a7-ca2cb0c5e3b2 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| LB_Port_INTERMEDIA          | 81a279b1-4990-48ff-9773-9ff560b44313 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| CM_Active_create_config     | 8a8566ce-55cb-4a20-a791-97a562c27cf0 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| LB_Host                     | 33a400d0-0017-4ce9-93a1-5b8274409581 | OS::Nova::Server             | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_Active_Host              | 7390ea13-35ce-420c-a318-34df3eaa4d0b | OS::Nova::Server             | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| INTERMEDIA_Net_subnet       | a17e4e65-0435-443b-85e1-604fa4e33412 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| CM_Passive_create_deploy    | 867db79f-f732-4073-a449-e7a31ccd0f9a | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| CM_Passive_Port_INTERMEDIA  | c289673f-c215-47d1-9f1b-9b90d3b71a15 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| CM_Active_Port_CTRL         | 32b6f028-e975-4ee1-924f-2531f8b22971 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_Passive_Port_INTERMEDIA  | 793d8350-1a94-4b48-8f98-41bd0f720ccf | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_Passive_Port_EXTERMEDIA  | d15ae43c-4c2e-404b-af34-23d16080d279 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| CM_Active_create_deploy     | 20041011-f341-480b-bfaa-e85824f2c3e9 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_Passive_Host             | 798648c6-7e2b-48b6-b15a-1448a7e3cb6d | OS::Nova::Server             | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| CM_Active_configure_deploy  | ed184015-13a2-44ce-b2cb-c297f764fa5d | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| CM_Active_Host              | 16516bf4-a03d-4db6-9d1f-a230e56ea2f3 | OS::Nova::Server             | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| EMS_Net_subnet              | e6f49543-d350-401a-a71c-feb4c3b63268 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| AntiAffinityPolicy          | 72549226-e6fc-4bf3-917c-eac4455cb6d3 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| LB_create_deploy            | 734ec9dd-f061-4d34-8a78-5186c30e07ab | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_Active_Port_EXTERMEDIA   | 1da130e3-334f-4955-8f27-b24ae1baf30f | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| DM_Port_INTERMEDIA          | b65fe544-f3e2-49f9-965f-38c3f706871e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| LB_Port_EXTERMEDIA          | f6f129b7-ed7c-44b7-ad00-52b03b26c74f | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_Passive_configure_deploy | c90ba793-162b-4627-bec1-bf92e0a02512 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_Active_Port_EMS          | b81f08b1-202c-4841-be66-8662c94859ab | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_Active_Port_CTRL         | 63243b7d-4a8b-4a9a-bcd4-9fcde9fa89c1 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_Passive_create_deploy    | 8141e224-c8d5-427f-979c-3678dcf6b704 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| DM_Host                     | c13976fb-a951-4a3f-a7f6-101e74fab90b | OS::Nova::Server             | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_Active_configure_config  | 6f63ff57-d724-4cb5-8ac0-125b79be005e | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_BlockStorage             | c282db24-8d54-4fb0-9dc9-211462499f21 | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| MM_Active_configure_deploy  | bebeb5f5-db59-40bb-be18-c8b1b644f97a | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| DM_Port_CTRL                | 497caa56-9c1b-4449-97a1-d4cb142ba399 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| EMS_Net                     | 0eb96950-7325-4bea-bce3-dcb9ed71521a | OS::Neutron::Net             | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
| CTRL_Net                    | bb019213-7798-4c81-88f0-2ea3eb8ea378 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-04-03T16:30:37Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-04-03 16:31:41Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-04-03 16:31:41Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:42Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-04-03 16:31:42Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:42Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:42Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-04-03 16:31:42Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-04-03 16:31:42Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:42Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-04-03 16:31:42Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:43Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-04-03 16:31:43Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:43Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-04-03 16:31:43Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:43Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-04-03 16:31:43Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:43Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-04-03 16:31:44Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:44Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:44Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-04-03 16:31:44Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:44Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:44Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-04-03 16:31:44Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-04-03 16:31:44Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:45Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-04-03 16:31:45Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:46Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:46Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-04-03 16:31:46Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-04-03 16:31:46Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:47Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-04-03 16:31:47Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:47Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:47Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-04-03 16:31:47Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-04-03 16:31:47Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:47Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:47Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-04-03 16:31:48Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:48Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-04-03 16:31:48Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:48Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:48Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-04-03 16:31:48Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-04-03 16:31:48Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:48Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:48Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-04-03 16:31:49Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:49Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-04-03 16:31:49Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-04-03 16:31:49Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:49Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:49Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:50Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:50Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-04-03 16:31:50Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-04-03 16:31:50Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-04-03 16:31:50Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-04-03 16:31:50Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:50Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:50Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-04-03 16:31:50Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-04-03 16:31:50Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:50Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:50Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-04-03 16:31:51Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-04-03 16:31:51Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:51Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:51Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:52Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-04-03 16:31:52Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-04-03 16:31:52Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-04-03 16:31:53Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:53Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:53Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-04-03 16:31:53Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-04-03 16:31:55Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-04-03 16:31:55Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-04-03 16:31:56Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:56Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:56Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:56Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:56Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:56Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:56Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:31:56Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-04-03 16:31:56Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-04-03 16:31:56Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-04-03 16:31:56Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-04-03 16:31:56Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-04-03 16:31:56Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-04-03 16:32:01Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-04-03 16:32:01Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:32:01Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:32:01Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:32:01Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:32:02Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-04-03 16:32:02Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-04-03 16:32:02Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:32:02Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:32:02Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-04-03 16:32:02Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-04-03 16:32:03Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:32:03Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:32:05Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-04-03 16:32:05Z [vRNC_Stack.CTRL_Net]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:32:05Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-04-03 16:32:05Z [vRNC_Stack.EMS_Net]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:32:05Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-04-03 16:32:06Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-04-03 16:32:06Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-04-03 16:32:06Z [vRNC_Stack.EXTERMEDIA_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 }==========================


2018-04-03 16:32:33,485 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log'
