*** takashin has joined #openstack-placement | 00:04 | |
*** N3l1x_ has quit IRC | 02:02 | |
*** N3l1x_ has joined #openstack-placement | 02:04 | |
*** alex_xu has joined #openstack-placement | 02:18 | |
*** mriedem has joined #openstack-placement | 03:49 | |
openstackgerrit | Merged openstack/placement master: Add stamp DB version to the migration script https://review.openstack.org/621733 | 04:00 |
---|---|---|
*** mriedem has quit IRC | 04:31 | |
*** mgagne_ has quit IRC | 06:35 | |
*** mgagne has joined #openstack-placement | 06:39 | |
*** e0ne has joined #openstack-placement | 07:11 | |
*** avolkov has joined #openstack-placement | 07:41 | |
*** takashin has left #openstack-placement | 08:01 | |
*** tetsuro has joined #openstack-placement | 08:42 | |
*** tetsuro has quit IRC | 08:47 | |
*** tetsuro has joined #openstack-placement | 08:48 | |
*** diga has joined #openstack-placement | 08:48 | |
*** egonzalez has joined #openstack-placement | 09:41 | |
*** cdent has joined #openstack-placement | 09:42 | |
egonzalez | hi, working on the placement split in kolla-ansible, i'm having errors while doing nova-status upgrade check | 09:42 |
egonzalez | There are no compute resource providers in the Placement service but there are 1 compute nodes in the deployment. | 09:43 |
egonzalez | deployment is working, placement is running and compute registered with VMs running on it | 09:43 |
cdent | egonzalez: yeah, that's an issue that we probably need to be more verbose about: the status check is looking in the database for the resource provider count, but it is the wrong database | 09:44 |
cdent | essentially: that status check needs to be removed or changed | 09:45 |
cdent | there's some discussion about that in the comments on this series: https://review.openstack.org/#/c/617941/ | 09:45 |
egonzalez | cdent aha, so fix for now is not run the upgrade check until it looks in the proper site? | 09:45 |
cdent | pretty much. if you have the chance could you make a bug (in nova) so that we can track this issue. Or if you haven't got time right now, just say and I'll get it a bit later | 09:47 |
egonzalez | cdent thanks for quick response, will open the bug | 09:48 |
cdent | egonzalez: thank you. I'm glad to hear you were able to creat a working environment. Any other intersting discoveries? | 09:49 |
egonzalez | cdent for now only working deployment and upgrade in same version for centos/oraclelinux | 09:50 |
egonzalez | havent seen any issue so far, now will work on the db migration | 09:50 |
*** ttsiouts has joined #openstack-placement | 10:10 | |
*** avolkov has quit IRC | 10:14 | |
*** diga has quit IRC | 10:57 | |
stephenfin | cdent: Two trivial enough osc-placement patches here, if you fancy taking a look https://review.openstack.org/#/c/611883/ https://review.openstack.org/#/c/611884/ | 10:58 |
cdent | can do | 10:59 |
cdent | although my expertise in osc-placement is limited | 11:00 |
stephenfin | Ack. I will note that they are actually trivial though :) | 11:00 |
stephenfin | more argparse/tox related than anything | 11:01 |
cdent | the tox one i was happy to +w | 11:01 |
cdent | moving on | 11:01 |
cdent | the other one I'm happy to +2 (I had forgotten we just moved osc-placement somewhere I can do that) but moar people required | 11:05 |
stephenfin | cdent++ | 11:08 |
*** ttsiouts has quit IRC | 11:17 | |
*** ttsiouts has joined #openstack-placement | 11:18 | |
*** sean-k-mooney has quit IRC | 11:21 | |
*** ttsiouts has quit IRC | 11:22 | |
openstackgerrit | Merged openstack/osc-placement master: tox: Hide deprecation warnings from stdlib https://review.openstack.org/611884 | 11:42 |
*** ttsiouts has joined #openstack-placement | 11:47 | |
openstackgerrit | Merged openstack/osc-placement master: Enforce key-value'ness for 'allocation candidate list --resource' https://review.openstack.org/611883 | 11:53 |
*** e0ne has quit IRC | 12:53 | |
*** sean-k-mooney has joined #openstack-placement | 13:31 | |
jaypipes | edleafe, cdent: left some thoughts on https://bugs.launchpad.net/nova/+bug/1778591. Curious about your thoughts on it. | 13:39 |
openstack | Launchpad bug 1778591 in OpenStack Compute (nova) "GET /allocations/{uuid} on a consumer with no allocations provides no generation" [Medium,In progress] | 13:39 |
cdent | jaypipes: that helps solidify things a bit, thanks for doing that. I need to digest it a bit more before having any real thoughts. | 13:43 |
jaypipes | cdent: ya, no worries. total stream of thought from my end anyway :) | 13:50 |
cdent | I hope it is clear by now that I yearn daily for more streams of thought | 13:50 |
jaypipes | :P | 13:55 |
*** e0ne has joined #openstack-placement | 13:57 | |
*** e0ne has quit IRC | 14:07 | |
*** mriedem has joined #openstack-placement | 14:27 | |
*** e0ne has joined #openstack-placement | 14:43 | |
*** alex_xu has quit IRC | 14:44 | |
*** ttsiouts has quit IRC | 14:45 | |
*** ttsiouts has joined #openstack-placement | 14:46 | |
*** alex_xu has joined #openstack-placement | 14:46 | |
*** ttsiouts has quit IRC | 14:50 | |
*** ttsiouts has joined #openstack-placement | 14:58 | |
openstackgerrit | Jack Ding proposed openstack/nova-specs master: Select cpu model from a list of cpu models https://review.openstack.org/620959 | 15:52 |
openstackgerrit | Merged openstack/placement master: Remove writer context from _ensure_aggregates https://review.openstack.org/624143 | 16:04 |
openstackgerrit | Merged openstack/placement master: Retry _ensure_aggregates a limited number of times https://review.openstack.org/624144 | 16:04 |
*** e0ne has quit IRC | 16:50 | |
*** e0ne has joined #openstack-placement | 17:13 | |
*** ttsiouts has quit IRC | 17:14 | |
*** ttsiouts has joined #openstack-placement | 17:15 | |
*** e0ne has quit IRC | 17:19 | |
*** ttsiouts has quit IRC | 17:19 | |
mriedem | jaypipes: how are you feeling about tetsuro's forbidden aggregates spec? https://review.openstack.org/#/c/603352/ | 17:44 |
mriedem | we're in feature freeze for the placement api but we can merge specs at least before the jan 10 spec freeze | 17:44 |
mriedem | i haven't been back on tushar's spec that depends on ^ yet though https://review.openstack.org/#/c/609960/ | 17:44 |
mriedem | it was super unclear when i first read it | 17:45 |
jaypipes | mriedem: you'd be ok merging one and not the other? | 17:48 |
mriedem | i would feel better if we had a solid plan for the issue tushar is trying to solve in nova, | 17:50 |
mriedem | but forbidden aggregates seems worthwhile on its own merit, and it sounds like tetsuro would know how to use it with blazar | 17:51 |
cdent | it's a rather nice and useful generic operation and it is pretty clear blazar would like it | 17:51 |
mriedem | jaypipes: not placement related, but can i also get you to take a gander at this fairly straight-forward nova api spec https://review.openstack.org/#/c/393930/ | 18:29 |
mriedem | just shows the device tags out of GET requests | 18:29 |
mriedem | we've been dry humping that idea for awhile now | 18:29 |
jaypipes | mriedem: k, will try to get to it. | 18:31 |
*** e0ne has joined #openstack-placement | 18:34 | |
*** e0ne has quit IRC | 18:40 | |
*** e0ne has joined #openstack-placement | 19:05 | |
*** cdent has quit IRC | 19:20 | |
*** mriedem is now known as mriedem_afk | 19:22 | |
*** mriedem_afk is now known as mriedem | 20:50 | |
*** mriedem has quit IRC | 21:02 | |
*** mriedem has joined #openstack-placement | 21:04 | |
*** e0ne has quit IRC | 21:51 | |
openstackgerrit | Jack Ding proposed openstack/nova-specs master: Flavor Extra Spec and Image Properties Validation https://review.openstack.org/618542 | 22:12 |
*** N3l1x_ has quit IRC | 22:14 | |
openstackgerrit | Jack Ding proposed openstack/nova-specs master: Select cpu model from a list of cpu models https://review.openstack.org/620959 | 23:03 |
openstackgerrit | Jack Ding proposed openstack/nova-specs master: Flavor Extra Spec and Image Properties Validation https://review.openstack.org/618542 | 23:07 |
*** efried has joined #openstack-placement | 23:29 | |
*** efried has quit IRC | 23:34 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!