more than one qos-config to a VMI/VN etc. should not be allowed

Bug #1597283 reported by Vedamurthy Joshi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
New
High
Naveen N

Bug Description

R3.1.0.0 2738 Kilo

User is able to map more than one qos config to a VMI ..which is not right

For ex: VMI had two qos-config refs below
        "qos_config_refs": [
            {
                "attr": null,
                "href": "http://127.0.0.1:8095/qos-config/9323cc67-d0d9-49ba-9743-6c3a0274ea5a",
                "to": [
                    "default-global-system-config",
                    "default-global-qos-config",
                    "qos_config2"
                ],
                "uuid": "9323cc67-d0d9-49ba-9743-6c3a0274ea5a"
            },
            {
                "attr": null,
                "href": "http://127.0.0.1:8095/qos-config/b944ae70-5754-4582-a28a-1ece9d511a73",
                "to": [
                    "default-global-system-config",
                    "default-global-qos-config",
                    "qos_config1"
                ],
                "uuid": "b944ae70-5754-4582-a28a-1ece9d511a73"
            }
        ],

Tags: config qos
tags: added: qos
Revision history for this message
Hari Prasad Killi (haripk) wrote :

This should be same for any link between two objects.

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.