| prometheanfire | mriedem: for the tables with id sequences | 00:24 |
|---|---|---|
| prometheanfire | SELECT setval('users_id_seq', (select max(id) + 1 from users where id is not NULL), FALSE); | 00:24 |
| prometheanfire | max id will probably still work without the is not null, but paranoid | 00:25 |
| openstackgerrit | Merged openstack/placement master: Add links to storyboard worklists to contributing.rst https://review.openstack.org/653719 | 00:47 |
| *** mriedem has quit IRC | 00:59 | |
| *** takashin has joined #openstack-placement | 01:08 | |
| *** irclogbot_3 has quit IRC | 03:05 | |
| *** edmondsw has quit IRC | 03:08 | |
| *** irclogbot_1 has joined #openstack-placement | 03:09 | |
| *** edleafe has quit IRC | 03:10 | |
| *** bhagyashris has joined #openstack-placement | 05:02 | |
| *** tetsuro has joined #openstack-placement | 05:41 | |
| *** e0ne has joined #openstack-placement | 06:26 | |
| *** e0ne has quit IRC | 06:28 | |
| *** tetsuro has quit IRC | 06:28 | |
| *** tetsuro has joined #openstack-placement | 06:35 | |
| *** e0ne has joined #openstack-placement | 06:36 | |
| *** e0ne has quit IRC | 06:38 | |
| *** e0ne has joined #openstack-placement | 06:38 | |
| *** tetsuro_ has joined #openstack-placement | 07:08 | |
| *** tetsuro has quit IRC | 07:11 | |
| *** e0ne has quit IRC | 07:37 | |
| *** e0ne has joined #openstack-placement | 07:43 | |
| *** tetsuro_ has quit IRC | 07:48 | |
| *** tetsuro has joined #openstack-placement | 07:50 | |
| *** e0ne has quit IRC | 07:55 | |
| *** helenafm has joined #openstack-placement | 07:59 | |
| *** tetsuro_ has joined #openstack-placement | 08:00 | |
| *** takashin has left #openstack-placement | 08:01 | |
| *** tetsuro has quit IRC | 08:04 | |
| *** e0ne has joined #openstack-placement | 08:04 | |
| *** e0ne has quit IRC | 08:07 | |
| *** e0ne has joined #openstack-placement | 08:15 | |
| *** e0ne has quit IRC | 08:35 | |
| *** tetsuro has joined #openstack-placement | 08:37 | |
| *** tetsuro_ has quit IRC | 08:39 | |
| *** e0ne has joined #openstack-placement | 08:41 | |
| *** e0ne has quit IRC | 08:43 | |
| *** tetsuro has quit IRC | 09:02 | |
| *** tetsuro has joined #openstack-placement | 09:12 | |
| *** tetsuro has quit IRC | 09:23 | |
| *** bhagyashris has quit IRC | 10:09 | |
| *** e0ne has joined #openstack-placement | 10:18 | |
| *** e0ne has quit IRC | 11:04 | |
| *** edmondsw has joined #openstack-placement | 11:50 | |
| *** alex_xu has quit IRC | 11:56 | |
| *** alex_xu has joined #openstack-placement | 11:59 | |
| *** e0ne has joined #openstack-placement | 12:08 | |
| *** e0ne has quit IRC | 12:41 | |
| *** e0ne has joined #openstack-placement | 12:42 | |
| *** mriedem has joined #openstack-placement | 12:56 | |
| *** dims has quit IRC | 13:21 | |
| *** e0ne has quit IRC | 13:23 | |
| *** efried is now known as fried_rice | 13:25 | |
| *** edleafe has joined #openstack-placement | 13:29 | |
| edleafe | So quiet today... | 13:30 |
| fried_rice | apparently some rabbit hid some eggs | 13:35 |
| *** e0ne has joined #openstack-placement | 13:36 | |
| edleafe | All this fertility imagery is disturbing | 13:42 |
| *** dims has joined #openstack-placement | 13:48 | |
| *** dims has quit IRC | 14:20 | |
| *** e0ne has quit IRC | 14:21 | |
| *** e0ne has joined #openstack-placement | 14:26 | |
| *** dims has joined #openstack-placement | 14:35 | |
| *** e0ne has quit IRC | 14:43 | |
| *** helenafm has quit IRC | 14:47 | |
| *** e0ne has joined #openstack-placement | 14:52 | |
| *** dims has quit IRC | 14:53 | |
| *** e0ne has quit IRC | 14:53 | |
| *** dims has joined #openstack-placement | 14:56 | |
| *** dims has quit IRC | 15:01 | |
| *** e0ne has joined #openstack-placement | 15:03 | |
| -openstackstatus- NOTICE: Gerrit is offline for several hours starting at 15:00 UTC to perform the opendev migration; see http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005011.html | 15:05 | |
| *** ChanServ changes topic to "Gerrit is offline for several hours starting at 15:00 UTC to perform the opendev migration; see http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005011.html" | 15:05 | |
| *** dims has joined #openstack-placement | 15:07 | |
| *** dims has quit IRC | 15:35 | |
| *** dims has joined #openstack-placement | 15:44 | |
| *** e0ne has quit IRC | 15:57 | |
| *** e0ne has joined #openstack-placement | 16:09 | |
| *** e0ne has quit IRC | 16:36 | |
| *** mriedem is now known as mriedem_lunch | 16:57 | |
| *** mriedem_lunch is now known as mriedem | 18:15 | |
| *** e0ne has joined #openstack-placement | 18:19 | |
| *** dims has quit IRC | 18:26 | |
| *** jaypipes_ has joined #openstack-placement | 18:28 | |
| *** dims has joined #openstack-placement | 18:29 | |
| *** jaypipes has quit IRC | 18:30 | |
| *** edmondsw has quit IRC | 18:33 | |
| *** edmondsw_ has joined #openstack-placement | 18:35 | |
| *** e0ne has quit IRC | 18:46 | |
| *** dims has quit IRC | 18:48 | |
| *** dims has joined #openstack-placement | 18:51 | |
| mriedem | prometheanfire: is extracted placement packaged for gentoo now? i'm assuming yes. | 18:58 |
| mnaser | mriedem: regarding placement extract stuff and tripleo, I saw Emilien this week at a meetup and asked him, and they haven't made progress on that afaik, I think the patch to use extracted placement was in merge conflict | 19:11 |
| mriedem | hmm, i thought they were deploying fresh installs with extracted placement | 19:12 |
| mriedem | lyarwood is out today and gerrit is down so i can't poke | 19:12 |
| prometheanfire | mriedem: it is | 19:22 |
| mriedem | prometheanfire: is there a link to a repo i can put in an etherpad? | 19:22 |
| mriedem | packages.gentoo.org is really slow for me | 19:23 |
| prometheanfire | sure | 19:24 |
| prometheanfire | https://packages.gentoo.org/packages/sys-cluster/placement | 19:24 |
| prometheanfire | not stable yet (stein isn't yet stable) | 19:24 |
| prometheanfire | or marked as such | 19:24 |
| mriedem | cool, thanks | 19:25 |
| prometheanfire | yarp | 19:26 |
| *** jaypipes_ is now known as jaypipes | 19:26 | |
| prometheanfire | https://github.com/gentoo/gentoo/blob/master/sys-cluster/placement/placement-1.0.0.ebuild is the actual package | 19:26 |
| *** ttsiouts has joined #openstack-placement | 19:40 | |
| *** ttsiouts_ has joined #openstack-placement | 19:58 | |
| *** ttsiouts has quit IRC | 20:00 | |
| *** fried_rice is now known as efried | 21:51 | |
| *** mriedem has quit IRC | 21:53 | |
| *** ttsiouts_ has quit IRC | 23:22 | |
| *** ttsiouts has joined #openstack-placement | 23:37 | |
| *** ttsiouts has quit IRC | 23:41 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!