Earlier  
Posted Nick Remark
#openstack-nova - 2018-01-18
20:41:17 ildikov efried: I tend to remember some probably related discussion from last week, but never really looked into configdrive :(
20:45:04 logan- thanks efried
20:45:52 efried logan- In the meantime, if you haven't already, add some words that will influence the bugs team to prioritize it appropriately.
20:45:56 logan- ildikov: actually my bigger issue there is the out of order boot device when 2 volumes are attached, last comment there explains that part.
20:46:09 logan- sure
20:46:13 efried logan- We had a helluva time solving that one for PowerVM.
20:47:46 ildikov logan-: ah, got it
20:53:49 edleafe efried: thanks for volunteering! :-P
20:53:56 efried oy vay.
20:53:59 efried It's gonna be a short one.
20:57:55 openstackgerrit Mark Goddard proposed openstack/nova master: Send traits to ironic on server boot https://review.openstack.org/508116
20:57:56 openstackgerrit Mark Goddard proposed openstack/nova master: Add get_traits() method to ComputeDriver https://review.openstack.org/532287
20:57:56 openstackgerrit Mark Goddard proposed openstack/nova master: Call get_traits() in the resource tracker https://review.openstack.org/532290
20:57:57 openstackgerrit Mark Goddard proposed openstack/nova master: Implement get_traits() for the ironic virt driver https://review.openstack.org/532288
22:27:15 tonyb So the novaclient 10.0.0 update is blocked by horizon tests failing, so is it a novaclient bug or a horizon issue? http://logs.openstack.org/50/533750/1/check/cross-horizon-py27/a2d9a15/job-output.txt.gz#_2018-01-17_04_13_55_132244
22:27:51 openstackgerrit Jay Pipes proposed openstack/nova master: Add trusted_certs object https://review.openstack.org/489408
22:27:51 openstackgerrit Jay Pipes proposed openstack/nova master: Add trusted_image_certificates to REST API https://review.openstack.org/486204
22:29:38 jroll tonyb: based on this, I'd say novaclient removed stuff horizon depended on: https://docs.openstack.org/releasenotes/python-novaclient/unreleased.html#id1
22:29:45 jroll whoever's bug you like to call that :)
22:29:59 jroll sounds like a horizon bug if it was properly deprecated
22:32:45 tonyb jroll: Yeah that was my gut feel, I'll go do some research
22:33:11 jroll tonyb: looks like 9.0 was pike
22:33:19 tonyb jroll: one advantage to slow booting machines is you can wander off into the weeds while they boot/deploy ;P
22:33:30 jroll lol :)
22:44:00 openstackgerrit Hongbin Lu proposed openstack/nova master: [WIP] Use revision_number on adding/removing security group https://review.openstack.org/535510
23:02:07 openstackgerrit Eric Fried proposed openstack/nova master: Move refresh time from report client to prov tree https://review.openstack.org/535517
23:02:13 efried jaypipes Like-a-that ^
#openstack-nova - 2018-01-19
00:27:47 openstackgerrit Hongbin Lu proposed openstack/nova master: [WIP] Handle IpAddressAlreadyAllocated exception https://review.openstack.org/535532
00:45:35 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Move body examples to an isolated directory https://review.openstack.org/529998
00:45:52 openstackgerrit Takashi NATSUME proposed openstack/nova master: Fix 500 error while passing 4-byte unicode data https://review.openstack.org/407514
00:46:12 openstackgerrit Takashi NATSUME proposed openstack/nova master: Fix missing marker functions https://review.openstack.org/514579
00:46:26 openstackgerrit Takashi NATSUME proposed openstack/nova master: Adds view builders for keypairs controller https://review.openstack.org/347289
00:46:48 openstackgerrit Takashi NATSUME proposed openstack/nova master: Fix the order of target host checks https://review.openstack.org/526225
00:47:16 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add functional tests for traits API https://review.openstack.org/524094
00:47:49 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Parameter verification for servers.inc https://review.openstack.org/528201
00:48:09 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Example verification for servers.inc https://review.openstack.org/529520
00:48:30 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Fix parameter order in rebuild https://review.openstack.org/529718
01:12:40 openstackgerrit Takashi NATSUME proposed openstack/nova master: List/show all server migration types (1/2) https://review.openstack.org/430608
01:13:48 openstackgerrit Takashi NATSUME proposed openstack/nova master: List/show all server migration types (2/2) https://review.openstack.org/459483
02:29:57 Spazmotic Morning
04:42:58 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove unnecessary arguments in notification methods https://review.openstack.org/535599
05:03:00 Spazmotic Spent most of my day still thinking about Placement, especially the RP Inventory Schema. Feels like we need a state field in there at least.
05:03:28 Spazmotic The best option to main API only with the project would be to at least allow evacuation type API calls to solve local delete problems to clear out a host.
05:03:38 Spazmotic or a resource provider I should say.
05:10:30 Spazmotic i still need to think on it more while i'm reading some of these features though..
06:45:32 Spazmotic If anyone has got some free cycles would still love a review on my XenAPI commit: https://review.openstack.org/#/c/533168/ -- I know you're all busy with Queens and pushing through things before the freeze though.
07:22:49 openstackgerrit Alex Xu proposed openstack/nova master: placement: support traits in allocation candidates API https://review.openstack.org/535642
08:22:05 openstackgerrit xulei proposed openstack/nova master: resolve confusing state when rebuilding https://review.openstack.org/535665
08:27:43 openstackgerrit xulei proposed openstack/nova master: resolve confusing state when rebuilding https://review.openstack.org/535665
08:35:20 openstackgerrit Lajos Katona proposed openstack/nova master: Deduplicate service status notification samples https://review.openstack.org/534335
08:59:08 Spazmotic congrats :)
08:59:52 Spazmotic More i'm looking over my code the more i'm thinking about doing it a new way
09:00:04 Spazmotic I made it look like similar code.. but the code is old and needs refactor anyway.. heh
09:00:16 Spazmotic Question is to let it go and refactor later or redesign now..
09:00:52 Spazmotic CinderV3 stuff introduction in June changes the way a lot of this stuff can work but Xenapi drivers arn't using it anywhere since no one works on them hehe
09:01:12 gibi Spazmotic: in my experience refactoring is better long term than redesign
09:01:37 bauzas gibi: cool
09:01:50 gibi Spazmotic: redesign becomes a lot more work at the end
09:02:11 bauzas gibi: FWIW, finding flights was hectic for me
09:02:22 Spazmotic True enough.. part of redesign would immediately deprecate a few volume_util funcs as well.. might be worth a few commit to phase it out and implement CinderV3
09:02:32 bauzas I was supposing Dublin was a big hub, it's not
09:02:57 gibi bauzas: yeah, that is the next step, but first I have to sync with my wife as we plan a bit of free time before the ptg in Dublin
09:03:03 bauzas so, most of the flights from Geneva were having a hop
09:03:36 gibi bauzas: there is a Budapest - Dublin direct Ryanair flight couple of times a week
09:03:51 Spazmotic You might wind up in Dublin even
09:03:53 gibi bauzas: so I'm hoping to catch one of those
09:04:04 bauzas gibi: that was my assumption
09:04:17 bauzas lots of drunk Irish folks are visiting Grenoble, y'know
09:04:28 bauzas mostly for a starting place for skiing
09:04:51 bauzas but, when I looked at all the flights, most of them were either on Saturdays or like super early
09:04:59 bauzas none were fitting my requirements
09:05:14 bauzas because I'll be skiing on Saturday morning before catching my flight
09:05:30 bauzas so I needed an afternoon 6pm-ish flight
09:05:41 bauzas (we have an internal meeting on Sunday)
09:05:59 bauzas and then, finding a flight departing late on Friday was f**ù hard
09:06:06 Spazmotic Finally starting to get my head wrapped around Placements API.. Really need a functional env with it since my companies deployments don't utilize it.
09:06:23 bauzas Spazmotic: there are functional tests and fixtures you can use for playing
09:06:32 bauzas Spazmotic: or just spin a devstack, you'll get for free
09:06:49 Spazmotic Yeah hehe devstack is where I was going to go and play with some the funcs to get a good visual on mostly the DB layout in nova
09:06:51 bauzas gibi: so, I'll need to bail out from the conf on noon, which is a shame in my opinion
09:07:20 bauzas gibi: I was expecting to find a 6pm flight leaving on Friday which would leave me arrive by 10pm-ish, it was not the case
09:07:54 bauzas Spazmotic: DB layout(s) (you have 3 DBs when spinning a devstack)
09:08:21 bauzas two different schedmas and 3 instances, I'd rather say
09:08:34 bauzas (oh, and good morning stackers btw.)
09:08:47 Spazmotic Ah.. i'll spin up an onmetal and get the installation going to take a look :D
09:09:58 gibi bauzas: yeah, wanting a flight at an exact time sucks if you are not super rich
09:11:00 amorin hey all
09:11:01 bauzas gibi: worst than that
09:11:05 Spazmotic Morning
09:11:15 bauzas gibi: it's not a money problem
09:11:41 bauzas gibi: it's rather that you have to consider spending 6+ hours in flights for doing a short haul distance
09:12:13 bauzas gibi: and remember, Ryanair changed their carry-on baggage policy
09:12:47 bauzas if you have a laptop bag *and* a carry-on baggage, then the latter goes as checked-in baggage
09:12:58 amorin is there any reason for a tempest job to be killed by timeout?
09:13:06 gibi bauzas: thanks for the baggage heads up, I have to check on that
09:13:12 amorin http://logs.openstack.org/40/508640/6/check/legacy-tempest-dsvm-cells/5c83769/job-output.txt.gz
09:13:19 amorin ERROR: the main setup script run by this job failed - exit code: 137
09:13:20 gibi bauzas: if you are super rich you can have private jet ;)
09:13:32 bauzas amorin: there are some gate timeout issues AFAICT
09:13:47 bauzas gibi: my company travel policy forbids it

Earlier   Later