The metadata mentioned in xsd for the link between floating-ip-pool to
VN is "virtual-network-floating-ip-pool" and Agent is adding a rule
in dependency manager for VMI as "floating-ip-pool-virtual-network".
This is resulting in no InterestedEvent in dependency tracker if the
link added between VN-FIP is the last link in that VMI.
database-purge request fails if analytics-api starts before cassandra
analytics-api creates cql session only on creation of AnalyticsDb
object. Therefore, if analytics-api starts before cassandra becomes
active, then database-purge request fails.
This patch ensures that the cql session is created upon purge request if
cql session is None.
LBaaS scheduler should not use hardcoded tenant name
This fix removes the hardcoded 'admin' tenant name from
lbaas scheduler and reads the tenant from config.
It also fixes the default admin_tenant_name in svc_monitor.py
to 'admin'.
Closes-Bug: #1543296
Agent changes to accept port add requests without IP address.
This is done for both REST and thrift interface. Also add a flag to Flow info maintained
by FlowStatsCollector to indicate whether a delete was enqueued for that flow or not.
Reviewed: https:/ /review. opencontrail. org/17424 github. org/Juniper/ contrail- controller/ commit/ a6be817f369ca6f 2e30f2c3a39079e 8a9133e5e9
Committed: http://
Submitter: Zuul
Branch: R3.0
commit a6be817f369ca6f 2e30f2c3a39079e 8a9133e5e9
Author: Divakar <email address hidden>
Date: Wed Feb 17 15:22:01 2016 +0530
Correct the metadata string of fip-pool to vn
The metadata mentioned in xsd for the link between floating-ip-pool to network- floating- ip-pool" and Agent is adding a rule ip-pool- virtual- network" .
VN is "virtual-
in dependency manager for VMI as "floating-
This is resulting in no InterestedEvent in dependency tracker if the
link added between VN-FIP is the last link in that VMI.
As a fix, metadata is corrected in Agent.
Change-Id: I484099d8c84349 3cfcdb618a31658 19f9eab5d08
closes-bug: #1544788
Handle vxlan change for local_vm peer in l2 flood.
Change-Id: I3eb43c9541eec6 ef3d343a8aa041b 527033c24fe
Closes-bug: 1529665
Add ShowRouteAggreg ateSummaryReq introspect command
Change-Id: Ib633b018798e19 c7fc73f4bebaef1 0283aef1a89
Related-bug: 1500698
database-purge request fails if analytics-api starts before cassandra
analytics-api creates cql session only on creation of AnalyticsDb
object. Therefore, if analytics-api starts before cassandra becomes
active, then database-purge request fails.
This patch ensures that the cql session is created upon purge request if
cql session is None.
Change-Id: Ic38d82cd1d614c d80af917ff205c3 a63b95d6b92
Closes-Bug: #1546435
LBaaS scheduler should not use hardcoded tenant name
This fix removes the hardcoded 'admin' tenant name from
lbaas scheduler and reads the tenant from config.
It also fixes the default admin_tenant_name in svc_monitor.py
to 'admin'.
Closes-Bug: #1543296
Change-Id: If5e558e27ef6fd 81d81cf56a317f3 9dbac2854ce
Fix error message
The VM uuid should be shown instead of the VN uuid
Change-Id: I56a65f5aabbc44 1139784e672babc f5e7508b880
Closes-Bug: #1546107
Adding UVE information for Health Check
Virtual Machine Interface UVE will also carry additional
information on the HealthCheck instances running on it,
its state and running status
Closes-Bug: 1546390 852359b8e763334 3011b9f7a4e
Change-Id: Ib6f2dac3e80544
Agent changes to accept port add requests without IP address.
This is done for both REST and thrift interface. Also add a flag to Flow info maintained
by FlowStatsCollector to indicate whether a delete was enqueued for that flow or not.
Change-Id: Ibe1cd81bcd71d4 2919995860e8463 83740bdfcdc
Closes-Bug: #1546939