Enhancement to make Xmpp Hold-Timer configurable
Bug #1294765 reported by
Nipa
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | ||||||
Trunk |
New
|
Wishlist
|
Nipa |
Bug Description
To make the Xmpp Hold-Time's negotiable or configurable.
Changed in opencontrail: | |
assignee: | nobody → Nipa (nipak) |
importance: | Undecided → Low |
affects: | opencontrail → juniperopenstack |
tags: | added: contrail-control |
no longer affects: | juniperopenstack |
no longer affects: | juniperopenstack |
To post a comment you must log in.
<stream:features> can be used to dynamically negotiate xmpp hold timer.
1) Server will need to send the <stream:feature> after OpenResponse
2) Client needs to respond with a hold-time value
3) Server will ack back with <proceed>