Comment 2 for bug 1708084

Revision history for this message
Gaurav Mittal (gaurav.mittal) wrote :

Description
   ===========
 I was installing ONAP and attached is the YAML and ENV file for the same, where I got this error.

   Steps to reproduce
   ==================
With the attached YAML and ENV file i tried to install the complete STACK and then got this error.

   Environment
   ===========
   1. Open Stack is in OCATA Release. Attcahed is the answer file that was used to install Openstack using packstack command.

   2. We have the LVM based sidk attached in this VM. The setup is a VMwARE based VM installed with CentOS7.

   3. Below is the network configuration.
[root@openstack ~]# ovs-vsctl show
79014de9-5577-49f0-ab23-7e4e0fa6b87b
    Manager "ptcp:6640:127.0.0.1"
        is_connected: true
    Bridge br-ex
        Controller "tcp:127.0.0.1:6633"
            is_connected: true
        fail_mode: secure
        Port br-ex
            Interface br-ex
                type: internal
        Port "ens32"
            Interface "ens32"
        Port phy-br-ex
            Interface phy-br-ex
                type: patch
                options: {peer=int-br-ex}
    Bridge br-tun
        Controller "tcp:127.0.0.1:6633"
            is_connected: true
        fail_mode: secure
        Port br-tun
            Interface br-tun
                type: internal
        Port patch-int
            Interface patch-int
                type: patch
                options: {peer=patch-tun}
    Bridge br-int
        Controller "tcp:127.0.0.1:6633"
            is_connected: true
        fail_mode: secure
        Port "tap9d4adf55-dd"
            tag: 1
            Interface "tap9d4adf55-dd"
                type: internal
        Port "tapa5bd7558-f0"
            tag: 5
            Interface "tapa5bd7558-f0"
                type: internal
        Port patch-tun
            Interface patch-tun
                type: patch
                options: {peer=patch-int}
        Port "qg-1d3cc72d-29"
            tag: 4
            Interface "qg-1d3cc72d-29"
                type: internal
        Port int-br-ex
            Interface int-br-ex
                type: patch
                options: {peer=phy-br-ex}
        Port br-int
            Interface br-int
                type: internal
        Port "qr-4a0e0367-6b"
            tag: 5
            Interface "qr-4a0e0367-6b"
                type: internal
    ovs_version: "2.6.1"
[root@openstack ~]#

   Logs & Configs
   ==============
1. Answer file = ocata.txt
2. Nova API Log = nova-api.log
3. Heat files = heat-OpenECOMP-onap_openstack.env and heat-OpenECOMP-onap_openstack.yaml