Activity log for bug #1420416

Date Who What changed Old value New value Message
2015-02-10 17:59:29 Nischal Sheth bug added bug
2015-02-10 18:00:40 Nischal Sheth description MD5 authentication for BGP peers is tracked via bug 1383393. This bug tracks the UI changes needed for the same. An authentication key chain can be set per bgp-router or in the BgpSessionAttributes for a bgp-peering. The schema changes have been implemented via the following commit: https://github.com/Juniper/contrail-controller/commit/40d00f9ec3cc2ec2d88adc04d01aec9a0beefc07 The UI should minimally support configuration of a key chain per bgp-router. This can be done by adding an "Advanced Options" section to Create/Edit BGP Peer screens. User should be able to create/update a list of key items as per the schema change above. The fields for a key item are as follows: key-id : Identifier for key item key-type: Only supported value is MD5 for now key-value: Actual secret start-time: Time in format yyyy-mm-dd.hh:mm:ss (need to confirm this one) Additionally, it will be useful if the UI can also support configuration of a key chain per bgp-peering. Perhaps an "Advanced Options" section could show up when a "Configured Peer" is selected in the Create/Edit BGP Peer screen when the Peer Type is not "Control Node" i.e. Peer Type is "BGP Peer". MD5 authentication for BGP peers is tracked via bug 1383393. This bug tracks the UI changes needed for the same. An authentication key chain can be set per bgp-router or in BgpSessionAttributes for a bgp-peering. The schema changes have been implemented via the following commit: https://github.com/Juniper/contrail-controller/commit/40d00f9ec3cc2ec2d88adc04d01aec9a0beefc07 The UI should support configuration of a key chain per bgp-router. This can be done by adding "Advanced Options" section to Create/Edit BGP Peer screens. User should be able to create/update a list of key items as per the schema change above. The fields for a key item are as follows: key-id : Identifier for key item key-type: Only supported value is MD5 for now key-value: Actual secret start-time: Time in format yyyy-mm-dd.hh:mm:ss (need to confirm this one) Additionally, it will be useful if the UI can also support configuration of a key chain per bgp-peering. Perhaps an "Advanced Options" section could show up when a "Configured Peer" is selected in the Create/Edit BGP Peer screen when the Peer Type is not "Control Node" i.e. Peer Type is "BGP Peer".
2015-02-10 18:01:02 Nischal Sheth nominated for series juniperopenstack/trunk
2015-02-10 18:01:02 Nischal Sheth bug task added juniperopenstack/trunk
2015-02-10 18:01:10 Nischal Sheth juniperopenstack/trunk: milestone r2.20-fcs
2015-03-14 00:02:12 Nischal Sheth description MD5 authentication for BGP peers is tracked via bug 1383393. This bug tracks the UI changes needed for the same. An authentication key chain can be set per bgp-router or in BgpSessionAttributes for a bgp-peering. The schema changes have been implemented via the following commit: https://github.com/Juniper/contrail-controller/commit/40d00f9ec3cc2ec2d88adc04d01aec9a0beefc07 The UI should support configuration of a key chain per bgp-router. This can be done by adding "Advanced Options" section to Create/Edit BGP Peer screens. User should be able to create/update a list of key items as per the schema change above. The fields for a key item are as follows: key-id : Identifier for key item key-type: Only supported value is MD5 for now key-value: Actual secret start-time: Time in format yyyy-mm-dd.hh:mm:ss (need to confirm this one) Additionally, it will be useful if the UI can also support configuration of a key chain per bgp-peering. Perhaps an "Advanced Options" section could show up when a "Configured Peer" is selected in the Create/Edit BGP Peer screen when the Peer Type is not "Control Node" i.e. Peer Type is "BGP Peer". MD5 authentication for BGP peers is tracked via bug 1383393. This bug tracks the UI changes needed for the same. An authentication key chain can be set per bgp-router or in BgpSessionAttributes for a bgp-peering. The schema changes have been implemented via the following commit: https://github.com/Juniper/contrail-controller/commit/40d00f9ec3cc2ec2d88adc04d01aec9a0beefc07 The UI should support configuration of authentication data per bgp-router. This can be done by adding "Advanced Options" section to Create/Edit BGP Peer screens. User should be able to create/update a key item as per the schema change above. The fields for a key item are as follows: key-id : Identifier for key item (0-63) key-value: Actual secret The only supported key-type is MD5 for now. Additionally, it will be useful if the UI can also support configuration of a key chain per bgp-peering. Perhaps an "Advanced Options" section could show up when a "Configured Peer" is selected in the Create/Edit BGP Peer screen when the Peer Type is not "Control Node" i.e. Peer Type is "BGP Peer".
2015-03-23 06:21:33 Siva Bavanasi juniperopenstack/trunk: assignee Rahul (rahuls) Siva Bavanasi (kbsiva)
2015-04-07 20:15:49 OpenContrail Admin juniperopenstack/trunk: status New Fix Committed
2015-04-28 19:38:35 Nischal Sheth information type Proprietary Public