*** carcablop19 has quit IRC | 01:08 | |
*** carcablop19 has joined #openstack-kuryr | 01:09 | |
*** carcablop19 has quit IRC | 01:14 | |
*** ccamposr__ has quit IRC | 01:53 | |
*** gcheresh has joined #openstack-kuryr | 04:26 | |
*** mnaser has quit IRC | 05:59 | |
*** mnaser has joined #openstack-kuryr | 06:00 | |
*** digitalsimboja has joined #openstack-kuryr | 06:29 | |
*** digitalsimboja has quit IRC | 06:31 | |
*** digitalsimboja has joined #openstack-kuryr | 06:31 | |
*** ltomasbo has joined #openstack-kuryr | 06:34 | |
openstackgerrit | Sunday Mgbogu proposed openstack/kuryr-kubernetes master: Include proper log when Kuryr cannot reach Octavia API https://review.opendev.org/c/openstack/kuryr-kubernetes/+/785734 | 06:49 |
---|---|---|
*** digitalsimboja has quit IRC | 08:36 | |
*** ccamposr has joined #openstack-kuryr | 08:52 | |
*** ccamposr has quit IRC | 08:52 | |
*** ccamposr has joined #openstack-kuryr | 08:54 | |
*** digitalsimboja has joined #openstack-kuryr | 10:38 | |
*** ccamposr has quit IRC | 11:33 | |
*** ccamposr has joined #openstack-kuryr | 11:33 | |
*** ccamposr has quit IRC | 11:33 | |
*** ccamposr has joined #openstack-kuryr | 11:33 | |
*** digitalsimboja has quit IRC | 11:39 | |
*** digitalsimboja has joined #openstack-kuryr | 11:40 | |
*** digitalsimboja has quit IRC | 11:44 | |
*** tabbie_fash has joined #openstack-kuryr | 11:47 | |
*** rh-jlabarre has joined #openstack-kuryr | 11:48 | |
*** digitalsimboja has joined #openstack-kuryr | 11:59 | |
*** gcheresh has quit IRC | 12:06 | |
*** gcheresh has joined #openstack-kuryr | 12:18 | |
*** carcablop19 has joined #openstack-kuryr | 12:18 | |
*** digitalsimboja has quit IRC | 12:23 | |
*** digitalsimboja has joined #openstack-kuryr | 12:23 | |
*** digitalsimboja has quit IRC | 12:38 | |
*** digitalsimboja has joined #openstack-kuryr | 12:38 | |
*** digitalsimboja has quit IRC | 12:48 | |
*** ccamposr has quit IRC | 13:17 | |
*** ccamposr has joined #openstack-kuryr | 13:17 | |
*** ccamposr has quit IRC | 13:21 | |
*** ccamposr has joined #openstack-kuryr | 13:29 | |
maysams | Folks, when you have a spare time can you take a look at https://review.opendev.org/c/openstack/kuryr-tempest-plugin/+/783966? | 13:33 |
gryf | added to my queue. | 13:42 |
maysams | thanks | 13:44 |
*** tabbie_fash has quit IRC | 13:56 | |
*** tabbie_fash has joined #openstack-kuryr | 13:57 | |
openstackgerrit | Tabitha Fasoyin proposed openstack/kuryr-tempest-plugin master: Adds tests for making listener timeouts configurable https://review.opendev.org/c/openstack/kuryr-tempest-plugin/+/783966 | 14:06 |
*** digitalsimboja has joined #openstack-kuryr | 14:07 | |
*** digitalsimboja has quit IRC | 14:17 | |
*** tabbie_fash has quit IRC | 14:26 | |
openstackgerrit | Merged openstack/kuryr-kubernetes master: Include proper log when Kuryr cannot reach Octavia API https://review.opendev.org/c/openstack/kuryr-kubernetes/+/785734 | 14:49 |
openstackgerrit | Darshna Das proposed openstack/kuryr-kubernetes master: Remove pyroute2 deprication warning https://review.opendev.org/c/openstack/kuryr-kubernetes/+/786759 | 15:01 |
darshna | folks, I was trying from this doc (https://docs.openstack.org/kuryr-kubernetes/latest/installation/testing_connectivity.html) the `openstack port list` command but somehow the ports are not listed. It is showing this error http://paste.openstack.org/show/804683/. Can anyone take a look and tell why is this showing? | 15:35 |
maysams | darshna: you need to source the credentials | 15:39 |
darshna | oh | 15:39 |
maysams | source the credentials to access the openstack API | 15:40 |
darshna | it would have been nice if I got to know more about this, any link? where I can read about it? | 15:41 |
ltomasbo | darshna, you have some documentation https://docs.openstack.org/kuryr-kubernetes/latest/, for instance: https://docs.openstack.org/kuryr-kubernetes/latest/installation/devstack/basic.html | 15:43 |
darshna | my devstack environment is set, I have done stack.sh and it has run | 15:45 |
darshna | or perhaps, I should have tried listing them in devstack directory | 15:45 |
ltomasbo | darshna, so you can proceed with sourcing credentials steps to use the openstack commands | 15:46 |
darshna | ltomasbo: ohh, okay | 15:46 |
darshna | got it! | 15:46 |
*** digitalsimboja has joined #openstack-kuryr | 15:55 | |
*** carcablop19 has quit IRC | 15:56 | |
*** carcablop19 has joined #openstack-kuryr | 15:57 | |
*** maysams is now known as maysams-lunch | 15:59 | |
*** digitalsimboja has quit IRC | 16:05 | |
*** digitalsimboja has joined #openstack-kuryr | 16:06 | |
*** ltomasbo has quit IRC | 16:11 | |
*** digitalsimboja has quit IRC | 16:15 | |
*** digitalsimboja has joined #openstack-kuryr | 16:16 | |
*** digitalsimboja has quit IRC | 16:21 | |
*** maysams-lunch is now known as maysams | 16:44 | |
openstackgerrit | Darshna Das proposed openstack/kuryr-kubernetes master: Remove pyroute2 deprication warning https://review.opendev.org/c/openstack/kuryr-kubernetes/+/786759 | 17:27 |
openstackgerrit | Darshna Das proposed openstack/kuryr-kubernetes master: Remove pyroute2 deprication warning https://review.opendev.org/c/openstack/kuryr-kubernetes/+/786759 | 17:51 |
maysams | darshna: you can run "tox -e pep8" from the kuryr-kubernetes main folder | 17:54 |
maysams | where there is a tox.ini file | 17:54 |
maysams | btw, you can continue with "remove once we stop using pyroute2.IPDB." on the FIXME https://review.opendev.org/c/openstack/kuryr-kubernetes/+/786759/5..6/kuryr_kubernetes/cni/daemon/service.py | 17:55 |
maysams | darshna: just needed to split the line, so it fit the proper limit of the size of the line | 17:55 |
*** digitalsimboja has joined #openstack-kuryr | 18:05 | |
darshna | maysams: tried running it in the kuryr-kubernetes folder, still same ouput | 18:21 |
darshna | ohh, but this one's fine too right? | 18:22 |
maysams | darshna: FIXME comment means something needs to be revisit in a while, so adding the other part of the message would be useful | 18:28 |
darshna | ahh! okay. I'll fix it then | 18:29 |
*** digitalsimboja has quit IRC | 18:30 | |
*** digitalsimboja has joined #openstack-kuryr | 18:30 | |
openstackgerrit | Darshna Das proposed openstack/kuryr-kubernetes master: Remove pyroute2 deprication warning https://review.opendev.org/c/openstack/kuryr-kubernetes/+/786759 | 18:32 |
openstackgerrit | Darshna Das proposed openstack/kuryr-kubernetes master: Remove pyroute2 deprication warning https://review.opendev.org/c/openstack/kuryr-kubernetes/+/786759 | 18:50 |
*** digitalsimboja has quit IRC | 18:52 | |
*** digitalsimboja has joined #openstack-kuryr | 18:52 | |
*** maysams has quit IRC | 18:59 | |
*** maysams has joined #openstack-kuryr | 19:00 | |
openstackgerrit | Darshna Das proposed openstack/kuryr-kubernetes master: Remove pyroute2 deprication warning https://review.opendev.org/c/openstack/kuryr-kubernetes/+/786759 | 19:01 |
openstackgerrit | Darshna Das proposed openstack/kuryr-kubernetes master: Remove pyroute2 deprication warning https://review.opendev.org/c/openstack/kuryr-kubernetes/+/786759 | 19:15 |
*** digitalsimboja has quit IRC | 20:02 | |
*** digitalsimboja has joined #openstack-kuryr | 20:05 | |
*** gcheresh has quit IRC | 20:09 | |
*** carcablop19 has quit IRC | 20:21 | |
*** carcablop19 has joined #openstack-kuryr | 20:22 | |
*** gcheresh has joined #openstack-kuryr | 20:22 | |
*** carcablop19 has quit IRC | 20:30 | |
*** gcheresh has quit IRC | 21:08 | |
*** carcablop19 has joined #openstack-kuryr | 21:09 | |
*** carcablop19 has quit IRC | 21:45 | |
*** carcablop19 has joined #openstack-kuryr | 21:46 | |
*** digitalsimboja has quit IRC | 22:12 | |
*** carcablop19 has quit IRC | 22:41 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!