Friday, 2019-01-04

*** erlon has quit IRC01:38
openstackgerritGoutham Pacha Ravi proposed openstack/manila master: Separate APIs for share & replica export locations  https://review.openstack.org/62806903:59
openstackgerritGoutham Pacha Ravi proposed openstack/manila master: Publish sample config file in the genconfig job  https://review.openstack.org/62828704:02
openstackgerritGoutham Pacha Ravi proposed openstack/python-manilaclient master: Add support for replica export location APIs  https://review.openstack.org/62833504:27
openstackgerritChris Yang proposed openstack/manila master: QNAP: Fix inconsistent cases while create/manage from snapshot  https://review.openstack.org/62834206:24
openstackgerritMerged openstack/manila master: Drop trycmd() from manila/utils.py  https://review.openstack.org/62817207:15
openstackgerritGoutham Pacha Ravi proposed openstack/manila master: Separate APIs for share & replica export locations  https://review.openstack.org/62806908:03
*** rraja has joined #openstack-manila08:31
*** rraja has quit IRC08:50
*** luizbag has joined #openstack-manila09:15
*** a-pugachev has joined #openstack-manila09:22
*** a-pugachev has left #openstack-manila09:25
openstackgerritlijunjie proposed openstack/manila master: Fix the misspelling of "except"  https://review.openstack.org/62837509:30
*** luizbag has quit IRC09:39
*** ganso has joined #openstack-manila09:45
*** erlon has joined #openstack-manila09:52
*** e0ne has joined #openstack-manila09:52
*** luizbag has joined #openstack-manila09:57
openstackgerritChris Yang proposed openstack/manila master: QNAP: Fix inconsistent cases while create/manage from snapshot  https://review.openstack.org/62834210:40
openstackgerritThomas Bechtold proposed openstack/manila master: devstack: Do a vgscan before checking if the VG is there  https://review.openstack.org/62839911:06
*** a-pugachev has joined #openstack-manila11:36
*** lseki has joined #openstack-manila12:08
*** a-pugachev has quit IRC12:20
*** mmethot has joined #openstack-manila14:00
openstackgerritMerged openstack/manila master: Add Ubuntu Bionic CephFS jobs  https://review.openstack.org/62446714:48
*** zul has joined #openstack-manila14:52
*** erlon has quit IRC14:57
gansotbarron, gouthamr: do you know if there is or there can be a pure python 3 job?15:04
gansotbarron, gouthamr: I just stacked on a 18.04, copying local.conf from the LVM job, but it still installed python215:05
tbarronganso: i think there's something more that needs to be done with that lvm job for py315:05
tbarronganso: trying to figure it out15:06
*** carlos_silva has joined #openstack-manila15:10
gansotbarron: from the LVM job: inc/python:python3_enabled:576           :   [[ False == \T\r\u\e ]]15:13
*** erlon has joined #openstack-manila15:13
*** a-pugachev has joined #openstack-manila15:14
*** erlon has quit IRC15:15
*** a-pugachev has left #openstack-manila15:27
*** lseki has quit IRC15:59
*** luizbag has quit IRC16:06
*** lseki has joined #openstack-manila16:17
*** luizbag has joined #openstack-manila16:20
*** e0ne has quit IRC16:36
openstackgerritMerged openstack/manila master: QNAP: Fix inconsistent cases while create/manage from snapshot  https://review.openstack.org/62834216:55
*** a-pugachev has joined #openstack-manila16:59
*** zul has quit IRC17:08
*** a-pugachev has quit IRC17:13
openstackgerritjacky06 proposed openstack/manila-ui master: Update hacking version to latest  https://review.openstack.org/62847117:20
*** e0ne has joined #openstack-manila17:43
*** e0ne has quit IRC17:44
gouthamroh, hey.. looking - never tried the lvm run locally17:59
gouthamrwith py3-only17:59
gouthamrtbarron: with setup.py develop, we're installing manila-tempest-plugin py2, we ought to use the py3 interpretor to run that command18:01
gouthamrhttp://logs.openstack.org/61/623061/4/check/manila-tempest-minimal-dsvm-lvm/14c252a/logs/devstacklog.txt.gz#_2019-01-03_22_35_54_37218:01
tbarrongouthamr: ah18:08
gouthamrscratch that, looks like devstack did discover and try py36 installation18:08
tbarronthe manilia-tempest-plugin isn't being discovered at tempest runtime though18:08
gouthamr"Check python version for : /opt/stack/new/manila-tempest-plugin Using 3.6 version to install /opt/stack/new/manila-tempest-plugin based on default behavior:18:09
gouthamrtempest is installed the same way too... weird18:15
gouthamr"ganso tbarron: from the LVM job: inc/python:python3_enabled:576           :   [[ False == \T\r\u\e ]]" -> i'm assuming that's not from the latest run18:16
tbarrongouthamr: mebbe post_test_hook.sh thinks python is python218:16
gouthamrtbarron: it doesn't explicitly set it, but i didn't see either of these being installed under py218:16
tbarrongouthamr: i'm looking at https://git.openstack.org/cgit/openstack/manila/tree/contrib/ci/post_test_hook.sh#n33118:20
tbarronThat print won't even parse in python318:20
gouthamroh, yes18:21
* gouthamr brb, interrupt18:21
*** luizbag has quit IRC18:30
gansotbarron: stack    23762  0.4  1.1 262060 90380 ?        S    18:24   0:03 /usr/bin/python3.6 /usr/local/bin/manila-share --config-file /etc/manila/manila.conf18:37
gansogouthamr: ^18:37
gansogouthamr: I picked up that log line from a job that ran recently18:37
gansogouthamr: I got my devstack running with python 318:38
gansogouthamr: All I had to do was to add "USE_PYTHON3=True" in local.conf18:38
gouthamrganso: nice, are you using bionic?18:44
gansogouthamr: yes18:44
gouthamrganso: hmmm, unsure what makes us need PYTHON3_VERSION18:45
gouthamrin the gate18:45
gansogouthamr: yea I actually removed that18:45
gouthamranyway, devstack went through fine on the gate.. tempest isn't able to discover tests18:45
gouthamrhttp://logs.openstack.org/61/623061/4/check/manila-tempest-minimal-dsvm-lvm/14c252a/job-output.txt.gz#_2019-01-03_22_36_28_445087 certainly py218:48
tbarronright  but so far as I can tell a symptom rather than the cause18:53
tbarronsince that "check" seems mostly cosmetic18:53
tbarronwe just plow on when it has unexpected results18:53
gouthamrtrue, made sense when manila-tempest-plugin was the only plugin we were installting18:54
openstackgerritMerged openstack/manila master: devstack: Do a vgscan before checking if the VG is there  https://review.openstack.org/62839919:07
toabctlgouthamr, ganso could you have a look at https://review.openstack.org/#/c/628198/ please?19:50
gouthamrtoabctl: i submitted https://review.openstack.org/#/c/628287/ to review that patch19:51
gouthamri was lazy to check that locally :)19:51
toabctllol19:51
*** tpsilva has joined #openstack-manila19:57
*** lseki has quit IRC19:58
*** tpsilva has quit IRC20:10
*** tpsilva has joined #openstack-manila20:10
toabctlgouthamr, what about https://review.openstack.org/#/c/619573/ ? should we wait for somebody from netapp?20:11
gouthamrtoabctl: yes, i was hoping ganso would look ^20:11
openstackgerritThomas Bechtold proposed openstack/manila master: Unable to add access rule type user with space or @ character  https://review.openstack.org/49956020:13
*** tpsilva has quit IRC20:19
*** tpsilva has joined #openstack-manila20:19
*** tpsilva has quit IRC20:24
openstackgerritGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: Py3: Use urlopen from six.moves.urllib.request  https://review.openstack.org/62867520:26
openstackgerritGoutham Pacha Ravi proposed openstack/manila master: DNM: Test Python3 first devstack  https://review.openstack.org/62306121:06
openstackgerritMerged openstack/manila master: Move/Drop useless SQL related config options  https://review.openstack.org/62819821:06
openstackgerritGoutham Pacha Ravi proposed openstack/manila master: DNM: Test Python3 first devstack  https://review.openstack.org/62306121:06
*** carlos_silva has quit IRC21:24
*** ganso has quit IRC21:30
openstackgerritGoutham Pacha Ravi proposed openstack/manila master: DNM: Test Python3 first devstack  https://review.openstack.org/62306122:11
openstackgerritMerged openstack/puppet-manila master: Updating nova and neutron configuration  https://review.openstack.org/61669822:19
openstackgerritGoutham Pacha Ravi proposed openstack/manila master: DNM: Test Python3 first devstack  https://review.openstack.org/62306123:31
*** openstack has joined #openstack-manila23:46
*** ChanServ sets mode: +o openstack23:46
*** erlon has joined #openstack-manila23:54

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!