*** tetsuro has joined #openstack-placement | 00:35 | |
*** yikun has joined #openstack-placement | 01:47 | |
*** tetsuro has quit IRC | 03:57 | |
*** tetsuro has joined #openstack-placement | 05:50 | |
*** e0ne has joined #openstack-placement | 06:00 | |
*** e0ne has quit IRC | 06:28 | |
*** rubasov has joined #openstack-placement | 06:53 | |
*** tetsuro has quit IRC | 07:01 | |
*** tetsuro has joined #openstack-placement | 07:01 | |
*** tetsuro has quit IRC | 07:02 | |
*** leakypipes has quit IRC | 07:10 | |
*** leakypipes has joined #openstack-placement | 07:11 | |
*** helenafm has joined #openstack-placement | 07:18 | |
*** giblet is now known as gibi | 07:30 | |
*** takashin has left #openstack-placement | 08:00 | |
*** ttsiouts has joined #openstack-placement | 08:04 | |
*** ttsiouts has quit IRC | 08:06 | |
*** ttsiouts has joined #openstack-placement | 08:17 | |
*** tssurya has joined #openstack-placement | 08:19 | |
*** ttsiouts has quit IRC | 08:22 | |
*** ttsiouts has joined #openstack-placement | 08:24 | |
*** tssurya has quit IRC | 08:33 | |
*** rubasov has quit IRC | 08:36 | |
*** rubasov has joined #openstack-placement | 08:40 | |
*** rubasov has quit IRC | 09:00 | |
*** tetsuro has joined #openstack-placement | 09:02 | |
*** rubasov has joined #openstack-placement | 09:02 | |
*** ttsiouts has quit IRC | 09:11 | |
*** ttsiouts has joined #openstack-placement | 09:12 | |
*** ttsiouts has quit IRC | 09:16 | |
*** ttsiouts has joined #openstack-placement | 09:17 | |
*** helenafm has quit IRC | 09:30 | |
*** s10 has joined #openstack-placement | 09:54 | |
*** tssurya has joined #openstack-placement | 09:55 | |
*** ttsiouts has quit IRC | 10:19 | |
*** leakypipes is now known as jaypipes | 10:26 | |
*** rubasov has quit IRC | 11:30 | |
*** ttsiouts has joined #openstack-placement | 11:40 | |
*** rubasov has joined #openstack-placement | 11:53 | |
*** ttsiouts has quit IRC | 12:25 | |
*** tetsuro has quit IRC | 12:32 | |
*** ttsiouts has joined #openstack-placement | 12:35 | |
*** jroll has quit IRC | 12:38 | |
*** jroll has joined #openstack-placement | 12:39 | |
*** jaypipes has quit IRC | 12:55 | |
*** fried_rice is now known as efried | 13:02 | |
*** helenafm has joined #openstack-placement | 13:15 | |
*** mriedem has joined #openstack-placement | 13:19 | |
*** takashin has joined #openstack-placement | 13:20 | |
*** SteelyDan is now known as dansmith | 13:28 | |
*** tetsuro has joined #openstack-placement | 13:28 | |
efried | n-sch meeting in 7 minutes in #openstack-meeting-alt | 13:52 |
---|---|---|
*** cdent has joined #openstack-placement | 13:56 | |
*** tetsuro has quit IRC | 14:12 | |
cdent | efried, edleafe : anything I should know? | 14:44 |
efried | mm, not really, I don't think. | 14:44 |
cdent | I, too, don't think. If I can help it. | 14:45 |
efried | cdent: Um, we're dropping the 'force' flag. Were you in on that? | 14:45 |
cdent | I read that thread | 14:45 |
efried | k. | 14:45 |
efried | #link Spec: drop the `force` flag https://review.openstack.org/#/c/609330/ | 14:46 |
efried | #link Reworked patch for nrp migration/evacuate https://review.openstack.org/#/c/605785/ | 14:46 |
efried | I don't think there was anything else of earth-shattering import. | 14:46 |
cdent | cool, thanks | 14:46 |
* efried reboots | 15:04 | |
*** efried has quit IRC | 15:05 | |
*** takashin has left #openstack-placement | 15:06 | |
*** efried has joined #openstack-placement | 15:13 | |
*** s10 has quit IRC | 15:20 | |
*** ttsiouts has quit IRC | 15:21 | |
*** ttsiouts has joined #openstack-placement | 15:40 | |
*** melwitt has joined #openstack-placement | 15:45 | |
*** e0ne has joined #openstack-placement | 16:04 | |
*** helenafm has quit IRC | 16:04 | |
*** ttsiouts has quit IRC | 16:10 | |
*** ttsiouts has joined #openstack-placement | 16:11 | |
*** ttsiouts has quit IRC | 16:15 | |
*** e0ne has quit IRC | 16:21 | |
*** e0ne has joined #openstack-placement | 16:27 | |
*** e0ne has quit IRC | 16:28 | |
cdent | edleafe: you still making gentle poking at alembic and related db stuff? | 16:39 |
*** tssurya has quit IRC | 16:39 | |
edleafe | I've got a general idea of how alembic works and how we could use it, but I haven't added anything yet | 16:42 |
cdent | it is suitably paradigm shifting? | 16:43 |
cdent | cuz that's what really matters | 16:43 |
edleafe | I'd say so | 16:43 |
edleafe | It's very git-like | 16:43 |
edleafe | specify the version, and it modifies the db to match | 16:44 |
edleafe | instead of having to go through N separate steps | 16:44 |
cdent | sounds nice. does it have an instruction to make it so that people have to go through lots of extra steps to change the db, enough that they'll think several times before doing it? | 16:50 |
edleafe | From what I saw creating the migrations is very similar. You create a revision, and that generates the (empty) migration script | 16:53 |
edleafe | You then add code to that script that's just plain sqla for adding/removing columns/tables/etc | 16:53 |
jroll | fwiw, using alembic has been pleasant in ironic-land, ed's description is accurate | 17:22 |
cdent | jroll: did ironic switch from sqlalchemy-migrate or start on alembic? | 17:31 |
jroll | cdent: the latter, afaik | 17:33 |
cdent | ✔ | 17:33 |
jroll | cdent: oh, I lied: https://github.com/openstack/ironic/commit/50b3a02ee41c24d603dac6fada9b753374c8f1b8#diff-e48019d830577b45e90d1fb9da958a54 | 17:34 |
cdent | lied or wrong? | 17:34 |
jroll | :) | 17:34 |
cdent | that's an excellent reference, thank you | 17:35 |
jroll | you're welcome! | 17:35 |
jroll | devananda may recall the switch more, if you need someone to bounce it off of | 17:36 |
cdent | i don't think it is going to be painful: we're going to collapse all the previous stuff | 17:39 |
edleafe | cdent: I suppose I could put together an initial patch for alembic | 17:51 |
cdent | I guess it has to happen at some point | 17:52 |
edleafe | cdent: also: was is 600162 that I needed to get placement to work with devstack? | 17:53 |
cdent | and if you're willing and able, edleafe, that makes you the very best of the bestest choice | 17:53 |
edleafe | wow, I've never been called the best of the bestest! | 17:54 |
cdent | huzzah | 17:54 |
* cdent has dinner | 17:54 | |
cdent | goodnight! | 17:54 |
*** cdent has quit IRC | 17:54 | |
edleafe | cdwait! | 17:54 |
edleafe | crap, he's gone | 17:54 |
*** mriedem has quit IRC | 19:32 | |
*** mriedem has joined #openstack-placement | 19:35 | |
*** efried has quit IRC | 22:43 | |
*** mriedem has quit IRC | 23:00 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!