*** unicell1 is now known as unicell | 00:00 | |
*** unicell has joined #openstack-containers | 00:00 | |
*** adrian_otto has quit IRC | 00:03 | |
*** harlowja is now known as harlowja_away | 00:29 | |
*** marcoemorais has quit IRC | 00:35 | |
*** EricGonczer_ has joined #openstack-containers | 00:36 | |
*** marcoemorais has joined #openstack-containers | 00:55 | |
*** harlowja_away is now known as harlowja | 00:56 | |
*** EricGonczer_ has quit IRC | 00:59 | |
*** EricGonczer_ has joined #openstack-containers | 01:18 | |
*** EricGonczer_ has quit IRC | 01:35 | |
*** EricGonczer_ has joined #openstack-containers | 01:38 | |
*** EricGonczer_ has quit IRC | 01:46 | |
*** EricGonczer_ has joined #openstack-containers | 02:04 | |
*** EricGonczer_ has quit IRC | 02:09 | |
*** marcoemorais has quit IRC | 02:31 | |
*** EricGonczer_ has joined #openstack-containers | 02:42 | |
*** EricGonczer_ has quit IRC | 02:43 | |
*** adrian_otto has joined #openstack-containers | 03:09 | |
*** harlowja is now known as harlowja_away | 04:08 | |
*** adrian_otto has quit IRC | 05:13 | |
*** stannie has joined #openstack-containers | 07:48 | |
*** julienvey has joined #openstack-containers | 08:17 | |
*** unicell has quit IRC | 09:51 | |
*** julienvey has quit IRC | 10:18 | |
*** julienvey has joined #openstack-containers | 10:29 | |
*** zul has quit IRC | 10:36 | |
*** EricGonczer_ has joined #openstack-containers | 10:58 | |
*** EricGonczer_ has quit IRC | 11:07 | |
*** EricGonczer_ has joined #openstack-containers | 11:09 | |
*** EricGonczer_ has quit IRC | 11:14 | |
*** jeckersb_gone is now known as jeckersb | 12:38 | |
*** julim has joined #openstack-containers | 12:42 | |
*** julim has quit IRC | 12:43 | |
*** unicell has joined #openstack-containers | 12:45 | |
*** julim has joined #openstack-containers | 13:03 | |
*** thomasem has joined #openstack-containers | 13:42 | |
*** HenryG_ has joined #openstack-containers | 13:46 | |
*** HenryG has quit IRC | 13:47 | |
*** EricGonczer_ has joined #openstack-containers | 14:04 | |
*** HenryG_ is now known as HenryG | 14:07 | |
*** PaulCzar has joined #openstack-containers | 14:25 | |
*** julim has quit IRC | 14:59 | |
*** adrian_otto has joined #openstack-containers | 15:01 | |
*** adrian_otto has quit IRC | 15:03 | |
*** adrian_otto has joined #openstack-containers | 15:03 | |
*** PaulCzar has quit IRC | 15:30 | |
*** PaulCzar has joined #openstack-containers | 15:45 | |
adrian_otto | Our Team meeting will begin in a few minutes at UTC1600 in #openstack-meeting-alt | 15:52 |
---|---|---|
adrian_otto | ping erw funzo s1rp | 16:01 |
*** marcoemorais has joined #openstack-containers | 16:21 | |
*** julim has joined #openstack-containers | 16:27 | |
*** adrian_otto1 has joined #openstack-containers | 16:41 | |
*** adrian_otto has quit IRC | 16:42 | |
*** adrian_otto1 is now known as adrian_otto | 16:52 | |
*** stannie has quit IRC | 16:54 | |
*** harlowja_away is now known as harlowja | 16:56 | |
apmelton | so thomasem, it would be returned, but you wouldn't need to use it to create another container | 17:00 |
thomasem | Oh, yeah. I agree with that. | 17:00 |
thomasem | I meant we'd just need to add some attributes and allow it to accept some additional things, like container group UUID | 17:01 |
*** diga has joined #openstack-containers | 17:01 | |
thomasem | =] | 17:01 |
apmelton | at the time of container creation, it might not even be known what group it'll end up in | 17:01 |
thomasem | yeah | 17:01 |
apmelton | thomasem: I thought you meant something like this for say container create POST /groups/<uuid>/containers | 17:01 |
thomasem | Nah, 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 |
apmelton | yea, that makes sense | 17:02 |
thomasem | okay cool | 17:02 |
apmelton | anyways, I think that stripping what we don't need out of this spec, and adding groups in would be good | 17:03 |
thomasem | Yeah. We may want to rearrange the networking attributes | 17:03 |
thomasem | but, 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 |
thomasem | Rather, net-id attribution | 17:05 |
thomasem | lol | 17:05 |
thomasem | the route stuff would be set up in Neutron | 17:05 |
thomasem | Need some lunch | 17:06 |
diga | Hi | 17:08 |
diga | do we have any plan for initial development cyvle ? | 17:08 |
diga | cycleas discussed in the meeting, we are targeting POST & DELETE, right ? | 17:09 |
diga | @adrian_otto | 17:19 |
* adrian_otto here | 17:25 | |
diga | hi | 17:26 |
adrian_otto | we have not yet made a plan concrete | 17:26 |
adrian_otto | we have consensus that we should be taking an iterative approach | 17:26 |
diga | Should I work on create & delete containers using docker apis ? | 17:26 |
diga | this will be good start for me | 17:26 |
adrian_otto | and as apmelton mentioned, something as narrow as creation and destruction of containers is the most narrow starting point available to us | 17:27 |
adrian_otto | there are some things that we will need regardless | 17:27 |
adrian_otto | like the WSGI framework setup | 17:28 |
adrian_otto | the Pecan+SWME setup should be one of the first commits, and some imports of stuff in oslo that we know we are going to need | 17:29 |
*** diga has quit IRC | 17:30 | |
*** diga has joined #openstack-containers | 17:32 | |
*** diga_ has joined #openstack-containers | 17:35 | |
*** diga has quit IRC | 17:37 | |
diga_ | Hi | 17:40 |
diga_ | I will wait the concrete plan | 17:41 |
diga_ | @adrian_otto - or do you suggest me any work item here ? | 17:41 |
adrian_otto | diga_: sweet, let's see if we can get you started on some basics | 17:43 |
adrian_otto | are you already familiar with Pecan+WSME? | 17:44 |
adrian_otto | if not, it would be wise to read up on that a bit | 17:44 |
diga_ | yes | 17:44 |
diga_ | pecan - yes | 17:44 |
diga_ | I know how to implement the api's using pecan+wsme | 17:45 |
adrian_otto | Would 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 not | 17:45 |
adrian_otto | if we could implement the API to just return Not Implemented for each of the calls | 17:46 |
diga_ | yep, sure | 17:46 |
adrian_otto | but have a place where we can hang docstrings in the code | 17:46 |
diga_ | okay | 17:46 |
adrian_otto | we can use that as detail to support the spec | 17:46 |
diga_ | yes | 17:47 |
adrian_otto | to the level of detail of what data types we use, what we pass in, what gets returned | 17:47 |
adrian_otto | and we can iterate on that as needed | 17:47 |
diga_ | yes | 17:47 |
adrian_otto | I will work with mikal to see about merging the stackforge review. I expect to see him online this afternoon. | 17:47 |
diga_ | okay | 17:48 |
adrian_otto | once that patch lands, we can start to commit code to the repo for review | 17:48 |
diga_ | yep, sure | 17:48 |
diga_ | I'll come up with the code for base api's | 17:49 |
diga_ | do I need to open a blueprint for this ?? | 17:49 |
diga_ | or I use https://blueprints.launchpad.net/nova/+spec/containers-service | 17:50 |
diga_ | to commit the code | 17:50 |
diga_ | Heyy, its late here | 17:53 |
diga_ | I'll connect to you tomorrow on the same time | 17:53 |
diga_ | if anything you want to discuss, I'll be available on digambarpat@gmail.com | 17:54 |
adrian_otto | ok, thanks. I will open an LP for this project | 17:57 |
adrian_otto | I think | 17:57 |
diga_ | yeah | 18:00 |
*** thomasem_ has joined #openstack-containers | 18:00 | |
diga_ | sure | 18:00 |
adrian_otto | so once that exists, you can put BP's in there. Good night! | 18:00 |
*** thomasem has quit IRC | 18:01 | |
diga_ | Have a nice day | 18:02 |
*** diga_ has quit IRC | 18:06 | |
*** julienvey has quit IRC | 18:48 | |
*** harlowja has quit IRC | 19:13 | |
*** harlowja has joined #openstack-containers | 19:13 | |
*** unicell has quit IRC | 19:53 | |
*** julienvey has joined #openstack-containers | 20:10 | |
*** julim has quit IRC | 21:11 | |
*** EricGonczer_ has quit IRC | 21:19 | |
*** thomasem_ has quit IRC | 21:34 | |
*** julienvey has quit IRC | 21:53 | |
*** julienvey has joined #openstack-containers | 21:59 | |
*** HenryG_ has joined #openstack-containers | 22:17 | |
*** HenryG has quit IRC | 22:19 | |
*** harlowja has quit IRC | 22:39 | |
*** harlowja has joined #openstack-containers | 22:39 | |
*** julienvey has quit IRC | 22:53 | |
*** jeckersb is now known as jeckersb_gone | 22:57 | |
*** julienvey has joined #openstack-containers | 23:24 | |
*** julienvey has quit IRC | 23:28 | |
*** HenryG_ is now known as HenryG | 23:42 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!