19:00:40 #startmeeting poppy 19:00:41 Meeting started Thu Oct 1 19:00:40 2015 UTC and is due to finish in 60 minutes. The chair is sriram. Information about MeetBot at http://wiki.debian.org/MeetBot. 19:00:42 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 19:00:45 The meeting name has been set to 'poppy' 19:00:55 o/ 19:00:56 o/ 19:01:14 hello hello, anyone else joining us? 19:01:25 o/ 19:02:04 #topic Review last weeks Action Items 19:02:29 #link http://eavesdrop.openstack.org/meetings/poppy/2015/poppy.2015-09-24-19.00.html 19:02:41 well, what do we have here.. 19:03:00 \o 19:03:06 amit isnt here today, so I guess his action item will be carried forward. 19:03:13 hello there cpowell 19:03:39 #action amitgandhinz to resurrect https://review.openstack.org/143192 19:04:03 Thats it under action items 19:04:22 Yeah, just roll over to next one. 19:04:25 Moving on. 19:04:39 #topic Liberty-3 updates 19:04:49 #link https://launchpad.net/poppy/+milestone/liberty-3 19:05:12 https://blueprints.launchpad.net/poppy/+spec/akamai-ssl-driver 19:05:16 tonytan4ever: ^ 19:05:40 I will leave this one still in good progress. 19:05:54 do you have any patchsets to be reviewed? 19:06:01 The first part, create ssl cert endpoint is released and read for test. 19:06:07 lets put them up as actions items ;) 19:06:21 Ok 19:06:53 #action Everyone to review https://review.openstack.org/#/c/224955/ 19:06:57 https://review.openstack.org/#/c/224955/ this one needs further review 19:07:11 I read your mind there ;) 19:07:19 And this one; https://review.openstack.org/#/c/227009/ 19:07:25 could use some review as well, 19:07:35 #action Everyone to review https://review.openstack.org/#/c/227009/ 19:08:02 awesome, we now have some action items, that means we cant get away without doing any work haha 19:08:19 Yeah 19:08:26 https://blueprints.launchpad.net/poppy/+spec/mimic-racksapce-dns 19:08:55 I think amit was working on this for a while, but he un-assigned himself. 19:09:10 if anyone has leverage, feel free to pick that up! 19:09:26 https://blueprints.launchpad.net/poppy/+spec/code-coverage 19:09:40 is miqui here? 19:10:03 I dont think so, I remember him mentioning that it was slow progress. 19:10:16 so I guess we can keep it at that 19:10:25 https://blueprints.launchpad.net/poppy/+spec/gate-api-tests 19:10:55 Again amit had some work there, I can pick that up soon. 19:11:12 the last one is Devstack 19:11:12 https://blueprints.launchpad.net/poppy/+spec/devstack 19:12:14 miqui had picked it up, and had been working through it. malini also has some experience working with devstack, so if anyone wants to work on that. 19:12:22 They could be your go-to people. 19:12:29 tonytan4ever: ^ 19:12:53 OK 19:13:06 I think that pretty much covers our blueprints.. 19:13:33 * ametts arrived late. The dog ate his homework. 19:13:42 anyone else have any updates on blueprints/bugs? 19:13:47 ametts: thats ok 19:13:55 we assigned you all the bugs 19:14:00 and you have one day! ;) 19:14:15 Drat. I hate it when that happens... 19:14:27 ha 19:14:47 I know there was one bug we referenced during last week, 19:14:58 * sriram looks it up 19:15:26 https://bugs.launchpad.net/poppy/+bug/1443979 19:15:26 Launchpad bug 1443979 in Poppy "API Tests - Negative tests fail for the wrong reason" [Medium,Confirmed] 19:16:04 malini had a patch in the works for this, which would make sure that if a negative test failed, it would be for the right reason. 19:16:24 example: domain_name too long, should not fail because there was a protocol error 19:16:25 etc 19:16:29 so on and so forth. 19:16:45 I think addressing that will help a lot with our troubleshooting. 19:17:06 https://bugs.launchpad.net/poppy/+bug/1486103 19:17:06 Launchpad bug 1486103 in Poppy "Fix Flaky tests due to Cassandra inconsistency issues" [Undecided,Confirmed] - Assigned to Sriram (thesriram) 19:17:22 I have been dealing with this for a quite a while. 19:18:05 reading about how batching works in cassandra, noticed that there is no isolation of statements within the batch, its atomic but eventually consistent. 19:18:29 that is batchlog being written to co-ordinator nodes and two other nodes, but those operations could fail. 19:19:01 and the cassandra-driver could still report success, which leaves the result in a inconsistent state. 19:19:12 and no-way to prove which state is consistent. 19:19:19 baah cassandra :P 19:19:31 Moving on from my rant haha. 19:19:54 * tonytan4ever looking at this cassandra feature 19:20:06 * ametts was starting to think sriram is the only on in this meeting 19:20:10 https://bugs.launchpad.net/poppy/+bug/1494430 19:20:10 Launchpad bug 1494430 in Poppy "Services go into pending after exhausting max DNS retries" [Undecided,Fix committed] - Assigned to Sriram (thesriram) 19:20:14 ametts: lol 19:20:22 Now that bug has been fixed 19:20:30 Yeah 19:20:59 we added logic to failover, and mark entire service state as failed, if our dns retries didnt succeed. 19:21:04 I need to show my presence. I think this is the fix about fail task on retry exception 19:21:12 tonytan4ever: hahaha 19:21:13 lol 19:21:27 we could possibly use on_failure to do this 19:21:40 tonytan4ever: good point. 19:22:02 * sriram looks at the list of bugs 19:22:28 https://bugs.launchpad.net/poppy/+bug/1421276 19:22:29 Launchpad bug 1421276 in Poppy "api does not allow multiple origin with same IP, but different protocol" [Medium,New] 19:22:34 tonytan4ever: does that bug still exist? 19:23:12 That one should have been fixed, 19:23:34 tonytan4ever: could you please confirm, that we can mark status on the bug to be fixed. 19:23:44 s/that/then 19:24:04 We will abandon protocol fields on origin in the future. I think it should be marked as invalid. 19:24:17 ok 19:24:20 https://bugs.launchpad.net/poppy/+bug/1496446 19:24:21 Launchpad bug 1496446 in Poppy "API test domain replacement" [Undecided,New] 19:24:26 tonytan4ever: you reported this bug. 19:24:39 now, we already randomize our domains right? 19:24:44 Yes 19:24:58 So we can say it is fixed. 19:25:03 aah 19:25:25 ok 19:25:31 That is specifically targeted on the shared ssl domain replacement issue I fixed the other day. 19:26:01 ok just marked that as invalid. 19:26:32 https://bugs.launchpad.net/poppy/+bug/1408301 19:26:32 Launchpad bug 1408301 in Poppy "PATCH Requests for Domains Returns Confusing Error Message" [High,Confirmed] 19:26:53 this bug has been sitting around for a long time. 19:27:12 I'll assign it to myself 19:27:15 and work in it. 19:27:58 alrighty, I think that covers housekeeping on bugs. 19:28:11 Moving on to my favorite topic….. 19:28:17 * sriram drum roll 19:28:25 #topic Open Discussion 19:28:49 Well, that was certainly anti-climactic. 19:29:00 hahaha 19:29:04 alright, what do you guys want to talk about, tonytan4ever, cathR, ametts, cpowell 19:29:06 :P 19:29:34 Well there is a discussion on ip restriction support on CIDR formatted Ip address. 19:30:07 Right now poppy does not support CIDR yet, but Akamai policy API supports it. 19:30:36 So We need to check in a PR to allow that. 19:30:40 tonytan4ever: hmm, how does that play out with us having same set of features across providers? 19:30:56 what about fastly, maxcdn etc/ 19:31:39 I don't know about those providers yet. 19:31:54 * tonytan4ever look fastly, maxcdn's ip restriction spec up. 19:32:23 #action tonytan4ever to look at fastly, maxcdn's ip restriction spec 19:32:38 after that we can make a decision. 19:33:20 alright, anything else? 19:34:06 going once 19:34:33 going twice 19:34:40 ….. 19:34:54 alright, thanks for coming folks. 19:34:59 Thanks, everyone. 19:35:03 see ya''ll next time. 19:35:12 #endmeeting poppy