Tuesday, 2014-08-19

*** unicell1 is now known as unicell00:00
*** unicell has joined #openstack-containers00:00
*** adrian_otto has quit IRC00:03
*** harlowja is now known as harlowja_away00:29
*** marcoemorais has quit IRC00:35
*** EricGonczer_ has joined #openstack-containers00:36
*** marcoemorais has joined #openstack-containers00:55
*** harlowja_away is now known as harlowja00:56
*** EricGonczer_ has quit IRC00:59
*** EricGonczer_ has joined #openstack-containers01:18
*** EricGonczer_ has quit IRC01:35
*** EricGonczer_ has joined #openstack-containers01:38
*** EricGonczer_ has quit IRC01:46
*** EricGonczer_ has joined #openstack-containers02:04
*** EricGonczer_ has quit IRC02:09
*** marcoemorais has quit IRC02:31
*** EricGonczer_ has joined #openstack-containers02:42
*** EricGonczer_ has quit IRC02:43
*** adrian_otto has joined #openstack-containers03:09
*** harlowja is now known as harlowja_away04:08
*** adrian_otto has quit IRC05:13
*** stannie has joined #openstack-containers07:48
*** julienvey has joined #openstack-containers08:17
*** unicell has quit IRC09:51
*** julienvey has quit IRC10:18
*** julienvey has joined #openstack-containers10:29
*** zul has quit IRC10:36
*** EricGonczer_ has joined #openstack-containers10:58
*** EricGonczer_ has quit IRC11:07
*** EricGonczer_ has joined #openstack-containers11:09
*** EricGonczer_ has quit IRC11:14
*** jeckersb_gone is now known as jeckersb12:38
*** julim has joined #openstack-containers12:42
*** julim has quit IRC12:43
*** unicell has joined #openstack-containers12:45
*** julim has joined #openstack-containers13:03
*** thomasem has joined #openstack-containers13:42
*** HenryG_ has joined #openstack-containers13:46
*** HenryG has quit IRC13:47
*** EricGonczer_ has joined #openstack-containers14:04
*** HenryG_ is now known as HenryG14:07
*** PaulCzar has joined #openstack-containers14:25
*** julim has quit IRC14:59
*** adrian_otto has joined #openstack-containers15:01
*** adrian_otto has quit IRC15:03
*** adrian_otto has joined #openstack-containers15:03
*** PaulCzar has quit IRC15:30
*** PaulCzar has joined #openstack-containers15:45
adrian_ottoOur Team meeting will begin in a few minutes at UTC1600 in #openstack-meeting-alt15:52
adrian_ottoping erw funzo s1rp16:01
*** marcoemorais has joined #openstack-containers16:21
*** julim has joined #openstack-containers16:27
*** adrian_otto1 has joined #openstack-containers16:41
*** adrian_otto has quit IRC16:42
*** adrian_otto1 is now known as adrian_otto16:52
*** stannie has quit IRC16:54
*** harlowja_away is now known as harlowja16:56
apmeltonso thomasem, it would be returned, but you wouldn't need to use it to create another container17:00
thomasemOh, yeah. I agree with that.17:00
thomasemI meant we'd just need to add some attributes and allow it to accept some additional things, like container group UUID17:01
*** diga has joined #openstack-containers17:01
thomasem=]17:01
apmeltonat the time of container creation, it might not even be known what group it'll end up in17:01
thomasemyeah17:01
apmeltonthomasem: I thought you meant something like this for say container create POST /groups/<uuid>/containers17:01
thomasemNah, from the container service it'll be POST /containers and have UUID in the data if we have a specific group we want to attach it to.17:02
apmeltonyea, that makes sense17:02
thomasemokay cool17:02
apmeltonanyways, I think that stripping what we don't need out of this spec, and adding groups in would be good17:03
thomasemYeah. We may want to rearrange the networking attributes17:03
thomasembut, idk. I mean we could make it work about any way. Just I don't see things like routes in here to provide that level of flexibility in private networks.17:04
thomasemRather, net-id attribution17:05
thomasemlol17:05
thomasemthe route stuff would be set up in Neutron17:05
thomasemNeed some lunch17:06
digaHi17:08
digado we have any plan for initial development cyvle ?17:08
digacycleas discussed in the meeting, we are targeting POST & DELETE, right ?17:09
diga@adrian_otto17:19
* adrian_otto here17:25
digahi17:26
adrian_ottowe have not yet made a plan concrete17:26
adrian_ottowe have consensus that we should be taking an iterative approach17:26
digaShould I work on create & delete containers using docker apis ?17:26
digathis will be good start for me17:26
adrian_ottoand as apmelton mentioned, something as narrow as creation and destruction of containers is the most narrow starting point available to us17:27
adrian_ottothere are some things that we will need regardless17:27
adrian_ottolike the WSGI framework setup17:28
adrian_ottothe Pecan+SWME setup should be one of the first commits, and some imports of stuff in oslo that we know we are going to need17:29
*** diga has quit IRC17:30
*** diga has joined #openstack-containers17:32
*** diga_ has joined #openstack-containers17:35
*** diga has quit IRC17:37
diga_Hi17:40
diga_I will wait the concrete plan17:41
diga_@adrian_otto - or do you suggest me any work item here ?17:41
adrian_ottodiga_: sweet, let's see if we can get you started on some basics17:43
adrian_ottoare you already familiar with Pecan+WSME?17:44
adrian_ottoif not, it would be wise to read up on that a bit17:44
diga_yes17:44
diga_pecan - yes17:44
diga_I know how to implement the api's using pecan+wsme17:45
adrian_ottoWould you be willing to do some initial POC work that we might tweak again later as our API plans solidify?17:45
diga_yes, why not17:45
adrian_ottoif we could implement the API to just return Not Implemented for each of the calls17:46
diga_yep, sure17:46
adrian_ottobut have a place where we can hang docstrings in the code17:46
diga_okay17:46
adrian_ottowe can use that as detail to support the spec17:46
diga_yes17:47
adrian_ottoto the level of detail of what data types we use, what we pass in, what gets returned17:47
adrian_ottoand we can iterate on that as needed17:47
diga_yes17:47
adrian_ottoI will work with mikal to see about merging the stackforge review. I expect to see him online this afternoon.17:47
diga_okay17:48
adrian_ottoonce that patch lands, we can start to commit code to the repo for review17:48
diga_yep, sure17:48
diga_I'll come up with the code for base api's17:49
diga_do I need to open a blueprint for this ??17:49
diga_or I use https://blueprints.launchpad.net/nova/+spec/containers-service17:50
diga_to commit the code17:50
diga_Heyy, its late here17:53
diga_I'll connect to you tomorrow on the same time17:53
diga_if anything you want to discuss, I'll be available on digambarpat@gmail.com17:54
adrian_ottook, thanks. I will open an LP for this project17:57
adrian_ottoI think17:57
diga_yeah18:00
*** thomasem_ has joined #openstack-containers18:00
diga_sure18:00
adrian_ottoso once that exists, you can put BP's in there. Good night!18:00
*** thomasem has quit IRC18:01
diga_Have a nice day18:02
*** diga_ has quit IRC18:06
*** julienvey has quit IRC18:48
*** harlowja has quit IRC19:13
*** harlowja has joined #openstack-containers19:13
*** unicell has quit IRC19:53
*** julienvey has joined #openstack-containers20:10
*** julim has quit IRC21:11
*** EricGonczer_ has quit IRC21:19
*** thomasem_ has quit IRC21:34
*** julienvey has quit IRC21:53
*** julienvey has joined #openstack-containers21:59
*** HenryG_ has joined #openstack-containers22:17
*** HenryG has quit IRC22:19
*** harlowja has quit IRC22:39
*** harlowja has joined #openstack-containers22:39
*** julienvey has quit IRC22:53
*** jeckersb is now known as jeckersb_gone22:57
*** julienvey has joined #openstack-containers23:24
*** julienvey has quit IRC23:28
*** HenryG_ is now known as HenryG23:42

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