| *** shashank_hegde has quit IRC | 00:23 | |
| *** shashank_hegde has joined #openstack-astara | 03:45 | |
| *** shashank_hegde has quit IRC | 03:55 | |
| *** shashank_hegde has joined #openstack-astara | 03:56 | |
| *** shashank_hegde has quit IRC | 04:41 | |
| *** shashank_hegde has joined #openstack-astara | 05:02 | |
| *** lupine_ has joined #openstack-astara | 05:08 | |
| *** davidlenwell has quit IRC | 05:09 | |
| *** stupidni` has joined #openstack-astara | 05:11 | |
| *** stupidnic has quit IRC | 05:12 | |
| *** lupine has quit IRC | 05:12 | |
| *** davidlenwell has joined #openstack-astara | 05:17 | |
| *** ronis has joined #openstack-astara | 06:48 | |
| *** shashank_hegde has quit IRC | 07:07 | |
| *** shashank_hegde has joined #openstack-astara | 07:11 | |
| *** shashank_hegde has quit IRC | 08:19 | |
| *** fzylogic has quit IRC | 08:34 | |
| *** ronis_ has joined #openstack-astara | 08:40 | |
| *** lupine has joined #openstack-astara | 08:45 | |
| *** cleverdevil has quit IRC | 08:45 | |
| *** ronis has quit IRC | 08:45 | |
| *** lupine_ has quit IRC | 08:45 | |
| *** odyssey4me has quit IRC | 08:45 | |
| *** mhayden has quit IRC | 08:45 | |
| *** ryanpetrello has quit IRC | 08:45 | |
| *** ryanpetrello has joined #openstack-astara | 08:45 | |
| *** odyssey4me has joined #openstack-astara | 08:46 | |
| *** mhayden has joined #openstack-astara | 08:46 | |
| *** cleverdevil has joined #openstack-astara | 08:47 | |
| *** fzylogic has joined #openstack-astara | 09:09 | |
| *** lupine has quit IRC | 11:40 | |
| *** lupine has joined #openstack-astara | 11:40 | |
| *** jamesdenton has joined #openstack-astara | 13:42 | |
| *** Liuqing has joined #openstack-astara | 14:04 | |
| *** ronis_ has quit IRC | 14:24 | |
| *** cleverdevil has quit IRC | 14:31 | |
| *** cleverdevil has joined #openstack-astara | 14:32 | |
| *** Liuqing has quit IRC | 14:33 | |
| *** jamesdenton has quit IRC | 14:41 | |
| *** ronis has joined #openstack-astara | 16:31 | |
| drwahl | elo: thanks, after some tinkering, i stumbled upon that solution as well | 16:51 |
|---|---|---|
| drwahl | however, now we're seeing a different issue: https://gist.github.com/drwahl/3f25ca11bade59c270fa9dde1b090339 | 16:51 |
| drwahl | usually when we see DB errors like this, i suspect a failed (or not executed) DB migration | 16:52 |
| markmcclain | drwahl: yes there's a db migration that needs to be run | 17:01 |
| drwahl | that should be coming from neutron? | 17:06 |
| drwahl | or does astara have it's own db migration stuff now? | 17:06 |
| drwahl | (that we somehow missed...) | 17:06 |
| *** justinlund has joined #openstack-astara | 17:12 | |
| *** shashank_hegde has joined #openstack-astara | 17:17 | |
| markmcclain | drwahl: astara has its own db now | 17:36 |
| markmcclain | replaces the old filesystem based debug stuff | 17:36 |
| markmcclain | it was the way we made active-active rugs work | 17:36 |
| drwahl | i can't seem to get astara to use mysql instead of sqlite | 17:51 |
| drwahl | is there some hidden option in the config file? | 17:51 |
| *** justinlund has quit IRC | 17:56 | |
| drwahl | nevermind, i think i got it | 17:57 |
| *** ronis has quit IRC | 18:02 | |
| adam_g | gate buster #1: https://bugs.launchpad.net/astara/+bug/1583321 | 19:29 |
| openstack | Launchpad bug 1583321 in Astara "image builds broken: c/_cffi_backend.c:15:17: fatal error: ffi.h: No such file or directory" [Undecided,New] | 19:29 |
| openstackgerrit | Adam Gandelman proposed openstack/astara-appliance: DIB: add libffi-dev to ansible element's build deps https://review.openstack.org/317744 | 19:32 |
| *** ssalagame has joined #openstack-astara | 19:33 | |
| *** shashank_hegde has quit IRC | 19:52 | |
| adam_g | gate buster #2: https://bugs.launchpad.net/astara/+bug/1583330 | 20:05 |
| openstack | Launchpad bug 1583330 in Astara "neutron messages not being received" [Undecided,New] | 20:05 |
| *** shashank_hegde has joined #openstack-astara | 20:21 | |
| adam_g | hmm so looks like this big refactor in oslo.messaging broke our notifications :\ | 20:29 |
| adam_g | https://review.openstack.org/#/c/300727/5 | 20:30 |
| *** justinlund has joined #openstack-astara | 21:22 | |
| *** ssalagame has quit IRC | 21:44 | |
| *** justinlund has quit IRC | 21:48 | |
| *** ssalagame has joined #openstack-astara | 21:50 | |
| ryanpetrello | adam_g: thanks for digging into that | 22:35 |
| adam_g | ryanpetrello: yeah np its really annoying | 22:35 |
| adam_g | a giant refactor across many gerrit patches with no context, but breakages to API and no updates to documenated usage :\ | 22:35 |
| ryanpetrello | yea :/ | 22:35 |
| ryanpetrello | that is kind of frustrating | 22:35 |
| adam_g | the image build thing should be fixed by that patch i pushed, but wont be able to merge till we have this msging thing figured out | 22:37 |
| openstackgerrit | Adam Gandelman proposed openstack/astara-appliance: DIB: add libffi-dev to ansible element's build deps https://review.openstack.org/317744 | 22:50 |
| openstackgerrit | Adam Gandelman proposed openstack/astara-appliance: DIB: add libffi-dev to ansible element's build deps https://review.openstack.org/318366 | 22:51 |
| openstackgerrit | Adam Gandelman proposed openstack/astara-appliance: DIB: add libffi-dev to ansible element's build deps https://review.openstack.org/317744 | 22:51 |
| openstackgerrit | Adam Gandelman proposed openstack/astara-appliance: DIB: add libffi-dev to ansible element's build deps https://review.openstack.org/317744 | 22:52 |
| adam_g | ryanpetrello: actually we might be able to fix the stable branches image issue while we're waiting on the msg'ing thing | 22:52 |
| adam_g | those are some backports | 22:52 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!