| *** logan2 has quit IRC | 00:19 | |
| *** chlong has joined #openstack-trove | 00:21 | |
| *** logan2 has joined #openstack-trove | 00:22 | |
| *** ViswaV has quit IRC | 00:26 | |
| *** tianqing has quit IRC | 00:26 | |
| *** kanzaros has quit IRC | 00:27 | |
| *** schang has quit IRC | 00:27 | |
| *** peterstac has quit IRC | 00:27 | |
| *** ViswaV has joined #openstack-trove | 00:28 | |
| *** mbiciunas has quit IRC | 00:29 | |
| *** vgnbkr has quit IRC | 00:29 | |
| *** dougshelley66 has quit IRC | 00:30 | |
| *** atomic77 has quit IRC | 00:31 | |
| *** ViswaV has quit IRC | 00:32 | |
| *** atomic77 has joined #openstack-trove | 00:33 | |
| *** ViswaV has joined #openstack-trove | 00:33 | |
| *** peterstac has joined #openstack-trove | 00:34 | |
| *** annashen has joined #openstack-trove | 00:34 | |
| *** vgnbkr has joined #openstack-trove | 00:34 | |
| *** dougshelley66 has joined #openstack-trove | 00:35 | |
| *** mbiciunas has joined #openstack-trove | 00:36 | |
| *** kanzaros has joined #openstack-trove | 00:36 | |
| *** schang has joined #openstack-trove | 00:37 | |
| *** annashen has quit IRC | 00:38 | |
| *** cweid has quit IRC | 00:44 | |
| *** IanGovett has quit IRC | 00:48 | |
| *** ViswaV has quit IRC | 00:51 | |
| *** tianqing has joined #openstack-trove | 01:06 | |
| *** esmute__ has quit IRC | 01:13 | |
| *** rjaiswal has quit IRC | 01:34 | |
| *** annashen has joined #openstack-trove | 01:35 | |
| *** annashen has quit IRC | 01:39 | |
| *** esmute__ has joined #openstack-trove | 01:47 | |
| *** erkules has quit IRC | 01:51 | |
| *** erkules has joined #openstack-trove | 01:52 | |
| *** MattLord has quit IRC | 01:54 | |
| *** tianqing has quit IRC | 02:02 | |
| *** esmute__ has quit IRC | 02:08 | |
| *** Longgeek_ has joined #openstack-trove | 02:10 | |
| *** Longgeek has quit IRC | 02:12 | |
| *** coolsvap|away has quit IRC | 02:13 | |
| *** esmute__ has joined #openstack-trove | 02:13 | |
| *** haomaiwa_ has joined #openstack-trove | 02:14 | |
| *** coolsvap|away has joined #openstack-trove | 02:15 | |
| *** tobe has joined #openstack-trove | 02:29 | |
| openstackgerrit | Craig Vyvial proposed openstack/trove-specs: Added Percona cluster spec https://review.openstack.org/132132 | 02:34 |
|---|---|---|
| *** annashen has joined #openstack-trove | 02:36 | |
| *** haomaiwa_ has quit IRC | 02:39 | |
| *** Longgeek_ has quit IRC | 02:39 | |
| *** haomaiw__ has joined #openstack-trove | 02:40 | |
| *** Longgeek has joined #openstack-trove | 02:41 | |
| *** annashen has quit IRC | 02:41 | |
| *** haomaiw__ has quit IRC | 03:09 | |
| *** haomaiwang has joined #openstack-trove | 03:10 | |
| *** Longgeek has quit IRC | 03:14 | |
| *** esmute__ has quit IRC | 03:33 | |
| *** annashen has joined #openstack-trove | 03:37 | |
| *** annashen has quit IRC | 03:41 | |
| *** Longgeek has joined #openstack-trove | 03:45 | |
| *** Longgeek has quit IRC | 03:49 | |
| *** coolsvap|away is now known as coolsvap | 04:14 | |
| *** morganfainberg is now known as caerbannograbbit | 04:24 | |
| *** caerbannograbbit is now known as CaerbannogRabbit | 04:24 | |
| *** tobe has quit IRC | 04:26 | |
| *** Longgeek has joined #openstack-trove | 04:34 | |
| *** annashen has joined #openstack-trove | 04:37 | |
| *** annashen has quit IRC | 04:42 | |
| *** esmute__ has joined #openstack-trove | 04:57 | |
| *** abhis has joined #openstack-trove | 05:01 | |
| abhis | hello all | 05:02 |
| abhis | I am new to openstack trove | 05:02 |
| abhis | I am trying to learn how to deploy a new database on trove but i didn't found any clear documentation regarding deployment | 05:03 |
| abhis | could anyone please provide me any detailed documentation about | 05:03 |
| SlickNik | Hi abhis | 05:03 |
| SlickNik | abhis: Are you trying to deploy trove? Or author a new datastore for trove? | 05:03 |
| *** chlong has quit IRC | 05:03 | |
| abhis | a new datastore for trove | 05:04 |
| abhis | i am struggling SlickNik and not able to know the way to deploy new datastore | 05:04 |
| SlickNik | abhis: To add a new datastore to trove — at a high level, you need to do the following: | 05:08 |
| SlickNik | 1. Define the image-elements needed to build your guest-agent image | 05:08 |
| SlickNik | 2. Actually build your guest-image, upload it to glance and register the datastore and image_id with trove | 05:08 |
| SlickNik | 3. Write a guestagent manager class (implementing the trove guest API) to be able to actually prepare your datastore on boot, monitor the health of the datastore and send back hear-beat messages | 05:08 |
| SlickNik | 4. Register this new guest manager in the Trove config | 05:08 |
| SlickNik | Which datastore are you looking to add support for in Trove? | 05:08 |
| *** esmute__ has quit IRC | 05:09 | |
| abhis | actually i don't know the real datastore, but i am trying to implement an already existing database again on my own | 05:09 |
| abhis | when i will get to know, i will discuss. Right now i was working on vertica | 05:10 |
| *** exploreshaifali has joined #openstack-trove | 05:10 | |
| abhis | but was unable to know the way to implement | 05:11 |
| SlickNik | abhis: Trove already has support for vertica | 05:11 |
| abhis | i know but i was not able to understand the way it was implemented | 05:11 |
| SlickNik | Is there something missing in the current trove implementation for vertica that you'd like to add? | 05:12 |
| abhis | i am looking for it, but first i need to clearly understand thw way how a datastore is implemented in trove | 05:12 |
| abhis | that's why i asked for any documentation, if available | 05:13 |
| abhis | Slicknik could you please provide me a little more details about deployment process? | 05:16 |
| SlickNik | abhis: Sure, which part of it would you like more details on? | 05:17 |
| * SlickNik heads to find his laptop charger since his laptop's battery is running out… | 05:18 | |
| abhis | actually i have openstack environment, but how to make guestmanager class along with guest API , i am not able to understand the coding portion (for eg. for vertica) , so if possible any document or something to implement which can help me in understanding coding or what things need to be included | 05:21 |
| *** chlong has joined #openstack-trove | 05:21 | |
| *** esmute__ has joined #openstack-trove | 05:22 | |
| SlickNik | abhis: Sure thing. The best way to understand what parts of the guest-agent API make sense to implement is to look at the API itself. | 05:26 |
| abhis | i am trying to make a skeleton first than to have functioning afterwards | 05:26 |
| *** tobe has joined #openstack-trove | 05:26 | |
| SlickNik | abhis: The basic guest api skeleton => https://github.com/openstack/trove/blob/master/trove/guestagent/api.py | 05:27 |
| abhis | so for making basic structure: | 05:31 |
| abhis | i need to build guest image, upload and register to trove, write the class with api implementation and register guest manager | 05:32 |
| *** rjaiswal has joined #openstack-trove | 05:32 | |
| *** haomaiwang has quit IRC | 05:33 | |
| abhis | slickNik can you also send me some link for manager class and any other important thing that nedd to be implemented for understanding the process? | 05:34 |
| abhis | *need | 05:34 |
| SlickNik | abhis: sure, an example of the manager class (in this case Vertica) is here: https://github.com/openstack/trove/blob/master/trove/guestagent/datastore/experimental/vertica/manager.py | 05:36 |
| SlickNik | And all of the Vertica specific functionality for the guest is defined in these files: https://github.com/openstack/trove/tree/master/trove/guestagent/datastore/experimental/vertica | 05:37 |
| *** haomaiwa_ has joined #openstack-trove | 05:38 | |
| abhis | thanks SlickNik for the help, i will try implementing these | 05:38 |
| *** annashen has joined #openstack-trove | 05:39 | |
| SlickNik | abhis: not a problem — feel free to ask folks in this channel any questions that you may have regarding any of this. | 05:39 |
| *** pmackinn has quit IRC | 05:40 | |
| *** annashen has quit IRC | 05:43 | |
| *** tobe has quit IRC | 05:59 | |
| *** chlong has quit IRC | 06:01 | |
| *** chlong has joined #openstack-trove | 06:01 | |
| *** chlong has quit IRC | 06:19 | |
| abhis | i want to know how to upload guest-image to glance and register the datastore and image_id with trove | 06:24 |
| abhis | i have a guest-image | 06:25 |
| SlickNik | Take a look at the redstack script in trove-integration | 06:25 |
| abhis | ok | 06:25 |
| openstackgerrit | Craig Vyvial proposed openstack/trove-specs: Added Percona cluster spec https://review.openstack.org/132132 | 06:32 |
| *** chlong has joined #openstack-trove | 06:33 | |
| *** ianbrown has quit IRC | 06:35 | |
| openstackgerrit | Merged openstack/trove: Fix ssl.PROTOCOL_SSLv3 not supported by Python 2.7.9 https://review.openstack.org/197191 | 06:35 |
| abhis | SlickNik i was not able to understand redstack script that where to add my image | 06:39 |
| abhis | i was going through https://wiki.openstack.org/wiki/Trove/trove-integration | 06:39 |
| *** annashen has joined #openstack-trove | 06:39 | |
| *** ViswaV has joined #openstack-trove | 06:44 | |
| *** annashen has quit IRC | 06:44 | |
| *** ViswaV_ has joined #openstack-trove | 06:48 | |
| *** ViswaV has quit IRC | 06:48 | |
| openstackgerrit | Sushil Kumar proposed openstack/trove: Use datastore specific timeouts if they exists https://review.openstack.org/164640 | 06:50 |
| *** k4n0 has joined #openstack-trove | 06:51 | |
| openstackgerrit | Sushil Kumar proposed openstack/trove: Fixed the misused assertEqual https://review.openstack.org/196980 | 06:52 |
| *** tobe has joined #openstack-trove | 06:53 | |
| *** esmute__ has quit IRC | 06:58 | |
| *** sgotliv has quit IRC | 06:59 | |
| SlickNik | abhis: take a look at https://github.com/openstack/trove-integration/blob/master/scripts/redstack#L689 and https://github.com/openstack/trove-integration/blob/master/scripts/redstack#L463 | 07:02 |
| abhis | SlickNik i went through this link and implented it http://docs.openstack.org/admin-guide-cloud/content/section_create-datastore.html | 07:06 |
| SlickNik | abhis: Yes, that works as well. | 07:06 |
| abhis | is the process to upload and register guest-image completed | 07:06 |
| abhis | thanks | 07:07 |
| openstackgerrit | Merged openstack/trove: Updated from global requirements https://review.openstack.org/190413 | 07:17 |
| openstackgerrit | Merged openstack/python-troveclient: Fix flavor-show problems with UUID https://review.openstack.org/193940 | 07:22 |
| *** chlong has quit IRC | 07:24 | |
| openstackgerrit | Sushil Kumar proposed openstack/trove: Fixes the tests in test_configuration.py https://review.openstack.org/197451 | 07:30 |
| openstackgerrit | Merged openstack/trove-integration: PostgreSQL elements for Fedora https://review.openstack.org/188910 | 07:39 |
| *** annashen has joined #openstack-trove | 07:40 | |
| *** annashen has quit IRC | 07:45 | |
| *** sgotliv has joined #openstack-trove | 08:13 | |
| *** sushilkm has quit IRC | 08:21 | |
| *** ViswaV_ has quit IRC | 08:25 | |
| abhis | SlickNik i have uploaded the image and registered it | 08:27 |
| abhis | i want to make a skeleton of my datastore but the thing is need to make manager class, i don't to add any functionality right now, can you help me what all things i need to include in it | 08:28 |
| *** exploreshaifali has quit IRC | 08:35 | |
| *** annashen has joined #openstack-trove | 08:41 | |
| *** rjaiswal has quit IRC | 08:44 | |
| *** annashen has quit IRC | 08:46 | |
| abhis | how to register guest manager in trove config | 08:50 |
| *** exploreshaifali has joined #openstack-trove | 09:06 | |
| *** haomaiwa_ has quit IRC | 09:21 | |
| *** annashen has joined #openstack-trove | 09:42 | |
| abhis | i have deployed a new datastore on trove but it is giving error while creating instances | 09:45 |
| abhis | no such opt error | 09:45 |
| *** annashen has quit IRC | 09:46 | |
| *** tosky has joined #openstack-trove | 09:51 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/trove: Updated from global requirements https://review.openstack.org/197499 | 10:02 |
| openstackgerrit | Sushil Kumar proposed openstack/trove: Removed the non-existent method call https://review.openstack.org/196762 | 10:28 |
| *** exploreshaifali has quit IRC | 10:39 | |
| *** annashen has joined #openstack-trove | 10:43 | |
| *** amrith is now known as _amrith_ | 10:43 | |
| *** sushilkm has joined #openstack-trove | 10:46 | |
| *** annashen has quit IRC | 10:48 | |
| *** sgotliv has quit IRC | 10:52 | |
| *** sgotliv has joined #openstack-trove | 10:53 | |
| *** IanGovett has joined #openstack-trove | 11:09 | |
| *** guest_aj has joined #openstack-trove | 11:41 | |
| *** guest_aj has quit IRC | 11:43 | |
| *** annashen has joined #openstack-trove | 11:44 | |
| *** pmackinn has joined #openstack-trove | 11:45 | |
| *** tobe has quit IRC | 11:46 | |
| *** annashen has quit IRC | 11:48 | |
| *** bhaskar has joined #openstack-trove | 11:57 | |
| bhaskar | Hi, I have a question on celiometer integration. I see that we had a blueprint which was abandoned. Any idea, when we will have it integrated | 11:58 |
| *** Longgeek has quit IRC | 11:59 | |
| *** raginbajin has quit IRC | 12:18 | |
| *** _amrith_ is now known as amrith | 12:19 | |
| *** raginbajin has joined #openstack-trove | 12:19 | |
| *** radez_g0n3 is now known as radez | 12:21 | |
| *** bhaskar has left #openstack-trove | 12:22 | |
| *** Longgeek has joined #openstack-trove | 12:25 | |
| *** zigo has quit IRC | 12:28 | |
| *** zigo has joined #openstack-trove | 12:29 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/trove: Updated from global requirements https://review.openstack.org/197499 | 12:31 |
| *** Longgeek has quit IRC | 12:31 | |
| *** csoukup has joined #openstack-trove | 12:32 | |
| *** pmackinn_ has joined #openstack-trove | 12:36 | |
| *** pmackinn has quit IRC | 12:39 | |
| *** annashen has joined #openstack-trove | 12:45 | |
| *** annashen has quit IRC | 12:49 | |
| *** Longgeek has joined #openstack-trove | 12:49 | |
| *** exploreshaifali has joined #openstack-trove | 12:50 | |
| *** tosky has quit IRC | 12:53 | |
| *** tosky has joined #openstack-trove | 12:56 | |
| *** rnowling has joined #openstack-trove | 12:56 | |
| *** kbyrne has quit IRC | 13:03 | |
| *** radez is now known as radez_g0n3 | 13:06 | |
| *** Longgeek has quit IRC | 13:14 | |
| *** Longgeek has joined #openstack-trove | 13:15 | |
| *** bhunter71 has joined #openstack-trove | 13:18 | |
| *** kbyrne has joined #openstack-trove | 13:22 | |
| *** coolsvap is now known as coolsvap|away | 13:26 | |
| *** erkules has quit IRC | 13:44 | |
| *** erkules has joined #openstack-trove | 13:44 | |
| *** annashen has joined #openstack-trove | 13:45 | |
| *** annashen has quit IRC | 13:50 | |
| *** radez_g0n3 is now known as radez | 13:50 | |
| *** exploreshaifali has quit IRC | 14:03 | |
| *** amrith is now known as _amrith_ | 14:11 | |
| *** MattLord has joined #openstack-trove | 14:20 | |
| *** _amrith_ is now known as amrith | 14:27 | |
| *** sriram_tesora has joined #openstack-trove | 14:32 | |
| *** SlickN1k has joined #openstack-trove | 14:36 | |
| *** jwang__ has joined #openstack-trove | 14:37 | |
| *** nagyz_ has joined #openstack-trove | 14:37 | |
| *** tylerhannan_ has joined #openstack-trove | 14:39 | |
| *** Longgeek has quit IRC | 14:40 | |
| *** serverascode_ has joined #openstack-trove | 14:41 | |
| *** blipp_ has joined #openstack-trove | 14:41 | |
| *** radez` has joined #openstack-trove | 14:45 | |
| *** SlickNik_ has quit IRC | 14:46 | |
| *** jwang_ has quit IRC | 14:46 | |
| *** radez has quit IRC | 14:46 | |
| *** tylerhannan has quit IRC | 14:46 | |
| *** nagyz has quit IRC | 14:46 | |
| *** serverascode has quit IRC | 14:46 | |
| *** blipp has quit IRC | 14:46 | |
| *** annashen has joined #openstack-trove | 14:46 | |
| *** tylerhannan_ is now known as tylerhannan | 14:46 | |
| *** annashen has quit IRC | 14:51 | |
| *** serverascode_ is now known as serverascode | 14:56 | |
| *** Longgeek has joined #openstack-trove | 15:07 | |
| *** Longgeek has quit IRC | 15:07 | |
| *** Longgeek has joined #openstack-trove | 15:08 | |
| *** Longgeek has quit IRC | 15:12 | |
| *** Longgeek has joined #openstack-trove | 15:14 | |
| *** amrith is now known as _amrith_ | 15:18 | |
| *** rjaiswal has joined #openstack-trove | 15:21 | |
| *** CaerbannogRabbit is now known as morganfainberg | 15:30 | |
| *** coolsvap|away is now known as coolsvap | 15:33 | |
| *** k4n0 has quit IRC | 15:34 | |
| *** ashleighfarnham has joined #openstack-trove | 15:42 | |
| *** coolsvap is now known as coolsvap|away | 15:44 | |
| *** annashen has joined #openstack-trove | 15:47 | |
| *** ashleighfarnham has quit IRC | 15:51 | |
| *** MattLord has quit IRC | 15:52 | |
| *** annashen has quit IRC | 15:52 | |
| *** Longgeek has quit IRC | 16:06 | |
| *** Longgeek has joined #openstack-trove | 16:08 | |
| *** Longgeek has quit IRC | 16:12 | |
| *** esmute__ has joined #openstack-trove | 16:25 | |
| *** flwang1 has quit IRC | 16:25 | |
| *** pmackinn_ is now known as pmackinn | 16:39 | |
| *** Longgeek has joined #openstack-trove | 16:45 | |
| *** csoukup has quit IRC | 16:45 | |
| *** annashen has joined #openstack-trove | 16:48 | |
| *** sgotliv has quit IRC | 16:52 | |
| *** annashen has quit IRC | 16:53 | |
| *** pmackinn has quit IRC | 16:56 | |
| *** ashleighfarnham has joined #openstack-trove | 16:59 | |
| *** Longgeek has quit IRC | 17:02 | |
| *** ashleighfarnham has quit IRC | 17:02 | |
| *** ViswaV has joined #openstack-trove | 17:03 | |
| *** ashleighfarnham has joined #openstack-trove | 17:08 | |
| *** ViswaV has quit IRC | 17:08 | |
| *** ViswaV has joined #openstack-trove | 17:09 | |
| *** annashen has joined #openstack-trove | 17:10 | |
| *** rjaiswal has quit IRC | 17:34 | |
| *** rjaiswal has joined #openstack-trove | 17:46 | |
| *** rjaiswal has quit IRC | 17:46 | |
| *** rjaiswal has joined #openstack-trove | 17:46 | |
| *** exploreshaifali has joined #openstack-trove | 17:46 | |
| *** rwsu has quit IRC | 17:50 | |
| *** pmackinn has joined #openstack-trove | 17:54 | |
| *** rwsu has joined #openstack-trove | 17:54 | |
| *** csoukup has joined #openstack-trove | 17:56 | |
| *** mayurig has joined #openstack-trove | 17:59 | |
| *** tosky has quit IRC | 18:03 | |
| *** MattLord has joined #openstack-trove | 18:08 | |
| *** tosky has joined #openstack-trove | 18:27 | |
| openstackgerrit | Mayuri Ganguly proposed openstack/trove: Associate flavor types with datastore versions https://review.openstack.org/109824 | 18:52 |
| *** danritchie has joined #openstack-trove | 18:59 | |
| *** _amrith_ is now known as amrith | 18:59 | |
| openstackgerrit | Craig Vyvial proposed openstack/trove-specs: Added Percona cluster spec https://review.openstack.org/132132 | 19:03 |
| SlickNik | Any open items that folks would like to discuss? | 19:04 |
| SlickNik | The meeting ran a bit late, so if folks have any — here and now would be a good place to talk about them. | 19:04 |
| pmackinn | SlickNik, dougshelley66: just cruised through atomic77 mysql spec...so the granularity of impl stops at the mysql variant but not version, correct? (mariadb 5.5 v 10) | 19:21 |
| dougshelley66 | i believe that versioning the guests is a issue across all the datastores | 19:22 |
| dougshelley66 | not just maria | 19:22 |
| pmackinn | yeah | 19:23 |
| pmackinn | i could potentially see some users preferring 5.5 and forsaking repl features | 19:24 |
| dougshelley66 | ok | 19:26 |
| dougshelley66 | is that so they can get basic replication at all or some other reason | 19:27 |
| *** mayurig has quit IRC | 19:27 | |
| *** annashen has quit IRC | 19:29 | |
| *** annashen has joined #openstack-trove | 19:30 | |
| pmackinn | dougshelley66, yeah basic backup maybe | 19:33 |
| *** annashen has quit IRC | 19:34 | |
| *** MattLord has quit IRC | 19:57 | |
| *** MattLord has joined #openstack-trove | 19:59 | |
| *** flwang has joined #openstack-trove | 20:00 | |
| *** danritchie has quit IRC | 20:00 | |
| *** danritchie has joined #openstack-trove | 20:08 | |
| *** mayurig has joined #openstack-trove | 20:28 | |
| *** MattLord has quit IRC | 20:30 | |
| *** mayurig has quit IRC | 20:33 | |
| *** danritchie has quit IRC | 20:34 | |
| *** openstackgerrit has quit IRC | 20:37 | |
| *** openstackgerrit has joined #openstack-trove | 20:37 | |
| *** annashen has joined #openstack-trove | 20:46 | |
| *** rnowling has quit IRC | 20:52 | |
| *** mayurig has joined #openstack-trove | 20:58 | |
| openstackgerrit | Jonathan Halterman proposed openstack/trove-specs: Add cluster root-enable. https://review.openstack.org/172161 | 21:16 |
| mayurig | hi | 21:16 |
| mayurig | can someone review my patch: https://review.openstack.org/#/c/184349/ | 21:18 |
| mayurig | thanks | 21:18 |
| *** exploreshaifali has quit IRC | 21:21 | |
| *** sriram_ has joined #openstack-trove | 21:33 | |
| *** radez` is now known as radez_g0n3 | 21:35 | |
| *** sriram_tesora has quit IRC | 21:37 | |
| *** saurabhs has joined #openstack-trove | 21:38 | |
| *** MattLord has joined #openstack-trove | 21:40 | |
| *** MattLord has quit IRC | 21:40 | |
| *** ianbrown has joined #openstack-trove | 21:55 | |
| *** sriram_ has quit IRC | 22:08 | |
| *** chlong has joined #openstack-trove | 22:10 | |
| *** mayurig has quit IRC | 22:15 | |
| *** mayurig has joined #openstack-trove | 22:16 | |
| *** annashen has quit IRC | 22:20 | |
| *** annashen has joined #openstack-trove | 22:21 | |
| *** annashen has quit IRC | 22:25 | |
| *** tianqing has joined #openstack-trove | 22:29 | |
| *** chlong has quit IRC | 22:30 | |
| *** chlong has joined #openstack-trove | 22:30 | |
| *** amrith is now known as _amrith_ | 22:30 | |
| *** pmackinn has quit IRC | 22:48 | |
| *** IanGovett has quit IRC | 23:30 | |
| *** tosky has quit IRC | 23:35 | |
| *** mayurig has quit IRC | 23:40 | |
| *** mayurig has joined #openstack-trove | 23:43 | |
| *** annashen has joined #openstack-trove | 23:51 | |
| *** mayurig has quit IRC | 23:53 | |
| openstackgerrit | Doug Shelley proposed openstack/trove: Support nics and AZ for MongoDB clusters https://review.openstack.org/197780 | 23:56 |
| *** annashen has quit IRC | 23:56 | |
| openstackgerrit | Doug Shelley proposed openstack/trove: Support nics and AZ for MongoDB clusters https://review.openstack.org/197780 | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!