*** dimsum__ has quit IRC | 00:03 | |
*** muralia has quit IRC | 00:07 | |
*** tbh has joined #openstack-containers | 00:11 | |
tbh | can anyone please review this https://review.openstack.org/#/c/220746/ ? | 00:12 |
---|---|---|
*** kebray has joined #openstack-containers | 00:17 | |
*** sdake has joined #openstack-containers | 00:18 | |
*** banix has joined #openstack-containers | 00:23 | |
*** puranamr has quit IRC | 00:24 | |
*** puranamr has joined #openstack-containers | 00:26 | |
*** banix has quit IRC | 00:27 | |
openstackgerrit | Eli Qiao proposed openstack/magnum: Fix wrong parameter passed to heat-params https://review.openstack.org/220918 | 00:28 |
*** eliqiao has joined #openstack-containers | 00:29 | |
tbh | eliqiao, is your blueprint same as this https://blueprints.launchpad.net/magnum/+spec/baymodel-all-attributes-validation ? | 00:38 |
eliqiao | tbh: sorry , I don't notice that bp, but they are slit difference, I would like to validate all resources beofore creating a bay. | 00:40 |
eliqiao | as vikas' comments, some resources maybe deleted after baymodel created but before creating a bay. | 00:41 |
eliqiao | even bay-create would be failed due to heat creates stack failed, but I would be good to validate all resource is usable beofore sending request to heat. | 00:42 |
tbh | eliqiao, yeah that's true, even validating resources while creating a baymodel will be good right | 00:45 |
tbh | I thought to have these validations for now, and then while implementing bp, we just refactor the code, so that we some class which accepts baymodel object and validates all its atrributes | 00:47 |
*** dimsum__ has joined #openstack-containers | 00:48 | |
*** puranamr has quit IRC | 00:49 | |
*** puranamr has joined #openstack-containers | 00:51 | |
*** dongc has joined #openstack-containers | 00:54 | |
*** tbh has quit IRC | 01:01 | |
*** ganeshna has joined #openstack-containers | 01:14 | |
*** apuimedo_ has quit IRC | 01:15 | |
*** apuimedo_ has joined #openstack-containers | 01:16 | |
*** Marga_ has joined #openstack-containers | 01:19 | |
*** Marga_ has quit IRC | 01:20 | |
*** Marga_ has joined #openstack-containers | 01:21 | |
*** erkules_ has joined #openstack-containers | 01:30 | |
*** yuanying has quit IRC | 01:32 | |
*** erkules has quit IRC | 01:33 | |
*** ganeshna has quit IRC | 01:33 | |
*** yuanying has joined #openstack-containers | 01:35 | |
*** zhenguo has joined #openstack-containers | 01:35 | |
*** Marga_ has quit IRC | 01:35 | |
*** hongbin has joined #openstack-containers | 01:37 | |
*** eliqiao has quit IRC | 01:38 | |
*** banix has joined #openstack-containers | 01:39 | |
*** dimsum__ has quit IRC | 01:40 | |
*** jlcoello has quit IRC | 01:40 | |
openstackgerrit | Motohiro/Yuanying Otsuka proposed openstack/magnum: Fix retrieving ca_cert https://review.openstack.org/221133 | 01:41 |
*** eliqiao has joined #openstack-containers | 01:43 | |
*** david-ly_ has joined #openstack-containers | 01:51 | |
*** yuanying has quit IRC | 01:52 | |
*** yuanying has joined #openstack-containers | 01:53 | |
*** david-lyle has quit IRC | 01:54 | |
*** yuanying has quit IRC | 02:01 | |
*** yuanying has joined #openstack-containers | 02:01 | |
*** yuanying has quit IRC | 02:02 | |
*** mathspanda has joined #openstack-containers | 02:08 | |
*** yuanying has joined #openstack-containers | 02:13 | |
*** yuanying has quit IRC | 02:15 | |
*** apuimedo_ has quit IRC | 02:23 | |
*** puranamr has quit IRC | 02:25 | |
*** puranamr has joined #openstack-containers | 02:27 | |
*** puranamr has quit IRC | 02:30 | |
*** puranamr has joined #openstack-containers | 02:31 | |
*** yuanying has joined #openstack-containers | 02:38 | |
*** dimsum__ has joined #openstack-containers | 02:40 | |
openstackgerrit | Eli Qiao proposed openstack/magnum: Fix heat-mesos README https://review.openstack.org/221140 | 02:42 |
wanghua | hongbing: ping | 02:44 |
wanghua | yuanying:ping | 02:44 |
wanghua | do you know what is the usage of magnum node-create and node-list | 02:44 |
yuanying | wanghua: currently it isn't used, and meaningless | 02:46 |
*** dimsum__ has quit IRC | 02:46 | |
wanghua | yuanying: why not remove it | 02:46 |
yuanying | someone will map to k8s/swarm node, maybe.. | 02:47 |
wanghua | We have bay-update already | 02:48 |
yuanying | I think it's ok to remove | 02:48 |
*** yuanying has quit IRC | 02:50 | |
*** yuanying has joined #openstack-containers | 02:54 | |
*** tbh has joined #openstack-containers | 02:57 | |
*** dave-mcc_ has quit IRC | 02:58 | |
openstackgerrit | Merged openstack/magnum: Modify log message https://review.openstack.org/220809 | 03:00 |
tbh | hongbin, Hi | 03:02 |
hongbin | tbh: yo | 03:02 |
tbh | hongbin, I didn't understand the comment "Need to re-generate the config sample" | 03:03 |
hongbin | type "tox -egenconfig | 03:03 |
hongbin | it will generate the sample config file | 03:03 |
hongbin | since you added new configs, so you need to re-generate the sample | 03:04 |
tbh | hongbin, so I need to add this file to the patch? | 03:04 |
hongbin | yes | 03:04 |
*** puranamr has quit IRC | 03:04 | |
*** puranamr has joined #openstack-containers | 03:05 | |
tbh | hongbin, okay and regarding the management_url, it gives Resource not found error even if we use auth_url in __init__ | 03:05 |
openstackgerrit | Eli Qiao proposed openstack/magnum: Fix wrong parameter passed to heat-params https://review.openstack.org/220918 | 03:05 |
hongbin | tbh: you need to refer nova document to figure out why | 03:09 |
tbh | hongbin, sure | 03:09 |
hongbin | thx. If management_url has to be used, it needs a very convincing reason | 03:10 |
hongbin | Have to leave now. See you folks. Have a good everning | 03:11 |
*** hongbin has quit IRC | 03:11 | |
wanghua | tbh: what is your problem | 03:11 |
tbh | wanghua, actually while creating a nova client, am passing all required parameters like toke, auth_url | 03:12 |
openstackgerrit | Hua Wang proposed openstack/magnum: Code refactor for keystoneclient https://review.openstack.org/218699 | 03:12 |
tbh | wanghua, but with out setting the management.url to the url I am unable to send any request to nova API | 03:13 |
tbh | wanghua, you can see here https://review.openstack.org/#/c/220746/5/magnum/common/clients.py | 03:14 |
eliqiao | hongbin: a question about mesos supporting, currently , we can only create a mesos bay in magnum , and play it with CURL with marthon? | 03:14 |
eliqiao | hongbin: do we have plan to intergrate Marathon to magnum? | 03:15 |
wanghua | tbh: It is a bug maybe | 03:16 |
wanghua | tbh: If you can find the bug and refer it into the comment, I think it is ok | 03:17 |
tbh | wanghua, ha yeah I will do that | 03:18 |
tbh | wanghua, but I feel if we set bypass_url it will work | 03:18 |
wanghua | tbh: directly set nova url? | 03:18 |
tbh | wanghua, https://github.com/openstack/python-novaclient/blob/72190ba9a28353f1176cdc20f2ea2c688ee697e7/novaclient/v2/client.py#L223 | 03:19 |
openstackgerrit | Eli Qiao proposed openstack/magnum: Conductor: Remove _update_stack_outputs from bay_conductor https://review.openstack.org/220774 | 03:19 |
wanghua | tbh: I think the two ways are similiar | 03:20 |
wanghua | tbh: If you have time, you can fix the bug. I think it is easy to fix. | 03:21 |
*** humble_ has joined #openstack-containers | 03:23 | |
*** humble__ has joined #openstack-containers | 03:24 | |
tbh | wanghua, yeah | 03:24 |
*** vilobhmm_11 has joined #openstack-containers | 03:25 | |
*** wanghua has quit IRC | 03:25 | |
*** puranamr has quit IRC | 03:26 | |
*** humble_ has quit IRC | 03:27 | |
vilobhmm_11 | humble__ : ping | 03:29 |
vilobhmm_11 | humble_ : ^^ | 03:29 |
humble__ | vilobhmm_11:pong | 03:29 |
vilobhmm_11 | https://review.openstack.org/#/c/220851/1/magnum/db/sqlalchemy/api.py if the records = [] for the case when 1) bay_uuid is not found and also for 2) bay_uuid is found but no pods are present | 03:31 |
humble__ | yes | 03:31 |
*** banix has quit IRC | 03:31 | |
vilobhmm_11 | since query.all() does not throw an exception for NoResultsFound | 03:32 |
humble__ | right | 03:32 |
humble__ | query.one() throw | 03:32 |
vilobhmm_11 | i know | 03:32 |
humble__ | then what is the problem | 03:32 |
vilobhmm_11 | i was thinking i should do something like this | 03:33 |
humble__ | https://review.openstack.org/#/c/202946/ | 03:34 |
humble__ | This commit do the similar work | 03:35 |
vilobhmm_11 | https://gist.github.com/anonymous/1806222958aba233c518 | 03:37 |
vilobhmm_11 | I know i will fix that as well | 03:37 |
vilobhmm_11 | intially the team decided to take that route | 03:37 |
vilobhmm_11 | thats why it was implemented that way IMHO | 03:37 |
vilobhmm_11 | but will fix all 3 resources | 03:38 |
vilobhmm_11 | humble_ : please check https://gist.github.com/anonymous/1806222958aba233c518 | 03:38 |
humble__ | I think it doesn't work | 03:39 |
humble__ | the two cases will both raise NotFound | 03:39 |
humble__ | exception | 03:39 |
vilobhmm_11 | both cases raise NoResultFound and also records = [] | 03:40 |
humble__ | vilobhmm_11: yes | 03:40 |
vilobhmm_11 | so how do we distinguish | 03:40 |
vilobhmm_11 | thats why https://review.openstack.org/#/c/202946/5/magnum/db/sqlalchemy/api.py was proposed IMHO | 03:41 |
humble__ | yes | 03:41 |
humble__ | It first query bay | 03:41 |
vilobhmm_11 | yep..but then someone had issue that this will have performance impact | 03:42 |
*** yuanying_ has joined #openstack-containers | 03:42 | |
humble__ | I think so, but there is no better solution now | 03:42 |
vilobhmm_11 | doing it that way i.e. as done here https://review.openstack.org/#/c/202946/5/magnum/db/sqlalchemy/api.py | 03:42 |
vilobhmm_11 | for https://gist.github.com/anonymous/1806222958aba233c518 why do you think case where bay_uuid is present but no pods will return no result found ? | 03:43 |
humble__ | you can have a try | 03:44 |
*** yuanying has quit IRC | 03:44 | |
humble__ | where you use a sql sentence to select something | 03:44 |
humble__ | select * from pod where pod.uuid = xxxx | 03:46 |
humble__ | I think the two cases will both return [] | 03:46 |
vilobhmm_11 | but the query is select * from pod where pod.bay_uuid = xxxx | 03:47 |
*** julim has quit IRC | 03:47 | |
humble__ | yes | 03:48 |
humble__ | typo error | 03:48 |
vilobhmm_11 | ok :) | 03:48 |
humble__ | the sql sentence can not tell whether bay exists | 03:49 |
humble__ | so we need select * from bay where bay.uuid = xxxx | 03:50 |
vilobhmm_11 | yup! | 03:50 |
vilobhmm_11 | isn't pod's bay_uuid foreign key for bay's uuid ? | 03:50 |
vilobhmm_11 | doesn't seem like from db/sqlalchemy/models.py | 03:50 |
humble__ | I think it should be a foreign key | 03:51 |
humble__ | But now it is not. | 03:51 |
*** dongc_ has joined #openstack-containers | 03:51 | |
vilobhmm_11 | it should be…any reason why it is not ? | 03:51 |
*** dongc has quit IRC | 03:51 | |
humble__ | I have no idea. I want to recorrect it. | 03:52 |
vilobhmm_11 | filed a bug https://bugs.launchpad.net/magnum/+bug/1493196 | 03:52 |
openstack | Launchpad bug 1493196 in Magnum "Should pod/rc/service bay_uuid be foreign key for Bay uuid ?" [Undecided,New] - Assigned to Vilobh Meshram (vilobhmm) | 03:52 |
vilobhmm_11 | we can discuss about this in tommorows weekly meeting | 03:53 |
vilobhmm_11 | humble__ : ^^ | 03:53 |
humble__ | nice | 03:53 |
*** puranamr has joined #openstack-containers | 03:54 | |
*** puranamr has quit IRC | 03:57 | |
*** puranamr has joined #openstack-containers | 03:58 | |
*** dongc__ has joined #openstack-containers | 04:01 | |
*** dongc_ has quit IRC | 04:03 | |
*** tbh has quit IRC | 04:05 | |
vilobhmm_11 | humble__ : have you anytime faced this problem while deploying magnum in devstack "RTNETLINK answers : permission denied". I am using virtual box with ubuntu14.04 | 04:09 |
*** jlcoello has joined #openstack-containers | 04:13 | |
*** tbh has joined #openstack-containers | 04:13 | |
*** kebray has quit IRC | 04:18 | |
*** kebray has joined #openstack-containers | 04:18 | |
*** puranamr has quit IRC | 04:18 | |
*** puranamr has joined #openstack-containers | 04:19 | |
*** vilobhmm_11 has quit IRC | 04:20 | |
*** vilobhmm_11 has joined #openstack-containers | 04:23 | |
*** eghobo has joined #openstack-containers | 04:31 | |
*** suro-patz has joined #openstack-containers | 04:31 | |
*** unicell1 has joined #openstack-containers | 04:33 | |
*** unicell has quit IRC | 04:34 | |
*** kebray_ has joined #openstack-containers | 04:41 | |
*** eghobo_ has joined #openstack-containers | 04:42 | |
*** kebray has quit IRC | 04:43 | |
*** eghobo has quit IRC | 04:46 | |
*** dongc_ has joined #openstack-containers | 04:48 | |
*** dongc__ has quit IRC | 04:48 | |
*** suro-patz has quit IRC | 04:58 | |
*** dongc_ has quit IRC | 05:00 | |
*** tbh has quit IRC | 05:01 | |
*** dongc has joined #openstack-containers | 05:02 | |
*** ganeshna has joined #openstack-containers | 05:09 | |
*** eghobo_ has quit IRC | 05:13 | |
openstackgerrit | bharaththiruveedula proposed openstack/magnum: "keypair_id" should be existent when creating a baymodel https://review.openstack.org/220746 | 05:14 |
*** mathspanda has quit IRC | 05:17 | |
*** eghobo has joined #openstack-containers | 05:20 | |
*** ganeshna has quit IRC | 05:22 | |
*** BertrandN1 has joined #openstack-containers | 05:22 | |
*** Tennyson has joined #openstack-containers | 05:23 | |
*** BertrandN has quit IRC | 05:24 | |
openstackgerrit | vikas choudhary proposed openstack/magnum: [WIP] Read resources(service/pod/rc) using k8s bay-endpoint https://review.openstack.org/221150 | 05:28 |
*** ganeshna has joined #openstack-containers | 05:30 | |
*** suro-patz has joined #openstack-containers | 05:47 | |
Tango | gus: ping | 05:52 |
*** tbh has joined #openstack-containers | 05:56 | |
*** irenab has joined #openstack-containers | 05:58 | |
*** irenab has quit IRC | 06:01 | |
*** tbh has quit IRC | 06:01 | |
*** chandankumar has joined #openstack-containers | 06:02 | |
humble__ | vilobhmm_11: can you paste the error message | 06:03 |
*** VikasC has joined #openstack-containers | 06:09 | |
openstackgerrit | bharaththiruveedula proposed openstack/magnum: "keypair_id" should be existent when creating a baymodel https://review.openstack.org/220746 | 06:11 |
*** tbh has joined #openstack-containers | 06:15 | |
*** vimal has joined #openstack-containers | 06:15 | |
*** Tennyson has quit IRC | 06:23 | |
eliqiao | yuanying: ping | 06:24 |
eliqiao | yuanying_ ping | 06:24 |
yuanying_ | eliqiao: pong | 06:25 |
eliqiao | yuanying_ I'd like to discuss about https://review.openstack.org/#/c/220918/ | 06:25 |
yuanying_ | eliqiao: Actually, I don't know how to use FIXED_NETWORK_CIDR | 06:26 |
yuanying_ | why this parameter is introduced? | 06:27 |
eliqiao | it is planed to compute the no_proxy if it is not explictly passed when creating a baymodel | 06:28 |
eliqiao | #link http://paste.openstack.org/show/449787/ | 06:28 |
eliqiao | yuanying_: check this link for current heat-param and no_proxy | 06:28 |
*** BertrandN has joined #openstack-containers | 06:29 | |
openstackgerrit | Hua Wang proposed openstack/magnum: Code refactor for keystoneclient https://review.openstack.org/218699 | 06:29 |
*** tbh has quit IRC | 06:29 | |
eliqiao | yuanying_: heat-params is not correct | 06:29 |
*** BertrandN1 has quit IRC | 06:29 | |
eliqiao | yuanying_ if you see #https://github.com/openstack/magnum/blob/master/magnum/templates/docker-swarm/fragments/add-proxy.sh#L38 | 06:30 |
eliqiao | for master node, he can not know SWARM_NODE_IP | 06:31 |
eliqiao | so if you provide only http_proxy but without no_proxy, we need to compute no_proxy by cidr and the node count. | 06:31 |
*** suro-patz has quit IRC | 06:32 | |
*** puranamr has quit IRC | 06:35 | |
eliqiao | yuanying_: I reported bug here https://bugs.launchpad.net/magnum/+bug/1493217 | 06:36 |
openstack | Launchpad bug 1493217 in Magnum "no_proxy isn't correctly set if don't provide no_proxy when create baymodel" [Undecided,New] - Assigned to Eli Qiao (taget-9) | 06:36 |
yuanying_ | ok, you will use FIXED_NETWORK_CIDR to compute no_proxy | 06:36 |
*** Shijia has joined #openstack-containers | 06:36 | |
*** diga has joined #openstack-containers | 06:36 | |
yuanying_ | right? | 06:36 |
eliqiao | yeah | 06:36 |
yuanying_ | ok, I got it | 06:37 |
eliqiao | thanks | 06:37 |
*** tbh has joined #openstack-containers | 06:41 | |
gus | Tango: ? | 06:42 |
openstackgerrit | Hua Wang proposed openstack/magnum: Use IntOpt for port https://review.openstack.org/221169 | 06:50 |
*** tbh has quit IRC | 06:51 | |
VikasC | Can anybody please explain me what is difference between flannel_network_cidr and portal_network_cide | 06:52 |
*** irenab has joined #openstack-containers | 06:53 | |
VikasC | <eliqiao> ping | 06:54 |
eliqiao | VikasC: pong | 06:56 |
VikasC | :D | 06:56 |
VikasC | can you please tell very briefly difference between flannel_network_cidr and portal_network_cidr, specifically portal one | 06:57 |
VikasC | FLANNEL_NETWORK_CIDR="10.100.0.0/16" FLANNEL_NETWORK_SUBNETLEN="24" FLANNEL_USE_VXLAN="false" PORTAL_NETWORK_CIDR="10.254.0.0/16" | 06:58 |
openstackgerrit | Hua Wang proposed openstack/magnum: Use IntOpt for port https://review.openstack.org/221169 | 06:58 |
VikasC | when you were explaining to yuanying , i looked into my /etc/sysconfig/heat-params | 06:58 |
*** kebray_ has quit IRC | 06:59 | |
eliqiao | VikasC: that is for swarm | 06:59 |
eliqiao | flannel_network_cidr and portal_network_cidr are for k8s | 06:59 |
VikasC | ok | 07:00 |
VikasC | but what is a portal_network_cidr | 07:00 |
VikasC | flannel cidr is i think l2 network for bay-containers | 07:00 |
eliqiao | VikasC: I don't know well with flannel. | 07:01 |
VikasC | hmm | 07:01 |
eliqiao | but from the template : portal_network_cidr: address range used by kubernetes for service portals | 07:01 |
eliqiao | flannel_network_cidr : network range for flannel overlay network | 07:02 |
VikasC | ok | 07:02 |
eliqiao | VikasC: maybe you can git blame that template file and ask the author :) | 07:03 |
VikasC | 10.254.0.0/16 , 10.100.0.0/16 | 07:03 |
VikasC | can we infer something from 254 in 2nd octet | 07:03 |
*** apuimedo_ has joined #openstack-containers | 07:03 | |
*** tbh has joined #openstack-containers | 07:03 | |
*** ganeshna has quit IRC | 07:03 | |
VikasC | portal cidr looks like super superset of flannel cidr | 07:04 |
vilobhmm_11 | VikasC : ping | 07:07 |
VikasC | can anybody throw some light of into darkness of my ignorance | 07:07 |
VikasC | yes vilobh | 07:07 |
Tango | gus: Hi Angus, just want to touch base with you about the k8s plugin | 07:08 |
Tango | gus: I have been working on porting Magnum to K8S V1 last week since this is a prerequisite for the load balancer part | 07:09 |
Tango | gus: Now that's done, I want to refocus on troubleshooting the plugin to get the load balancer working | 07:10 |
*** j___ has joined #openstack-containers | 07:11 | |
gus | Tango: I'm afraid that fell off the top of my pile and I haven't got very far with reproducing the issue :/ | 07:13 |
Tango | gus: ok :) maybe you can give me some pointers to debug | 07:14 |
gus | Tango: I'm not in the middle of anything major right now, so keep reminding me over the next few days and I'll see what I can do. | 07:14 |
gus | Tango: basically there's only a single function in question: EnsureTCPLoadBalancer() in openstack.go. | 07:14 |
gus | So just add logging statements until you can see where the problem is :/ | 07:15 |
Tango | gus: That would be great to get your help. It seems the problem is in the gopher cloud code that your plugin calls. | 07:15 |
Tango | I did add some logging and got to the point where the call is made | 07:15 |
gus | Oh cool - that should be similarly easy to narrow down, except of course the fix will be to another git repo. | 07:15 |
gus | Tango: excellent. If you want, you can mail me what you've got and I can see what I can do tomorrow. | 07:16 |
gus | (I need to leave 15mins ago..) | 07:16 |
Tango | gus: Great, will do that. Do you have any pointers to debug in the gopher cloud code? I am not sure how to add logging there. | 07:17 |
gus | I've found the gophercloud folks quite responsive to bug reports/PRs in the past. | 07:17 |
gus | Tango: ... nothing particularly helpful. it's probably easier if you can reproduce it with a simple command line go program rather than go through k8s. | 07:17 |
*** vilobhmm_11 has quit IRC | 07:18 | |
Tango | gus: I see, that's a thought. Do you have the IRC channel of the gophercloud folks? | 07:18 |
gus | no, I last contacted them through github issue/PR comments - (and once via rackspace internal email) | 07:19 |
Tango | gus: ok, sounds good. I will email you the details that I found. Thanks Gus, I am signing off too, it's past midnight here | 07:21 |
gus | ack | 07:21 |
*** tbh has quit IRC | 07:21 | |
*** Tango has quit IRC | 07:25 | |
*** tbh has joined #openstack-containers | 07:34 | |
*** eghobo has quit IRC | 07:39 | |
*** tbh has quit IRC | 07:42 | |
*** achanda has joined #openstack-containers | 07:43 | |
*** irenab has quit IRC | 07:43 | |
*** Shijia has quit IRC | 07:44 | |
*** eghobo has joined #openstack-containers | 07:44 | |
*** Shijia has joined #openstack-containers | 07:45 | |
*** eghobo has quit IRC | 07:48 | |
*** dongc_ has joined #openstack-containers | 07:50 | |
*** ganeshna has joined #openstack-containers | 07:51 | |
*** dongc has quit IRC | 07:53 | |
*** Shijia has quit IRC | 07:54 | |
*** Shijia has joined #openstack-containers | 07:54 | |
*** tbh has joined #openstack-containers | 07:54 | |
*** ganeshna has quit IRC | 07:57 | |
*** Shijia has quit IRC | 07:58 | |
*** ganeshna has joined #openstack-containers | 07:59 | |
*** Shijia has joined #openstack-containers | 07:59 | |
*** alex_klimov has joined #openstack-containers | 07:59 | |
*** ganeshna has quit IRC | 08:00 | |
*** Shijia has quit IRC | 08:03 | |
*** Shijia has joined #openstack-containers | 08:04 | |
*** SourabhP has joined #openstack-containers | 08:07 | |
*** Shijia has quit IRC | 08:08 | |
*** SourabhP_ has joined #openstack-containers | 08:09 | |
*** Shijia has joined #openstack-containers | 08:09 | |
*** ganeshna has joined #openstack-containers | 08:11 | |
*** SourabhP has quit IRC | 08:11 | |
*** SourabhP_ is now known as SourabhP | 08:11 | |
*** Shijia has quit IRC | 08:14 | |
*** Shijia has joined #openstack-containers | 08:14 | |
*** tbh has quit IRC | 08:16 | |
*** Shijia has quit IRC | 08:19 | |
*** Shijia has joined #openstack-containers | 08:19 | |
*** achanda has quit IRC | 08:25 | |
*** Shijia has quit IRC | 08:27 | |
*** achanda has joined #openstack-containers | 08:28 | |
*** Shijia has joined #openstack-containers | 08:28 | |
*** ganeshna has quit IRC | 08:29 | |
*** Shijia has quit IRC | 08:33 | |
*** Shijia_ has joined #openstack-containers | 08:33 | |
*** irenab has joined #openstack-containers | 08:34 | |
*** SourabhP has quit IRC | 08:35 | |
*** Shijia_ has quit IRC | 08:37 | |
*** Shijia has joined #openstack-containers | 08:38 | |
*** ganeshna has joined #openstack-containers | 08:40 | |
*** Shijia has quit IRC | 08:43 | |
*** Shijia has joined #openstack-containers | 08:43 | |
*** tbh has joined #openstack-containers | 08:44 | |
*** humble_ has joined #openstack-containers | 08:44 | |
*** wenchma has joined #openstack-containers | 08:47 | |
*** Shijia has quit IRC | 08:47 | |
*** humble__ has quit IRC | 08:48 | |
*** Shijia has joined #openstack-containers | 08:48 | |
*** achanda has quit IRC | 08:52 | |
*** tbh has quit IRC | 08:52 | |
*** Shijia has quit IRC | 08:52 | |
*** Shijia has joined #openstack-containers | 08:53 | |
*** VikasC has quit IRC | 08:57 | |
humble_ | yuanying:ping | 08:57 |
*** ganeshna has quit IRC | 09:00 | |
*** Shijia has quit IRC | 09:02 | |
*** Shijia has joined #openstack-containers | 09:02 | |
*** ganeshna has joined #openstack-containers | 09:03 | |
*** VikasC has joined #openstack-containers | 09:04 | |
*** Shijia has quit IRC | 09:07 | |
*** Shijia_ has joined #openstack-containers | 09:07 | |
*** humble__ has joined #openstack-containers | 09:07 | |
*** humble_ has quit IRC | 09:10 | |
*** Shijia_ has quit IRC | 09:11 | |
*** Shijia has joined #openstack-containers | 09:12 | |
*** diga has quit IRC | 09:13 | |
*** Shijia_ has joined #openstack-containers | 09:15 | |
*** Shijia has quit IRC | 09:16 | |
openstackgerrit | Eli Qiao proposed openstack/magnum: Fix wrong parameter passed to heat-params https://review.openstack.org/220918 | 09:23 |
openstackgerrit | Eli Qiao proposed openstack/magnum: Swarm: genreate no_proxy if not providing no_proxy https://review.openstack.org/221212 | 09:23 |
eliqiao | hi yuanying_ | 09:23 |
yuanying_ | hi eliqiao | 09:24 |
eliqiao | yuanying_: sorry to bother you agian, I changed my mind for FIXED_NETWORK_CIDR | 09:26 |
eliqiao | I just update my patches, see ^^ | 09:26 |
*** ganeshna has quit IRC | 09:31 | |
*** ganeshna has joined #openstack-containers | 09:32 | |
*** ganeshna has quit IRC | 09:34 | |
*** Shijia_ has quit IRC | 09:37 | |
*** Marga_ has joined #openstack-containers | 09:41 | |
*** sdake has quit IRC | 09:42 | |
*** dimsum__ has joined #openstack-containers | 09:46 | |
*** ganeshna has joined #openstack-containers | 09:48 | |
*** jlvillal has quit IRC | 09:50 | |
*** jlvillal has joined #openstack-containers | 09:50 | |
*** dims_ has joined #openstack-containers | 09:50 | |
*** dimsum__ has quit IRC | 09:55 | |
*** dongc_ has quit IRC | 10:01 | |
*** tbh has joined #openstack-containers | 10:04 | |
*** humble_ has joined #openstack-containers | 10:06 | |
*** humble__ has quit IRC | 10:10 | |
*** humble_ has quit IRC | 10:21 | |
*** jlvillal has quit IRC | 10:22 | |
*** tbh has quit IRC | 10:27 | |
*** irenab has quit IRC | 10:29 | |
*** julim has joined #openstack-containers | 10:29 | |
*** irenab has joined #openstack-containers | 10:31 | |
*** julim has quit IRC | 10:33 | |
*** irenab has quit IRC | 10:33 | |
*** irenab has joined #openstack-containers | 10:37 | |
*** irenab has quit IRC | 10:37 | |
*** irenab has joined #openstack-containers | 10:38 | |
*** tbh has joined #openstack-containers | 10:41 | |
*** Marga_ has quit IRC | 10:46 | |
*** VikasC has quit IRC | 10:57 | |
*** Marga_ has joined #openstack-containers | 10:58 | |
openstackgerrit | Motohiro/Yuanying Otsuka proposed openstack/magnum: Fix typo in magnum/common/x509/config.py https://review.openstack.org/221252 | 10:58 |
*** jlvillal has joined #openstack-containers | 11:03 | |
*** ganeshna has quit IRC | 11:05 | |
*** Marga_ has quit IRC | 11:20 | |
*** chandankumar has quit IRC | 11:46 | |
*** raildo-afk is now known as raildo | 12:12 | |
*** dave-mccowan has joined #openstack-containers | 12:18 | |
*** Marga_ has joined #openstack-containers | 12:21 | |
*** chandankumar has joined #openstack-containers | 12:24 | |
*** Marga_ has quit IRC | 12:26 | |
*** rlrossit has joined #openstack-containers | 12:44 | |
*** diga has joined #openstack-containers | 12:46 | |
*** rpothier has joined #openstack-containers | 12:55 | |
openstackgerrit | Ryan Rossiter proposed openstack/magnum: Add documentation for testing objects https://review.openstack.org/220539 | 13:01 |
*** ganeshna has joined #openstack-containers | 13:03 | |
*** slagle_ is now known as slagle | 13:03 | |
*** ganeshna has quit IRC | 13:15 | |
openstackgerrit | Merged openstack/magnum: Fix typo in magnum/common/x509/config.py https://review.openstack.org/221252 | 13:16 |
*** diga has quit IRC | 13:16 | |
*** Marga_ has joined #openstack-containers | 13:20 | |
*** ganeshna has joined #openstack-containers | 13:23 | |
*** Marga_ has quit IRC | 13:24 | |
*** banix has joined #openstack-containers | 13:25 | |
*** Marga_ has joined #openstack-containers | 13:37 | |
*** Marga_ has quit IRC | 13:37 | |
*** Marga_ has joined #openstack-containers | 13:37 | |
*** tbh has quit IRC | 13:45 | |
*** ganeshna has quit IRC | 13:46 | |
*** diga has joined #openstack-containers | 13:47 | |
*** yuanying-alt has joined #openstack-containers | 13:50 | |
*** ctrath has joined #openstack-containers | 13:51 | |
*** ctrath has quit IRC | 14:02 | |
*** Marga_ has quit IRC | 14:03 | |
*** dane_leblanc has joined #openstack-containers | 14:05 | |
openstackgerrit | Merged openstack/magnum: Change instructions to use get-pip https://review.openstack.org/203008 | 14:06 |
*** ctrath has joined #openstack-containers | 14:07 | |
*** Marga_ has joined #openstack-containers | 14:13 | |
*** jlcoello has quit IRC | 14:14 | |
*** irenab has quit IRC | 14:15 | |
*** irenab has joined #openstack-containers | 14:16 | |
*** Marga_ has quit IRC | 14:17 | |
openstackgerrit | Merged openstack/magnum: Fix heat-mesos README https://review.openstack.org/221140 | 14:19 |
openstackgerrit | Merged openstack/magnum: Fix retrieving ca_cert https://review.openstack.org/221133 | 14:23 |
*** muralia has joined #openstack-containers | 14:24 | |
*** jlcoello has joined #openstack-containers | 14:25 | |
*** dims_ has quit IRC | 14:26 | |
*** dimsum__ has joined #openstack-containers | 14:27 | |
*** Drago has joined #openstack-containers | 14:27 | |
*** irenab has quit IRC | 14:31 | |
*** irenab has joined #openstack-containers | 14:32 | |
*** unicell has joined #openstack-containers | 14:33 | |
*** unicell1 has quit IRC | 14:33 | |
*** _navneet has joined #openstack-containers | 14:33 | |
*** raildo is now known as raildo-afk | 14:34 | |
*** irenab has quit IRC | 14:35 | |
*** irenab has joined #openstack-containers | 14:36 | |
*** raildo-afk is now known as raildo | 14:37 | |
*** yuanying-alt has quit IRC | 14:37 | |
*** Marga_ has joined #openstack-containers | 14:38 | |
*** Marga_ has quit IRC | 14:38 | |
*** Marga_ has joined #openstack-containers | 14:38 | |
*** Marga_ has quit IRC | 14:39 | |
openstackgerrit | Merged openstack/magnum: Conductor: Remove _update_stack_outputs from bay_conductor https://review.openstack.org/220774 | 14:40 |
*** Drago has quit IRC | 14:40 | |
*** Drago has joined #openstack-containers | 14:40 | |
*** Marga_ has joined #openstack-containers | 14:42 | |
*** david-ly_ is now known as david-lyle | 14:53 | |
*** ctrath has quit IRC | 14:54 | |
*** j___ has quit IRC | 14:55 | |
*** ctrath has joined #openstack-containers | 14:55 | |
*** ctrath has quit IRC | 14:57 | |
*** banix_ has joined #openstack-containers | 14:58 | |
*** banix has quit IRC | 14:58 | |
*** banix_ is now known as banix | 14:58 | |
*** ctrath has joined #openstack-containers | 15:00 | |
*** apuimedo_ has quit IRC | 15:00 | |
*** banix has quit IRC | 15:02 | |
*** Tango has joined #openstack-containers | 15:03 | |
*** banix has joined #openstack-containers | 15:04 | |
*** chandankumar has quit IRC | 15:06 | |
*** jlcoello has quit IRC | 15:14 | |
*** jlcoello has joined #openstack-containers | 15:15 | |
*** dims_ has joined #openstack-containers | 15:25 | |
*** bradjones has joined #openstack-containers | 15:28 | |
*** bradjones has quit IRC | 15:28 | |
*** bradjones has joined #openstack-containers | 15:28 | |
*** dimsum__ has quit IRC | 15:29 | |
*** irenab has quit IRC | 15:38 | |
*** irenab has joined #openstack-containers | 15:39 | |
*** devlaps has joined #openstack-containers | 15:43 | |
openstackgerrit | Hongbin Lu proposed openstack/magnum: Checkout generated k8s client https://review.openstack.org/217427 | 15:47 |
openstackgerrit | Hongbin Lu proposed openstack/magnum: Migrate to Kubernetes Release 1 https://review.openstack.org/207299 | 15:47 |
openstackgerrit | Hongbin Lu proposed openstack/magnum: Temporarily remove dependency on package certifi https://review.openstack.org/221376 | 15:47 |
*** hongbin has joined #openstack-containers | 15:47 | |
*** sthillma has joined #openstack-containers | 15:50 | |
*** sthillma_ has joined #openstack-containers | 15:51 | |
*** jlcoello has quit IRC | 15:53 | |
*** chandankumar has joined #openstack-containers | 15:54 | |
*** jlcoello has joined #openstack-containers | 15:54 | |
*** sthillma has quit IRC | 15:54 | |
*** sthillma_ is now known as sthillma | 15:54 | |
*** VikasC has joined #openstack-containers | 15:56 | |
*** jlcoello has quit IRC | 15:58 | |
*** Marga_ has quit IRC | 16:00 | |
*** vimal has quit IRC | 16:02 | |
*** BertrandN has quit IRC | 16:03 | |
*** _navneet_ has joined #openstack-containers | 16:03 | |
*** annegentle has joined #openstack-containers | 16:05 | |
*** _navneet has quit IRC | 16:06 | |
*** sdake_ has joined #openstack-containers | 16:06 | |
*** irenab has quit IRC | 16:06 | |
*** eghobo has joined #openstack-containers | 16:07 | |
*** irenab has joined #openstack-containers | 16:07 | |
*** zhenguo has quit IRC | 16:08 | |
openstackgerrit | Travis Nguyen proposed openstack/magnum: updated image to fedora-21-atomic-5 https://review.openstack.org/221387 | 16:08 |
*** vahidh has joined #openstack-containers | 16:09 | |
*** unicell has quit IRC | 16:12 | |
*** jlcoello has joined #openstack-containers | 16:14 | |
*** alex_klimov has quit IRC | 16:18 | |
*** Marga_ has joined #openstack-containers | 16:23 | |
*** kebray has joined #openstack-containers | 16:31 | |
*** dims_ has quit IRC | 16:31 | |
*** dimsum__ has joined #openstack-containers | 16:32 | |
*** achanda has joined #openstack-containers | 16:32 | |
*** kebray has quit IRC | 16:34 | |
*** manjeets has joined #openstack-containers | 16:37 | |
*** kebray has joined #openstack-containers | 16:42 | |
*** vilobhmm_11 has joined #openstack-containers | 16:44 | |
*** dflorea has joined #openstack-containers | 16:44 | |
daneyon_ | yuanying_ are you there? | 16:51 |
*** dane_leblanc has quit IRC | 16:55 | |
daneyon_ | yuanying_ I believe Change-Id: Ib5d7180a230dad635b3b570122c5af88cd1ac7a7 introduced bug https://bugs.launchpad.net/magnum/+bug/1493455 | 16:55 |
openstack | Launchpad bug 1493455 in Magnum "AttributeError: 'KeyUsage' object has no attribute 'oid'" [Undecided,New] | 16:55 |
*** achanda has quit IRC | 16:56 | |
*** achanda_ has joined #openstack-containers | 16:56 | |
*** unicell has joined #openstack-containers | 17:02 | |
*** suro-patz has joined #openstack-containers | 17:02 | |
*** harlowja has joined #openstack-containers | 17:03 | |
*** kebray has quit IRC | 17:04 | |
*** unicell has quit IRC | 17:06 | |
*** unicell has joined #openstack-containers | 17:06 | |
*** Marga_ has quit IRC | 17:07 | |
*** sthillma_ has joined #openstack-containers | 17:07 | |
*** Marga_ has joined #openstack-containers | 17:07 | |
*** achanda_ has quit IRC | 17:08 | |
*** Marga_ has quit IRC | 17:08 | |
*** Marga_ has joined #openstack-containers | 17:09 | |
*** sthillma__ has joined #openstack-containers | 17:11 | |
*** Tango has quit IRC | 17:11 | |
*** Marga_ has quit IRC | 17:11 | |
*** sthillma has quit IRC | 17:11 | |
*** sthillma__ is now known as sthillma | 17:11 | |
*** sthillma_ has quit IRC | 17:12 | |
vilobhmm_11 | sdake : ping | 17:13 |
vilobhmm_11 | sdake_ : ^6 | 17:13 |
*** Marga_ has joined #openstack-containers | 17:15 | |
*** sdake_ has quit IRC | 17:19 | |
*** achanda has joined #openstack-containers | 17:21 | |
*** diga has quit IRC | 17:21 | |
*** irenab has quit IRC | 17:22 | |
*** vahidh has quit IRC | 17:23 | |
*** jlcoello has quit IRC | 17:24 | |
*** jlcoello has joined #openstack-containers | 17:25 | |
*** sthillma has quit IRC | 17:27 | |
*** sthillma has joined #openstack-containers | 17:28 | |
*** dflorea has quit IRC | 17:29 | |
*** jlcoello has quit IRC | 17:30 | |
*** dflorea_ has joined #openstack-containers | 17:31 | |
annegentle | Anyone here know why there are two 'name' fields for the API tests for replication controllers? here: https://github.com/openstack/magnum/blob/master/magnum/tests/unit/api/controllers/v1/test_replicationcontroller.py#L52 | 17:37 |
*** vahidh has joined #openstack-containers | 17:38 | |
annegentle | most of the rest of the tests are only looking for ['rcs][0] so... not sure what the 2nd name is for | 17:38 |
*** sdake has joined #openstack-containers | 17:44 | |
*** rlrossit has left #openstack-containers | 17:49 | |
*** banix has quit IRC | 18:00 | |
openstackgerrit | Vilobh Meshram proposed openstack/magnum: WIP : Objects from Bay - Replication Controller https://review.openstack.org/213368 | 18:01 |
*** banix has joined #openstack-containers | 18:02 | |
*** SourabhP has joined #openstack-containers | 18:03 | |
openstackgerrit | Vilobh Meshram proposed openstack/magnum: WIP : Objects from Bay - Replication Controller https://review.openstack.org/213368 | 18:05 |
*** dflorea_ has quit IRC | 18:05 | |
vilobhmm_11 | sdake : ping | 18:06 |
*** manjeets has quit IRC | 18:10 | |
*** dflorea has joined #openstack-containers | 18:11 | |
*** eghobo has quit IRC | 18:11 | |
*** manjeets has joined #openstack-containers | 18:12 | |
*** eghobo has joined #openstack-containers | 18:13 | |
*** dflorea has quit IRC | 18:15 | |
sdake | vilobhmm_11 shoot | 18:23 |
*** rlrossit has joined #openstack-containers | 18:24 | |
*** banix has quit IRC | 18:24 | |
*** banix has joined #openstack-containers | 18:24 | |
*** sdake_ has joined #openstack-containers | 18:25 | |
openstackgerrit | Travis Nguyen proposed openstack/magnum: updated image to fedora-21-atomic-5 https://review.openstack.org/221387 | 18:27 |
*** jlcoello has joined #openstack-containers | 18:28 | |
*** rlrossit has left #openstack-containers | 18:29 | |
*** rlrossit has joined #openstack-containers | 18:29 | |
*** sdake has quit IRC | 18:29 | |
*** dane_leblanc has joined #openstack-containers | 18:30 | |
vilobhmm_11 | sdake : did you envision objects-from-bay this way https://review.openstack.org/#/c/213368/4 | 18:30 |
*** openstackgerrit has quit IRC | 18:31 | |
vilobhmm_11 | not asking for a complete review…atleast the path chosen to do so…is what I am looking for | 18:31 |
vilobhmm_11 | sdake : ^^ | 18:31 |
vilobhmm_11 | https://review.openstack.org/#/c/213368/4 | 18:31 |
*** openstackgerrit has joined #openstack-containers | 18:31 | |
sdake_ | vilobhmm_11 can barely see straight - flu - sorry can't review atm | 18:32 |
vilobhmm_11 | ohh | 18:32 |
vilobhmm_11 | sdake_ : take rest | 18:32 |
vilobhmm_11 | tc | 18:32 |
vilobhmm_11 | later | 18:32 |
*** dflorea has joined #openstack-containers | 18:32 | |
sdake_ | ttyl | 18:32 |
vilobhmm_11 | sorry didn't know about it…hope you feel better soon | 18:33 |
*** chandankumar has quit IRC | 18:35 | |
*** dflorea has quit IRC | 18:37 | |
*** dflorea has joined #openstack-containers | 18:39 | |
*** sdake_ is now known as sdake | 18:40 | |
*** achanda has quit IRC | 18:40 | |
*** dflorea has quit IRC | 18:41 | |
*** achanda has joined #openstack-containers | 18:41 | |
*** sdake_ has joined #openstack-containers | 18:46 | |
*** Tango has joined #openstack-containers | 18:47 | |
*** banix has quit IRC | 18:47 | |
*** sdake has quit IRC | 18:49 | |
*** dflorea has joined #openstack-containers | 18:50 | |
*** dflorea has quit IRC | 18:50 | |
*** dflorea has joined #openstack-containers | 18:52 | |
*** banix has joined #openstack-containers | 18:55 | |
*** achanda has quit IRC | 18:57 | |
openstackgerrit | Travis Nguyen proposed openstack/magnum: updated image to fedora-21-atomic-5 https://review.openstack.org/218373 | 19:01 |
openstackgerrit | Travis Nguyen proposed openstack/magnum: updated image to fedora-21-atomic-5 https://review.openstack.org/221460 | 19:03 |
*** Marga_ has quit IRC | 19:06 | |
*** dane_leblanc has quit IRC | 19:07 | |
*** eghobo_ has joined #openstack-containers | 19:12 | |
*** eghobo has quit IRC | 19:15 | |
openstackgerrit | Travis Nguyen proposed openstack/magnum: WIP: Update functional test for the k8s api https://review.openstack.org/218373 | 19:19 |
*** kebray has joined #openstack-containers | 19:20 | |
*** kebray has quit IRC | 19:20 | |
*** kebray has joined #openstack-containers | 19:21 | |
annegentle | do any devs use devstack on Rackspace Cloud? I've got my PUBLIC_INTERFACE set to eth0 but I'm getting port conflict errors when I try to create a bay | 19:21 |
annegentle | (with Magnum, o' course) | 19:21 |
*** dflorea has quit IRC | 19:28 | |
*** dflorea has joined #openstack-containers | 19:34 | |
*** kebray has quit IRC | 19:36 | |
*** achanda has joined #openstack-containers | 19:38 | |
*** adrian_otto has joined #openstack-containers | 19:39 | |
*** achanda has quit IRC | 19:45 | |
*** dflorea has quit IRC | 19:47 | |
*** sdake_ is now known as sdake | 19:49 | |
*** dane_leblanc has joined #openstack-containers | 19:50 | |
*** banix has quit IRC | 19:51 | |
*** dflorea has joined #openstack-containers | 19:56 | |
*** dimsum__ is now known as dims | 20:03 | |
*** dims is now known as Guest80071 | 20:04 | |
*** Guest80071 is now known as dims__ | 20:08 | |
*** unicell has quit IRC | 20:11 | |
*** unicell has joined #openstack-containers | 20:12 | |
manjeets | ._. | 20:15 |
*** banix has joined #openstack-containers | 20:29 | |
*** raildo is now known as raildo-afk | 20:34 | |
*** achanda has joined #openstack-containers | 20:41 | |
*** raildo-afk is now known as raildo | 20:44 | |
*** Marga_ has joined #openstack-containers | 20:46 | |
*** yuanying-alt has joined #openstack-containers | 20:50 | |
*** achanda has quit IRC | 20:51 | |
*** jwang_ has joined #openstack-containers | 20:54 | |
*** achanda has joined #openstack-containers | 20:54 | |
*** raildo is now known as raildo-afk | 20:56 | |
manjeets | hongbin: ping | 20:56 |
*** jwang has quit IRC | 20:57 | |
hongbin | manjeets: what's up | 20:57 |
manjeets | https://review.openstack.org/#/c/207299/ | 20:58 |
manjeets | i think we need to update docs too | 20:58 |
manjeets | i can submit a patch for that | 20:58 |
*** dflorea has quit IRC | 21:00 | |
hongbin | There is already a patch to update the docs https://review.openstack.org/#/c/207300/4 | 21:01 |
*** yuanying-alt has quit IRC | 21:02 | |
*** suro-patz has quit IRC | 21:02 | |
*** harshs has joined #openstack-containers | 21:02 | |
*** banix has quit IRC | 21:02 | |
*** dflorea has joined #openstack-containers | 21:03 | |
manjeets | hongbin: that is different from what I am going to submit | 21:04 |
*** dflorea has quit IRC | 21:04 | |
openstackgerrit | Bradley Jones proposed openstack/magnum-ui: Initial skeleton repo https://review.openstack.org/211750 | 21:04 |
*** harshs has left #openstack-containers | 21:04 | |
manjeets | all commands and examples are using fedora-21-atomic-3 and I think those should use fedora-21-atomic-5 now | 21:05 |
*** suro-patz has joined #openstack-containers | 21:05 | |
hongbin | manjeets: Please feel to submit if you think nobody else is doing the same job. Just avoid duplicated work | 21:05 |
manjeets | ok should i say that partially implements the same blurprint | 21:06 |
*** eghobo_ has quit IRC | 21:06 | |
manjeets | or WIP: or open a bug ticket and then submit it ? | 21:06 |
*** harshs has joined #openstack-containers | 21:07 | |
*** banix has joined #openstack-containers | 21:07 | |
openstackgerrit | Manjeet Singh Bhatia proposed openstack/magnum: Docs update for new fedora atomic 1.0.4 https://review.openstack.org/221504 | 21:08 |
openstackgerrit | Vilobh Meshram proposed openstack/magnum: WIP : Objects from Bay - Replication Controller https://review.openstack.org/213368 | 21:12 |
Tango | manjeets: Hi Manjeet, I was going to update the commands in the docs once we get the API running, in the patch Hongbin mentioned, but please feel free to add a separate patch | 21:14 |
Tango | BTW hongbin, does pod-create work for you? It fails for me as it has been for awhile, but interestingly, in the functional test, it works. | 21:16 |
*** sdake_ has joined #openstack-containers | 21:16 | |
hongbin | Tango: It works for me. | 21:17 |
hongbin | What error you are seeing? | 21:17 |
Tango | Now I am getting: ERROR: 'unicode' object has no attribute 'swagger_types' (HTTP 500) | 21:17 |
manjeets | Tango: I submitted a patch | 21:17 |
manjeets | https://review.openstack.org/221504 | 21:18 |
hongbin | Tango: do you see any traceback in magnum conductor? | 21:19 |
Tango | manjeets: OK, there are 6 patches implementing the BP, you might want to check them out to avoid duplicate changes | 21:19 |
Tango | hongbin: let me check | 21:19 |
*** sdake has quit IRC | 21:20 | |
manjeets | okay i think I checked 3 or 4 of them. I will check and if i did not find any I will add partially implements bp line to commit | 21:20 |
Tango | hongbin: Here is the trace: http://paste.openstack.org/show/450819/ | 21:25 |
hongbin | checking | 21:25 |
*** eghobo has joined #openstack-containers | 21:25 | |
manjeets | Tango: one of patch has changes in two files but not in all the files as i did | 21:26 |
manjeets | i submitted change in 5 files | 21:26 |
*** dflorea has joined #openstack-containers | 21:26 | |
Tango | manjeets: ok, maybe you want to add a dependency from that patch, so your change will be on top of those changes | 21:27 |
manjeets | ok | 21:27 |
*** dflorea has quit IRC | 21:31 | |
*** rpothier has quit IRC | 21:34 | |
*** dflorea has joined #openstack-containers | 21:34 | |
*** achanda has quit IRC | 21:35 | |
*** achanda has joined #openstack-containers | 21:35 | |
hongbin | Tango: Looks like some string encoding issue. What is the command you typed? | 21:38 |
openstackgerrit | Manjeet Singh Bhatia proposed openstack/magnum: Docs update for new fedora atomic 1.0.4 https://review.openstack.org/221504 | 21:38 |
*** devlaps has quit IRC | 21:38 | |
Tango | hongbin: I was running the redis example: magnum pod-create --manifest ./redis-master.yaml --bay k8sbayv1 | 21:38 |
hongbin | strange. Let me try to reproduce it. | 21:39 |
*** banix has quit IRC | 21:40 | |
openstackgerrit | Bradley Jones proposed openstack/magnum-ui: Initial skeleton repo https://review.openstack.org/211750 | 21:41 |
*** achanda_ has joined #openstack-containers | 21:44 | |
*** achanda has quit IRC | 21:44 | |
adrian_otto | Our team meeting will begin in 15 minutes in #openstack-meeting-alt | 21:46 |
adrian_otto | at 2200 UTC. See you there! | 21:47 |
*** wanghua has joined #openstack-containers | 21:48 | |
*** dflorea has quit IRC | 21:49 | |
*** humble_ has joined #openstack-containers | 21:49 | |
hongbin | Tango: It looks I cannot reproduce your error | 21:51 |
hongbin | To debug further, I need several things: | 21:51 |
hongbin | 1. output of magnum baymodel-show k8sbaymodel | 21:51 |
hongbin | 2. output of magnum bay-show k8sbay | 21:51 |
hongbin | 3. your manifest file ./redis-master.yaml | 21:52 |
hongbin | 4. your magnum commit that you based on. | 21:52 |
*** dflorea has joined #openstack-containers | 21:52 | |
*** wanghua has quit IRC | 21:53 | |
vilobhmm_11 | manjeets : ping | 21:54 |
vilobhmm_11 | hongbin : ping | 21:54 |
hongbin | vilobhmm_11: yo | 21:55 |
*** sdake_ is now known as sdake | 21:55 | |
vilobhmm_11 | whne i try to deply magnum in devstack on my virtualbox ubuntu vm i get error like RNET permission denied i am following instructions here…didn't saw it before | 21:56 |
vilobhmm_11 | http://docs.openstack.org/developer/magnum/dev/dev-quickstart.html | 21:56 |
vilobhmm_11 | have you see it | 21:56 |
vilobhmm_11 | seen | 21:56 |
Tango | hongbin: I pasted #1, #2, #3 in http://paste.openstack.org/show/450841/ | 21:56 |
Tango | hongbin: For #4, I did "git review -d 207299" , I think I got patch 10 | 21:57 |
vilobhmm_11 | esp in local.conf setting PUBLIC_INTERFACE=eth1 | 21:57 |
vilobhmm_11 | is crucial…..my ifconfig output looks like http://paste.openstack.org/show/450845/…am i missing something ? hongbin | 21:57 |
hongbin | vilobhmm_11: I will get back to you. Debugging Tango error | 21:58 |
*** achanda_ has quit IRC | 21:58 | |
vilobhmm_11 | hongbin : sure thanks | 21:59 |
*** yuanying-alt has joined #openstack-containers | 22:00 | |
*** achanda has joined #openstack-containers | 22:02 | |
*** sdake_ has joined #openstack-containers | 22:02 | |
*** suro-patz has quit IRC | 22:04 | |
*** suro-patz1 has joined #openstack-containers | 22:04 | |
*** sdake has quit IRC | 22:05 | |
*** Marga_ has quit IRC | 22:07 | |
*** Marga_ has joined #openstack-containers | 22:07 | |
*** jlcoello has quit IRC | 22:08 | |
*** jlcoello has joined #openstack-containers | 22:08 | |
*** achanda has quit IRC | 22:09 | |
*** achanda has joined #openstack-containers | 22:09 | |
*** _navneet_ has quit IRC | 22:10 | |
*** jlcoello has quit IRC | 22:13 | |
*** achanda_ has joined #openstack-containers | 22:13 | |
*** annegentle has quit IRC | 22:13 | |
*** achanda has quit IRC | 22:13 | |
manjeets | ._. | 22:24 |
*** sthillma_ has joined #openstack-containers | 22:47 | |
vilobhmm_11 | manjeets : can you join #openstack-meeting-alt | 22:47 |
vilobhmm_11 | please | 22:47 |
*** ctrath has quit IRC | 22:49 | |
*** Marga__ has joined #openstack-containers | 22:49 | |
*** sthillma has quit IRC | 22:49 | |
*** sthillma_ is now known as sthillma | 22:49 | |
*** Marga_ has quit IRC | 22:51 | |
*** achanda has joined #openstack-containers | 22:55 | |
*** achanda_ has quit IRC | 22:55 | |
*** dflorea has quit IRC | 22:58 | |
*** achanda_ has joined #openstack-containers | 23:01 | |
*** achanda has quit IRC | 23:01 | |
openstackgerrit | Bradley Jones proposed openstack/magnum-ui: Initial skeleton repo https://review.openstack.org/211750 | 23:02 |
muralia | I didnt get my question answered in the irc meeting. do blueprints need to be approved before i can submit patches for review? | 23:02 |
*** dflorea has joined #openstack-containers | 23:03 | |
*** yuanying-alt has quit IRC | 23:03 | |
openstackgerrit | Vilobh Meshram proposed openstack/magnum: WIP : Objects from Bay - Replication Controller https://review.openstack.org/213368 | 23:03 |
humble_ | hi all, I want to make bay uuid a foreign key in pod, service, etc | 23:03 |
*** eghobo has quit IRC | 23:03 | |
vilobhmm_11 | same here | 23:03 |
vilobhmm_11 | i did file a bug here https://bugs.launchpad.net/magnum/+bug/1493196 | 23:04 |
openstack | Launchpad bug 1493196 in Magnum "Should pod/rc/service bay_uuid be foreign key for Bay uuid ?" [Undecided,New] - Assigned to Vilobh Meshram (vilobhmm) | 23:04 |
humble_ | muralia: I think it need not | 23:04 |
vilobhmm_11 | wanted to know why this was not done before | 23:04 |
*** adrian_otto has quit IRC | 23:04 | |
muralia | ok. good to know. thats humble_ | 23:04 |
muralia | thanks* | 23:04 |
*** eghobo has joined #openstack-containers | 23:04 | |
vilobhmm_11 | i.e service bay_uuid, rc bay_uuid, pod bay_uuid not made a foreign key for bay uuid | 23:04 |
vilobhmm_11 | hongbin : ^^ | 23:04 |
vilobhmm_11 | yuanying_ : ^^ | 23:05 |
hongbin | vilobhmm_11: I am not exactly sure the foreign key things | 23:05 |
vilobhmm_11 | but shouldn't it be a foriegn key since the bay uuid and service bay_uuid, rc bay_uuid, pod bay_uuid must be same | 23:06 |
hongbin | sdake_: do you have any idea about why bay_uuid is not a foreign key? | 23:06 |
sdake_ | no idea sorry | 23:06 |
hongbin | me either | 23:06 |
hongbin | :) | 23:06 |
hongbin | vilobhmm_11: humble_: Does other project use foreign key for uuid? | 23:07 |
*** dflorea has quit IRC | 23:07 | |
humble_ | I find nova use | 23:07 |
vilobhmm_11 | yup they do | 23:07 |
hongbin | How about Ironic. The code base of magnum was ported from Ironic | 23:08 |
humble_ | https://github.com/openstack/nova/blob/master/nova/db/sqlalchemy/models.py#L352 | 23:08 |
vilobhmm_11 | https://github.com/openstack/ironic/blob/master/ironic/db/sqlalchemy/models.py#L166 | 23:09 |
vilobhmm_11 | they also have something | 23:09 |
vilobhmm_11 | not quite close to an uuid but an id | 23:09 |
hongbin | My best guess is that skipping the uuid would avoid some db migration issue | 23:10 |
hongbin | which make the project evolve faster | 23:10 |
vilobhmm_11 | why should the uuid be skipped hongbin i didn't get you | 23:10 |
humble_ | But if nova can solve db migration issue, magnum can too | 23:10 |
vilobhmm_11 | humble_ : +1 | 23:11 |
hongbin | db migration will be tricky for foreign key constraint I guess | 23:11 |
vilobhmm_11 | hongbin : the reason this is needed is because https://review.openstack.org/#/c/220851/1/magnum/db/sqlalchemy/api.py | 23:11 |
hongbin | I am OK to add foreign key constraint right now | 23:11 |
vilobhmm_11 | there is no connection between pod bay_uuid and bay uuid and hence no clear way to differentiate | 23:12 |
hongbin | But I think it worthes to start a ML to discuss it first | 23:12 |
vilobhmm_11 | ok will drop an email | 23:12 |
humble_ | ok | 23:12 |
vilobhmm_11 | thanks hongbin | 23:12 |
hongbin | welcome | 23:12 |
humble_ | hongbin: I want to remove the code about node | 23:12 |
vilobhmm_11 | is there an email thread that discuss the complexity caused in db migration by introducing foreign key | 23:13 |
vilobhmm_11 | hongbin : ^^ | 23:13 |
hongbin | vilobhmm_11: no. That is my guess | 23:13 |
vilobhmm_11 | ok | 23:13 |
humble_ | hongbin: I wonder is it necessary to leave node in our code | 23:15 |
hongbin | humble_: I am OK to remove it, but make sure nobody else has objections before doing that | 23:16 |
humble_ | hongbin: I will start a ml to make sure | 23:16 |
*** rlrossit has left #openstack-containers | 23:16 | |
hongbin | thx | 23:16 |
*** dimtruck is now known as zz_dimtruck | 23:18 | |
hongbin | Tango: you still there? | 23:18 |
hongbin | Tango: I am going to leave soon. So just drop you some notes about the python-k8sclient error | 23:20 |
Tango | hongbin: ok | 23:20 |
hongbin | Tango: Unfortunely, I cannot reproduce the error locally | 23:20 |
hongbin | The problem is here | 23:20 |
hongbin | File "/opt/stack/magnum/magnum/common/pythonk8sclient/swagger_client/api_client.py", line 210, in sanitize_for_serialization | 23:20 |
hongbin | It should go to line 190 instead | 23:21 |
Tango | hongbin: Interesting, what do you use for your environment? Ubuntu 14.04? | 23:21 |
hongbin | yes | 23:21 |
hongbin | It seems it confused about the unicode and str | 23:21 |
Tango | hmm, that's what I have also. OK that's good clue. | 23:22 |
hongbin | I am not sure why. It needs more investigation | 23:22 |
hongbin | I remembered this error before | 23:22 |
*** achanda has joined #openstack-containers | 23:23 | |
hongbin | Tango: See here https://review.openstack.org/#/c/207299/11/magnum/conductor/handlers/k8s_conductor.py | 23:23 |
*** achanda_ has quit IRC | 23:23 | |
hongbin | I put str(..) on the name parameter | 23:23 |
hongbin | that is for solving this error | 23:23 |
Tango | ah, I think I have patch 10. Maybe I need to download patch 11 | 23:24 |
Tango | I downloaded it yesterday | 23:24 |
hongbin | the difference is just a removal of the requirement | 23:24 |
hongbin | doesn't seem to be the cause | 23:25 |
hongbin | anyway, it is good to download the latest patch though if you want | 23:25 |
*** banix has joined #openstack-containers | 23:25 | |
Tango | ok, let me do an update on Ubuntu also | 23:26 |
hongbin | Tango: I need to drive home now. Will ping you tomorrow for the work | 23:26 |
Tango | hongbin: Thanks Hongbin | 23:26 |
*** hongbin has quit IRC | 23:26 | |
*** manjeets has quit IRC | 23:30 | |
*** VikasC has quit IRC | 23:35 | |
*** Drago has quit IRC | 23:54 | |
openstackgerrit | Merged openstack/magnum-ui: Initial skeleton repo https://review.openstack.org/211750 | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!