Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change vector to array since tbb::mutex is non-copy class #2

Open
wants to merge 19 commits into
base: R3.0.2.x
Choose a base branch
from

Conversation

smatov
Copy link

@smatov smatov commented Oct 11, 2016

No description provided.

ymariappan and others added 16 commits July 12, 2016 11:52
Wrong parameter is checked for barbican client keystone v3 authentication

Change-Id: Ie6ad3038e0bd37ed0935ba31e4b33a278a37c5d4
Partial-Bug: 1602375
when the snat DB is corrupted, service monitor throws
an exception and fails to sync with other snat services.

Added validity code to check the object before it is used

Change-Id: Ia512768f9d5749428256e56b5f472a4bf7cd260c
Closes-bug: 1617043
3. Project's within class TestPermissions appended with self.id(), to create unique Project for each testcase.
Closes-Bug: 1555323

Change-Id: If04cb40f670da95992cf4a34468bb465249d7de5
This ri is only needed for some internal tests. At customer
installations, it is ok if we this RI is not present.

Change-Id: I0080fe1faaa6c89667718901a2ad2104e6a89e71
Closes-Bug: 1605659
(cherry picked from commit 1927dbb)
AAP config is updated only when there is a change in the ip.
code is added to do the update either ip or mac is changed

Change-Id: Id756816126210b884cbafeb746bd887bc7d0893e
Closes-bug: 1551280
since the wrong condition is evaluated, new config for the
loadbalancer is not generated. Due to this, lb-vip-update
--admin-state-up false does not create any impact in the
loadbalancer

Change-Id: Ife6a93e3d7db20e709996838024d4c5489ce0b06
Closes-bug: 1368682
Issue:
In case of IPv6 Allowed Address Pair, when switchover happens to new interface,
the traffic does not move to new interface. As part of switchover, Unsolicited
Neighbor Advertisement message from new interface is not trapped to agent.

Fix
Agent now adds a route to trap IPv6 All Nodes Multicast address in each VRF so
that Unsolicited Neighbor Advertisement message reaches agent. Agent, as part
of this message processing updates the Allowed Address pair state machine so
that route preference is updated for new interface and traffic starts flowing
from new interface. Also define separate counters in agent for Solicited and
Unsolicited Neighbor advertisement message.
Also update the UT.

Closes-Bug: #1592119
(cherry picked from commit 6d3008c)

Change-Id: I2363856cb7d1d57e073573140bafc13590031b40
…ions 3. Project's within class TestPermissions appended with self.id(), to create unique Project for each testcase. Closes-Bug: 1555323" into R3.0.2.x
@smatov smatov closed this Oct 12, 2016
@smatov smatov reopened this Oct 12, 2016
@smatov
Copy link
Author

smatov commented Oct 12, 2016

Include std::string header to zookeeper client

@smatov
Copy link
Author

smatov commented Oct 19, 2016

Added comment for index_list

@smatov
Copy link
Author

smatov commented Nov 9, 2016

Refactor array allocation and cleanup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants