Activity log for bug #1760560

Date Who What changed Old value New value Message
2018-04-02 08:01:38 Shashikiran H bug added bug
2018-04-02 08:01:45 Shashikiran H nominated for series juniperopenstack/trunk
2018-04-02 08:01:45 Shashikiran H bug task added juniperopenstack/trunk
2018-04-02 08:02:56 Shashikiran H juniperopenstack/trunk: milestone r5.0.0
2018-04-02 08:03:19 Shashikiran H description For 5.0, I have 2 similar routing policies with the only difference being "Match all" tag when I create the policy. Currently, both of the routing policies seem to have the same affect and both seem to be doing a logical "and" of all terms provided. Need the usecase for "Match all" tag or we need to remove this config option. With "Match all" selected: <iq> <routing-policy-entries> <term> <term-match-condition> <protocol>bgpaas</protocol> <community></community> <community-list>64512:11111</community-list> <community-match-all>true</community-match-all> </term-match-condition> <term-action-list> <update> <as-path> <expand /> </as-path> <community> <add> <community>64512:25614</community> </add> <remove /> <set /> </community> <local-pref>0</local-pref> <med>0</med> </update> <action></action> </term-action-list> </term> </routing-policy-entries> </iq> With tag removed: <iq> <routing-policy-entries> <term> <term-match-condition> <protocol>bgpaas</protocol> <community></community> <community-list>64512:11111</community-list> <community-match-all>false</community-match-all> </term-match-condition> <term-action-list> <update> <as-path> <expand /> </as-path> <community> <add> <community>64512:25614</community> </add> <remove /> <set /> </community> <local-pref>0</local-pref> <med>0</med> </update> <action></action> </term-action-list> </term> </routing-policy-entries> </iq> For 5.0, I have 2 similar routing policies with the only difference being "Match all" tag when I create the policy. Currently, both of the routing policies seem to have the same affect and both seem to be doing a logical "and" of all terms provided. Need the usecase for "Match all" tag or we need to remove this config option if its redundant or not supported. With "Match all" selected: <iq>  <routing-policy-entries>   <term>    <term-match-condition>     <protocol>bgpaas</protocol>     <community></community>     <community-list>64512:11111</community-list>     <community-match-all>true</community-match-all>    </term-match-condition>    <term-action-list>     <update>      <as-path>       <expand />      </as-path>      <community>       <add>        <community>64512:25614</community>       </add>       <remove />       <set />      </community>      <local-pref>0</local-pref>      <med>0</med>     </update>     <action></action>    </term-action-list>   </term>  </routing-policy-entries> </iq> With tag removed: <iq>  <routing-policy-entries>   <term>    <term-match-condition>     <protocol>bgpaas</protocol>     <community></community>     <community-list>64512:11111</community-list>     <community-match-all>false</community-match-all>    </term-match-condition>    <term-action-list>     <update>      <as-path>       <expand />      </as-path>      <community>       <add>        <community>64512:25614</community>       </add>       <remove />       <set />      </community>      <local-pref>0</local-pref>      <med>0</med>     </update>     <action></action>    </term-action-list>   </term>  </routing-policy-entries> </iq>
2018-04-04 22:58:15 Pramodh D'Souza juniperopenstack/trunk: assignee Pramodh D'Souza (psdsouza) Shashikiran H (skiranh)
2018-04-16 06:40:54 Shashikiran H tags contrail-control contrail-control ui
2018-04-16 06:41:04 Shashikiran H juniperopenstack/trunk: assignee Shashikiran H (skiranh) Manoj Naik (naikmanoj1991)
2018-04-16 08:03:18 Sudheendra Rao nominated for series juniperopenstack/r5.0
2018-04-16 08:03:18 Sudheendra Rao bug task added juniperopenstack/r5.0
2018-04-16 08:03:27 Sudheendra Rao juniperopenstack/r5.0: importance Undecided High
2018-04-16 08:03:42 Sudheendra Rao juniperopenstack/r5.0: assignee Manoj Naik (naikmanoj1991)
2018-04-16 08:03:50 Sudheendra Rao juniperopenstack/r5.0: milestone r5.0.0
2018-04-16 23:37:28 Vineet Gupta juniperopenstack/r5.0: assignee Manoj Naik (naikmanoj1991) Manoj (manojgn)
2018-04-16 23:37:47 Vineet Gupta juniperopenstack/trunk: assignee Manoj Naik (naikmanoj1991) Manoj (manojgn)
2018-04-18 21:51:19 OpenContrail Admin juniperopenstack/trunk: status New In Progress
2018-04-18 21:51:23 OpenContrail Admin juniperopenstack/r5.0: status New In Progress
2018-04-19 00:53:57 OpenContrail Admin juniperopenstack/r5.0: status In Progress Fix Committed
2018-04-19 03:41:47 Suresh Akula juniperopenstack/trunk: milestone r5.0.0
2018-04-20 02:46:03 OpenContrail Admin juniperopenstack/trunk: status In Progress Fix Committed
2018-04-20 02:46:05 OpenContrail Admin juniperopenstack/trunk: milestone r5.1.0