*** jtomasek has quit IRC | 00:04 | |
*** mailingsam__ has quit IRC | 00:05 | |
*** ivve has quit IRC | 00:27 | |
*** tosky has quit IRC | 00:27 | |
*** maddtux has joined #heat | 00:57 | |
*** mikecmpbll has quit IRC | 01:01 | |
*** tosky has joined #heat | 01:01 | |
*** tosky has quit IRC | 01:06 | |
*** ricolin has joined #heat | 01:07 | |
*** hongbin has joined #heat | 02:34 | |
*** ramishra has joined #heat | 03:11 | |
*** skramaja has joined #heat | 03:38 | |
*** hongbin has quit IRC | 04:10 | |
*** phuoc has joined #heat | 04:11 | |
*** skramaja has quit IRC | 04:41 | |
*** skramaja has joined #heat | 04:49 | |
*** ricolin is now known as ricolin_phone | 05:02 | |
*** ricolin_phone is now known as ricolin | 05:04 | |
*** ricolin is now known as ricolin_ | 05:04 | |
*** ricolin_ is now known as ricolin_afk | 05:04 | |
*** ricolin_afk is now known as ricolin | 05:05 | |
*** ricolin_phone has joined #heat | 05:06 | |
*** ricolin_phone has quit IRC | 05:14 | |
*** phuoc has quit IRC | 06:23 | |
*** phuoc has joined #heat | 06:30 | |
*** flwang1 has joined #heat | 06:50 | |
flwang1 | zaneb: ramishra: could you please give me some ideas why the remote_group doesn't work for me? https://review.openstack.org/#/c/647618/2/magnum/drivers/k8s_fedora_atomic_v1/templates/kubecluster.yaml thanks | 06:51 |
---|---|---|
flwang1 | in my testing, it just created another security group for master | 06:52 |
ramishra | flwang1: I think the property key is remote_group_id https://github.com/openstack/heat/blob/master/heat/engine/resources/openstack/neutron/security_group.py#L51 | 06:56 |
*** ivve has joined #heat | 06:58 | |
flwang1 | ramishra: cool, thanks, i will give it a try | 07:22 |
*** e0ne has joined #heat | 07:25 | |
flwang1 | ramishra: no, it doesn't work, the expected rule is not there | 07:30 |
*** ramishra_ has joined #heat | 07:31 | |
*** ramishra has quit IRC | 07:34 | |
*** ricolin_phone has joined #heat | 07:42 | |
*** ricolin_phone has quit IRC | 07:44 | |
*** ricolin_phone has joined #heat | 07:45 | |
flwang1 | ricolin: ricolin_phone: around? | 07:45 |
ricolin_phone | Yes | 07:45 |
ricolin_phone | flwang1: | 07:45 |
flwang1 | ricolin_phone: can you help take a look at this https://review.openstack.org/#/c/647618/3/magnum/drivers/k8s_fedora_atomic_v1/templates/kubecluster.yaml ? | 07:46 |
flwang1 | now after using remote_group_id, i can see the rule, but the rule is not using the remote group | 07:47 |
flwang1 | do i need to add a depends_on for the minions security group? | 07:47 |
ricolin_phone | Let me reach my laptop first:) | 07:47 |
flwang1 | ricolin_phone: sure, thanks | 07:48 |
*** neatherweb has quit IRC | 07:53 | |
*** ricolin_phone has quit IRC | 07:57 | |
ramishra_ | flwang1: you've to also set the remote_mode https://github.com/openstack/heat/blob/master/heat/engine/resources/openstack/neutron/security_group.py#L103, by default it's remote_ip_prefix | 07:57 |
flwang1 | ramishra_: ah, got it, that makes sense, thank you | 07:58 |
flwang1 | ramishra_: yep, it works. thank you so much! | 08:00 |
ramishra_ | flwang1: np:) | 08:01 |
flwang1 | ramishra_: any difference using ' or "? | 08:01 |
flwang1 | in heat template | 08:02 |
flwang1 | for a string | 08:02 |
flwang1 | like 'remote_group_id' vs. "remote_group_id" | 08:02 |
ramishra_ | flwang1: you mean in a yaml? you don't need it at all | 08:03 |
flwang1 | ramishra_: so, just remote_mode: remote_group_id ? | 08:03 |
ramishra_ | yeah I think that should work, for better readabilitly you can use single quote though | 08:05 |
flwang1 | ramishra_: great, thanks | 08:07 |
*** tosky has joined #heat | 08:14 | |
*** ttsiouts has joined #heat | 08:30 | |
*** rcernin has quit IRC | 08:36 | |
*** ttsiouts has quit IRC | 08:43 | |
*** ttsiouts has joined #heat | 08:43 | |
*** ttsiouts has quit IRC | 08:47 | |
*** mikecmpbll has joined #heat | 08:51 | |
openstackgerrit | Vishal Manchanda proposed openstack/heat-dashboard master: Drop py35 jobs https://review.openstack.org/647685 | 08:52 |
*** sshnaidm|pto is now known as sshnaidm|rover | 09:00 | |
*** ttsiouts has joined #heat | 09:02 | |
*** gmoro has joined #heat | 09:15 | |
*** a-pugachev has joined #heat | 09:39 | |
*** rcernin has joined #heat | 09:45 | |
*** e0ne has quit IRC | 09:49 | |
*** e0ne has joined #heat | 09:56 | |
*** jtomasek has joined #heat | 10:05 | |
*** maddtux has quit IRC | 10:18 | |
*** rcernin has quit IRC | 10:24 | |
*** gfidente has joined #heat | 10:45 | |
*** jtomasek has quit IRC | 10:52 | |
*** e0ne has quit IRC | 10:59 | |
*** a-pugachev has quit IRC | 11:03 | |
*** ricolin has quit IRC | 11:04 | |
*** a-pugachev has joined #heat | 11:06 | |
*** a-pugachev has quit IRC | 11:06 | |
*** a-pugachev has joined #heat | 11:07 | |
*** gfidente has quit IRC | 11:11 | |
*** gfidente has joined #heat | 11:19 | |
*** ut2k3 has joined #heat | 11:20 | |
ut2k3 | Hi guys, I try to create a k8s cluster using magnum. So far I understand heat is creating the instances etc. Do you know when my key pair is added to the created instance? The coreos instance is up and running but I can't login using coreos/root. | 11:25 |
*** a-pugachev has quit IRC | 11:28 | |
*** a-pugachev has joined #heat | 11:29 | |
*** e0ne has joined #heat | 11:37 | |
*** neatherweb has joined #heat | 11:43 | |
ramishra_ | ut2k3: you're better off asking in #magnum channel. but.. It's configured by nova/cloud-init, you should be able to ssh to instance with the nova keypair you provided at cluster template create/ cluster create | 11:47 |
ramishra_ | https://docs.openstack.org/magnum/latest/user/#kubernetes | 11:47 |
ramishra_ | it's actually #openstack-containers ;) | 11:49 |
*** neatherweb has quit IRC | 11:54 | |
*** ttsiouts has quit IRC | 12:00 | |
*** ttsiouts has joined #heat | 12:00 | |
*** SmearedBeard has joined #heat | 12:02 | |
*** jtomasek has joined #heat | 12:02 | |
*** ttsiouts has quit IRC | 12:05 | |
*** e0ne has quit IRC | 12:22 | |
*** ttsiouts has joined #heat | 12:26 | |
*** e0ne has joined #heat | 12:27 | |
*** gmoro has quit IRC | 12:29 | |
*** gmoro has joined #heat | 12:32 | |
*** mchlumsky has joined #heat | 12:43 | |
*** jmlowe has quit IRC | 12:52 | |
*** e0ne has quit IRC | 13:08 | |
*** jtomasek has quit IRC | 13:08 | |
*** jtomasek has joined #heat | 13:09 | |
*** e0ne has joined #heat | 13:11 | |
*** jistr is now known as jistr|afk | 13:16 | |
*** e0ne has quit IRC | 13:18 | |
*** skramaja has quit IRC | 13:21 | |
*** mailingsam has joined #heat | 13:24 | |
mailingsam | Does heat support keystone constraints with multiple domains? and LDAP backed? | 13:24 |
mailingsam | constraints.CustomConstraint('keystone.user') fails when the user is in ldap and non default domain | 13:25 |
*** e0ne has joined #heat | 13:26 | |
*** jmlowe has joined #heat | 13:37 | |
*** gfidente has quit IRC | 13:38 | |
ut2k3 | ramishra_, thanks for your info. Just to let you know. The metadata agent had problems ... therefore the key wasn't provided. | 13:40 |
*** jcoufal has joined #heat | 13:57 | |
*** ramishra_ has quit IRC | 13:59 | |
*** ramishra has joined #heat | 14:15 | |
*** jistr|afk is now known as jistr | 14:15 | |
*** e0ne has quit IRC | 14:18 | |
*** k_mouza has joined #heat | 14:22 | |
*** e0ne has joined #heat | 14:25 | |
*** k_mouza has quit IRC | 14:28 | |
*** gfidente has joined #heat | 14:45 | |
*** mailingsam has quit IRC | 14:51 | |
*** jcoufal_ has joined #heat | 14:56 | |
openstackgerrit | Merged openstack/heat master: Add Code name for Stein 12.0.0 in document https://review.openstack.org/645467 | 14:58 |
openstackgerrit | Merged openstack/heat master: Add code name for Train 13.0.0 in document https://review.openstack.org/645468 | 14:58 |
*** jcoufal has quit IRC | 14:59 | |
*** jmlowe has quit IRC | 15:02 | |
*** jmlowe has joined #heat | 15:07 | |
*** jmlowe has quit IRC | 15:09 | |
*** e0ne has quit IRC | 15:12 | |
*** jmlowe has joined #heat | 15:25 | |
*** e0ne has joined #heat | 15:27 | |
*** e0ne has quit IRC | 15:32 | |
*** e0ne has joined #heat | 15:33 | |
*** a-pugachev has quit IRC | 15:43 | |
*** a-pugachev has joined #heat | 15:44 | |
*** e0ne has quit IRC | 15:50 | |
*** e0ne has joined #heat | 15:56 | |
*** e0ne has quit IRC | 16:00 | |
*** stewie925 has joined #heat | 16:02 | |
*** SmearedBeard has quit IRC | 16:04 | |
*** ricolin has joined #heat | 16:04 | |
*** jtomasek has quit IRC | 16:06 | |
openstackgerrit | Zane Bitter proposed openstack/heat master: Load existing resources using correct environment https://review.openstack.org/639259 | 16:18 |
*** jmlowe has quit IRC | 16:21 | |
stewie925 | help everyone - I have a question on heat template for assigning a user to a group | 16:25 |
*** e0ne has joined #heat | 16:25 | |
stewie925 | right now we're trying to use OS::Keystone::User to assign user to a group - but what that does is its also creating a user in openstack and we don't want that | 16:26 |
stewie925 | we want to assign an existing openstack user to a group - which heat template type is best suited for that? | 16:26 |
*** e0ne has quit IRC | 16:28 | |
*** ramishra has quit IRC | 16:37 | |
zaneb | stewie925: there's no way to do that | 16:42 |
zaneb | BTW unit tests will likely be broken trying to install croniter until https://review.openstack.org/647794 merges | 16:44 |
*** stewie925 has quit IRC | 16:45 | |
*** ttsiouts has quit IRC | 16:49 | |
*** ttsiouts has joined #heat | 16:49 | |
*** ttsiouts has quit IRC | 16:54 | |
*** jtomasek has joined #heat | 16:56 | |
*** ut2k3 has quit IRC | 17:11 | |
*** ricolin has quit IRC | 17:13 | |
*** gfidente has quit IRC | 17:26 | |
*** stewie925 has joined #heat | 17:28 | |
stewie925 | zane: thank you for your response | 17:28 |
stewie925 | zaneb: thank you for your response | 17:28 |
stewie925 | we are looking for a heat resource to support the 'openstack group add user' functionality | 17:29 |
stewie925 | sorry bad internet connection here | 17:30 |
*** k_mouza has joined #heat | 17:37 | |
*** ivve has quit IRC | 17:39 | |
*** mikecmpbll has quit IRC | 17:40 | |
*** a-pugachev has quit IRC | 17:40 | |
*** k_mouza has quit IRC | 17:42 | |
*** flwang1 has quit IRC | 17:48 | |
*** jmlowe has joined #heat | 17:51 | |
*** k_mouza has joined #heat | 17:52 | |
*** ttsiouts has joined #heat | 17:54 | |
*** k_mouza has quit IRC | 17:59 | |
*** jtomasek has quit IRC | 18:07 | |
*** stewie925 has quit IRC | 18:16 | |
*** ttsiouts has quit IRC | 18:17 | |
*** ttsiouts has joined #heat | 18:17 | |
*** ttsiouts has quit IRC | 18:22 | |
*** SmearedBeard has joined #heat | 18:23 | |
*** jmlowe has quit IRC | 18:23 | |
*** jtomasek has joined #heat | 18:26 | |
*** jmlowe has joined #heat | 18:29 | |
*** mikecmpbll has joined #heat | 18:32 | |
*** k_mouza has joined #heat | 18:33 | |
*** k_mouza has quit IRC | 18:37 | |
*** jmlowe has quit IRC | 18:39 | |
*** jmlowe has joined #heat | 18:43 | |
*** jmlowe has quit IRC | 18:54 | |
*** jmlowe has joined #heat | 19:02 | |
*** ttsiouts has joined #heat | 19:08 | |
*** shardy has quit IRC | 19:09 | |
*** jmlowe has quit IRC | 19:11 | |
*** SmearedBeard has quit IRC | 19:14 | |
*** ttsiouts has quit IRC | 19:18 | |
*** ttsiouts has joined #heat | 19:19 | |
*** ttsiouts has quit IRC | 19:23 | |
*** jtomasek has quit IRC | 19:26 | |
*** SmearedBeard has joined #heat | 19:29 | |
*** jmlowe has joined #heat | 19:29 | |
*** jtomasek has joined #heat | 19:32 | |
*** ttsiouts has joined #heat | 19:33 | |
*** jmlowe has quit IRC | 19:33 | |
*** ttsiouts has quit IRC | 20:00 | |
*** ttsiouts has joined #heat | 20:01 | |
*** ttsiouts has quit IRC | 20:05 | |
*** jmlowe has joined #heat | 20:06 | |
*** jcoufal_ has quit IRC | 20:14 | |
*** jtomasek has quit IRC | 20:23 | |
*** jtomasek has joined #heat | 20:26 | |
*** ttsiouts has joined #heat | 20:41 | |
*** jtomasek has quit IRC | 20:46 | |
*** jtomasek has joined #heat | 20:48 | |
*** SmearedBeard has quit IRC | 20:49 | |
*** jtomasek has quit IRC | 21:02 | |
*** k_mouza has joined #heat | 21:30 | |
*** neatherweb has joined #heat | 21:34 | |
*** jtomasek has joined #heat | 21:35 | |
*** mchlumsky has quit IRC | 21:43 | |
*** jtomasek has quit IRC | 21:44 | |
*** k_mouza_ has joined #heat | 21:51 | |
*** k_mouza has quit IRC | 21:55 | |
*** k_mouza has joined #heat | 22:07 | |
*** ttsiouts has quit IRC | 22:07 | |
*** k_mouza_ has quit IRC | 22:10 | |
*** ttsiouts has joined #heat | 22:14 | |
*** k_mouza_ has joined #heat | 22:17 | |
*** ttsiouts has quit IRC | 22:18 | |
*** k_mouza has quit IRC | 22:20 | |
*** gmoro has quit IRC | 22:27 | |
*** rcernin has joined #heat | 22:38 | |
*** tosky has quit IRC | 23:02 | |
*** k_mouza_ has quit IRC | 23:23 | |
openstackgerrit | James Slagle proposed openstack/heat master: Log args during list_concat https://review.openstack.org/635651 | 23:38 |
*** k_mouza has joined #heat | 23:44 | |
*** k_mouza has quit IRC | 23:48 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!