Wednesday, 2017-06-14

*** zhurong has joined #openstack-trove00:45
*** zhurong has quit IRC01:33
*** zhurong has joined #openstack-trove01:35
*** zhaochao has joined #openstack-trove01:48
*** links has joined #openstack-trove03:14
*** itlinux_ has joined #openstack-trove03:42
*** chhavi has joined #openstack-trove03:59
*** gouthamr_ has joined #openstack-trove04:06
*** gouthamr has quit IRC04:09
*** hoonetorg has quit IRC04:11
*** hoonetorg has joined #openstack-trove04:21
*** gcb has quit IRC04:24
*** gcb has joined #openstack-trove04:24
*** zhurong has quit IRC04:28
*** zhurong has joined #openstack-trove04:39
*** itlinux_ has quit IRC05:12
*** zhurong has quit IRC05:17
*** zhurong has joined #openstack-trove05:21
*** gouthamr_ has quit IRC05:29
*** jwcroppe_ has joined #openstack-trove06:07
*** rcernin has joined #openstack-trove06:08
*** jwcroppe has quit IRC06:09
*** chhavi has quit IRC06:13
openstackgerritM V P Nitesh proposed openstack/trove master: Fix doc generation for Python3  https://review.openstack.org/45722306:36
*** jwcroppe_ has quit IRC06:59
openstackgerritYu Chaochao proposed openstack/trove-integration master: Revert "Using assertFalse(A) instead of assertEqual(False, A)"  https://review.openstack.org/47408607:06
*** tesseract has joined #openstack-trove07:16
*** gcb has quit IRC07:34
*** gcb has joined #openstack-trove07:37
*** damien_r has joined #openstack-trove07:43
damien_rsmatze, amrith: of course I don't want to block nova vm creation, only nova snapshot, nova rescue, etc. The idea is to completely restrict vm user acces (code injection, rabbit password leak, etc). So yes policy.json may be the right way. Now the question is how to be 100% sure that it's trove Vm, and not customer one's. I will dig for this07:51
openstackgerritYu Chaochao proposed openstack/python-troveclient master: Revert "Using assertFalse(A) instead of assertEqual(False, A)"  https://review.openstack.org/47409707:57
*** flwang has quit IRC08:22
*** flwang has joined #openstack-trove09:29
*** tosky has joined #openstack-trove09:32
*** zhurong has quit IRC09:40
*** magicboiz has quit IRC09:57
*** magicboiz has joined #openstack-trove10:33
*** tosky has quit IRC10:52
*** _danpawlik is now known as danpawlik11:08
*** tosky has joined #openstack-trove12:11
*** chlong has quit IRC12:20
*** gouthamr has joined #openstack-trove12:44
*** links has quit IRC12:46
amrithdamien_r you are chasing something which is, honestly, a non-issue12:59
damien_ryeah it depends on point of view and what type of experience you want to propose to your customers :)13:08
damien_rbut I can understand that on your point of view it's not a bug ;)13:08
*** magicboiz has quit IRC13:12
amrithso tell me what experience you'd like to provide your customer(s)13:12
amrithand how the fact that they can snapshot an instance and get into it is a bad thing13:13
amrithif, once they get into the instance, they can't do anything bad13:13
amriththere are other ways around this, for example, single-tenant or shadow-tenant remote13:13
amrithwhich would mean that the custoemr can't see the instance13:13
amriththere's shadow nova, which some people prefer, which does the same thing13:13
amrith(and all of these are referenced in the video I sent you the link to)13:14
amrithdamien_r ^^13:14
*** gcb has quit IRC13:14
*** kylek3h has joined #openstack-trove13:17
*** openstackgerrit has quit IRC13:18
*** kumarmn has joined #openstack-trove13:28
*** openstackgerrit has joined #openstack-trove13:37
openstackgerritYu Chaochao proposed openstack/python-troveclient master: Revert "Using assertFalse(A) instead of assertEqual(False, A)"  https://review.openstack.org/47409713:37
*** jwcroppe has joined #openstack-trove13:40
*** zhurong has joined #openstack-trove13:42
damien_ramrith:  on our side, we want to keep the customer tenant, for example because of customer local network creation, or specific customer flavors. Even billing is easier. So I was more looking for a solution to prevent customer to have acces to the Vms. On our mind, we don't want to give acces to the Vm. The customer can only "use" his database (with mysql cli for example).13:49
*** smatzek has joined #openstack-trove13:49
damien_rSo if I let the customer do a nova snapshot, he can have rabbit password, if he can make a rescue he can inject arbitary code in the Vm, etc etc13:49
amrithso great, use a private nova, cinder13:51
amrithyou get to have priority/class of service settings on that nova/cinder13:52
amrithand charge13:52
amrithetc.13:52
smatzekamrith, I'm not sure you saw my question yesterday for suggestions on how to prioritize reviews.  Should I focus on reviews that don't have review status yet?  Prioritize +1 verified over -1? Re-review ones you've already reviewed?13:58
amrithI did, I didn't know how to answer it13:58
amrithwe currently don't have a 'hitlist' of things we want merged for pike13:59
amrithwe had some, we merged them13:59
amrithnow we are in 'catch-as-catch-can' mode13:59
smatzekk.  If you don't have an opinion then I'll look through the ones that don't have a CR check as first priority.14:00
smatzekalso, I won't be able to join the meeting today until 30 to 45 minutes after it starts, at which point it may be over.14:01
*** chlong has joined #openstack-trove14:01
amrithok, thx14:02
*** chlong has quit IRC14:06
kumarmnSame here amrith. Have someone showing up at my office. So I doubt that I can participate in the meeting.14:08
*** kumarmn_ has joined #openstack-trove14:14
*** kumarmn has quit IRC14:16
*** kumarmn_ has quit IRC14:19
*** links has joined #openstack-trove14:19
*** kumarmn_ has joined #openstack-trove14:20
*** chlong has joined #openstack-trove14:34
*** chlong has quit IRC14:35
*** links has quit IRC14:36
*** chlong has joined #openstack-trove14:38
*** songjian has joined #openstack-trove14:38
songjianhi trevor,are you here14:41
amrithsongjian trevormc isn't here14:42
songjianok,Amrith, if you have time, I have a question....Whether troveclient does not have the operation of mgmt.14:44
amrithtrove client does not have management commands14:44
amrithyes, that is correct14:44
amrithone of the things we need is a management client14:44
amrithwe don't have it14:45
amriththere are some management commands in the client14:45
amrithlike datastore management commands14:45
amrithwhich hit the management API14:45
amrithbut not full fledged14:45
songjianmgmt is currently only available for the horizon?14:45
amrithno, there are many commands in the CLI which are also available in horizon. and all things in horizon are also available in CLI14:46
songjianDoes this mean I can't display the configsvr and query_router through the "cluster-instance" command?14:47
amrithI don't know, can you?14:47
songjianhttps://bugs.launchpad.net/trove/+bug/169739414:48
openstackLaunchpad bug 1697394 in OpenStack DBaaS (Trove) "show mongodb configsvr and mongos for cluster-instances" [Undecided,New] - Assigned to jian.song (jiansong)14:48
songjianplease see this14:48
amrithok, sounds like you are saying you can't14:48
*** zhurong has quit IRC14:49
songjianyes,so I reference MongoDbMgmtClusterView to change MongoDbClusterView14:50
songjianso I wonder if this makes sense for the community?14:50
*** trevormc has joined #openstack-trove14:55
amrithsounds interesting but worth discussing whether it is a compatible change, whether there is issues with backward compatibility, and what would you do for db's that don't have this kind of heterogeneous clusters.14:55
songjianok,let start weekly-meeting ,and after that discuss this.15:00
songjianthx15:00
amrithtrove meeting starting now ... johnma slicknik songjian trevormc amrith15:01
*** danpawlik has quit IRC15:03
*** zhaochao has quit IRC15:16
openstackgerritjian.song proposed openstack/trove master: Redis 'repl-backlog-size' conf parameter using wrong MIN value  https://review.openstack.org/47370915:33
*** damien_r has quit IRC15:51
*** tosky has quit IRC15:53
*** tosky has joined #openstack-trove15:53
*** itlinux_ has joined #openstack-trove16:00
*** tosky has quit IRC16:37
*** tosky has joined #openstack-trove16:37
*** rcernin has quit IRC16:49
*** tesseract has quit IRC16:56
*** pcaruana has quit IRC17:29
*** fishbone has joined #openstack-trove17:30
fishboneHello all, I am receiving an error in the trove-taskmanager 2017-06-14 13:29:28.183 20993 ERROR oslo_messaging.rpc.server ConnectFailure: Unable to establish connection to http://0.0.0.0:5000/v2.0/tokens: HTTPConnectionPool(host='0.0.0.0', port=5000): Max retries exceeded with url: /v2.0/tokens (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7eff60031990>: Failed to establish17:32
fishboneBut I have it set in debug as trove_auth_url                 = http://CONTROLLER:5000/v3 log_opt_values /usr/lib/python2.7/dist-packages/oslo_config/cfg.py:273617:32
*** itlinux_ has quit IRC17:41
*** tosky has quit IRC17:42
eanderssonfishbone: Running Ocata?17:44
eanderssonYou will need the patch from this bug report applied on your db image - https://bugs.launchpad.net/trove/+bug/167165517:45
openstackLaunchpad bug 1671655 in OpenStack DBaaS (Trove) "trove_auth_url is not populated properly everywhere" [Medium,Fix released] - Assigned to Erik Olof Gunnar Andersson (eandersson)17:45
fishboneeandersson: yes17:45
*** itlinux_ has joined #openstack-trove17:57
*** kumarmn_ has quit IRC18:04
*** kumarmn_ has joined #openstack-trove18:07
*** itlinux_ has quit IRC18:14
*** itlinux has joined #openstack-trove18:16
*** flwang has quit IRC18:20
fishboneeandersson: thanks that did the trick, I saw those examples but I was thought it might be something else as the bug seemed to be fixed in an earlier version18:26
*** kumarmn_ has quit IRC18:36
*** kumarmn_ has joined #openstack-trove18:41
*** flwang has joined #openstack-trove18:55
*** jwcroppe has quit IRC19:05
*** jwcroppe has joined #openstack-trove19:06
*** rcernin has joined #openstack-trove19:10
*** jwcroppe has quit IRC19:11
*** liuqing has quit IRC19:18
openstackgerritMerged openstack/trove master: Redis 'repl-backlog-size' conf parameter using wrong MIN value  https://review.openstack.org/47370919:21
smatzekhas anyone seen this from trove taskmanager before ? Manager.publish_exists_event: NotFound: This is not a recognized Fernet token   I'm using master from a week or two ago.19:34
smatzeknova compute, neutron bridge agent, cinder volume driver (aka other processes that would likely use service tokens through keystone) aren't seeing similar.19:35
*** fishbone has quit IRC19:39
*** kumarmn_ has quit IRC19:41
*** kumarmn_ has joined #openstack-trove19:43
openstackgerritOpenStack Proposal Bot proposed openstack/trove master: Updated from global requirements  https://review.openstack.org/47295720:00
*** kumarmn_ has quit IRC20:01
*** kumarmn has joined #openstack-trove20:02
*** itlinux has quit IRC20:13
*** smatzek has quit IRC20:22
*** kumarmn has quit IRC20:37
*** kumarmn has joined #openstack-trove20:39
*** flwang has quit IRC20:40
*** gouthamr has quit IRC20:45
*** itlinux has joined #openstack-trove20:45
*** itlinux has quit IRC20:46
*** jwcroppe has joined #openstack-trove20:52
*** jwcroppe has quit IRC20:52
*** jwcroppe has joined #openstack-trove20:52
*** itlinux_ has joined #openstack-trove21:04
*** abramley_ has joined #openstack-trove21:06
*** gouthamr has joined #openstack-trove21:12
*** abramley_ has quit IRC21:13
*** abramley has quit IRC21:14
*** kylek3h has quit IRC21:16
*** abramley has joined #openstack-trove21:17
*** abramley has quit IRC21:17
*** flwang has joined #openstack-trove21:20
*** abramley has joined #openstack-trove21:21
*** hoonetorg has quit IRC21:34
*** abramley has quit IRC21:43
*** trevormc has quit IRC21:47
*** kumarmn has quit IRC22:04
*** kumarmn has joined #openstack-trove22:07
*** kumarmn has quit IRC22:12
*** kumarmn has joined #openstack-trove22:26
*** flwang has quit IRC22:36
*** flwang has joined #openstack-trove22:37
*** chlong has quit IRC22:37
*** abramley has joined #openstack-trove22:48
*** abramley has quit IRC22:49
*** itlinux_ has quit IRC22:59
*** kumarmn has quit IRC23:17
*** flwang has quit IRC23:22
*** flwang has joined #openstack-trove23:34

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