Build-39-ubuntu-havana- RI refs in none

Bug #1373653 reported by shajuvk
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Fix Committed
High
Rudra Rugge

Bug Description

With the latest build-39- ubuntu havana- RI refe set as none. issue is due to Service interface type not set on left and right interface.

root@a5s7:~/logs/0000_# curl -u admin:contrail123 http://localhost:8095/virtual-machine-interface/201d52df-fb16-41af-b905-51dbaca02380 | python -m json.tool
  % Total % Received % Xferd Average Speed Time Time Time Current
                                 Dload Upload Total Spent Left Speed
100 2339 100 2339 0 0 348k 0 --:--:-- --:--:-- --:--:-- 456k
{
    "virtual-machine-interface": {
        "display_name": "default-domain__admin__in_net_svc_instance_1_1-left",
        "fq_name": [
            "default-domain",
            "admin",
            "default-domain__admin__in_net_svc_instance_1_1-left"
        ],
        "href": "http://localhost:8095/virtual-machine-interface/201d52df-fb16-41af-b905-51dbaca02380",
        "id_perms": {
            "created": "2014-09-24T21:49:07.936099",
            "description": null,
            "enable": true,
            "last_modified": "2014-09-24T21:49:12.853377",
            "permissions": {
                "group": "admin",
                "group_access": 7,
                "other_access": 7,
                "owner": "admin",
                "owner_access": 7
            },
            "uuid": {
                "uuid_lslong": 13332152275836085120,
                "uuid_mslong": 2314096905482027439
            }
        },
        "instance_ip_back_refs": [
            {
                "attr": null,
                "href": "http://localhost:8095/instance-ip/d8113a03-d586-4ef1-8411-012168578452",
                "to": [
                    "default-domain__admin__in_net_svc_instance_1_1-left"
                ],
                "uuid": "d8113a03-d586-4ef1-8411-012168578452"
            }
        ],
        "name": "default-domain__admin__in_net_svc_instance_1_1-left",
        "parent_href": "http://localhost:8095/project/9137a733-7b2e-4ada-9cdd-337fb9047f2f",
        "parent_type": "project",
        "parent_uuid": "9137a733-7b2e-4ada-9cdd-337fb9047f2f",
        "routing_instance_refs": [
            {
 "attr": {
                    "direction": "both",
                    "dst_mac": null,
                    "mpls_label": null,
                    "protocol": null,
                    "service_chain_address": null,
                    "src_mac": null,
                    "vlan_tag": null
                },
                "href": "http://localhost:8095/routing-instance/ad50f466-9733-470f-b2fd-86ca8e046b87",
                "to": [
                    "default-domain",
                    "admin",
                    "in_network_vn1",
                    "in_network_vn1"
                ],
                "uuid": "ad50f466-9733-470f-b2fd-86ca8e046b87"
            }
        ],
        "security_group_refs": [
            {
                "attr": null,
                "href": "http://localhost:8095/security-group/776f841c-b3bc-4698-84cf-a2cfda4e2598",
                "to": [
                    "default-domain",
                    "admin",
                    "default"
                ],
                "uuid": "776f841c-b3bc-4698-84cf-a2cfda4e2598"
            }
        ],
        "uuid": "201d52df-fb16-41af-b905-51dbaca02380",
        "virtual_machine_interface_device_owner": "compute:None",
        "virtual_machine_interface_mac_addresses": {
            "mac_address": [
                "02:20:1d:52:df:fb"
            ]
        },
        "virtual_machine_refs": [
            {
                "attr": null,
                "href": "http://localhost:8095/virtual-machine/feda0a65-b72a-4ade-9a9a-13dd010b2022",
                "to": [
                    "feda0a65-b72a-4ade-9a9a-13dd010b2022"
                ],
 "uuid": "feda0a65-b72a-4ade-9a9a-13dd010b2022"
            }
        ],
        "virtual_network_refs": [
            {
                "attr": null,
                "href": "http://localhost:8095/virtual-network/e211e767-3494-4feb-a58c-6795535572d4",
                "to": [
                    "default-domain",
                    "admin",
                    "in_network_vn1"
                ],
                "uuid": "e211e767-3494-4feb-a58c-6795535572d4"
            }
        ]
    }
}

Tags: config sanity
Revision history for this message
Rudra Rugge (rrugge) wrote :
Changed in juniperopenstack:
status: New → Fix Committed
information type: Proprietary → Public
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.