|
Re: Dashboard work
Hi Luis,
That's great! I followed a different approach. I added a filter and it generated something like this,
kibanaSavedObjectMeta.searchSourceJSON
{
"filter":[
{ "$state": {
Hi Luis,
That's great! I followed a different approach. I added a filter and it generated something like this,
kibanaSavedObjectMeta.searchSourceJSON
{
"filter":[
{ "$state": {
|
By
Dibya Das <dibyadas998@...>
·
#12443
·
|
|
Re: Dashboard work
Hi Dibya,
Finally I had some type to play with kibana and it is very possible to filter the source data used in the visualization, not easy to figure out in the Visualize menu but if you go to
Hi Dibya,
Finally I had some type to play with kibana and it is very possible to filter the source data used in the visualization, not easy to figure out in the Visualize menu but if you go to
|
By
Luis Gomez
·
#12442
·
|
|
Re: akka w/ artery in docker not working
I can get past this error when I don't try to increase my docker containers
--shm-size, but I get a different problem about akka swallowing an exception
when trying to send a message. But, I think the
I can get past this error when I don't try to increase my docker containers
--shm-size, but I get a different problem about akka swallowing an exception
when trying to send a message. But, I think the
|
By
JamO Luhrsen
·
#12441
·
|
|
Re: akka w/ artery in docker not working
I think it was loading fine on my system fine b/c I have single node and the code that blows up gets executed when it needs to do remoting.
I think it was loading fine on my system fine b/c I have single node and the code that blows up gets executed when it needs to do remoting.
|
By
Tom Pantelis <tompantelis@...>
·
#12440
·
|
|
Re: akka w/ artery in docker not working
The problem is this in configuration/factory/akka.conf:
artery {
advanced {
maximum-frame-size = 1 GiB
maximum-large-frame-size = 1 GiB
}
}
I had set these
The problem is this in configuration/factory/akka.conf:
artery {
advanced {
maximum-frame-size = 1 GiB
maximum-large-frame-size = 1 GiB
}
}
I had set these
|
By
Tom Pantelis <tompantelis@...>
·
#12439
·
|
|
akka w/ artery in docker not working
I am looking for some help/ideas. I am running three containers
on my laptop so I can test some cluster bugs locally. I am fine
with the netty based akka remoting (our default), but I've been
asked to
I am looking for some help/ideas. I am running three containers
on my laptop so I can test some cluster bugs locally. I am fine
with the netty based akka remoting (our default), but I've been
asked to
|
By
JamO Luhrsen
·
#12438
·
|
|
Re: [neutron-dev] Neutron Openstack Pike x ODL Oxygen integration
Renato, I'm hoping someone on netvirt-dev or integration-dev lists will point to the correct documentation. Or check https://docs.opendaylight.org/en/stable-oxygen/. (The neutron-dev list may not get
Renato, I'm hoping someone on netvirt-dev or integration-dev lists will point to the correct documentation. Or check https://docs.opendaylight.org/en/stable-oxygen/. (The neutron-dev list may not get
|
By
Michael Vorburger <vorburger@...>
·
#12437
·
|
|
Re: Please merge https://git.opendaylight.org/gerrit/#/c/75169/
That's great!
By
Abhijit Kumbhare
·
#12436
·
|
|
Re: Please merge https://git.opendaylight.org/gerrit/#/c/75169/
That's great news Robert, we really appreciate the effort in getting it done.
Thanks.
That's great news Robert, we really appreciate the effort in getting it done.
Thanks.
|
By
Ariel Adam <aadam@...>
·
#12435
·
|
|
Please merge https://git.opendaylight.org/gerrit/#/c/75169/
Hello,
the fix for Fluorine blocker MDSAL-362 has been reviewed and validated,
please merge it.
Thanks,
Robert
Hello,
the fix for Fluorine blocker MDSAL-362 has been reviewed and validated,
please merge it.
Thanks,
Robert
|
By
Robert Varga
·
#12434
·
|
|
Re: [documentation] Access rights while pushing to stable/carbon
I'd be inclined to just leave them be. Unlocking the branches temporarily to fix some links is a lot of unnecessary hassle. We have a banner at the top of obsolete docs pages already to let folks know
I'd be inclined to just leave them be. Unlocking the branches temporarily to fix some links is a lot of unnecessary hassle. We have a banner at the top of obsolete docs pages already to let folks know
|
By
Thanh Ha <thanh.ha@...>
·
#12433
·
|
|
Access rights while pushing to stable/carbon
---------- Forwarded message ----------
From: Prateek Chanda <prateekkol21@...>
Date: Mon, Aug 20, 2018 at 6:22 PM
Subject: Access rights while pushing to stable/carbon
To: documentation@...
Hi,
---------- Forwarded message ----------
From: Prateek Chanda <prateekkol21@...>
Date: Mon, Aug 20, 2018 at 6:22 PM
Subject: Access rights while pushing to stable/carbon
To: documentation@...
Hi,
|
By
Prateek Chanda <prateekkol21@...>
·
#12432
·
|
|
Re: [documentation] Access rights while pushing to stable/carbon
Hell Prateek,
I suspect the issue is something like stable/carbon branch is locked in Gerrit. That's a quite old branch, and I think we typically lock EOL branches.
I tried something similar (pushing
Hell Prateek,
I suspect the issue is something like stable/carbon branch is locked in Gerrit. That's a quite old branch, and I think we typically lock EOL branches.
I tried something similar (pushing
|
By
Daniel Farrell
·
#12431
·
|
|
Re: merge Fluorine blocker https://git.opendaylight.org/gerrit/#/c/75214/
Merged.
Thanh
By
Thanh Ha <thanh.ha@...>
·
#12430
·
|
|
Re: robot vms - can we bake in more packages or make a variant
What do you want to add?
yum install stuff can be added to the VM, pip install stuff I very much highly recommend using virtualenvs for because pip dependencies don't always play nice with each
What do you want to add?
yum install stuff can be added to the VM, pip install stuff I very much highly recommend using virtualenvs for because pip dependencies don't always play nice with each
|
By
Thanh Ha <thanh.ha@...>
·
#12429
·
|
|
robot vms - can we bake in more packages or make a variant
Jamo, Venkat, Thanh,
can we add more stuff to the robot vms just as we do for the devstack vms with packer? Or can we make a robot variant?
We keep hitting issues where the jobs fail because of yum
Jamo, Venkat, Thanh,
can we add more stuff to the robot vms just as we do for the devstack vms with packer? Or can we make a robot variant?
We keep hitting issues where the jobs fail because of yum
|
By
Sam Hague <shague@...>
·
#12428
·
|
|
merge Fluorine blocker https://git.opendaylight.org/gerrit/#/c/75214/
Thanh, Anil,
could you merge []1 for Fluorine blocker bug [2]? Patch has +2 and verified csit so it is ready.
Thanks, Sam
[1] https://git.opendaylight.org/gerrit/#/c/75214/
[2]
Thanh, Anil,
could you merge []1 for Fluorine blocker bug [2]? Patch has +2 and verified csit so it is ready.
Thanks, Sam
[1] https://git.opendaylight.org/gerrit/#/c/75214/
[2]
|
By
Sam Hague <shague@...>
·
#12427
·
|
|
Re: csit-blacklist is missing last item in list
It did run but skipped the last item in the blacklist "netvirt-csit-3node-1cmb" shown in [4] below. Notice in your job, though, that only the last line that was skipped before finally matched since
It did run but skipped the last item in the blacklist "netvirt-csit-3node-1cmb" shown in [4] below. Notice in your job, though, that only the last line that was skipped before finally matched since
|
By
Sam Hague <shague@...>
·
#12426
·
|
|
Re: csit-blacklist is missing last item in list
I don't think it's ignoring them. I manually ran the job and it produced a patch:
https://git.opendaylight.org/gerrit/#/c/75245/1/jjb/integration/csit-jobs-fluorine.lst
I wonder if it just didn't run
I don't think it's ignoring them. I manually ran the job and it produced a patch:
https://git.opendaylight.org/gerrit/#/c/75245/1/jjb/integration/csit-jobs-fluorine.lst
I wonder if it just didn't run
|
By
Thanh Ha <thanh.ha@...>
·
#12425
·
|
|
integration weekly meeting minutes (08/16/2018)
meetings are generally much shorter, which is fine. We are now covering
a lot of the topics we used to cover in the TSC just before the
meetings are generally much shorter, which is fine. We are now covering
a lot of the topics we used to cover in the TSC just before the
|
By
JamO Luhrsen
·
#12424
·
|