*** haplo37_ has quit IRC | 01:23 | |
*** haplo37_ has joined #openstack-trove | 01:25 | |
*** dkehn has quit IRC | 01:56 | |
*** tqtran has joined #openstack-trove | 02:02 | |
*** tqtran has quit IRC | 02:07 | |
*** dkehn has joined #openstack-trove | 02:07 | |
openstackgerrit | Cao Xuan Hoang proposed openstack/python-troveclient: Using assertIsNotNone() instead of assertNotEqual(None) https://review.openstack.org/380887 | 02:35 |
---|---|---|
openstackgerrit | Anh Tran proposed openstack/python-troveclient: Replace assertTrue(a in b) with assertIn(a, b) https://review.openstack.org/380890 | 02:43 |
*** links has joined #openstack-trove | 03:49 | |
*** haplo37_ has quit IRC | 04:05 | |
*** haplo37_ has joined #openstack-trove | 04:08 | |
*** achatterjee has joined #openstack-trove | 04:39 | |
*** gouthamr has quit IRC | 04:56 | |
*** links has quit IRC | 05:31 | |
*** johnma has joined #openstack-trove | 05:31 | |
*** links has joined #openstack-trove | 05:44 | |
*** mugsie has quit IRC | 05:50 | |
*** mugsie has joined #openstack-trove | 05:51 | |
*** drifterza has quit IRC | 05:54 | |
*** rcernin has joined #openstack-trove | 06:04 | |
*** tqtran has joined #openstack-trove | 06:04 | |
*** Ravikiran_K has joined #openstack-trove | 06:06 | |
*** tqtran has quit IRC | 06:09 | |
openstackgerrit | Tuan Luong-Anh proposed openstack/trove-specs: Fix typo: remove redundant 'the' https://review.openstack.org/380933 | 06:18 |
*** links has quit IRC | 06:31 | |
*** haplo37_ has quit IRC | 06:41 | |
*** haplo37_ has joined #openstack-trove | 06:43 | |
*** links has joined #openstack-trove | 06:44 | |
*** pcaruana has joined #openstack-trove | 06:53 | |
*** tesseract- has joined #openstack-trove | 07:03 | |
*** drifterza has joined #openstack-trove | 07:29 | |
*** zigo has quit IRC | 07:39 | |
*** zigo has joined #openstack-trove | 07:42 | |
*** zigo is now known as Guest24756 | 07:42 | |
*** gcb has joined #openstack-trove | 07:59 | |
*** mariusv has quit IRC | 08:03 | |
*** haypo has joined #openstack-trove | 08:26 | |
haypo | hello. i wrote a patch to port operating_system.py to Python 3, but there is a question on the "data type" (bytes or Unicode) for data used in codecs: https://review.openstack.org/#/c/368947/ | 08:26 |
haypo | it's unclear to me if Trove should handle data as "pure binary" (bytes) or if data should be considered as text, and so be decoded on Python 3 (ex: use UTF-8) | 08:27 |
haypo | peterstac, pmalik ^^ | 08:27 |
haypo | my current patch handles data as text, and so use UTF-8 everywhere | 08:27 |
haypo | i skipped a test on Python 3, but I was asked to instead modify the test to use valid non-ASCII text, encoded to UTF-8 (and then encoded to base64) | 08:28 |
*** dalees has joined #openstack-trove | 08:45 | |
openstackgerrit | Ha Van Tu proposed openstack/trove: Fix typos in description https://review.openstack.org/380985 | 08:53 |
*** Guest24756 is now known as zigo | 08:54 | |
*** hoonetorg has quit IRC | 09:39 | |
*** haplo37_ has quit IRC | 09:41 | |
*** haplo37_ has joined #openstack-trove | 09:43 | |
*** tosky has joined #openstack-trove | 09:48 | |
*** hoonetorg has joined #openstack-trove | 09:52 | |
*** hoonetorg has quit IRC | 10:00 | |
*** tqtran has joined #openstack-trove | 10:05 | |
*** tqtran has quit IRC | 10:10 | |
*** hoonetorg has joined #openstack-trove | 10:13 | |
*** diga_ has joined #openstack-trove | 10:41 | |
*** tosky has quit IRC | 10:42 | |
*** openstackgerrit has quit IRC | 10:48 | |
*** openstackgerrit has joined #openstack-trove | 10:48 | |
*** cdelatte has joined #openstack-trove | 10:55 | |
*** Ravikiran_K has quit IRC | 10:59 | |
*** tosky has joined #openstack-trove | 11:07 | |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/trove: Fix H238 voilations https://review.openstack.org/379121 | 11:39 |
*** gouthamr has joined #openstack-trove | 11:41 | |
gcb | amrith, are you around ? | 11:41 |
amrith | gcb, g'morning | 11:41 |
gcb | morning , two simple patches , please help review when you're free :-) | 11:42 |
gcb | https://review.openstack.org/#/c/379121/ and https://review.openstack.org/#/c/368399/ | 11:42 |
gcb | I reply your comments | 11:42 |
amrith | thanks gcb, the gate is currently broken so we'll have to wait | 11:43 |
gcb | thanks, it seems other project's gate is also broken | 11:46 |
*** Ravikiran_K has joined #openstack-trove | 11:58 | |
*** pmackinn has joined #openstack-trove | 12:03 | |
*** tqtran has joined #openstack-trove | 12:06 | |
*** chlong has joined #openstack-trove | 12:08 | |
*** tqtran has quit IRC | 12:11 | |
*** chlong has quit IRC | 12:14 | |
openstackgerrit | amrith proposed openstack/trove: Trial baloon - DNM https://review.openstack.org/381075 | 12:23 |
openstackgerrit | amrith proposed openstack/trove: Trial balloon - DNM https://review.openstack.org/381075 | 12:24 |
*** chlong has joined #openstack-trove | 12:25 | |
*** diga_ has quit IRC | 13:43 | |
*** hongbin has joined #openstack-trove | 13:47 | |
*** khushbu has joined #openstack-trove | 13:49 | |
*** khushbu has quit IRC | 13:55 | |
gcb | armith , your test patch passed :-), and https://review.openstack.org/#/c/381011/ is merged , so we can submit one g-r update in trove or wait for the Bot to generate one ? | 14:23 |
*** rajinir has joined #openstack-trove | 14:29 | |
amrith | All: The gate is broken, please don't just recheck ... it won't work | 14:31 |
*** trevormc has joined #openstack-trove | 14:34 | |
gcb | oh, trove doesn't depend pycparser directly, so do nothing in trove | 14:35 |
*** spilla has joined #openstack-trove | 14:40 | |
amrith | there is no patch that has to be generated | 14:43 |
*** links has quit IRC | 15:04 | |
*** pcaruana has quit IRC | 15:18 | |
*** rcernin has quit IRC | 15:19 | |
openstackgerrit | mariam john proposed openstack/trove: WIP: initial chkin of all of trove integration elements into trove. https://review.openstack.org/374952 | 15:20 |
amrith | thx johnma ... works for me. | 15:28 |
amrith | not sure why you had to close triple-o elements. but it makes sense. | 15:28 |
johnma | amrith: I was actually posting some comments in the review section but I will post them here | 15:28 |
*** haplo37__ has joined #openstack-trove | 15:29 | |
johnma | with the above changes I was able to create an image, load it and create an instance using it. I think the area were I got confused was how the trove-image-builder script ended. It took me some time to figure out that trove-image-builder was only creating a qcow2 and it was the trove-load-image that actually loaded it to glance and configured it for Trove. Is the user expected to know the... | 15:31 |
johnma | ...location of where the image will be created or does it make sense to have something printed out at the end of trove-image-builder.bash that says "image for datastore X has been successfully created under Y" | 15:31 |
amrith | makes sense | 15:32 |
amrith | because you'll need it for the load-image command that comes right after | 15:32 |
johnma | well I am checking the output of that command and it actually says that. http://paste.openstack.org/show/584032/ | 15:34 |
amrith | wow (somebody) thought about that? I'm impressed :) | 15:34 |
amrith | more likely an accident | 15:35 |
johnma | looking at that output, I kept thinking something went wrong and it abruptly ended while creating the image. | 15:35 |
johnma | but it actually worked | 15:35 |
trevormc | amrith, johnma: I'm testing the patch now. I just ran | 15:39 |
trevormc | trove-setup.bash > ~/devstack/local.conf; ./stack.sh | 15:39 |
trevormc | it seems to be working so far, anything else I might have missed? | 15:40 |
johnma | trevormc: I didn't test that script. let me know how that goes. If you hit any issues I will test it again. We were talking about the scripts to build and load images under trove/image/bin | 15:41 |
*** haypo has left #openstack-trove | 15:42 | |
johnma | we need to export some env variables for trove-load-image.bash to work. Looking at it now | 15:43 |
*** mfisch` is now known as mfisch | 15:43 | |
johnma | I got it to work by doing source devstack/openrc | 15:43 |
*** mfisch is now known as Guest7223 | 15:43 | |
johnma | will upload that change | 15:45 |
*** nshah has joined #openstack-trove | 15:45 | |
*** nshah has left #openstack-trove | 15:45 | |
*** Guest7223 is now known as mfisch | 15:49 | |
*** mfisch has quit IRC | 15:49 | |
*** mfisch has joined #openstack-trove | 15:49 | |
*** tesseract- has quit IRC | 15:56 | |
*** johnma has quit IRC | 16:05 | |
*** chlong has quit IRC | 16:06 | |
*** tqtran has joined #openstack-trove | 16:08 | |
*** Ravikiran_K_ has joined #openstack-trove | 16:10 | |
*** Ravikiran_K has quit IRC | 16:10 | |
*** tqtran has quit IRC | 16:12 | |
*** trevormc_ has joined #openstack-trove | 16:30 | |
trevormc_ | johnma: after running "./trove-image-builder.bash" I was given the following error: "RROR diskimage_builder.element_dependencies [-] Element 'heat-cfntools' not found in '/home/ubuntu/trove/image/elements:/home/ubuntu/diskimage-builder/elements:/home/ubuntu/tripleo-image-elements/elements:/home/ubuntu/diskimage-builder/bin/../elements' + /home/ubuntu/diskimage-builder/lib/common-functions:arg_to_elements:199 : | 16:31 |
*** drifterza has quit IRC | 16:35 | |
openstackgerrit | amrith proposed openstack/trove: Support independent versioning of RPC API's https://review.openstack.org/381241 | 16:53 |
*** johnma has joined #openstack-trove | 16:57 | |
trevormc_ | johnma: After running "./trove-image-builder.bash" I ran into an error saying "E: Invalid operation heat-cfntools" | 17:04 |
johnma | so trevormc, are you using the latest patch to test | 17:05 |
trevormc_ | see for details: paste.openstack.org/show/584050/ I used patchset 11 | 17:05 |
trevormc_ | yes it is the latest patch set. | 17:07 |
johnma | I know why. I forgot to add a call to the function that downloads tripleo-image-elements. Thanks trevormc. watch out for patchset 12 | 17:08 |
trevormc_ | awesome, thanks! | 17:09 |
openstackgerrit | mariam john proposed openstack/trove: WIP: initial chkin of all of trove integration elements into trove. https://review.openstack.org/374952 | 17:10 |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/trove: Fix some typo error https://review.openstack.org/379092 | 17:31 |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/trove: To fix a flavorRef problems that may occur https://review.openstack.org/368389 | 17:34 |
*** gcb has quit IRC | 17:35 | |
*** tqtran has joined #openstack-trove | 17:37 | |
*** tosky has quit IRC | 17:38 | |
trevormc_ | johnma: After running the image-builder I was able to make the ubuntu-mysql.qcow2 image but after loading the image using "./trove-load-image.bash --datastore mysql --datastore-version 5.6 --image /home/ubuntu/images/ubuntu_mysql/ubuntu_mysql" I was given a Block Device Mapping is Invalid error. Is there a specific order or options I need to specify? | 17:57 |
trevormc_ | the error was found in the fault_details field after trying to create an instance. | 17:58 |
johnma | trevormc: what is the type of the image you are trying to load. Must be a qcow2. did you specify that | 17:58 |
trevormc_ | I left the extension off of the file when specifying it because qcow2 is the default option. | 17:59 |
trevormc_ | johnma: I think that was my error. I needed to leave the file extension on! | 18:01 |
johnma | cool | 18:01 |
*** drifterza has joined #openstack-trove | 18:01 | |
trevormc_ | seems to working fine for me, I would like to see a readme like what trove-integration had to set this up because it wasn't very obvious to me. | 18:02 |
johnma | trevormc: I agree, we need to work on a README that ties all of this together. I think the first priority is to get a basic infrastructure for building images and setting up trove done first. | 18:19 |
*** Ravikiran_K_ has quit IRC | 18:21 | |
*** aries_ is now known as ariesyous | 18:22 | |
*** pcaruana has joined #openstack-trove | 18:29 | |
*** rcernin has joined #openstack-trove | 18:31 | |
*** harlowja has quit IRC | 18:38 | |
*** harlowja has joined #openstack-trove | 18:39 | |
*** drifterza has quit IRC | 18:50 | |
*** hoonetorg has quit IRC | 19:00 | |
*** haplo37__ has quit IRC | 19:06 | |
*** catintheroof has joined #openstack-trove | 19:22 | |
*** hoonetorg has joined #openstack-trove | 19:27 | |
*** trevormc_ has quit IRC | 19:48 | |
*** johnma has quit IRC | 20:06 | |
*** catintheroof has quit IRC | 20:29 | |
*** drifterza has joined #openstack-trove | 20:31 | |
*** pcaruana has quit IRC | 20:45 | |
*** imandhan has joined #openstack-trove | 20:55 | |
*** trevormc has quit IRC | 20:56 | |
*** spilla has quit IRC | 21:01 | |
*** openstackgerrit has quit IRC | 21:19 | |
*** openstackgerrit has joined #openstack-trove | 21:19 | |
*** imandhan has quit IRC | 21:20 | |
*** imandhan has joined #openstack-trove | 21:20 | |
*** imandhan has quit IRC | 21:25 | |
*** hoonetorg has quit IRC | 21:26 | |
*** hoonetorg has joined #openstack-trove | 21:31 | |
*** gouthamr has quit IRC | 21:49 | |
*** trevormc has joined #openstack-trove | 22:07 | |
*** rcernin has quit IRC | 22:25 | |
*** gcb has joined #openstack-trove | 22:27 | |
*** trevormc has quit IRC | 22:37 | |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/trove: Fix some typos in doc and comments https://review.openstack.org/379092 | 22:49 |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/trove: Delete unnessary i18n https://review.openstack.org/379933 | 22:51 |
*** hongbin has quit IRC | 22:59 | |
*** rajinir has quit IRC | 23:25 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!