08:02:35 <joehuang> #startmeeting multisite
08:02:35 <collabot> Meeting started Thu Feb  9 08:02:35 2017 UTC.  The chair is joehuang. Information about MeetBot at http://wiki.debian.org/MeetBot.
08:02:35 <collabot> Useful Commands: #action #agreed #help #info #idea #link #topic.
08:02:35 <collabot> The meeting name has been set to 'multisite'
08:03:06 <joehuang> Hi, Goutham, I saw that you have updated the patches frequently
08:03:22 <goutham> yes
08:03:52 <goutham> addressed the comments just now..
08:04:08 <joehuang> ok, will review again
08:04:16 <goutham> I am about the frequency i will try and reduce the number of patches
08:04:24 <goutham> I am sorry ** about the
08:05:07 <joehuang> it's ok
08:05:42 <goutham> and regarding the tempest test-cases
08:06:28 <goutham> i saw the comments regarding the timeout i will update it to 60 secs
08:06:40 <joehuang> yes
08:06:43 <sorantis> hi
08:06:51 <joehuang> hi
08:06:55 <goutham> hi
08:07:30 <joehuang> As planned, kb Ocata will be released on Feb.16
08:07:44 <sorantis> yes
08:07:47 <goutham> Yes
08:07:56 <joehuang> and for multisite in OPNFV, will reach MS6 on Feb.17
08:08:11 <joehuang> we need to close the patches ASAP
08:08:24 <sorantis> I have an issue with ms functest job
08:08:46 <sorantis> seems that functest triggers ALL tempest test, not the ones related to kb
08:08:48 <joehuang> I checked the log, seems too many test cases
08:08:57 <joehuang> and the test execusion timeout
08:09:08 <sorantis> yes, I submitted a jira ticket, no response yet
08:09:28 <sorantis> https://jira.opnfv.org/browse/FUNCTEST-721
08:09:44 <sorantis> #info dimitri
08:09:51 <sorantis> #infor https://jira.opnfv.org/browse/FUNCTEST-721
08:09:58 <sorantis> #info https://jira.opnfv.org/browse/FUNCTEST-721
08:10:43 <joehuang> Could you consult functest how to filter the test cases in the container, but not to run all
08:12:02 <sorantis> I’ve asked jose to look into it or advice who can
08:13:21 <joehuang> Hello, Goutham, could you describe your patches status in short
08:13:42 <goutham> all are done a doubt about the clients usage commit
08:14:10 <goutham> #info: https://review.openstack.org/#/c/416507/
08:15:09 <goutham> should we convert these tests to curl or use python kingbird client
08:15:10 <goutham> ?
08:15:20 <joehuang> not in test-requirements.txt, I think it should be in requirement.txt
08:15:37 <sorantis> it won’t work
08:15:42 <goutham> convert by which i mean modify existing curl to support our bug fixes..
08:16:08 <sorantis> the requirements project does not have kb client in the allowed requirements
08:16:20 <sorantis> so  suggest postponing this until the next release
08:16:35 <sorantis> rewriting it in curl is silly
08:16:51 <joehuang> only in kingbird requirement.txt, but not in global requirements.
08:17:12 <sorantis> kingbird requirements.txt is controlled by the global requirements
08:17:13 <joehuang> agree to postpone it to next release
08:17:55 <goutham> rewriting it in curl is silly but we have to modify the tests
08:17:57 <joehuang> I think you can add some requirements not covered by global requirements
08:18:15 <goutham> other wise tempest test-cases will fail
08:19:05 <joehuang> so this patch need more investigation and postponed to next cycle
08:19:08 <sorantis> Goutham, try adding kbclient to requirements.txt see if it succeeds
08:19:17 <goutham> ok
08:20:19 <joehuang> #info adding kbclient to kingbird requirements.txt  to see if it succeeds
08:20:54 <joehuang> there are other 3 patches in review queue
08:22:23 <joehuang> Dimitri, could you also review these patches?
08:22:25 <goutham> Yes off which 2 are already addressed
08:22:52 <sorantis> yes
08:23:10 <goutham> and remaining 1 will be done in a while.
08:23:40 <joehuang> ok, let's accelerate the review, Goutham needs to attend sisters wedding next week
08:24:03 <joehuang> from Feb.15?
08:24:28 <goutham> In the worst case i can come on feb15th
08:24:35 <goutham> but feb16th i doubt
08:25:00 <sorantis> let’s finish before
08:25:06 <goutham> yes.
08:25:11 <joehuang> so we need to close all patches by the end of Feb.14
08:25:21 <sorantis> once everything’s merged I’ll make a release
08:26:10 <joehuang> and in OPNFV repo, we need to update the document too, one patch was submitted: https://gerrit.opnfv.org/gerrit/#/c/28217/
08:26:33 <sorantis> I’ll review it
08:26:35 <joehuang> and D release has different requirements on documenation, I'll update a new patchset soon
08:26:49 <joehuang> Great
08:26:52 <sorantis> ok, let me know when it’s ready for review
08:27:09 <joehuang> You can review it tomorrow
08:27:16 <sorantis> ok
08:27:55 <goutham> https://review.openstack.org/#/c/416507/
08:27:58 <goutham> It failed.
08:28:03 <joehuang> Requirement set([Requirement(package=u'python-kingbirdclient', location='', specifiers='>=0.1.0', markers=u'', comment=u'#Apache-2.0', extras=frozenset([]))]) not in openstack/requirements
08:28:10 <sorantis> yes
08:28:12 <goutham> updated the requiremets.txt
08:28:13 <sorantis> thought so
08:28:31 <joehuang> yes, it's not possible to add other dependency other than global requirements
08:28:40 <joehuang> so we can only postpone this patch
08:29:15 <goutham> yes.. i will modify the existing test-cases of quotamanagement and then make a commit.
08:29:27 <goutham> by EOD
08:29:45 <sorantis> new commit that is, no?
08:29:58 <joehuang> It's already there if we don't use kbclient
08:30:24 <goutham> I am planning to make a new commit
08:30:36 <sorantis> I’m with joe on that
08:30:49 <sorantis> if it’s present already, what are you trying to modify?
08:31:00 <goutham> because we have changed our master
08:31:01 <joehuang> +1
08:31:11 <goutham> we have two bugs fixed
08:31:28 <joehuang> so just update for that
08:31:33 <goutham> yes
08:31:48 <joehuang> so a new commit please
08:31:53 <goutham> ok
08:31:58 <joehuang> but not the one using kbclient
08:32:05 <goutham> yea yea
08:32:35 <joehuang> #info a new commit of tempest test for the quota management bug fix
08:33:01 <goutham> In the mean while i would like to ask you guys to review the remaining 3 patches
08:33:14 <joehuang> I saw that sebastian registered one BP for image replication
08:33:32 <joehuang> goutham, sure
08:33:45 <goutham> thanq :)
08:34:18 <joehuang> other topic?
08:34:36 <goutham> i have nothing more to discuss
08:34:43 <sorantis> nope
08:34:54 <joehuang> mee too
08:34:54 <joehuang> so let's end the meeting
08:35:03 <goutham> bye all
08:35:03 <sorantis> ack
08:35:04 <sorantis> bye
08:35:05 <goutham> and thanks
08:35:06 <joehuang> thank you, let's work offline
08:35:07 <joehuang> bye
08:35:13 <joehuang> #endmeeting