Tuesday, 2016-09-06

phuongamrith: yes, I will update follow your comments00:01
amrithphuong, what is the benefit of changing the names of the variables to be something not intuitive?00:02
phuongamrith: just my mistake in naming a variable, I will update the variable name00:03
amrithphuong, furthermore, these imports of modules occur all over Trove. If this is something important (and I don't believe that it is because it is not a hacking check that we enforce) then I'd expect that it be changed in more places.00:10
amrithIn any event, I'm dubious about the value of this change.00:10
amrithit does not, I don't believe, make trove materially better.00:10
amrithit doesn't fix a 'bug'00:10
amrithit doesn't add a new feature00:11
amrithit doesn't make it easier for people to use Trove00:11
phuongyes, it is for cleaning code only00:11
*** johnbabers has quit IRC00:12
phuongamrith: follow the guideline of Openstack: http://docs.openstack.org/developer/hacking/#imports00:12
amrithis there a hacking rule for this?00:13
amrithDoes Trove explicitly ignore that rule00:13
amrithsee tox.ini00:14
phuongif Trove explicitly ignore that rule, I think this patch is not neccessary00:15
amrithwell, is there a hacking rule?00:15
amrithI don't know00:15
amrithbut if there was, that would be the route I'd take00:16
amrithdisable the ignore and see what broke00:16
amrithand it will be quite widespread00:16
amrithalso, I wouldn't encourge your patch unless at the end of it, you enable the hacking rule00:16
amrithotherwise every three months, someone has to go in and do this cleanup manually00:16
phuongamrith: about a rule, I am not sure how to create it because even in nova or neutron I still see this style of code happen00:19
phuongamrith: I think core reviewer should remember it and check while reviewing00:21
*** phuong has quit IRC00:49
openstackgerritMasaki Matsushita proposed openstack/python-troveclient: Use strutils.to_slug() instead of utils.slugify()  https://review.openstack.org/36543000:58
openstackgerritMasaki Matsushita proposed openstack/python-troveclient: Use strutils.to_slug() instead of utils.slugify()  https://review.openstack.org/36543001:17
*** dkehn has joined #openstack-trove02:09
*** zhugaoxiao has quit IRC03:14
*** zhugaoxiao has joined #openstack-trove03:14
*** diga has joined #openstack-trove03:51
*** dkehn_ has joined #openstack-trove03:51
*** links has joined #openstack-trove04:39
*** itisha has quit IRC05:11
*** hoonetorg has quit IRC05:48
*** hoonetorg has joined #openstack-trove06:12
*** pcaruana has joined #openstack-trove06:48
*** dkehn_ has quit IRC06:56
*** tesseract- has joined #openstack-trove07:00
*** dkehn_ has joined #openstack-trove07:01
*** songjian has joined #openstack-trove07:13
songjianHere, http://docs.openstack.org/developer/trove/dev/trove_api_extensions.html, warnging to as: No documentation found in accounttrove. Extensions. Routes. The account: the account... Let's have backup address on API?07:13
songjianI seem to have found, http: //developer.openstack.org/api-ref-database-v1.html07:17
*** drifterza has joined #openstack-trove07:26
*** Ravikiran_K has joined #openstack-trove07:50
*** songjian has quit IRC08:39
*** songjian has joined #openstack-trove08:39
openstackgerritMerged openstack/trove-image-builder: Cleanup tox.ini  https://review.openstack.org/36099208:47
*** songjian has quit IRC08:52
*** songjian has joined #openstack-trove08:52
openstackgerritHa Van Tu proposed openstack/trove: Remove unused parameters  https://review.openstack.org/36595609:00
openstackgerritamrith proposed openstack/trove-integration: Revert two commits  https://review.openstack.org/36596009:03
*** kiteall has joined #openstack-trove09:34
amrithall: the trove gate is broken (see https://bugs.launchpad.net/trove/+bug/1620546). Please don't bother with rechecks, they will fail10:02
openstackLaunchpad bug 1620546 in OpenStack DBaaS (Trove) "trove guests don't launch; error in keystone import" [Critical,New] - Assigned to Amrith (amrith)10:02
openstackgerritamrith proposed openstack/trove-integration: missing requirements of keystoneclient  https://review.openstack.org/36603610:27
amrithpeterstac, johnma please review https://review.openstack.org/366036; it should fix the broken gate.11:16
*** cdelatte has joined #openstack-trove11:19
amriththx johnma11:19
amrithjust saw your review11:19
*** dkehn_ has quit IRC11:23
johnmaamrith, np. just curious, was this library never in that file11:23
amrithg'morning johnma. this lib wasn't in that file as far as I can see. but something else must've depended on it and therefore caused it to get installed.11:23
amrithand when that dependency changed, the cascading effect was that it didn't get installed on the guest.11:24
johnmaGM amrith.11:24
amrithI put some debug output from past runs into the bug11:25
amrithshowing what was getting installed11:25
amrithin the last successful run and in the current failing runs11:25
johnmaI saw that, didnt read through the whole log though. Thanks amrith for taking care of this. I hit this exact same issue yesterday but figured it was something wrong with my env so switched to another system. That was the easy thing to do :)11:30
amrithinteresting, and it worked on the other system?11:30
amrithmaybe because you already had a guest built?11:30
*** dkehn_ has joined #openstack-trove11:35
johnmayes amrith, I has an older one on the other system, so I could carry on with testing.11:43
amriththx, that explains it.11:43
*** songjian has quit IRC12:45
*** pcaruana has quit IRC12:50
*** diga has quit IRC12:59
openstackgerritThomas Bechtold proposed openstack/trove: Extract RPMPackagerMixin  https://review.openstack.org/36614013:47
*** johnbabers has joined #openstack-trove13:51
*** kiteall has quit IRC14:00
*** trevormc has joined #openstack-trove14:17
*** links has quit IRC14:21
*** zigo has quit IRC14:25
openstackgerritThomas Bechtold proposed openstack/trove: Add ZypperPackagerMixin to guestagent  https://review.openstack.org/36616514:25
openstackgerritThomas Bechtold proposed openstack/trove: Add ZypperPackagerMixin to guestagent  https://review.openstack.org/36616514:28
openstackgerritThomas Bechtold proposed openstack/trove: Extract RPMPackagerMixin  https://review.openstack.org/36614014:28
openstackgerritThomas Bechtold proposed openstack/trove: Add ZypperPackagerMixin to guestagent  https://review.openstack.org/36616514:29
openstackgerritThomas Bechtold proposed openstack/trove: Extract RPMPackagerMixin  https://review.openstack.org/36614014:29
openstackgerritThomas Bechtold proposed openstack/trove: Add ZypperPackagerMixin to guestagent  https://review.openstack.org/36616514:31
*** zigo has joined #openstack-trove14:32
*** zigo is now known as Guest3914714:33
*** Guest39147 has quit IRC14:39
*** zigo_ has joined #openstack-trove14:42
*** johnbabers has quit IRC14:43
*** zigo_ has quit IRC14:47
*** zigo_ has joined #openstack-trove14:48
*** georgelorch2 is now known as georgelorch14:53
*** dkehn_ has quit IRC14:57
*** miqui has joined #openstack-trove14:59
*** dkehn_ has joined #openstack-trove15:10
*** gouthamr has joined #openstack-trove15:10
*** gouthamr_ has joined #openstack-trove15:12
*** gouthamr has quit IRC15:15
*** zigo_ is now known as zigo15:20
*** pcaruana has joined #openstack-trove15:42
openstackgerritMerged openstack/trove-integration: missing requirements of keystoneclient  https://review.openstack.org/36603615:44
*** dkehn__ has joined #openstack-trove15:54
*** dkehn__ has quit IRC16:09
*** georgelorch has quit IRC16:18
*** gouthamr_ has quit IRC16:20
*** georgelorch has joined #openstack-trove16:23
amrithpeterstac, yt?16:23
amrithyou can recheck things that you've been waiting on16:23
amriththey should pass now (I hope)16:24
*** drifterza has quit IRC16:26
*** dkehn__ has joined #openstack-trove16:30
*** stevemar has quit IRC16:31
*** gouthamr has joined #openstack-trove16:33
*** hogepodge has quit IRC16:58
*** hogepodge has joined #openstack-trove17:03
*** pmackinn has joined #openstack-trove17:08
*** stevemar has joined #openstack-trove17:26
*** tqtran has joined #openstack-trove17:31
*** harlowja has joined #openstack-trove17:38
*** Ravikiran_K has quit IRC17:40
peterstachi amrith17:52
peterstacyes, I did a bunch of rechecks17:53
amrithgot a second to chat?17:56
*** ewilson has joined #openstack-trove17:57
*** dkehn__ has quit IRC18:03
*** dkehn_ has quit IRC18:03
*** dkehn has quit IRC18:03
*** dkehn has joined #openstack-trove18:09
*** dkehn__ has joined #openstack-trove18:15
*** dkehn_ has joined #openstack-trove18:15
openstackgerritAli Asgar Adil proposed openstack/trove-dashboard: [WIP] Add cluster support for affinity/anti-affinity  https://review.openstack.org/35369918:27
*** xb_ has quit IRC18:59
*** xb_ has joined #openstack-trove19:01
*** trevormc has quit IRC19:07
openstackgerritAli Asgar Adil proposed openstack/trove-dashboard: Use proper check for inactive datastore version  https://review.openstack.org/35731519:08
*** pcaruana has quit IRC19:11
openstackgerritmariam john proposed openstack/trove: Implement full online backups for DB2  https://review.openstack.org/36443119:13
openstackgerritmariam john proposed openstack/trove: Implement full online backups for DB2  https://review.openstack.org/36443119:17
openstackgerritAli Asgar Adil proposed openstack/trove-dashboard: Add availability zone to launch instance  https://review.openstack.org/35413419:24
*** tesseract- has quit IRC19:25
*** xb_ has quit IRC19:25
*** xb_ has joined #openstack-trove19:27
*** schang_ has joined #openstack-trove19:28
*** schang_ has quit IRC19:30
*** rcernin has joined #openstack-trove19:41
*** xb_ has quit IRC19:44
*** xb_ has joined #openstack-trove19:45
*** rcernin has quit IRC19:48
*** xb_ has quit IRC19:52
*** tqtran has quit IRC19:55
*** xb_ has joined #openstack-trove20:13
*** tqtran has joined #openstack-trove20:34
*** cdelatte has quit IRC20:44
*** xb_ has quit IRC21:00
*** xb_ has joined #openstack-trove21:11
*** ewilson has quit IRC21:15
*** stevemar has quit IRC21:52
openstackgerritAli Asgar Adil proposed openstack/trove: Add --incremental flag to backup-create  https://review.openstack.org/34854821:53
openstackgerritAli Asgar Adil proposed openstack/trove: Add --incremental flag to backup-create  https://review.openstack.org/34854821:55
openstackgerritAli Asgar Adil proposed openstack/trove: Add command to delete BUILD instances and clusters  https://review.openstack.org/34393121:55
*** miqui has quit IRC22:05
*** stevemar has joined #openstack-trove22:24
*** stevemar has quit IRC22:26
*** stevemar has joined #openstack-trove22:26
*** stevemar has quit IRC22:31
*** stevemar has joined #openstack-trove23:07
*** bapalm has quit IRC23:35
*** bapalm has joined #openstack-trove23:41

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