*** openstack has joined #openstack-containers | 06:59 | |
*** belmoreira has joined #openstack-containers | 07:12 | |
*** ricolin has joined #openstack-containers | 07:24 | |
*** jaeman has quit IRC | 07:39 | |
*** huzhengchuan has joined #openstack-containers | 07:44 | |
*** huzhengchuan has quit IRC | 07:44 | |
*** masber has quit IRC | 07:45 | |
*** rcernin has joined #openstack-containers | 07:47 | |
*** pcaruana has joined #openstack-containers | 07:47 | |
openstackgerrit | Jongsoo Yoon proposed openstack/magnum master: Add Command for using default docker log-driver https://review.openstack.org/464534 | 07:53 |
---|---|---|
*** yuanying_ has quit IRC | 07:53 | |
*** yuanying has joined #openstack-containers | 07:53 | |
*** trinaths has quit IRC | 08:08 | |
*** faizy_ has quit IRC | 08:16 | |
*** faizy_ has joined #openstack-containers | 08:16 | |
*** trinaths has joined #openstack-containers | 08:22 | |
ArchiFleKs | hi yatin: regarding https://review.openstack.org/#/c/463601/ what patch with iptables are you refering to ? | 08:30 |
strigazi | ArchiFleKs here https://review.openstack.org/#/c/464328/1/devstack/lib/magnum | 08:34 |
*** trinaths has quit IRC | 08:43 | |
openstackgerrit | Ashish Billore proposed openstack/magnum master: Add k8s_centos_ironic_v1 driver https://review.openstack.org/464544 | 08:45 |
*** hishh has joined #openstack-containers | 08:47 | |
ArchiFleKs | strigazi: should I add a depends-on in commit to wait until this is merged ? | 08:47 |
strigazi | ArchiFleKs I'm thinking what to do. 464328 fails for swarm... | 08:48 |
*** trinaths has joined #openstack-containers | 09:22 | |
*** Serlex has joined #openstack-containers | 09:26 | |
openstackgerrit | Yeo gdony proposed openstack/magnum master: remove python dependency when master/minion nodes make certificates. https://review.openstack.org/464588 | 09:28 |
openstackgerrit | Merged openstack/magnum master: informations -> information https://review.openstack.org/463042 | 09:46 |
openstackgerrit | Spyros Trigazis (strigazi) proposed openstack/magnum stable/ocata: IGNORE: test gate ocata https://review.openstack.org/462059 | 09:49 |
openstackgerrit | Spyros Trigazis (strigazi) proposed openstack/magnum master: IGNORE: test gate https://review.openstack.org/382202 | 09:50 |
strigazi | ArchiFleKs Can you put only the chages in lines 333,334,335 in your patch? https://review.openstack.org/#/c/464328/1/devstack/lib/magnum | 10:08 |
*** janki has quit IRC | 10:12 | |
*** janki has joined #openstack-containers | 10:13 | |
*** kevinz has quit IRC | 10:15 | |
*** belmoreira has quit IRC | 10:28 | |
*** cNilesh has quit IRC | 10:31 | |
openstackgerrit | Yeo gdony proposed openstack/magnum master: Add k8s_centos_ironic_v1 driver https://review.openstack.org/464544 | 10:40 |
*** kzaitsev_ws has joined #openstack-containers | 11:01 | |
*** kzaitsev_ws has left #openstack-containers | 11:02 | |
*** kzaitsev_ws has joined #openstack-containers | 11:03 | |
kzaitsev_ws | which version of k8s does magnum deploy by default? | 11:03 |
openstackgerrit | Kevin Lefevre proposed openstack/magnum stable/ocata: Enable custom keystone endpoint_type in templates https://review.openstack.org/463601 | 11:15 |
strigazi | kzaitsev_ws for ocata 1.5.3 | 11:28 |
*** hieulq has quit IRC | 11:38 | |
*** slunkad has joined #openstack-containers | 11:39 | |
openstackgerrit | Kevin Lefevre proposed openstack/magnum master: Use configdrive in templates https://review.openstack.org/464618 | 11:39 |
ArchiFleKs | strigazi: configdrive is compatible with ironic since kilo : https://specs.openstack.org/openstack/nova-specs/specs/kilo/approved/use-configdrive-with-ironic.html | 11:40 |
ArchiFleKs | https://blueprints.launchpad.net/nova/+spec/use-configdrive-with-ironic | 11:40 |
strigazi | ArchiFleKs Where do the data for config drive come from? | 11:45 |
strigazi | ArchiFleKs Not from the nova database | 11:45 |
strigazi | ? | 11:45 |
strigazi | ArchiFleKs Does the config drive actually solve the problem? | 11:45 |
ArchiFleKs | strigazi: nova creates an iso with the userdata which is mounted into /media/configdrive so not from the database | 11:47 |
strigazi | ArchiFleKs ^^ this means not from the metadata service | 11:48 |
strigazi | ArchiFleKsn I don't know where nova gets the data to create the iso | 11:48 |
strigazi | ArchiFleKs I don't know from where nova gets the data to create the iso | 11:48 |
ArchiFleKs | strigazi: I think frome heat -> configdrive -> compute and does not write it inside the database | 11:49 |
ArchiFleKs | https://docs.openstack.org/user-guide/cli-config-drive.html | 11:50 |
strigazi | ArchiFleKs we need to test actually :) | 11:50 |
ArchiFleKs | i've tested locally with coreos, i'm testing with fedora. I'm going to add some addons i think we are already at the limit, i'm adding some addons to coreos to test that the limit is bypassed | 11:51 |
strigazi | ArchiFleKs I see that the db field being filled again. I need to check if config-drive is enabled | 11:58 |
strigazi | ArchiFleKs my instance says config_drive True | 12:00 |
ArchiFleKs | yes I can also curl the mededata service, i think there is both :/ i'll check | 12:03 |
strigazi | ArchiFleKs Where is the iso mounted? Can't find it | 12:04 |
ArchiFleKs | strigazi: /media/configdrive | 12:07 |
strigazi | ArchiFleKs I don't see it in my vm | 12:07 |
strigazi | ArchiFleKs I'll set force_config_drive = true | 12:08 |
ArchiFleKs | on fedora ? | 12:08 |
strigazi | ArchiFleKs force_config_drive = true on nova. Yes using fedora | 12:09 |
*** zz_dimtruck is now known as dimtruck | 12:19 | |
*** ssmith has joined #openstack-containers | 12:22 | |
ArchiFleKs | strigazi: on fedora atomic the disk is in /dev/sr0 | 12:28 |
ArchiFleKs | but not mounted automaticly | 12:28 |
ArchiFleKs | if you mount /dev/sr0 in /media you can see the content | 12:28 |
strigazi | ArchiFleKs the problem is that I still see a lot of data in the db :( | 12:29 |
strigazi | ArchiFleKs length(user_data) 59988 | 12:30 |
ArchiFleKs | yes when I curl the metadata i can still see the data from database, I guess the person who told me that was wrong :/ | 12:32 |
ArchiFleKs | I've juste asked on the nova chan and since it is API enforced, even if that's not in the database it will still break | 12:33 |
ArchiFleKs | and there not planning to change it i think | 12:33 |
*** akhil has joined #openstack-containers | 12:39 | |
ArchiFleKs | that weird because the disk size limit is 64mb :/ but you can never use them | 12:39 |
*** akhil_jain has quit IRC | 12:42 | |
*** askb has quit IRC | 12:42 | |
*** belmoreira has joined #openstack-containers | 12:43 | |
strigazi | ArchiFleKs Change the nova api? I don't think it will happen :( | 12:43 |
strigazi | ArchiFleKs With a lttle work we can make the heat agent work, Trust me :) | 12:44 |
*** dimtruck is now known as zz_dimtruck | 12:45 | |
ArchiFleKs | ahah ok, anyway that's what they are saying on #openstack-nova and here https://ask.openstack.org/en/question/105427/how-to-increase-user-data-limit-beyond-64k/ | 12:45 |
*** zz_dimtruck is now known as dimtruck | 12:48 | |
*** dave-mccowan has joined #openstack-containers | 12:51 | |
*** akhil_jain has joined #openstack-containers | 12:54 | |
*** akhil has quit IRC | 12:55 | |
*** jmlowe has joined #openstack-containers | 12:56 | |
*** zenirc369 has quit IRC | 12:59 | |
*** akhil_jain has quit IRC | 13:01 | |
*** zenirc369 has joined #openstack-containers | 13:15 | |
*** faizy has joined #openstack-containers | 13:22 | |
*** faizy_ has quit IRC | 13:25 | |
*** zenirc369 has quit IRC | 13:27 | |
*** Serlex has quit IRC | 13:27 | |
kzaitsev_ws | strigazi: thanks =) sorry for long response — closed the window =) | 13:41 |
kzaitsev_ws | also. is it possible to specify the version somehow (or maybe use custom images/binaries) or are they hardcoded? | 13:42 |
*** dimtruck is now known as zz_dimtruck | 13:46 | |
*** apuimedo has joined #openstack-containers | 13:46 | |
apuimedo | strigazi: ping | 13:46 |
ArchiFleKs | kzaitsev_ws: depending on the driver you should be able to use labels t ovveride kube-version | 13:50 |
*** m00dawg has joined #openstack-containers | 13:56 | |
m00dawg | Is there a recommended way to install Magnum-UI in Horizon on Ubuntu 16.04? I've seen a few ways to do it but they all seem to be slightly different? (ref: https://answers.launchpad.net/ubuntu/+source/openstack-dashboard/+question/358639) | 14:00 |
openstackgerrit | Spyros Trigazis (strigazi) proposed openstack/magnum stable/newton: Upgrade to Fedora 25 https://review.openstack.org/464078 | 14:00 |
openstackgerrit | Spyros Trigazis (strigazi) proposed openstack/magnum stable/newton: Add docker-d options in sysconfig/docker https://review.openstack.org/464649 | 14:00 |
robcresswell | m00dawg: You don't have to copy the magnum-ui content into dashboards/ | 14:03 |
robcresswell | I'm not sure where you got that from, because it doesnt seem to be in the instructions. All you need to do is copy over the magnum_ui/enabled files into openstack-dashboard/openstack_dashboard/local/enabled/ dir, once magnum-ui is installed. | 14:05 |
m00dawg | So basically the "And enable it in Horizon" steps here? https://github.com/openstack/magnum-ui | 14:05 |
robcresswell | yup | 14:05 |
m00dawg | I tried these and was getting internal server errors. But I think that may be due to using the Ubuntu version of Horizon with Magnum-UI? I'll give that a go again, thanks! | 14:06 |
robcresswell | m00dawg: magnum-ui itself may be broken. We dont guarantee the state of the plugins (there are way, way too many) | 14:06 |
robcresswell | m00dawg: Your best bet is to ask the packager to package it, IMO. | 14:07 |
strigazi | apuimedo hi | 14:07 |
m00dawg | Indeed, that would be ideal - I noticed Mirantis seems to have Magnum pretty well integrated, but overall is it still a bleeding edge project? | 14:08 |
apuimedo | strigazi: these are the heat templates I used for the demo https://github.com/danielmellado/kuryr_heat | 14:08 |
robcresswell | m00dawg: A lot of the UI plugins are maintained by a single developer. As in, one developer across ~5, not one each. | 14:10 |
strigazi | apuimedo thanks, I'll have a look | 14:10 |
robcresswell | m00dawg: Just a lack of funding really. | 14:10 |
m00dawg | Ah yep valid point. Any vendors like Mirantis that support Magnum financially I should be looking at? | 14:12 |
*** zz_dimtruck is now known as dimtruck | 14:13 | |
m00dawg | Getting lots of push towards trying to setup Kubernetes which has been a struggle for me to figure out :) So when I saw nice integration with OpenStack to it (and other orchestration stuff) I got pretty excited. | 14:13 |
strigazi | m00dawg rdo has packages, you need ubuntu support? | 14:13 |
*** hongbin has joined #openstack-containers | 14:14 | |
robcresswell | m00dawg: Not sure I'm afraid; I don't know much about magnum, just the UI plugins. I'm the Horizon PTL, IRC pinged me when you said "horizon" :) | 14:14 |
m00dawg | *oh* hehe ok. Gives me something to work with though, thanks for the info Rob! | 14:15 |
strigazi | m00dawg magnum-ui can be installed like any other dashboard plugin. I haven't spent a lot time with horizon. But we have it installed with the rdo packages | 14:15 |
*** Serlex has joined #openstack-containers | 14:17 | |
strigazi | ArchiFleKs can you update 463601 and push to newton too? | 14:18 |
m00dawg | yeah it would be on Ubuntu at least currently | 14:18 |
m00dawg | Trying to set it up on my OpenStack lab of sorts, which is just VMs running on my workstation. | 14:19 |
strigazi | m00dawg Which release are you running? | 14:23 |
m00dawg | Ocata in the lab | 14:23 |
strigazi | m00dawg magnum-ui ocata is in good state. Give it a go, I think there are no ubuntu packages though :( | 14:25 |
strigazi | m00dawg we run newton with cherry-picks | 14:26 |
m00dawg | Indeed I didn't find any Ubuntu packages (PPAs or otherwise). About to try the install again here in a few though. | 14:27 |
*** ricolin_ has joined #openstack-containers | 14:29 | |
*** ricolin has quit IRC | 14:30 | |
ArchiFleKs | strigazi: ok, the gate in newton are ok ? | 14:31 |
m00dawg | seems to cough Django errors when installing the UI. COuld be I installed it wrong (used pip -e install off the git source) perhaps. https://pastebin.com/ey3L7jGt | 14:31 |
strigazi | m00dawg I hope in a virtual env :) | 14:33 |
openstackgerrit | Spyros Trigazis (strigazi) proposed openstack/magnum stable/newton: IGNORE: tests stable/newton jobs https://review.openstack.org/435480 | 14:34 |
strigazi | ArchiFleKs testing ^^ | 14:35 |
m00dawg | haha well...not exactly :) Can I even use a virtual env if Horizon was installed via the Ubuntu packages? I was trying to avoid a custom install of Horizon but if I have to go that route I guess I have to go that route | 14:36 |
openstackgerrit | Kevin Lefevre proposed openstack/magnum stable/ocata: Fix keystone auth_uri and auth_url https://review.openstack.org/464328 | 14:37 |
openstackgerrit | Kevin Lefevre proposed openstack/magnum stable/ocata: Enable custom keystone endpoint_type in templates https://review.openstack.org/463601 | 14:37 |
*** dsariel has joined #openstack-containers | 14:46 | |
*** trinaths has left #openstack-containers | 14:50 | |
*** hishh has quit IRC | 14:50 | |
*** janki has quit IRC | 15:00 | |
*** dsariel has quit IRC | 15:04 | |
*** rcernin has quit IRC | 15:07 | |
*** Oku_OS is now known as Oku_OS-away | 15:08 | |
m00dawg | hmm well a virt-install nets me a ImportError: No module named xstatic.pkg.jquery error. | 15:10 |
*** ricolin_ has quit IRC | 15:17 | |
openstackgerrit | Spyros Trigazis (strigazi) proposed openstack/magnum stable/newton: Upgrade to Fedora 25 https://review.openstack.org/464078 | 15:24 |
*** pcaruana has quit IRC | 15:25 | |
*** jmlowe has quit IRC | 15:25 | |
m00dawg | weirdly `run_tests.sh` seems to run without issue. | 15:29 |
*** zenirc369 has joined #openstack-containers | 15:35 | |
*** ricolin has joined #openstack-containers | 15:36 | |
*** chhavi has quit IRC | 15:55 | |
*** ricolin has quit IRC | 15:55 | |
spiette | I'm curious about what you're using as docker repositories, we're looking at a couple of solutions, nothing obvious yet | 15:56 |
*** belmoreira has quit IRC | 16:16 | |
*** sidx64 has joined #openstack-containers | 16:22 | |
*** harlowja has joined #openstack-containers | 16:44 | |
*** kzaitsev_ws has quit IRC | 16:45 | |
m00dawg | aha...instructions I think were incorrect. I had to execute it with the venv, derp | 16:57 |
*** ricolin has joined #openstack-containers | 17:03 | |
*** jmlowe has joined #openstack-containers | 17:06 | |
*** adrian_otto has joined #openstack-containers | 17:08 | |
*** Serlex has quit IRC | 17:08 | |
*** sidx64 has quit IRC | 17:09 | |
*** adrian_otto1 has joined #openstack-containers | 17:12 | |
*** adrian_otto has quit IRC | 17:14 | |
*** ramishra has quit IRC | 17:17 | |
*** fragatina has joined #openstack-containers | 17:23 | |
*** jmlowe_ has joined #openstack-containers | 17:26 | |
*** jmlowe has quit IRC | 17:28 | |
*** dsariel has joined #openstack-containers | 17:37 | |
openstackgerrit | Mark Goddard proposed openstack/magnum master: Extract kubernetes baremetal ports https://review.openstack.org/464710 | 17:37 |
*** ricolin has quit IRC | 17:40 | |
*** livelace has quit IRC | 17:41 | |
*** adrian_otto1 has quit IRC | 17:46 | |
*** fragatina has quit IRC | 17:49 | |
*** dsariel has quit IRC | 17:53 | |
*** fragatina has joined #openstack-containers | 17:54 | |
*** fragatina has quit IRC | 17:58 | |
*** dsariel has joined #openstack-containers | 18:07 | |
*** adrian_otto has joined #openstack-containers | 18:19 | |
openstackgerrit | Spyros Trigazis (strigazi) proposed openstack/magnum master: WIP: Add timeout for swarm manager and agent https://review.openstack.org/464719 | 18:25 |
*** fragatina has joined #openstack-containers | 18:32 | |
*** fragatina has quit IRC | 18:32 | |
*** fragatina has joined #openstack-containers | 18:33 | |
*** zenirc369 has quit IRC | 18:57 | |
*** adisky_ has quit IRC | 19:18 | |
*** zul has quit IRC | 19:32 | |
*** dsariel has quit IRC | 19:34 | |
*** adrian_otto has quit IRC | 19:37 | |
*** zul has joined #openstack-containers | 19:52 | |
*** adrian_otto has joined #openstack-containers | 20:06 | |
*** belmoreira has joined #openstack-containers | 20:07 | |
*** belmoreira has quit IRC | 20:08 | |
*** ssmith has quit IRC | 20:21 | |
*** sidx64 has joined #openstack-containers | 20:27 | |
*** sidx64_ has joined #openstack-containers | 20:35 | |
openstackgerrit | Merged openstack/magnum stable/ocata: Fix keystone auth_uri and auth_url https://review.openstack.org/464328 | 20:38 |
*** sidx64 has quit IRC | 20:39 | |
*** sidx64_ is now known as sidx64 | 20:39 | |
*** dave-mccowan has quit IRC | 20:52 | |
*** askb has joined #openstack-containers | 20:53 | |
*** dimtruck is now known as zz_dimtruck | 21:05 | |
*** jmlowe_ has quit IRC | 21:43 | |
*** sidx64 has quit IRC | 21:51 | |
*** zz_dimtruck is now known as dimtruck | 21:59 | |
*** adrian_otto has quit IRC | 22:11 | |
*** dixiaoli has joined #openstack-containers | 22:17 | |
*** kbyrne has quit IRC | 23:02 | |
*** kbyrne has joined #openstack-containers | 23:11 | |
*** dixiaoli has quit IRC | 23:22 | |
*** hongbin has quit IRC | 23:23 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/magnum-ui stable/ocata: Updated from global requirements https://review.openstack.org/464808 | 23:32 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-magnumclient stable/ocata: Updated from global requirements https://review.openstack.org/464862 | 23:38 |
*** harlowja has quit IRC | 23:46 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!