<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:25:47 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[NEUTRON-191] VPN Ike policy dependency checking (NeutronVpnIkePolicyInterface)</title>
                <link>https://jira.opendaylight.org/browse/NEUTRON-191</link>
                <project id="10145" key="NEUTRON">neutron</project>
                    <description></description>
                <environment></environment>
        <key id="30537">NEUTRON-191</key>
            <summary>VPN Ike policy dependency checking (NeutronVpnIkePolicyInterface)</summary>
                <type id="10102" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10316&amp;avatarType=issuetype">Sub-task</type>
                            <parent id="29588">NEUTRON-158</parent>
                                    <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="1" iconUrl="https://jira.opendaylight.org/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="vorburger">Michael Vorburger</reporter>
                        <labels>
                    </labels>
                <created>Tue, 31 Jul 2018 16:19:10 +0000</created>
                <updated>Tue, 4 Sep 2018 20:46:54 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="64506" author="vorburger" created="Thu, 2 Aug 2018 13:25:16 +0000"  >&lt;p&gt;based on &lt;a href=&quot;https://github.com/openstack/networking-odl/blob/179fa53a8e6f60609068df5c1f4f058181b2f928/networking_odl/journal/dependency_validations.py&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dependency_validations.py&lt;/a&gt;&#160;I cannot yet see any/which def &lt;em&gt;generate&lt;/em&gt;*_deps(data) method is responsible for depenency checking for this neutron entity... I&apos;m guessing the following may be related, but which of the 4 Neutron resources I&apos;m seeing in ODL code (this one vs &lt;a href=&quot;https://jira.opendaylight.org/browse/NEUTRON-192&quot; title=&quot;VPN ipsec policy dependency checking (NeutronVpnIpSecPolicyInterface)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NEUTRON-192&quot;&gt;NEUTRON-192&lt;/a&gt;&#160;vs &lt;a href=&quot;https://jira.opendaylight.org/browse/NEUTRON-193&quot; title=&quot;VPN ipsec site connection dependency checking (NeutronVpnIpSecSiteConnectionsInterface)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NEUTRON-193&quot;&gt;NEUTRON-193&lt;/a&gt; vs &lt;a href=&quot;https://jira.opendaylight.org/browse/NEUTRON-194&quot; title=&quot;VPN service dependency checking (NeutronVpnServiceInterface)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NEUTRON-194&quot;&gt;NEUTRON-194&lt;/a&gt;) is this for, and what dependency checks do the other ones need, if any:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;def _generate_bgpvpn_deps(data):
    object_ids = []

    network_ids = data.get(&apos;networks&apos;)
    if network_ids is not None:
        object_ids.extend(network_ids)

    router_ids = data.get(&apos;routers&apos;)
    if router_ids is not None:
        object_ids.extend(router_ids)

    return object_ids&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=thapar&quot; class=&quot;user-hover&quot; rel=&quot;thapar&quot;&gt;thapar&lt;/a&gt;, &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=mpeterson&quot; class=&quot;user-hover&quot; rel=&quot;mpeterson&quot;&gt;mpeterson&lt;/a&gt;, &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=jhershbe&quot; class=&quot;user-hover&quot; rel=&quot;jhershbe&quot;&gt;jhershbe&lt;/a&gt;, &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=mkolesni%40redhat.com&quot; class=&quot;user-hover&quot; rel=&quot;mkolesni@redhat.com&quot;&gt;mkolesni@redhat.com&lt;/a&gt; please advise?&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03hif:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>