No default qos objects created on upgrade from 3.0 to 3.1

Bug #1605984 reported by Vedamurthy Joshi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.1
Fix Committed
High
Naveen N
Trunk
Fix Committed
High
Naveen N

Bug Description

R3.1 Build 4 (from 3.0.2 Build 50)

Upgraded from 3.0 to 3.1 Build 4
No qos objects are created after upgrade

root@nodei27:~# ./api-inspect.py fcs --debug
Command : curl -u admin:contrail123 -X GET http://127.0.0.1:8095/forwarding-classs | python -m json.tool
{
    "forwarding-classs": []
}

root@nodei27:~# ./api-inspect.py qos-configs --debug
Command : curl -u admin:contrail123 -X GET http://127.0.0.1:8095/qos-configs | python -m json.tool
{
    "qos-configs": []
}

root@nodei27:~#

tags: added: qos
tags: added: blocker
Revision history for this message
Sachin Bansal (sbansal) wrote :

Default instances of these objects should not be needed. Will fix it by never generating default instances.

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/22488
Submitter: Sachin Bansal (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1

Review in progress for https://review.opencontrail.org/22489
Submitter: Sachin Bansal (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Review in progress for https://review.opencontrail.org/22616
Submitter: Naveen N (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/22617
Submitter: Naveen N (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/22616
Committed: http://github.org/Juniper/contrail-controller/commit/f3afb16552a3e17e8b25211d3a20ba1d50df2317
Submitter: Zuul
Branch: R3.1

commit f3afb16552a3e17e8b25211d3a20ba1d50df2317
Author: Naveen N <email address hidden>
Date: Fri Jul 29 16:05:53 2016 +0530

* Dont create default qos queue, forwarding class and qos-config

Create global-qos-config, so that singleton entry is present on startup
Closes-bug:#1605984

Change-Id: Ia387682a1451e1ae5ba961ce4ad05ad4b2286b16

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1

Review in progress for https://review.opencontrail.org/22771
Submitter: Naveen N (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/22771
Committed: http://github.org/Juniper/contrail-controller/commit/0e3d93332b3e7f397ef5c9936647c5a4c7914bb4
Submitter: Zuul
Branch: R3.1

commit 0e3d93332b3e7f397ef5c9936647c5a4c7914bb4
Author: Naveen N <email address hidden>
Date: Tue Aug 2 23:43:34 2016 +0530

* Restrict forwarding-class id value to be in range 0 to 255

If id is not specified treat the value as 0.
Closes-bug:#1605984

Change-Id: Id20bf88e555b18dadc62cdd932d387a57b6f3a64

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/22617
Committed: http://github.org/Juniper/contrail-controller/commit/98952ee805365724ec085fa4addda8d65d0b758f
Submitter: Zuul
Branch: master

commit 98952ee805365724ec085fa4addda8d65d0b758f
Author: Naveen N <email address hidden>
Date: Fri Jul 29 16:05:53 2016 +0530

* Dont create default qos queue, forwarding class and qos-config

Create global-qos-config, so that singleton entry is present on startup
Closes-bug:#1605984

Change-Id: Ia387682a1451e1ae5ba961ce4ad05ad4b2286b16

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/22926
Submitter: Naveen N (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/22926
Committed: http://github.org/Juniper/contrail-controller/commit/8d7b0509c1c98f0ce4e1a7f66a9453ec98ce2cdd
Submitter: Zuul
Branch: master

commit 8d7b0509c1c98f0ce4e1a7f66a9453ec98ce2cdd
Author: Naveen N <email address hidden>
Date: Tue Aug 2 23:43:34 2016 +0530

* Restrict forwarding-class id value to be in range 0 to 255

If id is not specified treat the value as 0.
Closes-bug:#1605984

Change-Id: Id20bf88e555b18dadc62cdd932d387a57b6f3a64

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.