Wednesday, 2015-12-09

*** diogogmt has quit IRC00:09
*** salv-orl_ has joined #openstack-kuryr00:18
*** salv-orlando has quit IRC00:20
*** openstack has joined #openstack-kuryr00:51
*** diogogmt has joined #openstack-kuryr01:21
*** banix has joined #openstack-kuryr01:42
*** tfukushima has joined #openstack-kuryr01:54
*** tfukushima has quit IRC02:20
*** diogogmt has quit IRC02:53
*** fawadkhaliq has joined #openstack-kuryr03:53
*** fawadkhaliq has quit IRC04:00
*** banix has quit IRC04:28
*** fawadkhaliq has joined #openstack-kuryr04:45
*** fawadkhaliq has quit IRC04:47
*** kexiaodong has quit IRC04:50
*** fawadkhaliq has joined #openstack-kuryr05:33
*** salv-orl_ has quit IRC06:00
*** salv-orlando has joined #openstack-kuryr06:00
*** fsunaval has joined #openstack-kuryr06:17
*** salv-orl_ has joined #openstack-kuryr06:17
*** salv-orlando has quit IRC06:20
*** irenab has joined #openstack-kuryr06:31
*** tbh has joined #openstack-kuryr06:50
*** irenab has quit IRC06:51
openstackgerritTaku Fukushima proposed openstack/kuryr: [WIP] Add spec of blueprint existing-neutron-network  https://review.openstack.org/25400506:54
openstackgerritTaku Fukushima proposed openstack/kuryr: [WIP] Add description about the IPAM to devref  https://review.openstack.org/24801006:58
*** tfukushima has joined #openstack-kuryr06:59
gsagie:( i see that Vikas didnt resolve the conflicts yet :(07:11
openstackgerritTaku Fukushima proposed openstack/kuryr: Add trailing commans to follow the coding standard  https://review.openstack.org/25449307:18
openstackgerritTaku Fukushima proposed openstack/kuryr: Add missing descriptions about tests for Discover APIs  https://review.openstack.org/25510907:28
*** irenab has joined #openstack-kuryr07:30
*** devvesa has joined #openstack-kuryr07:32
openstackgerritTaku Fukushima proposed openstack/kuryr: Add a unit test for /NetworkDriver.GetCapabilities  https://review.openstack.org/25511007:34
gsagieI think we need to decouple some code to seperate files07:35
gsagiecontroller.py is getting too big07:35
tfukushimaRight. Originally the APIs are very few.07:35
tfukushimaMaybe we can controllers directory and put separated files under it and import them in controllers/__init__.py.07:37
tfukushimas/we can/we can create/07:37
irenabtfukushima: what will be contained in Controllers directory?07:48
tfukushimaIMHO, we still keep the single controllers.py atm but if the libnetwork APIs grow further, there'd be corresponding files, i.e., network_driver.py and ipam_driver.py.07:49
tfukushimairenab: But they share the same logic, retrieving Neutron resources for instance, so we need to make the internal functions public with the docstring.07:50
tfukushimaIn this way we can keep "from kuryr import controllers" usable.07:51
irenabI think you may break it per ‘driver’ and maybe API vs internal handling of the API07:52
gsagieyeah, i think the IPAM code could go into its seperate files07:52
tfukushimaThat's an option and there'd be some ways to split controllers.py into multiple files.07:52
gsagiei am re copying vikas work07:53
irenabtfukushima: if we keep API + its validation separate from rest of the logic, we may potentially add other APIs (maybe k8s) later and reuse the same kuryr-neutron logic07:56
tfukushimaOriginally I was not thinking in that way but yes, it'd be better to think about Kuryr as a library for the container networking with Neutron now.07:58
openstackgerritTaku Fukushima proposed openstack/kuryr: Add trailing commans to follow the coding standard  https://review.openstack.org/25449308:32
*** fawadkhaliq has quit IRC08:32
*** fawadkhaliq has joined #openstack-kuryr08:48
*** fawadkhaliq has quit IRC08:49
openstackgerritGal Sagie proposed openstack/kuryr: Add Docker pluggable IPAM implementation to Kuryr  https://review.openstack.org/25513208:51
*** tfukushima has quit IRC08:51
*** tfukushima has joined #openstack-kuryr08:52
gsagiei re-sent vikas patch: https://review.openstack.org/25513208:55
gsagieall combined in one08:55
gsagielets try to review it so we can merge this code because these dependency chains are killing me :)08:55
*** salv-orl_ has quit IRC08:58
tfukushimaWe should look at them one by one. The big gigantic patch is killing me and makes the review difficult and careless.09:04
*** lezbar has joined #openstack-kuryr09:04
*** openstack has joined #openstack-kuryr09:07
openstackgerritGal Sagie proposed openstack/kuryr: Create subnets in /NetworkDriver.CreateNetwork using IPv4Data and IPv6Data  https://review.openstack.org/25514309:14
openstackgerritGal Sagie proposed openstack/kuryr: /NetworkDriver.CreateEndpoint cleanup  https://review.openstack.org/25515309:31
*** openstackgerrit has quit IRC09:32
*** openstackgerrit has joined #openstack-kuryr09:32
*** fawadkhaliq has joined #openstack-kuryr09:34
gsagieapuimedo: ping09:47
*** tfukushima has quit IRC09:52
irenabgsagie: hi09:53
gsagiehi09:55
*** salv-orlando has joined #openstack-kuryr09:59
openstackgerritMerged openstack/kuryr: Add missing descriptions about tests for Discover APIs  https://review.openstack.org/25510909:59
irenabCan you please let me know if there is some priority n the patches you resubmitted?  It may take me time today to review all10:00
*** openstackgerrit has quit IRC10:02
*** openstackgerrit has joined #openstack-kuryr10:02
*** salv-orlando has quit IRC10:03
gsagiewell, its just Vikas patches re-submmited10:04
gsagiebecause i didnt want him to start doing the rebases on my change10:04
gsagieand it kinda did some mess10:04
gsagieso i thought its easier to iterate it like that, if you have time please review, i am going to do it myself as well10:05
apuimedogsagie: pong10:07
irenabgsagie: ok, thanks10:10
openstackgerritMerged openstack/kuryr: Add a unit test for /NetworkDriver.GetCapabilities  https://review.openstack.org/25511010:21
*** fawadkhaliq has quit IRC10:57
*** fawadkhaliq has joined #openstack-kuryr10:57
*** fawadkhaliq has quit IRC11:03
*** salv-orlando has joined #openstack-kuryr11:10
openstackgerritGal Sagie proposed openstack/kuryr: Add rally integration point  https://review.openstack.org/25521911:57
*** salv-orl_ has joined #openstack-kuryr12:17
*** salv-orlando has quit IRC12:20
*** devvesa has quit IRC12:20
*** fawadkhaliq has joined #openstack-kuryr12:38
*** gsagie has quit IRC12:39
*** salv-orl_ has quit IRC12:44
*** salv-orlando has joined #openstack-kuryr12:49
*** gsagie has joined #openstack-kuryr12:52
*** tbh has quit IRC12:55
*** fawadkhaliq has quit IRC13:27
*** gsagie has quit IRC13:27
*** gsagie has joined #openstack-kuryr13:36
*** diogogmt has joined #openstack-kuryr13:42
*** banix has joined #openstack-kuryr14:22
*** diogogmt has quit IRC14:24
*** diogogmt has joined #openstack-kuryr14:26
*** devvesa has joined #openstack-kuryr14:33
*** diogogmt has quit IRC14:38
*** fawadkhaliq has joined #openstack-kuryr14:43
*** gsagie_ has joined #openstack-kuryr14:56
*** irenab has quit IRC15:07
*** diogogmt has joined #openstack-kuryr15:25
*** gsagie_ has quit IRC15:53
*** irenab has joined #openstack-kuryr15:56
*** lezbar has quit IRC16:00
*** lezbar has joined #openstack-kuryr16:04
*** diogogmt has quit IRC16:22
*** apuimedo is now known as away16:44
*** away is now known as Guest3275216:45
*** diogogmt has joined #openstack-kuryr17:08
*** diogogmt_ has joined #openstack-kuryr17:13
*** diogogmt has quit IRC17:13
*** diogogmt_ is now known as diogogmt17:13
*** salv-orlando has quit IRC17:30
*** devvesa has quit IRC17:36
*** salv-orlando has joined #openstack-kuryr17:49
*** gsagie_ has joined #openstack-kuryr17:50
*** salv-orlando has quit IRC17:52
*** gsagie_ has quit IRC18:32
*** gsagie_ has joined #openstack-kuryr18:49
*** gsagie_ has quit IRC18:54
*** fawadkhaliq has quit IRC19:04
*** salv-orlando has joined #openstack-kuryr19:05
*** salv-orlando has quit IRC19:36
*** fsunaval has quit IRC19:57
*** salv-orlando has joined #openstack-kuryr20:10
*** fsunaval has joined #openstack-kuryr20:58
*** fsunaval has quit IRC21:25
*** Guest32752 is now known as apuimedo21:49
*** dingboopt has quit IRC22:39
*** banix has quit IRC23:04
*** fsunaval has joined #openstack-kuryr23:22
*** dingboopt has joined #openstack-kuryr23:55

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