| openstackgerrit | Guo Jingyu proposed openstack/nova-specs master: Proposal for a safer noVNC console with password authentication https://review.openstack.org/623120 | 02:33 |
|---|---|---|
| openstackgerrit | Guo Jingyu proposed openstack/nova-specs master: Proposal for a safer noVNC console with password authentication https://review.openstack.org/623120 | 02:44 |
| openstackgerrit | Guo Jingyu proposed openstack/nova-specs master: Proposal for a safer noVNC console with password authentication https://review.openstack.org/623120 | 02:46 |
| openstackgerrit | Guo Jingyu proposed openstack/nova-specs master: Proposal for a safer noVNC console with password authentication https://review.openstack.org/623120 | 02:51 |
| openstackgerrit | Guo Jingyu proposed openstack/nova-specs master: Proposal for a safer noVNC console with password authentication https://review.openstack.org/623120 | 03:11 |
| *** tssurya has quit IRC | 03:42 | |
| openstackgerrit | Guo Jingyu proposed openstack/nova-specs master: Proposal for a safer noVNC console with password authentication https://review.openstack.org/623120 | 04:16 |
| openstackgerrit | Guo Jingyu proposed openstack/nova-specs master: Proposal for a safer noVNC console with password authentication https://review.openstack.org/623120 | 04:52 |
| *** e0ne has joined #openstack-placement | 07:38 | |
| *** takashin has left #openstack-placement | 08:03 | |
| *** helenafm has joined #openstack-placement | 08:22 | |
| *** ttsiouts has joined #openstack-placement | 09:27 | |
| *** dtantsur|afk is now known as dtantsur | 09:29 | |
| *** cdent has joined #openstack-placement | 09:54 | |
| *** tssurya has joined #openstack-placement | 09:59 | |
| *** ttsiouts has quit IRC | 10:00 | |
| *** ttsiouts has joined #openstack-placement | 10:01 | |
| *** ttsiouts has quit IRC | 10:05 | |
| *** e0ne has quit IRC | 10:24 | |
| *** e0ne has joined #openstack-placement | 10:27 | |
| *** ttsiouts has joined #openstack-placement | 10:34 | |
| *** ttsiouts has quit IRC | 10:50 | |
| *** ttsiouts has joined #openstack-placement | 10:50 | |
| *** ttsiouts has quit IRC | 10:55 | |
| *** ttsiouts has joined #openstack-placement | 11:20 | |
| *** ttsiouts has quit IRC | 11:43 | |
| *** ttsiouts has joined #openstack-placement | 11:44 | |
| *** ttsiouts has quit IRC | 11:48 | |
| *** mriedem has joined #openstack-placement | 12:27 | |
| *** ttsiouts has joined #openstack-placement | 12:28 | |
| *** ttsiouts has quit IRC | 12:40 | |
| *** ttsiouts has joined #openstack-placement | 12:41 | |
| *** ttsiouts has quit IRC | 12:46 | |
| *** ttsiouts has joined #openstack-placement | 12:58 | |
| cdent | stephenfin: are you aware of a different in the handling of sys.path between python 3.5 and 3.6 that would impact stevedore's ability to find 'dists' (which is what it gets entrypoints from) | 13:39 |
| cdent | https://review.openstack.org/#/c/622972/ works in 3.6 but not 3.5 | 13:40 |
| cdent | (sorry wrong channel) | 13:40 |
| *** tssurya has quit IRC | 13:41 | |
| *** tssurya has joined #openstack-placement | 13:41 | |
| *** yikun has quit IRC | 13:56 | |
| *** ttsiouts has quit IRC | 14:01 | |
| *** ttsiouts has joined #openstack-placement | 14:01 | |
| *** ttsiouts has quit IRC | 14:06 | |
| openstackgerrit | sean mooney proposed openstack/nova-specs master: Add spec for sriov live migration https://review.openstack.org/605116 | 14:06 |
| cdent | jaypipes: two small perfload related changes that need a kick in: https://review.openstack.org/#/c/621180/ https://review.openstack.org/#/c/622389/ | 14:08 |
| cdent | if you please and thank you | 14:08 |
| jaypipes | cdent: done and done. | 14:10 |
| cdent | cheeeeers | 14:11 |
| cdent | jaypipes: hush on "12-factor app" it's a seeeeecrit! | 14:21 |
| *** ttsiouts has joined #openstack-placement | 14:24 | |
| jaypipes | cdent: :P | 14:25 |
| openstackgerrit | Merged openstack/nova-specs master: Per aggregate scheduling weight (spec) https://review.openstack.org/599308 | 14:27 |
| cdent | jaypipes: do you know about this one (which is in the same class of 12ness): https://review.openstack.org/#/c/619050/ | 14:30 |
| jaypipes | cdent: I did not. I now do. Thanks! | 14:31 |
| guilhermesp | cdent: https://review.openstack.org/#/c/618820/48 we are going to have greenfield soon :) I will just do some post checks locally, seems that uwsgi app is not running yet | 14:32 |
| guilhermesp | but we're really close | 14:33 |
| cdent | guilhermesp: yay! | 14:33 |
| *** ttsiouts has quit IRC | 14:41 | |
| *** ttsiouts has joined #openstack-placement | 14:42 | |
| *** ttsiouts has quit IRC | 14:47 | |
| *** ttsiouts has joined #openstack-placement | 14:53 | |
| mnaser | cdent: do we have tempest tests for placement that we should run? | 15:49 |
| cdent | mnaser: when nova's tempest tests run they exercise all the important bits of placement. there aren't any placement-specific tempest tests. there's a thread on that recently, let me find | 15:50 |
| mnaser | cdent: reason is we're not deploying nova in the functional role tests for os_placement | 15:50 |
| mnaser | so there's not really a way of knowing if this stuff is technically working, unless we add nova and neutron to the tests | 15:50 |
| cdent | http://lists.openstack.org/pipermail/openstack-discuss/2018-December/000515.html | 15:50 |
| cdent | ah, hmmm | 15:50 |
| cdent | is it always tempest that is used for the testing, or would something simpler suit (a script with some curls, or a quick gabbi thing)? | 15:51 |
| cdent | mnaser: you might look at https://review.openstack.org/#/c/619248/ for an example of some non-tempest live testing that placement does of itself: https://review.openstack.org/#/c/619248/ . That shows ways to configure it in a quick and dirty way and then query it | 15:54 |
| *** jaypipes has quit IRC | 15:56 | |
| *** jaypipes has joined #openstack-placement | 15:58 | |
| mnaser | cdent: we always use tempest, we just override a variable with what tempests we're running | 15:58 |
| cdent | short term the easiest, but slowest, thing would be to turn nova and neutron too | 15:58 |
| *** rubasov has quit IRC | 16:26 | |
| *** e0ne has quit IRC | 16:30 | |
| *** ttsiouts has quit IRC | 16:49 | |
| *** ttsiouts has joined #openstack-placement | 16:50 | |
| *** ttsiouts has quit IRC | 16:55 | |
| *** rubasov has joined #openstack-placement | 17:15 | |
| *** helenafm has quit IRC | 17:16 | |
| *** tssurya has quit IRC | 17:18 | |
| *** dtantsur is now known as dtantsur|afk | 18:01 | |
| *** e0ne has joined #openstack-placement | 18:08 | |
| *** e0ne has quit IRC | 18:09 | |
| stephenfin | cdent: I'm trying to stack and seeing "placement-api did not start". Any quick pointers on where I should look? | 18:21 |
| stephenfin | 'curl http://localhost/placement' is giving me a 503 | 18:21 |
| cdent | stephenfin: maybe check to see if you've got a nova-placement-api site in /apache2/site-enabled and kill that if you do | 18:22 |
| *** N3l1x has quit IRC | 18:22 | |
| cdent | and look in the placement site to make sure that there is only one entry | 18:22 |
| cdent | and confirm that the placement-api systemd unit has started | 18:23 |
| *** N3l1x has joined #openstack-placement | 18:23 | |
| cdent | stephenfin: what I've found in the past is that previous devstack bits are pieces don't clean up well | 18:23 |
| cdent | s/are/and/ | 18:23 |
| stephenfin | cdent: Yup, that was it. That would have taken me ages to find | 18:23 |
| stephenfin | (the 'nova-placement-api' file) | 18:23 |
| stephenfin | *site | 18:24 |
| stephenfin | cdent++ | 18:24 |
| cdent | I think I considered having that be cleaned up, but was told that we don't support truly clean cleans now | 18:24 |
| stephenfin | It would be good to remove in unstack, but I guess we've to be careful in case someone has custom changes made | 18:25 |
| cdent | but making devstack do good cleans is probably a good idea | 18:25 |
| cdent | you know, in our copious free time | 18:25 |
| stephenfin | indeed :) | 18:26 |
| * cdent retires | 18:56 | |
| *** cdent has quit IRC | 18:56 | |
| *** alex_xu has quit IRC | 19:32 | |
| *** alex_xu has joined #openstack-placement | 19:34 | |
| *** mriedem has quit IRC | 20:45 | |
| *** mriedem has joined #openstack-placement | 20:47 | |
| *** takashin has joined #openstack-placement | 20:49 | |
| *** N3l1x has quit IRC | 23:53 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!