Tuesday, 2016-03-15

*** yingjun has joined #openstack-searchlight00:36
openstackgerritSteve McLellan proposed openstack/searchlight: Use 'date' type for updated_at in neutron plugins  https://review.openstack.org/29244100:43
openstackgerritMerged openstack/searchlight: Zero Downtime Re-indexing changes.  https://review.openstack.org/27786000:47
*** bpokorny_ has quit IRC01:00
*** lakshmiS has joined #openstack-searchlight02:06
*** lakshmiS has quit IRC02:11
openstackgerritMerged openstack/searchlight: Use 'date' type for updated_at in neutron plugins  https://review.openstack.org/29244102:15
*** lakshmiS has joined #openstack-searchlight02:20
openstackgerritTin Lam proposed openstack/searchlight: Fix functional test failure under python 3  https://review.openstack.org/29268402:39
*** sjmc7 has quit IRC03:43
*** bpokorny has joined #openstack-searchlight03:44
*** sjmc7 has joined #openstack-searchlight04:00
openstackgerritSteve McLellan proposed openstack/searchlight: Add Cinder volume/snapshot plugins  https://review.openstack.org/28027304:01
openstackgerritSteve McLellan proposed openstack/searchlight: Partially correct func test indexing  https://review.openstack.org/28950804:01
*** bpokorny has quit IRC04:14
openstackgerritSteve McLellan proposed openstack/searchlight: Apply rbac more consistently  https://review.openstack.org/28682904:15
openstackgerritMerged openstack/searchlight: Fix functional test failure under python 3  https://review.openstack.org/29268404:23
openstackgerritSteve McLellan proposed openstack/searchlight: Per resource policy control  https://review.openstack.org/28324304:38
*** yingjun has quit IRC04:59
openstackgerritLakshmi N Sampath proposed openstack/searchlight: Add _routing field to ES CRUD for plugins  https://review.openstack.org/28979805:03
openstackgerritLakshmi N Sampath proposed openstack/searchlight: Swift plugin  https://review.openstack.org/27162205:31
*** lakshmiS has quit IRC05:54
*** yingjun has joined #openstack-searchlight06:07
*** sjmc7 has quit IRC06:34
*** sjmc7 has joined #openstack-searchlight06:34
*** lei-zh has joined #openstack-searchlight06:37
*** itisha has joined #openstack-searchlight07:57
openstackgerritLei Zhang proposed openstack/searchlight: Overwrite child plugin resource_group_name durning parent registation  https://review.openstack.org/29225409:46
*** yingjun has quit IRC09:49
*** yingjun has joined #openstack-searchlight09:49
*** yingjun has quit IRC09:54
*** lei-zh has quit IRC10:11
*** itisha has quit IRC11:09
-openstackstatus- NOTICE: Gerrit is going to be restarted11:14
*** itisha has joined #openstack-searchlight11:17
-openstackstatus- NOTICE: Gerrit had to be restarted because was not responsive. As a consequence, some of the test results have been lost, from 08:30 UTC to 10:30 UTC approximately. Please recheck any affected jobs by this problem.11:34
-openstackstatus- NOTICE: Gerrit had to be restarted because was not responsive. As a consequence, some of the test results have been lost, from 09:30 UTC to 11:30 UTC approximately. Please recheck any affected jobs by this problem.11:36
*** ig0r__ has joined #openstack-searchlight13:18
*** ig0r_ has quit IRC13:22
*** sigmavirus24_awa is now known as sigmavirus2413:45
*** Guest41345 has quit IRC14:03
-openstackstatus- NOTICE: Launchpad OpenID SSO is currently experiencing issues preventing login. The Launchpad team is working on the issue14:59
*** ChanServ changes topic to "Launchpad OpenID SSO is currently experiencing issues preventing login. The Launchpad team is working on the issue"14:59
openstackgerritTravis Tripp proposed openstack/searchlight: Simple Script for Generating Resources  https://review.openstack.org/23069715:20
*** ChanServ changes topic to "OpenStack Searchlight - https://wiki.openstack.org/wiki/Searchlight"15:32
-openstackstatus- NOTICE: Launchpad SSO is back to normal - happy hacking15:32
rosmaitasjmc7: when you have a minute, can you look at https://review.openstack.org/#/c/283013/6 , specifically the comments at L406 in __init__.py15:34
sjmc7yeah.. not sure what Flavio’s referring to though15:36
rosmaitawhether to make the update happen to the image on member status changes15:36
sjmc7ah, ok. umm.. i guess the “change” is when the membership actually logically changes15:38
sjmc7for us i think it’s more important on update than on add, because we only take notice of approved members15:39
rosmaitaok, so this would be an important one15:39
sjmc7otherwise if you add a member (update timestamp), change the image (update timestamp), approve member (don’t update timestamp)15:40
sjmc7the membership change wouldn’t register15:40
sjmc7yeah. you want me to add a comment?15:40
sjmc7added15:49
*** itisha has quit IRC15:49
*** bpokorny has joined #openstack-searchlight15:56
*** lakshmiS has joined #openstack-searchlight15:58
rosmaitasjmc7: sorry, was in a meeting, thanks for commenting16:09
*** bpokorny has quit IRC16:09
*** bpokorny has joined #openstack-searchlight16:10
*** GB21 has joined #openstack-searchlight16:21
openstackgerritSteve McLellan proposed openstack/searchlight: Partially correct func test indexing  https://review.openstack.org/28950816:49
openstackgerritLakshmi N Sampath proposed openstack/searchlight: Swift plugin  https://review.openstack.org/27162216:50
*** TravT has quit IRC17:07
*** TravT_ has joined #openstack-searchlight17:07
*** TravT_ has quit IRC17:08
*** TravT has joined #openstack-searchlight17:09
*** openstackgerrit has quit IRC17:14
*** openstackgerrit_ is now known as openstackgerrit17:14
*** openstackgerrit has quit IRC17:15
*** openstackgerrit_ has joined #openstack-searchlight17:15
*** openstackgerrit_ is now known as openstackgerrit17:16
*** openstackgerrit_ has joined #openstack-searchlight17:16
*** preetika has joined #openstack-searchlight17:20
TravTlakshmiS: re swift17:22
lakshmiSso I was creating a patch where keystone service catalog is cached17:23
lakshmiSand on each plugin retrieval the plugins whose service types are installed will be returned17:23
TravTi think that the horizon paradigm overall is the correct paradigm for disable / enabling, but i think we should focus on other bugs.17:24
TravTbasically in horizon, you can specify which services are required for it to function17:24
*** pcaruana has quit IRC17:24
TravTAND it has ability to disable explicitly17:24
TravTwe already have the explicit disable.17:24
TravTit is just that right now things are enabled unless disabled.17:25
lakshmiSwe can do that post mitaka and for swift i can disable it by default unless explicitly enabled17:25
TravTi think we should for swift this release17:25
TravTbecause we are still working out the best way to feed updates in17:25
lakshmiSyup17:26
*** pcaruana has joined #openstack-searchlight17:36
openstackgerritMerged openstack/searchlight: Partially correct func test indexing  https://review.openstack.org/28950817:36
openstackgerritTravis Tripp proposed openstack/searchlight: Correct cinder configuration examples  https://review.openstack.org/29307317:44
openstackgerritTravis Tripp proposed openstack/searchlight: Add Cinder volume/snapshot plugins  https://review.openstack.org/28027317:54
openstackgerritTravis Tripp proposed openstack/searchlight: Correct cinder configuration examples  https://review.openstack.org/29307318:01
openstackgerritRick Aulino proposed openstack/searchlight: Zero Downtime Re-indexing Error Handling.  https://review.openstack.org/29307918:02
openstackgerritMerged openstack/searchlight: Add Cinder volume/snapshot plugins  https://review.openstack.org/28027318:15
openstackgerritLakshmi N Sampath proposed openstack/searchlight: Add _routing field to ES CRUD for plugins  https://review.openstack.org/28979818:22
openstackgerritLakshmi N Sampath proposed openstack/searchlight: Swift plugin  https://review.openstack.org/27162218:27
openstackgerritTravis Tripp proposed openstack/searchlight: Simple Script for Generating Resources  https://review.openstack.org/23069718:28
preetikaPlease review these18:34
preetikahttps://review.openstack.org/#/c/292028/18:34
preetikahttps://review.openstack.org/#/c/292029/18:34
preetikahttps://review.openstack.org/#/c/292088/18:34
sjmc7preetika: we will, we’re going through reviews in priority. we’ll get to everything18:34
*** GB21 has quit IRC18:34
preetikaOkay sure18:34
sjmc7some stuff we may also not merge for the mitaka RC and push to newton instead18:35
openstackgerritTravis Tripp proposed openstack/searchlight: Simple Script for Generating Resources  https://review.openstack.org/23069718:54
openstackgerritTravis Tripp proposed openstack/searchlight: Correct cinder configuration examples  https://review.openstack.org/29307319:13
*** krotscheck is now known as kro_death_by_sin19:14
*** kro_death_by_sin is now known as kro_sinus_hell19:14
TravTsjmc7: lakshmiS: i just added some questions on the swift patch. can you take a look?19:23
lakshmiSok19:23
sjmc7yep, going through some of the other outstanding reviews, should be done in a few minutes19:23
TravTsure19:23
sjmc7lakshmiS: https://review.openstack.org/#/c/289798/ needs to merge before swift, correct?19:50
lakshmiSthats right. i am updating the patch for your comments19:50
sjmc7ok19:50
sjmc7looking at swift now19:53
openstackgerritLakshmi N Sampath proposed openstack/searchlight: Add _routing field to ES CRUD for plugins  https://review.openstack.org/28979819:57
lakshmiSsjmc7: updatd the routing patch19:58
sjmc7ok19:58
*** ig0r_ has joined #openstack-searchlight20:04
*** ig0r__ has quit IRC20:06
sjmc7incidentally, lei's change in https://review.openstack.org/#/c/292254/ makes sure parents end up in the same index as their children20:10
sjmc7i’ve -1ed it for documentation but functionally it’s good20:10
*** akanksha_ has joined #openstack-searchlight20:52
*** pcaruana has quit IRC21:38
*** pcaruana has joined #openstack-searchlight21:52
openstackgerritMerged openstack/searchlight: Add _routing field to ES CRUD for plugins  https://review.openstack.org/28979822:11
*** sigmavirus24 is now known as sigmavirus24_awa22:12
*** david-lyle has quit IRC22:13
*** GB21 has joined #openstack-searchlight22:54
*** preetika has quit IRC23:07
openstackgerritLakshmi N Sampath proposed openstack/searchlight: Swift plugin  https://review.openstack.org/27162223:42
*** akanksha_ has quit IRC23:47
*** bpokorny has quit IRC23:53

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