<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:01:42 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>[HONEYVBD-10] Cannot add Virtual Bridge Domains in DLUX</title>
                <link>https://jira.opendaylight.org/browse/HONEYVBD-10</link>
                <project id="10128" key="HONEYVBD">honeycomb-vbd</project>
                    <description>&lt;p&gt;When using DLUX to add a new bridge domain, a window appears asking for a name, but then clicking on &apos;Add&apos; has no effect.&lt;/p&gt;

&lt;p&gt;By debugging the rest call in Google Chrome, it shows the following info:&lt;/p&gt;

&lt;p&gt;angular.js:11048&lt;br/&gt;
PUT &lt;a href=&quot;http://localhost:8181/restconf/config/network-topology:network-topology/topology/testBD&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/config/network-topology:network-topology/topology/testBD&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;With the following content:&lt;/p&gt;

&lt;p&gt;{&quot;topology&quot;:[{&quot;topology-id&quot;:&quot;testBD&quot;,&quot;topology-types&quot;:{&quot;vbridge-topology:vbridge-topology&quot;:{}},&quot;underlay-topology&quot;:[&lt;/p&gt;
{&quot;topology-ref&quot;:&quot;topology-netconf&quot;}
&lt;p&gt;],&quot;vbridge-topology:tunnel-type&quot;:&quot;tunnel-type-vxlan&quot;,&quot;vbridge-topology:vxlan&quot;:&lt;/p&gt;
{&quot;vni&quot;:&quot;1&quot;}
&lt;p&gt;,&quot;vbridge-topology:flood&quot;:&quot;true&quot;,&quot;vbridge-topology:forward&quot;:&quot;true&quot;,&quot;vbridge-topology:learn&quot;:&quot;true&quot;,&quot;vbridge-topology:unknown-unicast-flood&quot;:&quot;true&quot;,&quot;vbridge-topology:arp-termination&quot;:&quot;false&quot;}]}&lt;/p&gt;

&lt;hr /&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22406">HONEYVBD-10</key>
            <summary>Cannot add Virtual Bridge Domains in DLUX</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="malachovsky">Daniel Malachovsky</assignee>
                                    <reporter username="miguel.angel.munoz.gonzalez@ericsson.com">Miguel &#193;ngel Mu&#241;oz Gonz&#225;lez</reporter>
                        <labels>
                    </labels>
                <created>Tue, 8 Nov 2016 08:25:45 +0000</created>
                <updated>Thu, 23 Mar 2017 07:37:46 +0000</updated>
                            <resolved>Thu, 23 Mar 2017 07:37:46 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="42475" author="miguel.angel.munoz.gonzalez@ericsson.com" created="Tue, 8 Nov 2016 08:36:53 +0000"  >&lt;p&gt;Request URL:&lt;a href=&quot;http://localhost:8181/restconf/config/network-topology:network-topology/topology/testBD&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/config/network-topology:network-topology/topology/testBD&lt;/a&gt;&lt;br/&gt;
Request Method:PUT&lt;br/&gt;
Status Code:400 Bad Request&lt;br/&gt;
Remote Address:&lt;span class=&quot;error&quot;&gt;&amp;#91;::1&amp;#93;&lt;/span&gt;:8181&lt;/p&gt;

&lt;p&gt;Response Headers&lt;/p&gt;

&lt;p&gt;HTTP/1.1 400 Bad Request&lt;br/&gt;
Access-Control-Allow-Origin: &lt;a href=&quot;http://localhost:8181&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181&lt;/a&gt;&lt;br/&gt;
Access-Control-Allow-Credentials: true&lt;br/&gt;
Access-Control-Expose-Headers: location&lt;br/&gt;
Content-Type: application/json&lt;br/&gt;
Transfer-Encoding: chunked&lt;br/&gt;
Server: Jetty(8.1.19.v20160209)&lt;/p&gt;


&lt;p&gt;Request Headers&lt;/p&gt;

&lt;p&gt;PUT /restconf/config/network-topology:network-topology/topology/testBD HTTP/1.1&lt;br/&gt;
Host: localhost:8181&lt;br/&gt;
Connection: keep-alive&lt;br/&gt;
Content-Length: 432&lt;br/&gt;
Accept: application/json, text/plain, &lt;b&gt;/&lt;/b&gt;&lt;br/&gt;
Origin: &lt;a href=&quot;http://localhost:8181&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181&lt;/a&gt;&lt;br/&gt;
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/53.0.2785.143 Chrome/53.0.2785.143 Safari/537.36&lt;br/&gt;
Authorization: Basic YWRtaW46YWRtaW4=&lt;br/&gt;
Content-Type: application/json;charset=UTF-8&lt;br/&gt;
Referer: &lt;a href=&quot;http://localhost:8181/index.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/index.html&lt;/a&gt;&lt;br/&gt;
Accept-Encoding: gzip, deflate, sdch&lt;br/&gt;
Accept-Language: es-ES,es;q=0.8,en;q=0.6,gl;q=0.4&lt;br/&gt;
Cookie: JSESSIONID=12uegsfm4xq2213xw8r1qndkdh&lt;/p&gt;

&lt;p&gt;Request Payload&lt;/p&gt;

&lt;p&gt;{&quot;topology&quot;:[{&quot;topology-id&quot;:&quot;testBD&quot;,&quot;topology-types&quot;:{&quot;vbridge-topology:vbridge-topology&quot;:{}},&quot;underlay-topology&quot;:[&lt;/p&gt;
{&quot;topology-ref&quot;:&quot;topology-netconf&quot;}
&lt;p&gt;],&quot;vbridge-topology:tunnel-type&quot;:&quot;tunnel-type-vxlan&quot;,&quot;vbridge-topology:vxlan&quot;:&lt;/p&gt;
{&quot;vni&quot;:&quot;1&quot;}
&lt;p&gt;,&quot;vbridge-topology:flood&quot;:&quot;true&quot;,&quot;vbridge-topology:forward&quot;:&quot;true&quot;,&quot;vbridge-topology:learn&quot;:&quot;true&quot;,&quot;vbridge-topology:unknown-unicast-flood&quot;:&quot;true&quot;,&quot;vbridge-topology:arp-termination&quot;:&quot;false&quot;}]}&lt;/p&gt;


&lt;p&gt;Response&lt;/p&gt;

&lt;p&gt;{&quot;errors&quot;:{&quot;error&quot;:[&lt;/p&gt;
{&quot;error-type&quot;:&quot;protocol&quot;,&quot;error-tag&quot;:&quot;malformed-message&quot;,&quot;error-message&quot;:&quot;Error parsing input: Schema for node with name vxlan and namespace urn:opendaylight:params:xml:ns:yang:vbridge:topology doesn&apos;t exist.&quot;,&quot;error-info&quot;:&quot;java.lang.IllegalStateException: Schema for node with name vxlan and namespace urn:opendaylight:params:xml:ns:yang:vbridge:topology doesn&apos;t exist.\n\tat org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.read(JsonParserStream.java:181)\n\tat org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.read(JsonParserStream.java:145)\n\tat org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.read(JsonParserStream.java:193)\n\tat org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.parse(JsonParserStream.java:93)\n\tat org.opendaylight.netconf.sal.rest.impl.JsonNormalizedNodeBodyReader.readFrom(JsonNormalizedNodeBodyReader.java:140)\n\tat org.opendaylight.netconf.sal.rest.impl.JsonNormalizedNodeBodyReader.readFrom(JsonNormalizedNodeBodyReader.java:79)\n\tat org.opendaylight.netconf.sal.rest.impl.JsonNormalizedNodeBodyReader.readFrom(JsonNormalizedNodeBodyReader.java:54)\n\tat com.sun.jersey.spi.container.ContainerRequest.getEntity(ContainerRequest.java:488)\n\tat com.sun.jersey.server.impl.model.method.dispatch.EntityParamDispatchProvider$EntityInjectable.getValue(EntityParamDispatchProvider.java:123)\n\tat com.sun.jersey.server.impl.inject.InjectableValuesProvider.getInjectableValues(InjectableValuesProvider.java:46)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$EntityParamInInvoker.getParams(AbstractResourceMethodDispatchProvider.java:153)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:203)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceObjectRule.accept(ResourceObjectRule.java:100)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1511)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1442)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:668)\n\tat org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:684)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1507)\n\tat org.eclipse.jetty.servlets.CrossOriginFilter.handle(CrossOriginFilter.java:247)\n\tat org.eclipse.jetty.servlets.CrossOriginFilter.doFilter(CrossOriginFilter.java:210)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1478)\n\tat org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:82)\n\tat org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:256)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1478)\n\tat org.opendaylight.aaa.filterchain.filters.CustomFilterAdapter.doFilter(CustomFilterAdapter.java:85)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1478)\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)\n\tat org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)\n\tat org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)\n\tat org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)\n\tat org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)\n\tat org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)\n\tat org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:383)\n\tat org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)\n\tat org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1478)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:499)\n\tat org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:69)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)\n\tat org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:240)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:427)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)\n\tat org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:75)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:370)\n\tat org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:494)\n\tat org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:984)\n\tat org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1045)\n\tat org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)\n\tat org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:236)\n\tat org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)\n\tat org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:696)\n\tat org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:53)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)\n\tat java.lang.Thread.run(Thread.java:745)\n&quot;}
&lt;p&gt;]}}&lt;/p&gt;</comment>
                            <comment id="42476" author="miguel.angel.munoz.gonzalez@ericsson.com" created="Tue, 8 Nov 2016 08:42:01 +0000"  >&lt;p&gt;This is tested with ODL Boron SR1 (not sure why I cannot set the version in combobox)&lt;/p&gt;</comment>
                            <comment id="42477" author="dmalacho@cisco.com" created="Tue, 29 Nov 2016 11:59:26 +0000"  >&lt;p&gt;I had to change some requests to match latest versions. App needs some tuning, but for now, works like before.&lt;/p&gt;

&lt;p&gt;Fix: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/48746&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/48746&lt;/a&gt;&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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7117</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=7117]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10301"><![CDATA[Normal]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i024fr:</customfieldvalue>

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