*** thorst has joined #openstack-powervm | 00:18 | |
*** thorst has quit IRC | 00:23 | |
*** esberglu has joined #openstack-powervm | 00:28 | |
*** thorst has joined #openstack-powervm | 00:31 | |
*** esberglu has quit IRC | 00:32 | |
*** thorst has quit IRC | 00:33 | |
*** edmondsw has joined #openstack-powervm | 01:07 | |
*** edmondsw has quit IRC | 01:12 | |
*** esberglu has joined #openstack-powervm | 01:22 | |
*** esberglu has quit IRC | 01:22 | |
*** thorst has joined #openstack-powervm | 01:37 | |
*** thorst has quit IRC | 01:37 | |
*** esberglu has joined #openstack-powervm | 02:16 | |
*** esberglu has quit IRC | 02:20 | |
*** edmondsw has joined #openstack-powervm | 02:56 | |
*** edmondsw has quit IRC | 03:00 | |
*** thorst has joined #openstack-powervm | 03:38 | |
*** thorst has quit IRC | 03:43 | |
*** edmondsw has joined #openstack-powervm | 04:43 | |
*** edmondsw has quit IRC | 04:49 | |
*** esberglu has joined #openstack-powervm | 04:59 | |
*** esberglu has quit IRC | 05:03 | |
*** thorst has joined #openstack-powervm | 05:39 | |
*** thorst has quit IRC | 05:44 | |
*** edmondsw has joined #openstack-powervm | 06:32 | |
*** edmondsw has quit IRC | 06:36 | |
*** jay1_ has joined #openstack-powervm | 06:50 | |
*** k0da has joined #openstack-powervm | 07:34 | |
*** thorst has joined #openstack-powervm | 07:40 | |
*** esberglu has joined #openstack-powervm | 07:41 | |
*** esberglu has quit IRC | 07:45 | |
*** thorst has quit IRC | 07:47 | |
*** openstackgerrit has quit IRC | 07:47 | |
*** esberglu has joined #openstack-powervm | 08:37 | |
*** esberglu has quit IRC | 08:42 | |
*** dwayne has quit IRC | 09:30 | |
*** esberglu has joined #openstack-powervm | 09:31 | |
*** esberglu has quit IRC | 09:31 | |
*** jay1_ has quit IRC | 09:35 | |
*** thorst has joined #openstack-powervm | 09:43 | |
*** thorst has quit IRC | 09:48 | |
*** dwayne has joined #openstack-powervm | 09:49 | |
*** esberglu has joined #openstack-powervm | 11:19 | |
*** esberglu has quit IRC | 11:23 | |
*** edmondsw has joined #openstack-powervm | 11:35 | |
*** smatzek has joined #openstack-powervm | 11:36 | |
*** thorst has joined #openstack-powervm | 11:57 | |
*** jpasqualetto has joined #openstack-powervm | 12:07 | |
*** esberglu has joined #openstack-powervm | 12:32 | |
*** esberglu has quit IRC | 12:37 | |
thorst | efried: there? | 12:44 |
---|---|---|
thorst | FYI - I'm working with nvcastet to overhaul our REST API interaction with regard to VIF plugging. | 12:48 |
*** svenkat has joined #openstack-powervm | 12:48 | |
thorst | I want to pass in the OVS bridge into the REST API rather than us calling ovs commands directly | 12:48 |
*** mdrabe has joined #openstack-powervm | 12:50 | |
*** dwayne has quit IRC | 12:51 | |
*** rahul1 has joined #openstack-powervm | 12:53 | |
*** kylek3h has joined #openstack-powervm | 12:57 | |
*** rahul1 has quit IRC | 12:58 | |
*** esberglu has joined #openstack-powervm | 13:07 | |
efried | thorst Trying to grok that... | 13:07 |
efried | Oh. Yeah. I support that 100%. I don't think we should ever be calling Linux commands directly from the nvl. | 13:08 |
thorst | basically, I want to pass in the vm-uuid, the port uuid, the mtu, etc... all into the REST API so that we don't have to do this (sec) stuff | 13:08 |
thorst | https://github.com/openstack/nova-powervm/blob/master/nova_powervm/virt/powervm/vif.py#L804-L807 | 13:08 |
thorst | but it would mean new fields in REST likely. | 13:08 |
thorst | so while I can write the patch, it may be queens before we merge it | 13:08 |
thorst | cause its not a new pypowervm...its new REST | 13:08 |
efried | While we're at it, we should do the same for this shit https://github.com/openstack/nova-powervm/blob/master/nova_powervm/virt/powervm/mgmt.py#L61 | 13:09 |
efried | Hm, why is ^^ in nova_powervm and not in pypowervm? | 13:09 |
efried | I assume this is partially in support of remotable for CI purposes. | 13:10 |
thorst | "While we're at it" --> where efried throws out an entirely different code block | 13:10 |
thorst | :-) | 13:10 |
efried | In addition to just being the right architecture | 13:10 |
thorst | you tell me mr. wrote it 2 years ago | 13:11 |
thorst | at first glance, it doesn't seem to need to be in nova-powervm | 13:11 |
efried | Yeah, theme of "Don't run Linux commands on the NovaLink; what are we, KVM?" | 13:11 |
thorst | well, that means defer to REST | 13:12 |
thorst | but that was different right? | 13:12 |
thorst | that was for the capture? | 13:12 |
efried | Yeah, I mean I know why we did it the way we did it, because it was quicker and easier for us to write it than to try to get REST to do it and change the API. | 13:12 |
efried | But it's still ucky. | 13:12 |
efried | And yes, that one is for snapshot. | 13:13 |
thorst | I'm more OK with that | 13:13 |
thorst | if we're going to do 'dual I/O' those hosting paths need to go in rest as a priority | 13:13 |
thorst | capture will never need to capture through dual I/O hosts... | 13:14 |
thorst | so it should be done, but priority wise, lower IMO | 13:14 |
*** rahul1 has joined #openstack-powervm | 13:30 | |
*** frown has joined #openstack-powervm | 13:52 | |
*** frown has left #openstack-powervm | 13:56 | |
esberglu | Something went in last night that broke n-api. It is failing to start. Looking into it for now, but it's causing every run to fail | 14:02 |
*** sysam has joined #openstack-powervm | 14:02 | |
efried | whee | 14:04 |
*** jay1_ has joined #openstack-powervm | 14:19 | |
esberglu | efried: Looks like it might be due to the pastedeploy issue | 14:24 |
esberglu | I'm spinning up a node to test my theory | 14:24 |
efried | Why is this happening all of a sudden? | 14:24 |
esberglu | efried: I'm not sure that this is the issue. Just a guess based on the trace in n-api here | 14:31 |
esberglu | http://184.172.12.213/04/478904/1/check/nova-out-of-tree-pvm/a323b9e/logs/ | 14:31 |
esberglu | As to why it is happening, no idea yet | 14:31 |
efried | esberglu You're chasing a dead one there. That was a bug in that particular patch set. | 14:44 |
efried | esberglu https://review.openstack.org/#/c/478904/1..2/nova/api/openstack/compute/routes.py | 14:45 |
efried | Another example? | 14:45 |
esberglu | efried: Wow didn't realize that it was a big chain of commits | 14:47 |
esberglu | I saw like 10 in a row and didn't put it together | 14:47 |
esberglu | Thanks | 14:47 |
*** openstackgerrit has joined #openstack-powervm | 15:01 | |
openstackgerrit | Eric Berglund proposed openstack/nova-powervm master: DNM: ci check https://review.openstack.org/328315 | 15:01 |
openstackgerrit | Eric Berglund proposed openstack/nova-powervm master: DNM: CI Check2 https://review.openstack.org/328317 | 15:01 |
edmondsw | esberglu you were asking about generating docs the other day... fyi, apparently you can build a specific doc rather than all of them if you want, with something like tox -e build -- config-ref | 15:05 |
esberglu | edmondsw: Nice thanks for the tip | 15:06 |
edmondsw | efried fyi ^ | 15:06 |
*** mdrabe has quit IRC | 15:06 | |
*** k0da has quit IRC | 15:20 | |
efried | Cool. | 15:26 |
*** rahul1 has quit IRC | 15:31 | |
*** mdrabe has joined #openstack-powervm | 15:34 | |
*** dwayne has joined #openstack-powervm | 15:35 | |
*** jay1_ has quit IRC | 16:00 | |
*** jpasqualetto has quit IRC | 16:01 | |
*** sysam has quit IRC | 16:17 | |
*** chhavi has joined #openstack-powervm | 16:33 | |
*** chhavi has quit IRC | 16:46 | |
*** k0da has joined #openstack-powervm | 18:57 | |
*** thorst has quit IRC | 19:06 | |
*** thorst has joined #openstack-powervm | 19:08 | |
*** thorst has quit IRC | 19:13 | |
*** thorst has joined #openstack-powervm | 19:23 | |
openstackgerrit | Matt Rabe proposed openstack/nova-powervm master: WIP: Change NVRAM manager store to use uuid instead of instance object https://review.openstack.org/471926 | 19:34 |
openstackgerrit | Matt Rabe proposed openstack/nova-powervm master: WIP: Change NVRAM manager and Swift APIs to accept UUID https://review.openstack.org/471926 | 20:34 |
openstackgerrit | Matt Rabe proposed openstack/nova-powervm master: WIP: Change NVRAM manager and Swift APIs to accept UUID https://review.openstack.org/471926 | 20:47 |
*** smatzek has quit IRC | 21:09 | |
*** esberglu has quit IRC | 21:17 | |
*** sysam has joined #openstack-powervm | 21:23 | |
*** sysam has left #openstack-powervm | 21:24 | |
*** kylek3h has quit IRC | 21:35 | |
*** miltonm has joined #openstack-powervm | 21:41 | |
*** svenkat has quit IRC | 21:59 | |
*** thorst has quit IRC | 22:01 | |
*** esberglu has joined #openstack-powervm | 22:02 | |
*** dwayne has quit IRC | 22:05 | |
*** mdrabe has quit IRC | 22:05 | |
*** esberglu has quit IRC | 22:06 | |
*** k0da has quit IRC | 22:26 | |
*** efried is now known as efried_out_til_J | 22:48 | |
*** efried_out_til_J is now known as efried_back_July | 22:49 | |
*** efried_back_July is now known as efried_backJuly5 | 22:49 | |
*** dwayne has joined #openstack-powervm | 23:05 | |
*** dwayne has quit IRC | 23:12 | |
*** thorst has joined #openstack-powervm | 23:32 | |
*** thorst has quit IRC | 23:37 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!