|
Re: [SSL-RESTCONF] Query about etc/custom.properties
Hi Vamsi,
I have faced this same error a long time ago (not in Nitrogen though), but at the time I wasn't able to figure out the root cause. Which ODL version are you using? Nitrogen
Hi Vamsi,
I have faced this same error a long time ago (not in Nitrogen though), but at the time I wasn't able to figure out the root cause. Which ODL version are you using? Nitrogen
|
By
Ignacio Dominguez Martinez-Casanueva <i.dominguezm@...>
·
#1603
·
|
|
Question on AAA clustering with Nitrogen
Hi, I recently migrated to Nitrogen from an earlier release. I notice that the odl-aaa-mdsal-cluster feature is not available anymore. As the documentation suggests, do we need to explore out-of-band
Hi, I recently migrated to Nitrogen from an earlier release. I notice that the odl-aaa-mdsal-cluster feature is not available anymore. As the documentation suggests, do we need to explore out-of-band
|
By
Srini Seetharaman
·
#1602
·
|
|
Re: [SSL-RESTCONF] Query about etc/custom.properties
Hi Ignacio,
I have installed Mdsal-apidocs feature but it’s showing as “Deploying” which ideally should be “Deployed”.
opendaylight-user@root>feature:install
Hi Ignacio,
I have installed Mdsal-apidocs feature but it’s showing as “Deploying” which ideally should be “Deployed”.
opendaylight-user@root>feature:install
|
By
A Vamsikrishna
·
#1601
·
|
|
Re: [SSL-RESTCONF] Query about etc/custom.properties
Hi Vamsi,
Please make sure you have installed `odl-mdsal-apidocs` feature. It seems the REST endpoint you are trying to access (APIDOCS EXPLORER) is not available in OpenDaylight.
Hi Vamsi,
Please make sure you have installed `odl-mdsal-apidocs` feature. It seems the REST endpoint you are trying to access (APIDOCS EXPLORER) is not available in OpenDaylight.
|
By
Ignacio Dominguez Martinez-Casanueva <i.dominguezm@...>
·
#1600
·
|
|
Re: [SSL-RESTCONF] Query about etc/custom.properties
Hi Ryan / Evan / Ignacio,
I am able to make the SSL-RESTCONF work with custom.properties with the same changes I have put inorg.ops4j.pax.web
That is:
Hi Ryan / Evan / Ignacio,
I am able to make the SSL-RESTCONF work with custom.properties with the same changes I have put inorg.ops4j.pax.web
That is:
|
By
A Vamsikrishna
·
#1599
·
|
|
[SSL-RESTCONF] Query about etc/custom.properties
Hi Ryan / Evan / Ignacio,
I am able to make SSL-RESTCONF connection by modifying C:\master\distribution\karaf\target\assembly\etc\org.ops4j.pax.web as below:
Hi Ryan / Evan / Ignacio,
I am able to make SSL-RESTCONF connection by modifying C:\master\distribution\karaf\target\assembly\etc\org.ops4j.pax.web as below:
|
By
A Vamsikrishna
·
#1598
·
|
|
Re: [controller-dev] [Odlparent-dev] odlparent 3.0.2 for CONTROLLER-1799: Archetype self test during Maven build
Ryan, if by "you" you were talk to me ;) I'll clarify to avoid "developer deadlock" that my focus in the short term is in other areas than the archetype. So go for it! ;)
Ryan, if by "you" you were talk to me ;) I'll clarify to avoid "developer deadlock" that my focus in the short term is in other areas than the archetype. So go for it! ;)
|
By
Michael Vorburger <vorburger@...>
·
#1597
·
|
|
Re: [controller-dev] [Odlparent-dev] odlparent 3.0.2 for CONTROLLER-1799: Archetype self test during Maven build
If you end up taking this on let me know, and I will abandon [0]. I had originally done this to avoid a ton of unused CLI related code in gen'd code.
Regards,
Ryan Goulding
[0]
If you end up taking this on let me know, and I will abandon [0]. I had originally done this to avoid a ton of unused CLI related code in gen'd code.
Regards,
Ryan Goulding
[0]
|
By
Ryan Goulding <ryandgoulding@...>
·
#1596
·
|
|
Re: [Odlparent-dev] [controller-dev] odlparent 3.0.2 for CONTROLLER-1799: Archetype self test during Maven build
That works for me too. Not ditch/remove the IT and/or CLI, but move into an "advanced" archetype.
Because the current archetype is well known, let us keep that one as the existing basic one?
I
That works for me too. Not ditch/remove the IT and/or CLI, but move into an "advanced" archetype.
Because the current archetype is well known, let us keep that one as the existing basic one?
I
|
By
Michael Vorburger <vorburger@...>
·
#1595
·
|
|
Re: [Odlparent-dev] [controller-dev] odlparent 3.0.2 for CONTROLLER-1799: Archetype self test during Maven build
That's a good idea. This gets the basic users moving forward much easier. And if they really want something more than can run the advanced version.
That's a good idea. This gets the basic users moving forward much easier. And if they really want something more than can run the advanced version.
|
By
Sam Hague <shague@...>
·
#1594
·
|
|
Re: [controller-dev] odlparent 3.0.2 for CONTROLLER-1799: Archetype self test during Maven build
I think we should keep the startup archetype simple/basic and have an advanced archetype that has the extra fluff IT, CLI etc.
I think we should keep the startup archetype simple/basic and have an advanced archetype that has the extra fluff IT, CLI etc.
|
By
Tom Pantelis
·
#1593
·
|
|
Re: [controller-dev] odlparent 3.0.2 for CONTROLLER-1799: Archetype self test during Maven build
FYI https://git.opendaylight.org/gerrit/#/c/66545/ is now finally merged, but without IT; in addition to https://jira.opendaylight.org/browse/CONTROLLER-1810 there seems to be a second (new?) problem
FYI https://git.opendaylight.org/gerrit/#/c/66545/ is now finally merged, but without IT; in addition to https://jira.opendaylight.org/browse/CONTROLLER-1810 there seems to be a second (new?) problem
|
By
Michael Vorburger <vorburger@...>
·
#1592
·
|
|
Re: [netvirt-dev] Issues with odl-aaa-cli
Patch below might also help Noel pushed this recently to fix issues with that shell command.
[1] https://git.opendaylight.org/gerrit/#/c/67353/
Patch below might also help Noel pushed this recently to fix issues with that shell command.
[1] https://git.opendaylight.org/gerrit/#/c/67353/
|
By
Sam Hague <shague@...>
·
#1591
·
|
|
Re: [netvirt-dev] Issues with odl-aaa-cli
Vamsi, and FYI JamO/Ryan/all interested:
yeah please raise a JIRA, but probably not in AAA but in either netvirt or perhaps even odlparent, or controller; I don't think this is aaa specific but a
Vamsi, and FYI JamO/Ryan/all interested:
yeah please raise a JIRA, but probably not in AAA but in either netvirt or perhaps even odlparent, or controller; I don't think this is aaa specific but a
|
By
Michael Vorburger <vorburger@...>
·
#1590
·
|
|
Re: [controller-dev] odlparent 3.0.2 for CONTROLLER-1799: Archetype self test during Maven build
just done, but hit https://jira.opendaylight.org/browse/CONTROLLER-1810 .. following the Big Bump, the Archetype IT is actually broken.. seems to have something to do with some (shutdown related?)
just done, but hit https://jira.opendaylight.org/browse/CONTROLLER-1810 .. following the Big Bump, the Archetype IT is actually broken.. seems to have something to do with some (shutdown related?)
|
By
Michael Vorburger <vorburger@...>
·
#1589
·
|
|
Re: Issues with odl-aaa-cli
interesting how it's throwing an error from some netvirt module (I've cc'd netvirt).
Maybe you can file a Jira to start with?
Thanks,
JamO
Maybe this is something to do with the
interesting how it's throwing an error from some netvirt module (I've cc'd netvirt).
Maybe you can file a Jira to start with?
Thanks,
JamO
Maybe this is something to do with the
|
By
Jamo Luhrsen <jluhrsen@...>
·
#1588
·
|
|
Issues with odl-aaa-cli
Hi Ryan,
I am following below wiki to get the list of cipher suites supported by JVM:
Hi Ryan,
I am following below wiki to get the list of cipher suites supported by JVM:
|
By
A Vamsikrishna
·
#1587
·
|
|
Re: [Odlparent-dev] Jetty version problem in odlparent 3
Stephen Kitt <skitt@...> wrote:
On the AAA side of things, https://git.opendaylight.org/gerrit/67357
will help — it drops the explicit Jetty dependencies from the
odl-aaa-shiro
Stephen Kitt <skitt@...> wrote:
On the AAA side of things, https://git.opendaylight.org/gerrit/67357
will help — it drops the explicit Jetty dependencies from the
odl-aaa-shiro
|
By
Stephen Kitt <skitt@...>
·
#1586
·
|
|
Re: aaa-cert-rpc 503 Service Unavailable
Hi Mohamed,
The suggested command returns the ODL certificate. Something strange is going on since I can perform the available operations in the RPC such as getODLCertificate or
Hi Mohamed,
The suggested command returns the ODL certificate. Something strange is going on since I can perform the available operations in the RPC such as getODLCertificate or
|
By
Ignacio Dominguez Martinez-Casanueva <i.dominguezm@...>
·
#1585
·
|
|
Re: aaa-cert-rpc 503 Service Unavailable
This not showing any helpful info. Would you try use the cli to make sure that the issue in aaa-cert service not restconf service
try below command let me know what is the output
aaa:get-odl-cert
This not showing any helpful info. Would you try use the cli to make sure that the issue in aaa-cert service not restconf service
try below command let me know what is the output
aaa:get-odl-cert
|
By
Mohamed ElSerngawy
·
#1582
·
|