*** dwayne__ has joined #openstack-powervm | 00:09 | |
*** thorst_ has joined #openstack-powervm | 00:28 | |
*** jwcroppe has quit IRC | 00:30 | |
*** thorst_ has quit IRC | 00:45 | |
*** thorst_ has joined #openstack-powervm | 00:45 | |
*** thorst_ has quit IRC | 00:50 | |
*** thorst_ has joined #openstack-powervm | 01:19 | |
*** thorst_ has quit IRC | 01:19 | |
*** thorst_ has joined #openstack-powervm | 02:01 | |
*** thorst_ has quit IRC | 02:01 | |
*** edmondsw_ has quit IRC | 02:36 | |
*** edmondsw has joined #openstack-powervm | 02:57 | |
*** edmondsw has quit IRC | 03:02 | |
*** thorst_ has joined #openstack-powervm | 03:39 | |
*** thorst_ has quit IRC | 03:40 | |
*** tlian has quit IRC | 05:13 | |
*** thorst_ has joined #openstack-powervm | 05:40 | |
*** thorst_ has quit IRC | 05:48 | |
openstackgerrit | Wang Qing wu proposed openstack/nova-powervm: Refine oslo config help description and code format https://review.openstack.org/410734 | 06:22 |
---|---|---|
*** edmondsw has joined #openstack-powervm | 06:34 | |
*** edmondsw has quit IRC | 06:38 | |
*** dwayne__ has quit IRC | 07:46 | |
*** k0da has joined #openstack-powervm | 08:28 | |
*** openstackgerrit has quit IRC | 09:02 | |
*** thorst_ has joined #openstack-powervm | 09:46 | |
*** thorst_ has quit IRC | 09:51 | |
*** edmondsw has joined #openstack-powervm | 10:10 | |
*** edmondsw has quit IRC | 10:15 | |
*** openstackgerrit has joined #openstack-powervm | 11:11 | |
openstackgerrit | Shyama proposed openstack/nova-powervm: Read volume id from BDM connection_info['serial'] https://review.openstack.org/423212 | 11:11 |
*** thorst_ has joined #openstack-powervm | 11:47 | |
*** thorst_ has quit IRC | 11:52 | |
*** edmondsw has joined #openstack-powervm | 12:13 | |
*** smatzek_ has joined #openstack-powervm | 12:24 | |
*** thorst_ has joined #openstack-powervm | 12:47 | |
*** svenkat has joined #openstack-powervm | 13:01 | |
*** tblakes has joined #openstack-powervm | 13:13 | |
*** esberglu has joined #openstack-powervm | 14:06 | |
*** mdrabe has joined #openstack-powervm | 14:13 | |
thorst_ | *grumble grumble* cinder volumes *grumble grumble* | 14:20 |
openstackgerrit | Drew Thorstensen (thorst) proposed openstack/nova-powervm: WIP: File I/O Volume Driver Implementation https://review.openstack.org/422273 | 14:21 |
*** tlian has joined #openstack-powervm | 14:23 | |
svenkat | thorst_/ efried, can you merge https://review.openstack.org/#/c/412474/8 if it is ok… | 14:23 |
efried | thorst_: it's to you. | 14:25 |
thorst_ | efried: I just asked svenkat to verify that we can do instance= on the LOG.debug | 14:25 |
thorst_ | for some reason I thought there was one flavor of log where you couldn't | 14:25 |
thorst_ | maybe its just if you aren't using oslo_log...I hope that's it | 14:26 |
thorst_ | so he's checking that quick then I'll +2 and push through | 14:26 |
svenkat | here is an example : ./nova/virt/xenapi/vmops.py:1992: LOG.debug("Removing hostname from xenstore", instance=instance) | 14:28 |
thorst_ | awesome...pushing it through now. | 14:29 |
*** smatzek_ has quit IRC | 14:31 | |
openstackgerrit | Merged openstack/nova-powervm: Migration scenario, SR-IOV vif contains source physical ports https://review.openstack.org/412474 | 14:35 |
esberglu | All of the CI runs are failing this test to update the password | 14:41 |
esberglu | http://184.172.12.213/94/416994/4/check/nova-pvm-dsvm-tempest-full/37d9c93/powervm_os_ci.html | 14:41 |
esberglu | https://github.com/openstack/tempest/blob/master/tempest/api/identity/v3/test_users.py#L82 | 14:41 |
thorst_ | esberglu: are other CI's failing on this? | 14:42 |
thorst_ | I wonder why it would be specific to PowerVM | 14:42 |
esberglu | I think it is coming from the cleanup step where it resets the password back to the original, the error is something about needing x number of unique passwords | 14:42 |
esberglu | It uses this config option to cycle through a bunch of random passwords before resetting to the original | 14:43 |
esberglu | unique_count = CONF.identity.user_unique_last_password_count | 14:43 |
esberglu | I wonder if we don't have that set | 14:43 |
thorst_ | esberglu: likely not... | 14:44 |
thorst_ | worth a quick rebuild. | 14:44 |
esberglu | It should have a default value though... | 14:45 |
thorst_ | default value is 2 | 14:45 |
esberglu | https://github.com/openstack/tempest/blob/master/tempest/api/identity/v3/test_users.py#L60 | 14:46 |
esberglu | I bet we don't have the security_compliance feature enabled in tempest, so it doesn't even get into that block of cycling passwords | 14:46 |
thorst_ | yeah...good find | 14:47 |
thorst_ | also, how weird is it that they're just cycling passwords to get around the unique password history | 14:47 |
thorst_ | that seems...crazy silly | 14:47 |
thorst_ | but...who am I to say | 14:47 |
esberglu | I wonder what other side effects turning on that security_compliance conf option will have | 14:48 |
thorst_ | well, we're toast ATM | 14:48 |
thorst_ | so lets rip it | 14:48 |
esberglu | thorst_: See change 4743 to powervm-ci | 14:56 |
esberglu | Won't require a redeploy, it will just start getting picked up once merged | 14:57 |
thorst_ | done | 14:57 |
thorst_ | I've got to run to a meeting (boo) | 14:57 |
thorst_ | bbiab | 14:57 |
*** smatzek has joined #openstack-powervm | 14:58 | |
openstackgerrit | Eric Berglund proposed openstack/nova-powervm: DNM: ci check https://review.openstack.org/328315 | 14:58 |
BorD__ | if someone has a snapshot on a disk subsystem, can you use powervc to point to those volumes and boot from / use them? | 15:01 |
thorst_ | BorD__: depends on the disk subsystem. You'd have to refer to the PowerVC support matrix to make sure they support it | 15:02 |
BorD__ | ah good point, this is hitachi. but pretending it was ds8800 or something from ibm? | 15:02 |
openstackgerrit | Eric Berglund proposed openstack/nova-powervm: DNM: CI Check2 https://review.openstack.org/328317 | 15:03 |
*** wangqwsh_ has joined #openstack-powervm | 15:03 | |
*** wangqwsh_ is now known as wangqwsh | 15:06 | |
*** jwcroppe has joined #openstack-powervm | 15:06 | |
efried | esberglu: I'm pretty tempted to say ignore the failing test for now and keep cranking on the in-tree CI. thorst_ adreznec - agree? | 15:19 |
esberglu | We think we have a fix | 15:19 |
esberglu | And merged it already | 15:19 |
efried | Okay. I just don't want us distracted by spurious failures and new tests, which seem to happen all the time. | 15:20 |
*** esberglu has quit IRC | 15:21 | |
*** esberglu has joined #openstack-powervm | 15:22 | |
*** esberglu_ has joined #openstack-powervm | 15:24 | |
*** esberglu has quit IRC | 15:26 | |
esberglu_ | efried: thorst_: adreznec: I put up a WIP patch for the dual CI (4744) if you guys wanna take a look | 15:29 |
esberglu_ | Especially the local.conf.intree | 15:29 |
esberglu_ | Not sure if I a missing anything there or have stuff that I shouldn't | 15:29 |
*** tjakobs has joined #openstack-powervm | 15:32 | |
*** k0da has quit IRC | 15:38 | |
*** dwayne__ has joined #openstack-powervm | 15:55 | |
thorst_ | BorD__: Sorry for delay, was presenting. I think PowerVC supports Hitatchi? | 15:57 |
thorst_ | esberglu_: did we get a result yet for the CI fix? | 15:58 |
*** burgerk has joined #openstack-powervm | 15:59 | |
thorst_ | BorD__: http://www.ibm.com/support/knowledgecenter/SSXK2N_1.3.2/com.ibm.powervc.standard.help.doc/powervc_storage_hitachi.html | 16:06 |
*** apearson has joined #openstack-powervm | 16:09 | |
*** wangqwsh has quit IRC | 16:29 | |
*** jwcroppe has quit IRC | 16:30 | |
*** jwcroppe has joined #openstack-powervm | 16:31 | |
*** jwcroppe_ has joined #openstack-powervm | 16:32 | |
*** jwcroppe has quit IRC | 16:35 | |
esberglu_ | thorst_: The two runs I kicked off in nova-powervm passed | 16:41 |
thorst_ | yay | 16:41 |
thorst_ | we'll need to keep an eye on ci-watch | 16:41 |
*** esberglu has joined #openstack-powervm | 16:43 | |
*** esberglu_ has quit IRC | 16:46 | |
*** mdrabe has quit IRC | 16:46 | |
*** mdrabe has joined #openstack-powervm | 16:55 | |
*** tblakes has quit IRC | 16:57 | |
efried | esberglu: reviewed | 17:03 |
*** tblakes has joined #openstack-powervm | 17:06 | |
*** tjakobs has quit IRC | 17:18 | |
*** tjakobs has joined #openstack-powervm | 17:18 | |
kjw3 | Have any of you seen integration of powervm with RDO or Red Hat OpenStack? I have several customers that are interested in doing this | 17:29 |
thorst_ | I have heard of people integrating PowerVM with RDO, but I don't have too many details on it | 17:30 |
openstackgerrit | Eric Fried proposed openstack/nova-powervm: Mock data cleanup 1 https://review.openstack.org/421448 | 17:32 |
openstackgerrit | Drew Thorstensen (thorst) proposed openstack/nova-powervm: File I/O Volume Driver Implementation https://review.openstack.org/422273 | 17:33 |
thorst_ | efried: took WIP tag off of above. Would be neat if we could get it into Ocata... | 17:36 |
thorst_ | bbiab | 17:36 |
*** jwcroppe has joined #openstack-powervm | 18:05 | |
*** jwcroppe_ has quit IRC | 18:05 | |
thorst_ | efried: u around/ | 18:39 |
thorst_ | esberglu and I are chit chatting about the in tree CI and we need to discuss with you | 18:39 |
thorst_ | lets try adreznec...u around? | 19:15 |
svenkat | General question : test-requirements.txt does not have pypowervm mentioned it… but i see it in requirements.txt, does requirements.txt is included in test indirectly? | 20:03 |
*** k0da has joined #openstack-powervm | 20:42 | |
thorst_ | test-requirements and requirements are used when running pep8, py27, py34, etc... | 21:04 |
thorst_ | requirements alone are used for runtime | 21:04 |
thorst_ | svenkat: ^^ | 21:04 |
svenkat | thorst_ thanks. | 21:04 |
*** tjakobs has quit IRC | 21:12 | |
*** smatzek has quit IRC | 21:31 | |
efried | thorst_: missed the above - what about the in-tree CI? | 21:44 |
*** jwcroppe has quit IRC | 21:55 | |
*** thorst_ has quit IRC | 22:02 | |
*** thorst_ has joined #openstack-powervm | 22:03 | |
*** thorst_ has quit IRC | 22:07 | |
*** burgerk has quit IRC | 22:25 | |
*** esberglu has quit IRC | 22:26 | |
*** esberglu has joined #openstack-powervm | 22:26 | |
*** tblakes has quit IRC | 22:27 | |
*** esberglu has quit IRC | 22:30 | |
*** dwayne__ has quit IRC | 22:30 | |
*** thorst_ has joined #openstack-powervm | 22:43 | |
*** thorst_ has quit IRC | 22:47 | |
*** svenkat has quit IRC | 22:52 | |
*** mdrabe has quit IRC | 22:57 | |
*** thorst_ has joined #openstack-powervm | 23:15 | |
*** dwayne__ has joined #openstack-powervm | 23:17 | |
*** thorst_ has quit IRC | 23:20 | |
*** dwayne__ has quit IRC | 23:28 | |
*** k0da has quit IRC | 23:33 | |
*** edmondsw has quit IRC | 23:53 | |
*** edmondsw has joined #openstack-powervm | 23:54 | |
*** edmondsw has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!