|
Re: OFP docs changes
Hello Sir,
I have updated the patch now https://git.opendaylight.org/gerrit/c/openflowplugin/+/90547
Hello Sir,
I have updated the patch now https://git.opendaylight.org/gerrit/c/openflowplugin/+/90547
|
By
Dhiraj Sharma
·
#14238
·
|
|
Re: OFP docs changes
Dhiraj, can you please check this example https://github.com/djungelorm/sphinx-tabs/blob/master/example/index.rst?
I think you need to use tab and not code-tab for the json and xml.
Dhiraj, can you please check this example https://github.com/djungelorm/sphinx-tabs/blob/master/example/index.rst?
I think you need to use tab and not code-tab for the json and xml.
|
By
Tejas Nevrekar <tejas.nevrekar@...>
·
#14237
·
|
|
Re: OFP docs changes
Sorry for being late please check the changes at first payload as a demo and you can review that part where I will apply changes subsequently to other payloads likewise.Both in flow-examples and
Sorry for being late please check the changes at first payload as a demo and you can review that part where I will apply changes subsequently to other payloads likewise.Both in flow-examples and
|
By
Dhiraj Sharma <dhiraj.8.sharma@...>
·
#14236
·
|
|
Re: OFP docs changes
Yes sure, I will push changes asap.
Yes sure, I will push changes asap.
|
By
Dhiraj Sharma <dhiraj.8.sharma@...>
·
#14235
·
|
|
Re: OFP docs changes
Hello Sir,
I thought that rtdd jenkins may fail, if I use sphinx tabs as locally tox was emitting error. But the problem was with cached ".tox" which after deletion worked fine but UI is not as
Hello Sir,
I thought that rtdd jenkins may fail, if I use sphinx tabs as locally tox was emitting error. But the problem was with cached ".tox" which after deletion worked fine but UI is not as
|
By
Dhiraj Sharma <dhiraj.8.sharma@...>
·
#14234
·
|
|
Re: OFP docs changes
Hello all,
I just checked at https://stackoverflow.com/questions/56324234/does-anyone-know-how-to-use-sphinx-code-tabs compatibility was added for sphinx 2.0 versions and I am using sphinx 3.0.4
Hello all,
I just checked at https://stackoverflow.com/questions/56324234/does-anyone-know-how-to-use-sphinx-code-tabs compatibility was added for sphinx 2.0 versions and I am using sphinx 3.0.4
|
By
Dhiraj Sharma <dhiraj.8.sharma@...>
·
#14233
·
|
|
Re: OFP docs changes
Hello all,
Sorry, I didn't select reply all earlier.Please check the below quoted strings.
Below this I have provided the issues I am facing now.
> On Jul 10, 2020, at 1:14 AM, Dhiraj Sharma
Hello all,
Sorry, I didn't select reply all earlier.Please check the below quoted strings.
Below this I have provided the issues I am facing now.
> On Jul 10, 2020, at 1:14 AM, Dhiraj Sharma
|
By
Dhiraj Sharma <dhiraj.8.sharma@...>
·
#14232
·
|
|
Re: [release] releng tox docs-linkcheck job broken
Thanks a lot Thanh for the explanation and also the quick fix. It looks quite reasonable to remove this "-W" option.
BR
Guillaume
De : Thanh Ha [zxiiro@...]
Envoyé : vendredi 10 juillet 2020
Thanks a lot Thanh for the explanation and also the quick fix. It looks quite reasonable to remove this "-W" option.
BR
Guillaume
De : Thanh Ha [zxiiro@...]
Envoyé : vendredi 10 juillet 2020
|
By
guillaume.lambert@...
·
#14231
·
|
|
releng tox docs-linkcheck job broken
Hi all
For your information, releng tox docs-linkcheck job is failing on our gate since yesterday.
If I understand the logs below correctly, there is an internal warning raised by the new
Hi all
For your information, releng tox docs-linkcheck job is failing on our gate since yesterday.
If I understand the logs below correctly, there is an internal warning raised by the new
|
By
guillaume.lambert@...
·
#14230
·
|
|
Re: Keyword "Get Json Value" is not found in CSIT Suites.
You can do what the answer suggests: convert the json string to json structure (use json.loads or To Json), and then get the desired value like in python: ${JSON['token']}
BR/Luis
You can do what the answer suggests: convert the json string to json structure (use json.loads or To Json), and then get the desired value like in python: ${JSON['token']}
BR/Luis
|
By
Luis Gomez
·
#14229
·
|
|
Keyword "Get Json Value" is not found in CSIT Suites.
Hi Jamo,
Scripts are failing with the keyword “Get Json Value” not found.
Looks like this is not supported in Python3.
Please suggest on workaround for this.
REF:
Hi Jamo,
Scripts are failing with the keyword “Get Json Value” not found.
Looks like this is not supported in Python3.
Please suggest on workaround for this.
REF:
|
By
Srinivas <srinivas.rachakonda@...>
·
#14228
·
|
|
Re: OFP docs changes
Dhiraj, can you please push the change to gerrit and share the link so we can take a look?
Dhiraj, can you please push the change to gerrit and share the link so we can take a look?
|
By
Luis Gomez
·
#14227
·
|
|
Re: OFP docs changes
Works just fine with the sphinx-tabs basic example from their site. Here was my quick test with the odl documentation
Works just fine with the sphinx-tabs basic example from their site. Here was my quick test with the odl documentation
|
By
Thanh ha <zxiiro@...>
·
#14226
·
|
|
Re: OFP docs changes
So are you saying current version of sphinx in ODL Jenkins (3.0.4) is not compatible with the tabs plugin? do you have a jenkins rtd job failing for this reason? if so can you share the
So are you saying current version of sphinx in ODL Jenkins (3.0.4) is not compatible with the tabs plugin? do you have a jenkins rtd job failing for this reason? if so can you share the
|
By
Luis Gomez
·
#14225
·
|
|
Re: aaa csit job not stacking in sandbox.
Hi Jamo, This was an intermittent issue which has now been resolved. We should be able to view the contents of the ticket.
Cheers,
Anil
Hi Jamo, This was an intermittent issue which has now been resolved. We should be able to view the contents of the ticket.
Cheers,
Anil
|
By
Anil Belur
·
#14224
·
|
|
possible scale issue in netconf
I just opened https://jira.opendaylight.org/browse/NETCONF-711
Essentially I just looked at our plots (ticket has links) for the first
time in a while and noticed that we have a drop of maybe 50%
I just opened https://jira.opendaylight.org/browse/NETCONF-711
Essentially I just looked at our plots (ticket has links) for the first
time in a while and noticed that we have a drop of maybe 50%
|
By
JamO Luhrsen
·
#14223
·
|
|
Re: aaa csit job not stacking in sandbox.
I observed the same thing with IT-20151 -- just the headline, nothing else.
Regards,
Robert
I observed the same thing with IT-20151 -- just the headline, nothing else.
Regards,
Robert
|
By
Robert Varga
·
#14222
·
|
|
Re: aaa csit job not stacking in sandbox.
I just tried logging out and back in and same issue with the ticket. I only see the subject
of the ticket and nothing else. Screenshot attached.
As for the aaa job in the
I just tried logging out and back in and same issue with the ticket. I only see the subject
of the ticket and nothing else. Screenshot attached.
As for the aaa job in the
|
By
JamO Luhrsen
·
#14221
·
|
|
Re: aaa csit job not stacking in sandbox.
Hi JamO,
Did you try to log out/login on the service desk and still unable to view the ticket?
Looks like with the 400 error with heat stack is incorrect parameters are being passed for the heat
Hi JamO,
Did you try to log out/login on the service desk and still unable to view the ticket?
Looks like with the 400 error with heat stack is incorrect parameters are being passed for the heat
|
By
Anil Belur
·
#14220
·
|
|
Re: aaa csit job not stacking in sandbox.
On 7/11/20 7:19 AM, Thanh Ha wrote:
I can't really view it either. I only get the subject line. Seems like something
is broken on the helpdesk server...
JamO
On 7/11/20 7:19 AM, Thanh Ha wrote:
I can't really view it either. I only get the subject line. Seems like something
is broken on the helpdesk server...
JamO
|
By
JamO Luhrsen
·
#14219
·
|