Thursday, 2015-05-28

*** rlrevell has quit IRC00:00
*** alex_klimov has quit IRC00:01
*** snrism has quit IRC00:01
*** mahito has joined #openstack-containers00:04
*** rlrevell has joined #openstack-containers00:06
*** mahito has quit IRC00:08
*** julim has quit IRC00:09
*** p4tux has quit IRC00:10
eliqiao1hi Kennan, yes, I can login on, and docker is running,00:10
*** mahito has joined #openstack-containers00:10
eliqiao1Kennan, but no images was pull down..00:10
eliqiao1Kennan, yes I tried may times , but not working, so is that may be I use proxy in my host ?00:11
Kennaneliqiaol I have removed old env would setup new env today00:14
Kennaneliqiao1 you need check if you have containers running or images running00:15
*** daneyon_ has joined #openstack-containers00:15
Kennanif not, it seems have issues for image container operation in vm00:15
*** daneyon has quit IRC00:18
*** suro-patz1 has quit IRC00:18
*** daneyon_ has quit IRC00:21
eliqiao1 Kennan, okay, I will try it again... thanks for the kindly help. :)00:23
Kennaneliqiao1 wcl00:23
*** rlrevell has quit IRC00:27
*** mahito has quit IRC00:28
*** tobe has joined #openstack-containers00:32
*** snrism has joined #openstack-containers00:36
*** p4tux has joined #openstack-containers00:36
*** tobe has quit IRC00:36
*** snrism has quit IRC00:38
*** snrism has joined #openstack-containers00:38
larsksKennan: around now, briefly.00:40
*** p4tux has quit IRC00:40
*** vilobhmm has quit IRC00:47
*** kitch_ has joined #openstack-containers00:50
*** jruano has quit IRC00:58
*** eghobo has quit IRC00:59
sdake_eliqiao1 try curl google.com01:01
sdake_i suspect your vm does not have network connectivity to the external network01:02
sdake_#1 problem01:02
sdake_(try the curl from whtin the container)01:02
sdake_if it fails dns, your dns is not setup in devstack01:02
sdake_then try curl the actual ip address of www.google.com01:03
sdake_if that doesn't work then your FLAT_INTERFACE for neutron isn't routing properly01:03
sdake_you will have to find the black magic arts to get that part working01:03
sdake_most people use masquarade rules01:03
eliqiao1sdake_:  yes01:03
sdake_yes what?01:03
eliqiao1sdake_:  you are right, my vm can not conect with docker server01:03
eliqiao1[fedora@swarmbay-g2oyxhube366-swarm-manager-ji7h7wzkh6be ~]$ sudo docker search ubuntu01:04
eliqiao1FATA[0020] Error response from daemon: Get https://index.docker.io/v1/search?q=ubuntu: dial tcp: lookup index.docker.io: no such host01:04
sdake_ya either your dns is not setup properly for your neutron net or your not geting routing out your public interface01:04
sdake_to tell, make sure 8.8.8.8 is in /etc/resolv.conf01:04
eliqiao1sdake_, yes 8888 is in resolv.conf01:05
*** blakec has joined #openstack-containers01:05
sdake_try ping 8.8.8.801:05
eliqiao1ping 8.8.8.801:06
eliqiao1-bash: /usr/bin/ping: Invalid argument01:06
sdake_ya thats annoying01:06
sdake_I think that is an atomic bug01:06
sdake_scp ping from your local host01:06
sdake_or curl a known ip address01:06
eliqiao1is that doable? my host is ubuntu01:06
sdake_curl a known ip address01:07
sdake_nslookup www.news.com on your local machine01:07
sdake_then curl its ip address inside the vm01:07
*** p4tux has joined #openstack-containers01:07
eliqiao1another thing I need to clarify is my host also using a proxy(you konw, in China , the GFW)01:07
sdake_curla  chinese address01:08
sdake_an ip a ddress01:08
sdake_jay-lay-513 and hongbin are in china, they are good resources for getting magnum rolling in the firewall situation01:09
sdake_i'm headed to ptfo long day01:09
sdake_good luck ;-)01:09
eliqiao1sdake_:  okay , cool, I will try to contact with them..01:09
eliqiao1sdake_:  thank you :)01:09
*** p4tux has quit IRC01:12
*** tobe has joined #openstack-containers01:18
*** vilobhmm has joined #openstack-containers01:20
Kennanlarsk01:20
Kennannot sure if your still here just want to check your template parameter question01:21
Kennanlarsks01:21
larsksKennan: here for a bit.  Which question?01:21
Kennanlarsks01:22
Kennan cpu=$(($(nproc) * 1000))01:22
Kennanyou use cpu number * 100001:22
Kennanwhat does it mean ?01:22
Kennanhongbin moved to china ? I thought he still in Canada01:23
larsksCan you clarify your question? Do you mean, "what does that shell expression do?" or do you mean "what are you using the value for" or do you mean "why are you performing this particular calculation?"01:23
Kennanlarsks01:24
Kennanhttps://review.openstack.org/#/c/185276/2/magnum/templates/heat-kubernetes/fragments/kube-register.yaml01:24
Kennanwhat does CPU used here for ?01:24
KennanI think cpu means system cpu numbers01:24
Kennanif that case01:24
*** blakec has quit IRC01:24
larsksTo provide the kube master with information about cpu resources available on the minion.01:24
Kennanwhy multiply with 100001:24
Kennanlarsks01:24
Kennanwhat does it mean to multiply * 100001:24
larsksThat code actually comes via a PR from Rabi (https://github.com/rabi), and I assume it reflect how kubernetes normally accounts cpu resources.01:25
larsksI have actually not investigated it in any detail.01:25
Kennanlarsks OK Did you get that pr number ?01:26
*** mahito has joined #openstack-containers01:26
larsksKennan: Actually, I lied, that was from Hongbin: https://github.com/larsks/heat-kubernetes/commit/e1d544adc24b7d2f8a4f1d4ebb13134c204906ec01:28
*** sdake_ has quit IRC01:28
*** jjlehr has joined #openstack-containers01:28
*** rlrevell has joined #openstack-containers01:30
*** dims_ has quit IRC01:35
*** sam17 has quit IRC01:35
*** vilobhmm has quit IRC01:38
*** vilobhmm has joined #openstack-containers01:38
*** p4tux has joined #openstack-containers01:40
*** muralia has joined #openstack-containers01:44
*** p4tux has quit IRC01:44
eliqiao1so if create bay, but heat create stack failed (time out and  status is "CREATE_FAILED"), and magnum-conductor raise " Bay check exit after 2000 attempts", so that bay will leaving at CREATE_IN_PROGRESS for ever ?01:47
*** erkules has quit IRC01:50
Kennaneliqiao1 as it polling so timeout, it would not sync status again01:51
*** erkules has joined #openstack-containers01:51
Kennanit means your env have some issue01:52
Kennanvery slow seems01:52
*** vilobhmm has quit IRC01:55
*** blakec has joined #openstack-containers01:59
*** mahito has quit IRC02:02
*** mahito has joined #openstack-containers02:04
*** fawadkhaliq has quit IRC02:09
*** p4tux has joined #openstack-containers02:12
*** blakec1 has joined #openstack-containers02:14
*** blakec has quit IRC02:17
*** p4tux has quit IRC02:17
eliqiao1but when create bay in magnum, magnum call heat to create a stack, it pass down heat_timeout to heat, so magnum's pull time should be greater then heat's timeout mins02:18
*** unicell has quit IRC02:25
*** snrism has quit IRC02:26
*** snrism has joined #openstack-containers02:26
*** rlrevell has quit IRC02:30
*** snrism has quit IRC02:32
*** blakec1 has quit IRC02:34
*** p4tux has joined #openstack-containers02:46
*** p4tux has quit IRC02:50
*** sankarshan_ is now known as sankarshan_away02:50
*** mahito has quit IRC02:50
*** muralia has quit IRC02:54
*** sankarshan_away is now known as sankarshan_02:56
*** p4tux has joined #openstack-containers03:18
*** jjlehr has quit IRC03:20
*** achanda has joined #openstack-containers03:22
*** p4tux has quit IRC03:22
*** unicell has joined #openstack-containers03:25
*** rbradfor has quit IRC03:28
*** rbradfor has joined #openstack-containers03:41
*** p4tux has joined #openstack-containers03:51
*** p4tux has quit IRC03:55
*** eghobo has joined #openstack-containers03:56
*** achanda has quit IRC04:01
*** julim has joined #openstack-containers04:02
*** kitch_ has quit IRC04:11
*** snrism has joined #openstack-containers04:20
*** Drago has quit IRC04:28
*** xuhaiwei_ has joined #openstack-containers04:28
*** kebray_ has joined #openstack-containers04:35
*** tobe has quit IRC04:36
*** kebray has quit IRC04:39
*** sdake has joined #openstack-containers04:39
sdakeevening04:40
sdakehongbin wre you able to help eliqaio104:40
sdakekennan not sure on hongbin in china, for some reason I thoughthe moved (he mentioend soething about timezone adjustment)04:40
*** openstackgerrit has quit IRC04:50
*** openstackgerrit has joined #openstack-containers04:50
*** sdake_ has joined #openstack-containers04:50
*** sdake has quit IRC04:54
*** nihilifer has quit IRC04:55
*** p4tux has joined #openstack-containers04:56
*** zul has quit IRC04:57
*** zul has joined #openstack-containers04:58
*** fawadkhaliq has joined #openstack-containers04:59
*** p4tux has quit IRC05:01
eliqiao1sdake: you are nice, my time zone is utc+8 , hope to join magnum weekly meeting , every Tuesday utc 1600?05:02
*** cloudm2 has quit IRC05:02
openstackgerritMerged openstack/magnum: Backport "added script for dynamically registering a minion"  https://review.openstack.org/18527605:03
openstackgerritMerged openstack/magnum: Backport "fixup! added script for dynamically registering a minion"  https://review.openstack.org/18527705:04
sdake_eliqaio1 my time zone is gmt-705:07
sdake_(gmt=utc)05:07
sdake_it alternates between tuesday 1600 and I think 2200 utc05:07
*** sankarshan_ is now known as sankarshan_away05:11
Kennansdake_ not sure hongbin location :)05:15
eliqiao1sdake_:  thanks, good to know.05:15
eliqiao1sdake_: I found this #link https://wiki.openstack.org/wiki/Meetings/Containers , will try to catch up in next's utc 1600 meeting, utc 2200 is tooo... hard for me.05:18
sdake_ya that is why we hvae two tz meetings eilqiao105:21
sdake_to hit APAC/EMEA/US05:21
madhuriDo anyone have idea about eval and ast.literal_eval?05:22
sdake_so madhuri rtfming it looks like eval just executes arbitrary python code05:23
sdake_https://docs.python.org/2/library/functions.html#eval05:23
*** mahito has joined #openstack-containers05:23
sdake_the change set you mentioned privately is https://review.openstack.org/#/c/172750/1/magnum/common/pythonk8sclient/client/swagger.py05:23
madhuriYes to make bandit pass05:24
madhuriBut it doesn't work because ast.literal_eval don't work with objects05:24
sdake_it looks to me like the code in eval is secure as is05:25
sdake_although it does take a string type05:25
sdake_which coudl be "blow-up-thesystem-and-smile-afterwards" :)05:25
sdake_what does that code do precisely?05:25
madhuriThe ast.literal_eval code?05:27
sdake_no05:27
sdake_the eval code in the swagger generated code05:27
*** mahito has quit IRC05:27
sdake_maybe we can get rid of tht part05:27
sdake_or rework it not to use eval05:28
madhuriIt converts a model type that is passed as string to object type05:28
madhuriThe response from a readAPI is an object of models05:28
madhuriFor example, readPod returns V1beta3_Pod object05:29
sdake_but rest api returns string?05:29
madhuriA dictionary05:30
sdake_so you want to convert a dictionary to a v1beta3_Pod object?05:30
madhuriYes05:30
sdake_ok so that is how eval is being used05:31
madhuriYes05:31
madhuriThat is what swagger generated code does05:31
sdake_got a link to v1beta3_Pod?05:31
sdake_in the coe base05:31
sdake_and a printout of what the dictionary looks like?05:32
sdake_ideally v1beta3_pod should have a from_dict() function05:32
sdake_that is how real python code is written ;-)05:32
sdake_wow there are like a million objects inthis thing05:34
sdake_can you tell me what the dictionary you are getting back is?05:35
sdake_annoying that a base class is not used here: https://github.com/openstack/magnum/blob/master/magnum/common/pythonk8sclient/client/models/V1beta3_Pod.py#L1805:35
madhuriI will paste it05:36
madhuriGive me a second05:36
madhurihttp://paste.openstack.org/show/241428/05:37
madhuriv1beta3_pod doesn't have any method05:37
*** snrism has quit IRC05:37
*** achanda has joined #openstack-containers05:38
sdake_it has an __init__ function05:42
sdake_this is wht eval does I think (calls __init__ to build the object)05:42
*** snrism has joined #openstack-containers05:42
sdake_what I propose is put a base class in each of the objects05:43
sdake_in the base class make a from_dict() function05:43
sdake_madhuri try prototype just the pod function with this05:44
sdake_    @classmethod05:44
sdake_    def from_dict(cls, values):05:44
sdake_        return cls(**values)05:44
sdake_and pass the dict as the only parameter05:44
madhuriOk05:45
sdake_make sense?05:45
sdake_classmethods are how this problem should be solved05:46
*** mahito has joined #openstack-containers05:46
madhurieval just return the object type05:47
madhuriNot object instance05:47
sdake_you dont need the object instance?05:48
madhurihttps://github.com/openstack/magnum/blob/master/magnum/common/pythonk8sclient/client/swagger.py#L223-L24805:50
sdake_the function is called deserialize05:51
madhuriYes05:51
madhuriThis above code sets the attribute to the object05:51
openstackgerritLan Qi Song proposed openstack/magnum: Add bay snapshot object  https://review.openstack.org/18500505:52
sdake_ok well thats pretty terrible code ;)05:52
sdake_let me post review and you can test ok?05:52
sdake_I dont have env working atm05:52
sdake_been jerking aroudn with it lately05:52
madhuriOk sure05:53
madhuriBut this is also bad that ast.literal_eval doesn't support object types05:53
madhuriast.literal_eval('a')05:54
madhuriThis also fails05:54
sdake_we are not going to use ast05:55
sdake_we are goign to rework deserialize instead05:55
madhurisdake_, that's good but this is going to be ver hard for us to manage pythonk8sclient code05:57
sdake_no05:57
madhuriBut I am not worrying about it anymore05:57
sdake_give me 10 mins05:57
sdake_it willbe easy to manage05:57
sdake_hang tight05:57
sdake_the parameter objClassi is set to what?05:57
sdake_in the podv3 case?05:57
madhuri<class 'magnum.common.pythonk8sclient.client.models.V1beta3_ResourceRequirements.V1beta3_ResourceRequirements'>05:58
madhuriSorry05:58
madhuri<class 'magnum.common.pythonk8sclient.client.models.V1beta3_Pod.V1beta3_Pod'>05:58
madhuriThis one05:58
*** p4tux has joined #openstack-containers06:01
sdake_madhuri my dinner has arrived, will yoube around for another hour or so?06:03
madhuriYes06:03
sdake_I am not a super python pro so it will take a bit to eat plus figure out how to do this in python06:03
sdake_I'mp retty sure that deserialize function canbe 5 lines of code or so ;)06:04
madhuriFor 2 hrs I am here06:04
madhuriOk06:04
*** tobe has joined #openstack-containers06:04
*** diga has quit IRC06:06
*** p4tux has quit IRC06:06
*** destiny has joined #openstack-containers06:08
*** snrism_ has joined #openstack-containers06:10
*** snrism has quit IRC06:10
*** sankarshan_away is now known as sankarshan_06:11
*** yuanying has quit IRC06:11
openstackgerritSteven Dake proposed openstack/magnum: Make swagger.py pythonic  https://review.openstack.org/18628706:13
sdake_madhuri can you see if that has the desired effect06:14
sdake_does the pod object encode other types of objects within it?06:16
sdake_the problem with this is swagger is returning a list of dictionaries06:20
sdake_rather a dictionary list06:21
sdake_is there a V1beta3_Pod list type?06:21
sdake_rather the json is a list of objects06:22
sdake_madhuri are you sure the class is not V1beta3_PodList06:23
sdake_what makes this more complex is objects can have subobjects and the class type is defined in the models.py06:29
sdake_rather self.swaggerTypes06:30
*** nshaikh has joined #openstack-containers06:33
*** snrism_ has quit IRC06:34
*** yuanying has joined #openstack-containers06:36
sdake_madhuri give me bit to test a new deserilaize function06:41
*** snrism has joined #openstack-containers06:51
*** Tango has quit IRC06:51
*** snrism has quit IRC06:58
*** vilobhmm has joined #openstack-containers06:59
*** yuanying has quit IRC06:59
*** yuanying_ has joined #openstack-containers07:01
madhuriYes there is v1beta3_PodList type also07:02
madhurilet me check07:02
sdake_i was wrong07:03
sdake_i am still working madhuri07:03
sdake_give me time :)07:03
sdake_not a python wizard07:03
madhuriOk sure07:03
sdake_madhuri any idea how to ge t this working07:05
sdake_http://ur1.ca/mnqt8 -> http://paste.fedoraproject.org/226399/9674514307:05
sdake_TypeError: 'V1beta3_Pod' object has no attribute '__getitem__'07:06
*** erkules has quit IRC07:06
*** erkules has joined #openstack-containers07:06
*** p4tux has joined #openstack-containers07:07
madhuriHere my_pod is an object07:09
madhuriThis won't work07:10
madhuriJust give me a sec07:10
*** vilobhmm has quit IRC07:10
madhurisdake_,07:11
madhurisdake_, print object_type.swaggerTypes[k]07:11
madhuriThis is correct07:11
*** p4tux has quit IRC07:11
sdake_thanks late here :)07:12
*** snrism has joined #openstack-containers07:12
sdake_and I get the value how?07:12
sdake_Iget a key error when I run that code07:13
*** snrism has quit IRC07:13
madhuriJust give me a minute07:14
sdake_the models file has no metadata defined in waggertypes!07:15
sdake_looks like the swagger implementation in k8s is broke07:16
madhurihttp://paste.fedoraproject.org/226402/43279735/07:16
madhuriYes no metadata defined07:16
sdake_couldyou file a bug07:16
sdake_I am pretty sure that is a problem in the swagger spec07:16
sdake_would you agree?07:16
madhuriYes, but before that I confirm07:17
madhuriAs there are other attributes also07:17
madhuriOther than swaggerTypes07:18
sdake_metadata is undefined in the file07:18
sdake_and its on the same level as apiVersion07:18
madhuriYes I also see07:18
sdake_theirswagger spec is broke07:18
madhuriNo metadata defined07:18
madhuriThis is Kubernetes swagger spec issue07:19
sdake_agree07:19
sdake_can you file a bug with k8s07:20
madhuriYes I will07:20
sdake_whoever thought swagger was a good idea...07:20
sdake_well I wouldn't say should be fired07:20
sdake_BUT they should be punished :)07:20
madhuriHaha07:20
openstackgerritAndreas Jaeger proposed openstack/magnum: Manually import all pot files  https://review.openstack.org/18630207:20
madhuriAnd I always feel bad whenever it is broken07:21
madhuriI find myself guilty :D07:21
madhuriAnd it is always broken07:21
madhuriNot even a single API woks fine07:21
*** alex_klimov has joined #openstack-containers07:23
*** snrism has joined #openstack-containers07:24
*** p4tux has joined #openstack-containers07:40
*** mahito has quit IRC07:44
*** p4tux has quit IRC07:44
*** mahito has joined #openstack-containers07:45
madhurisdake_, around?07:45
sdake_yes working on problem07:45
sdake_close to having it solved07:45
madhuriHerehttps://github.com/GoogleCloudPlatform/kubernetes/blob/master/api/swagger-spec/v1beta3.json#L11068-L1109207:45
madhurihttps://github.com/GoogleCloudPlatform/kubernetes/blob/master/api/swagger-spec/v1beta3.json#L11068-L1109207:45
madhuriIts working now07:46
sdake_oh you mean the metadata thing07:46
madhuriYes07:46
madhuriIt is there is spec07:46
madhuriBut our client code is not updated one07:46
madhuriFor now07:47
madhuriAdding 'metadata': 'V1beta3_ObjectMeta' to swaggerTypes will resolve the problem07:47
openstackgerritTom Cammann proposed openstack/magnum: Semi-Backport "successfully add new minions via stack-update"  https://review.openstack.org/18527807:59
openstackgerritTom Cammann proposed openstack/magnum: Backport "Replace CFN resources with heat native"  https://review.openstack.org/18555808:00
openstackgerritTom Cammann proposed openstack/magnum: Backport "added required id: top-level key"  https://review.openstack.org/18555908:00
*** dims_ has joined #openstack-containers08:02
*** alex_klimov has quit IRC08:04
*** dims_ has quit IRC08:08
*** eghobo has quit IRC08:08
madhurisdake_, I will not be around as I have to visit hospital08:08
sdake_hope all is well08:08
sdake_I'll have a patch for you inthe morning to test08:08
sdake_i am nearly done08:08
madhuriNothing much08:09
madhuriWill you submit the patch?08:09
sdake_yes when I have it completed08:09
madhuriOk I will have a look later08:09
madhuriThanks!08:09
*** alex_klimov has joined #openstack-containers08:10
*** p4tux has joined #openstack-containers08:12
*** mahito has quit IRC08:13
madhurisdake_, The metadata is added in Kubernetes spec on 2015-05-0508:15
madhuriSo we will have to fix this in our client code only08:16
*** p4tux has quit IRC08:17
*** snrism has quit IRC08:32
*** pavel_ has joined #openstack-containers08:36
pavel_do you know if heat and magnum of version Kilo will work with the openstack core components from Juno?08:36
openstackgerritTom Cammann proposed openstack/magnum: Backport "Avoid usage of deprecated properties"  https://review.openstack.org/18631808:40
openstackgerritTom Cammann proposed openstack/magnum: Backport "Cleanup the templates"  https://review.openstack.org/18631908:40
openstackgerritTom Cammann proposed openstack/magnum: Backport multiple template fixes  https://review.openstack.org/18632008:40
openstackgerritSteven Dake proposed openstack/magnum: WIP: Implement secure deserialize function  https://review.openstack.org/18628708:43
*** apuimedo has joined #openstack-containers08:44
*** p4tux has joined #openstack-containers08:45
openstackgerritSteven Dake proposed openstack/magnum: WIP: Implement secure deserialize function  https://review.openstack.org/18628708:47
openstackgerritKai Qiang Wu(Kennan) proposed openstack/magnum: Use new docker exec call  https://review.openstack.org/18632308:47
*** p4tux has quit IRC08:49
openstackgerritSteven Dake proposed openstack/magnum: Implement secure deserialize function  https://review.openstack.org/18628708:52
openstackgerritSteven Dake proposed openstack/magnum: Implement secure deserialize function  https://review.openstack.org/18628708:53
openstackgerritSteven Dake proposed openstack/magnum: Implement secure deserialize function  https://review.openstack.org/18628708:54
openstackgerritSteven Dake proposed openstack/magnum: Implement secure deserialize function  https://review.openstack.org/18628708:55
*** sdake has joined #openstack-containers08:58
*** sdake_ has quit IRC09:01
*** sdake_ has joined #openstack-containers09:04
*** sdake has quit IRC09:07
*** xek_ is now known as xek09:12
sdake_pavel_ magnum should work with jno version of openstack09:12
sdake_pavel_ you will have to ask the heat dependency question on the #heat channel09:12
*** p4tux has joined #openstack-containers09:18
*** p4tux has quit IRC09:23
eliqiao1I was so sad, I am in China, I can not play docker freely  - -|||09:24
eliqiao1I got this error when create a swarm token... I wonder how other Chinese folks play with docker ?09:25
eliqiao1time="2015-05-28T09:22:40Z" level=fatal msg="Post https://discovery-stage.hub.docker.com/v1/clusters: dial tcp: i/o timeout"09:25
*** snrism has joined #openstack-containers09:33
*** snrism has quit IRC09:37
openstackgerritSteven Dake proposed openstack/magnum: Implement secure deserialize function  https://review.openstack.org/18628709:38
*** xuhaiwei_ has quit IRC09:43
*** p4tux has joined #openstack-containers09:50
*** p4tux has quit IRC09:55
*** dims_ has joined #openstack-containers09:57
openstackgerritMerged openstack/magnum: Manually import all pot files  https://review.openstack.org/18630210:02
laneliqiao1,  you may try to use daocloud in China : https://dashboard.daocloud.io/mirror10:05
eliqiao1lan: okay , thanks I will try it tomorrow. :)10:06
pavel_sdake_: So I will ask another question, do you know if magnum of version Kilo will work with heat from Juno?10:12
*** p4tux has joined #openstack-containers10:25
*** p4tux has quit IRC10:30
*** kbyrne has quit IRC10:34
*** sdake_ has quit IRC10:38
*** kbyrne has joined #openstack-containers10:41
*** p4tux has joined #openstack-containers11:00
*** p4tux has quit IRC11:04
*** dims_ has quit IRC11:16
*** kebray_ has quit IRC11:16
*** dims_ has joined #openstack-containers11:17
*** dims_ has quit IRC11:28
*** dims_ has joined #openstack-containers11:28
*** tobe has quit IRC11:30
*** dims_ has quit IRC11:33
*** p4tux has joined #openstack-containers11:35
*** rlrevell has joined #openstack-containers11:35
*** openstackgerrit has quit IRC11:39
*** openstackgerrit has joined #openstack-containers11:39
*** dims_ has joined #openstack-containers11:39
*** tobe has joined #openstack-containers11:39
*** p4tux has quit IRC11:40
*** rlrevell has quit IRC11:44
*** achanda has quit IRC11:57
*** rlrevell has joined #openstack-containers12:07
*** jgjl has joined #openstack-containers12:09
*** p4tux has joined #openstack-containers12:09
*** p4tux has quit IRC12:14
*** EricGonczer_ has joined #openstack-containers12:14
*** kitch has joined #openstack-containers12:16
*** EricGonczer_ has quit IRC12:20
*** fawadkhaliq has quit IRC12:30
*** prad has joined #openstack-containers12:39
*** jgjl has quit IRC12:59
*** tobe has quit IRC13:08
*** jruano has joined #openstack-containers13:11
*** jjlehr has joined #openstack-containers13:18
*** dboik has joined #openstack-containers13:26
*** dboik has quit IRC13:26
*** pradk has joined #openstack-containers13:33
*** pradk has quit IRC13:33
*** pradk has joined #openstack-containers13:34
*** dims_ has quit IRC13:37
*** dims_ has joined #openstack-containers13:38
openstackgerritAccela Zhao proposed openstack/magnum: Fix method signatures unmatching in db api  https://review.openstack.org/18638713:38
*** achanda has joined #openstack-containers13:40
openstackgerritAccela Zhao proposed openstack/magnum: Fix continuation line under/over indented problems  https://review.openstack.org/18638813:41
*** jfarschman has joined #openstack-containers13:42
*** jfarschman is now known as MilesDenver13:42
*** p4tux has joined #openstack-containers13:50
*** jjlehr has quit IRC14:01
*** pradk has quit IRC14:05
*** pradk has joined #openstack-containers14:09
*** sdake has joined #openstack-containers14:09
*** lan_ has joined #openstack-containers14:10
*** sdake_ has joined #openstack-containers14:10
sdake_pavel_ should yes14:12
*** achanda_ has joined #openstack-containers14:13
*** sdake has quit IRC14:14
*** achanda has quit IRC14:17
*** fawadkhaliq has joined #openstack-containers14:19
*** dboik has joined #openstack-containers14:24
*** fawadkhaliq has quit IRC14:24
*** jjlehr has joined #openstack-containers14:26
*** hongbin has joined #openstack-containers14:27
*** nshaikh has quit IRC14:33
*** rpothier has joined #openstack-containers14:34
*** MilesDenver has left #openstack-containers14:34
*** sdake has joined #openstack-containers14:40
*** sdake_ has quit IRC14:44
*** lan_ has quit IRC14:47
*** rlrevell has quit IRC14:49
*** rlrevell has joined #openstack-containers14:51
*** snrism has joined #openstack-containers14:56
*** Tango has joined #openstack-containers14:58
*** kebray has joined #openstack-containers15:23
*** muralia has joined #openstack-containers15:25
*** Drago has joined #openstack-containers15:26
*** Drago has quit IRC15:26
*** Drago has joined #openstack-containers15:26
*** fawadkhaliq has joined #openstack-containers15:54
*** adrian_otto has joined #openstack-containers15:58
*** sdake_ has joined #openstack-containers15:58
*** sdake has quit IRC15:59
*** pradk has quit IRC16:00
*** sdake has joined #openstack-containers16:00
openstackgerritLan Qi Song proposed openstack/magnum: Use oslo.log instead of oslo.incubator log module  https://review.openstack.org/18644716:01
*** sdake_ has quit IRC16:03
*** alex_klimov has quit IRC16:04
*** joffter has joined #openstack-containers16:11
*** kebray has quit IRC16:12
*** unicell has quit IRC16:16
*** kitch has quit IRC16:17
*** p4tux has quit IRC16:19
*** p4tux has joined #openstack-containers16:19
*** kitch has joined #openstack-containers16:20
*** eghobo has joined #openstack-containers16:23
*** snrism has quit IRC16:24
*** unicell has joined #openstack-containers16:45
*** destiny has quit IRC16:54
*** achanda_ has quit IRC16:54
*** Drago has quit IRC17:01
*** Drago has joined #openstack-containers17:08
*** kebray has joined #openstack-containers17:09
*** Drago has quit IRC17:09
*** Drago has joined #openstack-containers17:09
*** Tango has quit IRC17:10
*** dan has joined #openstack-containers17:18
*** vilobhmm has joined #openstack-containers17:26
*** p4tux has quit IRC17:31
*** p4tux has joined #openstack-containers17:32
*** daneyon has joined #openstack-containers17:32
*** daneyon_ has joined #openstack-containers17:33
*** sdake_ has joined #openstack-containers17:35
*** daneyon has quit IRC17:36
*** sdake has quit IRC17:39
*** snrism has joined #openstack-containers17:43
*** rlrevell has quit IRC17:44
*** oro has joined #openstack-containers17:45
*** suro-patz has joined #openstack-containers17:45
*** joffter has quit IRC17:49
*** pavel_ has quit IRC17:52
*** Tango has joined #openstack-containers17:53
*** adrian_otto has quit IRC17:55
*** achanda has joined #openstack-containers18:00
*** kebray has quit IRC18:01
*** adrian_otto has joined #openstack-containers18:02
*** rlrevell has joined #openstack-containers18:03
*** snrism has quit IRC18:08
*** snrism has joined #openstack-containers18:10
*** snrism has quit IRC18:10
*** snrism has joined #openstack-containers18:11
*** achanda has quit IRC18:23
*** kebray has joined #openstack-containers18:26
*** apuimedo has quit IRC18:33
*** kebray has quit IRC18:57
*** snrism has quit IRC19:02
*** EricGonczer_ has joined #openstack-containers19:04
*** snrism has joined #openstack-containers19:12
*** kebray has joined #openstack-containers19:19
*** sdake has joined #openstack-containers19:26
*** snrism has quit IRC19:27
*** sdake_ has quit IRC19:29
*** joffter has joined #openstack-containers19:33
*** eghobo has quit IRC19:51
*** eghobo has joined #openstack-containers20:00
openstackgerritSteven Dake proposed openstack/magnum: Implement secure deserialize function  https://review.openstack.org/18628720:00
*** rlrevell has quit IRC20:03
*** kitch has quit IRC20:04
*** daneyon has joined #openstack-containers20:05
*** daneyon_ has quit IRC20:08
*** kitch has joined #openstack-containers20:12
*** achanda has joined #openstack-containers20:13
*** achanda has quit IRC20:20
*** eghobo_ has joined #openstack-containers20:24
*** sdake_ has joined #openstack-containers20:26
*** eghobo has quit IRC20:27
*** sdake has quit IRC20:30
*** Drago has quit IRC20:32
*** rlrevell has joined #openstack-containers20:41
*** snrism has joined #openstack-containers20:43
*** rlrevell1 has joined #openstack-containers20:44
*** rlrevell has quit IRC20:46
*** sdake_ has quit IRC20:47
*** daneyon has quit IRC20:48
*** sdake has joined #openstack-containers20:49
*** snrism has quit IRC20:52
openstackgerritSteven Dake proposed openstack/magnum: Implement secure deserialize function  https://review.openstack.org/18628720:56
*** vilobhmm1 has joined #openstack-containers21:00
*** vilobhmm has quit IRC21:00
*** vilobhmm1 has quit IRC21:01
*** vilobhmm has joined #openstack-containers21:01
*** dboik has quit IRC21:01
*** kitch has quit IRC21:02
*** geronimo_ has joined #openstack-containers21:03
*** suro-patz1 has joined #openstack-containers21:04
*** p4tux has quit IRC21:04
*** suro-patz has quit IRC21:04
*** snrism has joined #openstack-containers21:09
*** sdake_ has joined #openstack-containers21:11
*** Drago has joined #openstack-containers21:11
*** rpothier has quit IRC21:13
*** Drago has quit IRC21:13
*** Drago has joined #openstack-containers21:13
*** sdake has quit IRC21:14
*** jruano has quit IRC21:17
*** flbla has joined #openstack-containers21:17
*** rlrevell1 has quit IRC21:18
*** flbla has quit IRC21:19
*** suro-patz1 has quit IRC21:21
*** suro-patz has joined #openstack-containers21:23
*** suro-patz has quit IRC21:27
*** kebray has quit IRC21:31
*** EricGonczer_ has quit IRC21:35
*** dboik has joined #openstack-containers21:36
*** dboik has quit IRC21:36
*** dboik has joined #openstack-containers21:36
*** openstackgerrit has quit IRC21:36
*** openstackgerrit has joined #openstack-containers21:36
*** dboik_ has joined #openstack-containers21:37
*** dboik has quit IRC21:41
*** rlrevell has joined #openstack-containers21:41
*** adrian_otto has quit IRC21:42
*** snrism has quit IRC21:44
*** rlrevell has quit IRC21:44
*** alex_klimov has joined #openstack-containers21:51
*** fawadkhaliq has quit IRC21:53
*** julim has quit IRC21:55
*** sdake has joined #openstack-containers21:59
*** geronimo_ has quit IRC22:01
*** p4tux has joined #openstack-containers22:01
openstackgerritSteven Dake proposed openstack/magnum: Implement secure deserialize function  https://review.openstack.org/18628722:01
openstackgerritSteven Dake proposed openstack/magnum: Implement secure deserialize function  https://review.openstack.org/18628722:01
*** sdake_ has quit IRC22:03
*** snrism has joined #openstack-containers22:04
*** jruano has joined #openstack-containers22:04
*** vilobhmm has quit IRC22:10
*** hongbin has quit IRC22:16
openstackgerritMerged openstack/magnum: Semi-Backport "successfully add new minions via stack-update"  https://review.openstack.org/18527822:16
openstackgerritMerged openstack/magnum: Backport "Replace CFN resources with heat native"  https://review.openstack.org/18555822:17
*** vilobhmm has joined #openstack-containers22:18
openstackgerritMerged openstack/magnum: Backport "added required id: top-level key"  https://review.openstack.org/18555922:18
*** jruano has quit IRC22:19
*** sdake_ has joined #openstack-containers22:23
*** suro-patz has joined #openstack-containers22:24
*** dboik_ has quit IRC22:25
*** sdake has quit IRC22:27
*** barra204 has joined #openstack-containers22:43
*** suro-patz1 has joined #openstack-containers22:45
*** suro-patz has quit IRC22:46
*** jruano has joined #openstack-containers22:57
*** eghobo_ has quit IRC22:57
*** barra204 has quit IRC23:01
*** p4tux has quit IRC23:04
*** kebray has joined #openstack-containers23:04
*** p4tux has joined #openstack-containers23:04
*** jhova has quit IRC23:07
*** p4tux has quit IRC23:11
*** barra204 has joined #openstack-containers23:16
*** dims_ has quit IRC23:17
openstackgerritKai Qiang Wu(Kennan) proposed openstack/magnum: Use new docker exec call  https://review.openstack.org/18632323:19
*** dims_ has joined #openstack-containers23:20
*** jruano has quit IRC23:28
*** adrian_otto has joined #openstack-containers23:31
*** eghobo has joined #openstack-containers23:37
*** alex_klimov has quit IRC23:41
*** oro has quit IRC23:45
*** eghobo has quit IRC23:45
*** eghobo has joined #openstack-containers23:46
*** julim has joined #openstack-containers23:47

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