Activity log for bug #1713592

Date Who What changed Old value New value Message
2017-08-29 00:16:39 Sarath bug added bug
2017-08-29 00:16:49 Sarath nominated for series juniperopenstack/trunk
2017-08-29 00:16:49 Sarath bug task added juniperopenstack/trunk
2017-08-29 00:16:56 Sarath nominated for series juniperopenstack/r4.0
2017-08-29 00:16:56 Sarath bug task added juniperopenstack/r4.0
2017-08-29 00:17:02 Sarath juniperopenstack/r4.0: importance Undecided High
2017-08-29 00:17:12 Sarath juniperopenstack/r4.0: assignee Abhay Joshi (abhayj)
2017-08-29 00:17:17 Sarath juniperopenstack/r4.0: milestone r4.0.1.0
2017-08-29 00:17:23 Sarath juniperopenstack/trunk: milestone r4.0.1.0 r4.1.0.0-fcs
2017-08-29 00:18:07 Sarath description Incase of Single-interface topology when 3 node HA both being contrail, Openstack JSON should take "blank value for control/data interface and also for external VIP values" currently, JSON forcing to have control/data interface specific and external VIP values otherwise provisioing aborted with exceptions as below, "2017-08-28 14:45:45,350-ERROR-server_mgr_main.py:4748-log_trace(): *****TRACEBACK-START*****" "2017-08-28 14:45:45,351-ERROR-server_mgr_main.py:4752-log_trace(): Traceback (most recent call last): " "2017-08-28 14:45:45,352-ERROR-server_mgr_main.py:4752-log_trace(): File "/opt/contrail/server_manager/server_mgr_main.py", line 6655, in provision_server self.prepare_provision(ret_data) " "2017-08-28 14:45:45,353-ERROR-server_mgr_main.py:4752-log_trace(): File "/opt/contrail/server_manager/server_mgr_main.py", line 6478, in prepare_provision self._smgr_validations.validate_vips(cluster_id, self._serverDb) " "2017-08-28 14:45:45,354-ERROR-server_mgr_main.py:4752-log_trace(): File "/opt/contrail/server_manager/server_mgr_validations.py", line 334, in validate_vips raise e " "2017-08-28 14:45:45,355-ERROR-server_mgr_main.py:4752-log_trace(): Exception: Both internal and external vips have to be configured " "2017-08-28 14:45:45,356-ERROR-server_mgr_main.py:4753-log_trace(): *****TRACEBACK-END******" Version: 4.0.1.0-46-mitaka Incase of Single-interface topology when 3 node HA both being contrail, Openstack JSON should take "blank value for control/data interface and also for external VIP values" currently, JSON forcing to have control/data interface specific and external VIP values otherwise provisioing aborted with exceptions as below, "2017-08-28 14:45:45,350-ERROR-server_mgr_main.py:4748-log_trace(): *****TRACEBACK-START*****" "2017-08-28 14:45:45,351-ERROR-server_mgr_main.py:4752-log_trace(): Traceback (most recent call last): " "2017-08-28 14:45:45,352-ERROR-server_mgr_main.py:4752-log_trace(): File "/opt/contrail/server_manager/server_mgr_main.py", line 6655, in provision_server     self.prepare_provision(ret_data) " "2017-08-28 14:45:45,353-ERROR-server_mgr_main.py:4752-log_trace(): File "/opt/contrail/server_manager/server_mgr_main.py", line 6478, in prepare_provision     self._smgr_validations.validate_vips(cluster_id, self._serverDb) " "2017-08-28 14:45:45,354-ERROR-server_mgr_main.py:4752-log_trace(): File "/opt/contrail/server_manager/server_mgr_validations.py", line 334, in validate_vips     raise e " "2017-08-28 14:45:45,355-ERROR-server_mgr_main.py:4752-log_trace(): Exception: Both internal and external vips have to be configured " "2017-08-28 14:45:45,356-ERROR-server_mgr_main.py:4753-log_trace(): *****TRACEBACK-END******"
2017-08-29 00:18:43 Sarath description Version: 4.0.1.0-46-mitaka Incase of Single-interface topology when 3 node HA both being contrail, Openstack JSON should take "blank value for control/data interface and also for external VIP values" currently, JSON forcing to have control/data interface specific and external VIP values otherwise provisioing aborted with exceptions as below, "2017-08-28 14:45:45,350-ERROR-server_mgr_main.py:4748-log_trace(): *****TRACEBACK-START*****" "2017-08-28 14:45:45,351-ERROR-server_mgr_main.py:4752-log_trace(): Traceback (most recent call last): " "2017-08-28 14:45:45,352-ERROR-server_mgr_main.py:4752-log_trace(): File "/opt/contrail/server_manager/server_mgr_main.py", line 6655, in provision_server     self.prepare_provision(ret_data) " "2017-08-28 14:45:45,353-ERROR-server_mgr_main.py:4752-log_trace(): File "/opt/contrail/server_manager/server_mgr_main.py", line 6478, in prepare_provision     self._smgr_validations.validate_vips(cluster_id, self._serverDb) " "2017-08-28 14:45:45,354-ERROR-server_mgr_main.py:4752-log_trace(): File "/opt/contrail/server_manager/server_mgr_validations.py", line 334, in validate_vips     raise e " "2017-08-28 14:45:45,355-ERROR-server_mgr_main.py:4752-log_trace(): Exception: Both internal and external vips have to be configured " "2017-08-28 14:45:45,356-ERROR-server_mgr_main.py:4753-log_trace(): *****TRACEBACK-END******" Version: 4.0.1.0-46-mitaka Development Dheeraj debugged the setup and knows the problem. Incase of Single-interface topology when 3 node HA both being contrail, Openstack JSON should take "blank value for control/data interface and also for external VIP values" currently, JSON forcing to have control/data interface specific and external VIP values otherwise provisioing aborted with exceptions as below, "2017-08-28 14:45:45,350-ERROR-server_mgr_main.py:4748-log_trace(): *****TRACEBACK-START*****" "2017-08-28 14:45:45,351-ERROR-server_mgr_main.py:4752-log_trace(): Traceback (most recent call last): " "2017-08-28 14:45:45,352-ERROR-server_mgr_main.py:4752-log_trace(): File "/opt/contrail/server_manager/server_mgr_main.py", line 6655, in provision_server     self.prepare_provision(ret_data) " "2017-08-28 14:45:45,353-ERROR-server_mgr_main.py:4752-log_trace(): File "/opt/contrail/server_manager/server_mgr_main.py", line 6478, in prepare_provision     self._smgr_validations.validate_vips(cluster_id, self._serverDb) " "2017-08-28 14:45:45,354-ERROR-server_mgr_main.py:4752-log_trace(): File "/opt/contrail/server_manager/server_mgr_validations.py", line 334, in validate_vips     raise e " "2017-08-28 14:45:45,355-ERROR-server_mgr_main.py:4752-log_trace(): Exception: Both internal and external vips have to be configured " "2017-08-28 14:45:45,356-ERROR-server_mgr_main.py:4753-log_trace(): *****TRACEBACK-END******"
2017-08-29 14:58:35 Abhay Joshi juniperopenstack/r4.0: assignee Abhay Joshi (abhayj) Nitish Krishna Kaveri (nitishk)
2017-08-29 14:58:45 Abhay Joshi juniperopenstack/trunk: assignee Abhay Joshi (abhayj) Nitish Krishna Kaveri (nitishk)
2017-08-29 15:00:03 Abhay Joshi juniperopenstack/r4.0: milestone r4.0.1.0 r4.0.2.0
2017-08-29 21:54:27 OpenContrail Admin juniperopenstack/trunk: status New In Progress
2017-08-29 22:00:48 OpenContrail Admin juniperopenstack/r4.0: status New In Progress
2017-08-30 07:15:38 OpenContrail Admin juniperopenstack/trunk: status In Progress Fix Committed
2017-08-30 21:40:24 OpenContrail Admin juniperopenstack/r4.0: status In Progress Fix Committed
2017-08-30 21:40:25 OpenContrail Admin juniperopenstack/r4.0: milestone r4.0.2.0 r4.0.1.0