*** tellesnobrega_ has joined #heat | 00:22 | |
*** shadower has quit IRC | 00:23 | |
*** funzo has quit IRC | 00:23 | |
*** shadower has joined #heat | 00:23 | |
*** tellesnobrega_ has quit IRC | 00:23 | |
*** tellesnobrega_ has joined #heat | 00:23 | |
*** tellesnobrega_ has quit IRC | 00:24 | |
*** hdd has quit IRC | 00:30 | |
openstackgerrit | Angus Salkeld proposed openstack/heat: Make the TestResource a bit smarter https://review.openstack.org/215489 | 00:37 |
---|---|---|
*** zhenguo has joined #heat | 00:43 | |
*** sdake_ has quit IRC | 00:52 | |
openstackgerrit | Angus Salkeld proposed openstack/heat: Make the TestResource a bit smarter https://review.openstack.org/215489 | 00:53 |
*** liusheng has quit IRC | 00:54 | |
*** erkules_ is now known as erkules | 00:58 | |
*** erkules has quit IRC | 00:58 | |
*** erkules has joined #heat | 00:58 | |
*** zengyingzhe has joined #heat | 00:58 | |
*** Qiming has joined #heat | 01:04 | |
*** Yanyanhu has joined #heat | 01:16 | |
*** ricolin has joined #heat | 01:20 | |
*** liusheng has joined #heat | 01:20 | |
*** Yanyanhu has quit IRC | 01:21 | |
*** Yanyanhu has joined #heat | 01:21 | |
asalkeld | stevebaker: | 01:28 |
asalkeld | testrepository.subunit was > 50 MB of uncompressed data!!! | 01:28 |
asalkeld | Something is causing tests for this project to log significant amounts | 01:29 |
asalkeld | of data. This may be writers to python logging, stdout, or stderr. | 01:29 |
asalkeld | Failing this test as a result | 01:29 |
asalkeld | http://logs.openstack.org/55/216455/1/check/gate-heat-python27/fdbd608/console.html | 01:29 |
asalkeld | (your review) | 01:29 |
stevebaker | yee haw | 01:29 |
asalkeld | not sure what's changed | 01:30 |
stevebaker | weird, those changes are all in docs | 01:31 |
*** kencjohnston has joined #heat | 01:31 | |
asalkeld | gedit really struggling to open that:-O | 01:31 |
stevebaker | our unit tests are super noisy these days | 01:31 |
*** kencjohnston has quit IRC | 01:31 | |
*** erkules_ has joined #heat | 01:32 | |
*** kencjohnston has joined #heat | 01:32 | |
stevebaker | its mostly deprecation warnings | 01:34 |
*** erkules has quit IRC | 01:35 | |
asalkeld | stevebaker: and the resource loading | 01:35 |
asalkeld | that is now done for each test | 01:35 |
stevebaker | oh, I'm running stable/kilo unit tests right now. that is a different beast | 01:36 |
asalkeld | i''l make a quick patch for that | 01:36 |
stevebaker | ok | 01:36 |
*** huangtianhua has joined #heat | 01:41 | |
openstackgerrit | Steve Baker proposed openstack/heat: Use latest stable template version in snippets https://review.openstack.org/198169 | 01:44 |
openstackgerrit | Steve Baker proposed openstack/heat: Use sections for individual properties and attributes https://review.openstack.org/216456 | 01:44 |
openstackgerrit | Steve Baker proposed openstack/heat: flake8 check doc/source https://review.openstack.org/216458 | 01:44 |
*** erkules_ has quit IRC | 01:52 | |
*** erkules_ has joined #heat | 01:53 | |
openstackgerrit | Angus Salkeld proposed openstack/heat: Quieten the unit test logs down https://review.openstack.org/216485 | 01:55 |
asalkeld | stevebaker: ^ | 01:55 |
*** dims__ has quit IRC | 01:55 | |
stevebaker | asalkeld: approved | 01:56 |
openstackgerrit | Steve Baker proposed openstack/heat: Use the official mission statement in index.rst https://review.openstack.org/216486 | 01:56 |
asalkeld | thanks | 01:57 |
stevebaker | I appear to be in a documentation mood | 01:57 |
asalkeld | :) it is getting to release time... | 01:57 |
*** jpeeler has quit IRC | 01:57 | |
Qiming | stevebaker, your first coach in the doc train is not working, https://review.openstack.org/#/c/216455/ | 02:02 |
Qiming | oh, caused by the same problem, >50 MB data | 02:02 |
*** jpeeler has joined #heat | 02:04 | |
*** hdd has joined #heat | 02:04 | |
*** jpeeler has quit IRC | 02:04 | |
*** jpeeler has joined #heat | 02:05 | |
*** zhonghua-lee has joined #heat | 02:11 | |
*** achanda has joined #heat | 02:11 | |
*** Marga_ has joined #heat | 02:17 | |
*** pm90_ has joined #heat | 02:20 | |
*** jcoufal has quit IRC | 02:20 | |
*** pm90__ has joined #heat | 02:23 | |
*** pm90_ has quit IRC | 02:26 | |
*** jdandrea has quit IRC | 02:27 | |
*** kencjohnston has quit IRC | 02:38 | |
*** liusheng has quit IRC | 02:44 | |
*** liusheng has joined #heat | 02:45 | |
*** cody-somerville has quit IRC | 02:47 | |
*** lkarm has joined #heat | 02:50 | |
*** achanda has quit IRC | 02:50 | |
*** hdd has quit IRC | 02:52 | |
*** lkarm has quit IRC | 02:54 | |
*** achanda has joined #heat | 03:01 | |
*** jruano has quit IRC | 03:13 | |
*** djc_ has joined #heat | 03:13 | |
djc_ | I'm trying to set up heat and when running this command "heat-keystone-setup-domain \ --stack-user-domain-name heat_user_domain \ --stack-domain-admin heat_domain_admin \ --stack-domain-admin-password" I get an error. Here is the error: http://pastebin.com/naQfWbVy | 03:15 |
djc_ | The user has admin access | 03:16 |
asalkeld | djc_: looks like the user needs to be called "admin" | 03:19 |
djc_ | asalkeld so even the cs-os-users has admin access doesn't matter? It's actually expecting the "admin" user? | 03:20 |
*** sdake has joined #heat | 03:22 | |
djc_ | asalkeld sorry..what I meant to say was, even though the temp-user has admin access, the command is actually expecting the "admin" user? | 03:23 |
asalkeld | https://github.com/openstack/heat/blob/master/bin/heat-keystone-setup-domain | 03:24 |
asalkeld | seems ok | 03:24 |
*** links has joined #heat | 03:24 | |
asalkeld | (as in you shouldn't need "admin") | 03:24 |
asalkeld | Keystone username with roles sufficient to manage users and projects in the stack-user-domain | 03:25 |
asalkeld | djc_: check your policy.json file in keystone | 03:25 |
asalkeld | to see what roles your user needs | 03:25 |
djc_ | asalkeld this user is in the admin tenant and admin role | 03:26 |
djc_ | asalkeld ok..I will check. What am I looking for exactly in that file? I'm not familiar with it. | 03:26 |
asalkeld | grep domain /etc/keystone/policy.json | 03:27 |
asalkeld | mine has stuff like: | 03:27 |
asalkeld | "identity:create_domain": "rule:admin_required", | 03:27 |
asalkeld | check with: "keystone role-list" | 03:29 |
djc_ | asalkeld http://pastebin.com/e1GRFSt8 | 03:42 |
djc_ | that was my grep from policy.json | 03:42 |
asalkeld | djc_: that looks standard | 03:47 |
asalkeld | djc_: not sure what's going on for you | 03:47 |
djc_ | asalkeld yeah. seems like a bug almost. followed the instructions per openstack's website for kilo | 03:48 |
*** hdd has joined #heat | 03:50 | |
*** pm90__ has quit IRC | 03:52 | |
openstackgerrit | Yingzhe Zeng proposed openstack/python-heatclient: Optimize the format hint of -Pf option https://review.openstack.org/216515 | 03:58 |
*** gberginc has joined #heat | 04:02 | |
*** KanagarajM has joined #heat | 04:06 | |
KanagarajM | good morning all ! | 04:06 |
*** sdake_ has joined #heat | 04:06 | |
*** sdake has quit IRC | 04:10 | |
*** huangtianhua has quit IRC | 04:12 | |
*** huangtianhua has joined #heat | 04:12 | |
openstackgerrit | Angus Salkeld proposed openstack/heat: Quieten the unit test logs down https://review.openstack.org/216485 | 04:18 |
*** sdake_ is now known as sdake | 04:18 | |
htaccess | you will need to configure servers, ports and volumes in the template resource then reference that from the parent template | 04:22 |
htaccess | sry ww | 04:22 |
*** sergmelikyan has joined #heat | 04:32 | |
*** pm90_ has joined #heat | 04:38 | |
*** pm90__ has joined #heat | 04:39 | |
*** bnemec has quit IRC | 04:42 | |
*** pm90_ has quit IRC | 04:43 | |
*** sabeen1 has quit IRC | 05:07 | |
*** liusheng has quit IRC | 05:09 | |
*** liusheng has joined #heat | 05:09 | |
*** hdd has quit IRC | 05:16 | |
*** huangtianhua has quit IRC | 05:18 | |
*** mburns has quit IRC | 05:26 | |
*** sergmelikyan has quit IRC | 05:28 | |
*** mburns has joined #heat | 05:28 | |
openstackgerrit | Pratik Mallya proposed openstack/heat: Make encryption script more robust in presence of malformed data https://review.openstack.org/216536 | 05:47 |
openstackgerrit | Pratik Mallya proposed openstack/heat: Make encryption script more robust in presence of malformed data https://review.openstack.org/216536 | 05:48 |
*** zhenguo has quit IRC | 05:53 | |
*** links has quit IRC | 05:57 | |
*** links has joined #heat | 06:00 | |
*** zhenguo has joined #heat | 06:09 | |
*** boris-42 has quit IRC | 06:12 | |
*** pfreund has quit IRC | 06:12 | |
*** serverascode has quit IRC | 06:12 | |
*** ramishra has quit IRC | 06:12 | |
*** jprovazn has joined #heat | 06:12 | |
*** dsneddon_away has quit IRC | 06:13 | |
*** pfreund has joined #heat | 06:15 | |
*** ramishra has joined #heat | 06:15 | |
*** serverascode has joined #heat | 06:15 | |
*** boris-42 has joined #heat | 06:17 | |
*** huangtianhua has joined #heat | 06:19 | |
*** dsneddon_away has joined #heat | 06:19 | |
*** yuanying has quit IRC | 06:25 | |
*** pm90__ has quit IRC | 06:26 | |
*** vijayagurug has joined #heat | 06:32 | |
*** yuanying has joined #heat | 06:44 | |
*** cody-somerville has joined #heat | 06:46 | |
*** Qiming has quit IRC | 07:01 | |
*** Qiming has joined #heat | 07:06 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Updated from global requirements https://review.openstack.org/216561 | 07:07 |
*** achanda has quit IRC | 07:10 | |
*** inc0 has joined #heat | 07:11 | |
*** zeih has joined #heat | 07:12 | |
*** achanda has joined #heat | 07:14 | |
*** zeih has quit IRC | 07:16 | |
*** sergmelikyan has joined #heat | 07:19 | |
*** shardy has joined #heat | 07:21 | |
*** sergmelikyan has quit IRC | 07:22 | |
*** lkarm has joined #heat | 07:22 | |
*** lkarm has quit IRC | 07:27 | |
*** achanda has quit IRC | 07:30 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Updated from global requirements https://review.openstack.org/216561 | 07:35 |
*** Raj1 has joined #heat | 07:36 | |
*** pbrooko has joined #heat | 07:40 | |
*** jtomasek has joined #heat | 07:42 | |
*** sorantis has joined #heat | 08:06 | |
*** pas-ha has joined #heat | 08:07 | |
*** jistr has joined #heat | 08:12 | |
therve | shardy, By "I'd rather have a code switch", I meant something like a module level variable that you edit by hand | 08:12 |
shardy | therve: Ok I guess I misunderstood - that's completely unfriendly to anyone other than devstack users tho, e.g you can't go hacking code in a packaged heat used as part of a product :\ | 08:14 |
therve | shardy, Yes, that's the goal :) | 08:14 |
shardy | "the use-case I'm trying to support is deploying tripleo underclouds on pre-provisioned hosts" | 08:15 |
shardy | nobody is ever going to do that on devstack | 08:15 |
shardy | every single user (even upstream CI) is consuming packaged heat atm | 08:15 |
therve | Right, so they probably deserve a proper solution which doesn't completely disable a feature | 08:16 |
openstackgerrit | Tetiana Lashchova proposed openstack/heat: Add show_resource function to Sahara resources (3) https://review.openstack.org/201094 | 08:16 |
shardy | I get why you'd like the option hiddent, but provided it's off by default I really don't get why a config option is a big deal | 08:17 |
shardy | it provides a solution where, for a small number of folks, they can disable the opaque internal validation | 08:17 |
therve | I just feel that you're shoving a boolean randomly in the code to make your usecase works | 08:17 |
*** e0ne has joined #heat | 08:17 | |
shardy | therve: all anyone ever does is shove some code in until their use-case works ;) | 08:18 |
shardy | therve: I thought the goal was "not visible to users", which is why I did it like that | 08:18 |
therve | shardy, Well your patch makes it visible to users? | 08:19 |
shardy | therve: no it doesn't, it makes it visible to *operators* who can make an informed choice, particularly if we add a "danger, don't enable for typical cloud deployments" message or something | 08:20 |
therve | Okay, different class of users, sorry | 08:21 |
shardy | Cool, different terminology, but by exposing it in the environment, it becomes something all (template/API) users become aware of | 08:22 |
shardy | vs some obscure option most folks ignore (like quite a few of our existing options..) | 08:22 |
therve | Sure, but it's on demand, and with much better granularity | 08:22 |
therve | Anyway, note that I didn't actually -1 your patch, just in spirit | 08:23 |
therve | But I feel if the exact same patch came from a random folk in community someone would -2 it | 08:23 |
therve | Because it's mosly a quick hack | 08:23 |
*** derekh has joined #heat | 08:24 | |
shardy | therve: I hope that's not the case, I'm not asking for any special treatment, just fair consideration of my requirement | 08:24 |
shardy | If there's a better way, I'm completely open to it | 08:25 |
therve | shardy, Maybe we can take a step back? | 08:25 |
shardy | I'm just a bit frustrated because evidently we've either been talking past each other, or I completely misinterpreted our chat yesterday | 08:25 |
therve | The problem you have is that you're passing.... stuff? to server_id? | 08:25 |
shardy | therve: the problem is I want to access server metadata (by polling from a local, pre-provisioned host, not known to nova) without actually creating a server | 08:26 |
therve | Yeah that's on me, I wasn't clear enough on what I'd like. | 08:26 |
shardy | this should be trivial, by mapping OS::Nova::Server: dummy_server.yaml in the registry | 08:26 |
shardy | only it's not, because then everything breaks when our hiddent validation decides the nested stack ID isn't a server | 08:27 |
therve | This screems constraint registry to me | 08:27 |
therve | You're overriding the server definition, so it'd make sense to override the constraint definition | 08:28 |
shardy | therve: yeah, well one option is to carry an out-of tree resource plugin for this use-case | 08:28 |
therve | shardy, So, what's the relationship between a deployment and a server in it? | 08:30 |
therve | It's really just about having a unique identifier, right? | 08:30 |
shardy | therve: just metadata | 08:30 |
therve | We don't actually care that's it's a nova server reference | 08:30 |
shardy | therve: SoftwareDeployment forces you to pass a server ID, but in reality it will work with any resource, it's just not what we expect | 08:30 |
therve | Right | 08:31 |
openstackgerrit | Tetiana Lashchova proposed openstack/heat: Add tests for show_resource function https://review.openstack.org/201094 | 08:31 |
therve | shardy, Well in that case I'd rather just remove that constraint really | 08:31 |
therve | It doesn't really serve much purpose | 08:31 |
shardy | therve: exactly, SoftwareDeployment just needs any resource to insert it's metadata into | 08:31 |
shardy | therve: Ok, I'd be happy with that, but I assumed folks would be -2 on it because it means less fail-fast for the more common use-cases | 08:33 |
* therve ponders | 08:33 | |
therve | shardy, My reasoning is that I prefer one less constraint rather than deactivating them all | 08:33 |
shardy | lol | 08:34 |
therve | shardy, *Ideally*, we'd rename the server properties to something like "resource" | 08:34 |
therve | But compatibility and stuff, urg. | 08:34 |
shardy | therve: Ok, thanks, I'll abandon the boolean and push a patch doing that, with justification, and see what folks make of it | 08:36 |
shardy | the final part of making this all work is stopping all nested stack returning an ARN, instead of a stack_id via get_resource | 08:37 |
shardy | https://github.com/openstack/heat/blob/master/heat/engine/resources/template_resource.py#L292 | 08:37 |
shardy | I need to chat with asalkeld as IIRC we did that for a reason, but I can't remember what | 08:38 |
shardy | that can be worked around via returning OS::stack_id parameter via the OS::stack_id output though (ugh) | 08:38 |
therve | arn needs to die in the fire | 08:40 |
*** rakesh_hs has joined #heat | 08:42 | |
*** shardy_ has joined #heat | 08:43 | |
*** shardy has quit IRC | 08:44 | |
*** shardy_ has quit IRC | 08:48 | |
*** shardy has joined #heat | 08:49 | |
therve | shardy, I realize that I didn't publish my comment on https://review.openstack.org/#/c/199652/ yesterday which totally made things worse | 08:51 |
*** shardy has quit IRC | 08:52 | |
*** huangtianhua has quit IRC | 08:53 | |
*** shardy has joined #heat | 08:54 | |
*** Yanyanhu_ has joined #heat | 08:58 | |
*** Yanyanhu has quit IRC | 09:00 | |
*** Yanyanhu_ has quit IRC | 09:04 | |
*** Yanyanhu_ has joined #heat | 09:05 | |
*** sorantis has quit IRC | 09:25 | |
*** shardy_ has joined #heat | 09:33 | |
openstackgerrit | huangtianhua proposed openstack/heat: Set FAILED state if resource in *_IN_PROGRESS when updating https://review.openstack.org/215486 | 09:35 |
*** shardy has quit IRC | 09:35 | |
*** shardy_ has quit IRC | 09:39 | |
*** shardy has joined #heat | 09:39 | |
*** dims__ has joined #heat | 09:48 | |
*** dims__ has quit IRC | 09:48 | |
*** dims__ has joined #heat | 09:49 | |
shardy | ramishra: Hey re https://review.openstack.org/#/c/214908/ - do you happen to know the bug or commit which fixed that? | 09:51 |
shardy | ramishra: wondering if we need a stable/kilo backport | 09:51 |
ramishra | shardy: https://review.openstack.org/#/c/215211/ | 09:52 |
shardy | ramishra: aha, sorry I just spotted the Related-Bug ;) | 09:52 |
shardy | ramishra: thanks! | 09:52 |
ramishra | shardy: no :) | 09:52 |
ramishra | shardy: np:) | 09:53 |
shardy | ramishra: cool, I see it was a recent regression, thanks :) | 09:53 |
*** ricolin has quit IRC | 10:01 | |
*** huangtianhua has joined #heat | 10:06 | |
openstackgerrit | Rabi Mishra proposed openstack/heat: Provide signal_url for DELETE action when using other transports https://review.openstack.org/216651 | 10:21 |
openstackgerrit | Oleksii Chuprykov proposed openstack/heat: Add batching create to ResourceGroup https://review.openstack.org/185385 | 10:27 |
openstackgerrit | Merged openstack/heat: Quieten the unit test logs down https://review.openstack.org/216485 | 10:31 |
*** shardy_ has joined #heat | 10:37 | |
*** shardy has quit IRC | 10:38 | |
*** shardy_ has quit IRC | 10:43 | |
*** gberginc has quit IRC | 10:43 | |
*** shardy has joined #heat | 10:43 | |
*** gberginc has joined #heat | 10:44 | |
*** jruano has joined #heat | 10:44 | |
openstackgerrit | Rabi Mishra proposed openstack/heat: Improve docstrings for software deployment properties https://review.openstack.org/216207 | 10:46 |
*** Yanyanhu_ has quit IRC | 10:47 | |
openstackgerrit | Merged openstack/heat: Small improvements of OS::Nova::Server resource https://review.openstack.org/216254 | 10:50 |
openstackgerrit | Merged openstack/heat: SoftwareDeployments modify validation to use properties https://review.openstack.org/199652 | 10:50 |
openstackgerrit | Merged openstack/heat: Fix Software Deployment DELETE action for CFN_SIGNAL transport https://review.openstack.org/216223 | 10:50 |
*** pbrooko has quit IRC | 10:55 | |
*** Qiming has quit IRC | 10:56 | |
*** sorantis has joined #heat | 11:07 | |
*** Marga_ has quit IRC | 11:10 | |
*** huangtianhua has quit IRC | 11:22 | |
*** pbrooko has joined #heat | 11:32 | |
*** Marga_ has joined #heat | 11:40 | |
*** zaneb has quit IRC | 11:49 | |
*** zhenguo has quit IRC | 11:55 | |
*** Qiming has joined #heat | 11:57 | |
*** pbrooko has quit IRC | 11:58 | |
*** shardy_ has joined #heat | 11:58 | |
*** shardy has quit IRC | 12:00 | |
*** zeih has joined #heat | 12:00 | |
*** KanagarajM has quit IRC | 12:01 | |
*** zaneb has joined #heat | 12:01 | |
*** shardy_ has quit IRC | 12:04 | |
*** shardy has joined #heat | 12:05 | |
*** pbrooko has joined #heat | 12:05 | |
*** Qiming has quit IRC | 12:06 | |
*** Qiming has joined #heat | 12:06 | |
*** lkarm has joined #heat | 12:08 | |
*** tochi has quit IRC | 12:10 | |
*** djc_ has quit IRC | 12:16 | |
*** Qiming has quit IRC | 12:17 | |
*** Qiming has joined #heat | 12:17 | |
openstackgerrit | Anant Patil proposed openstack/heat: Ensure traversal ID is updated https://review.openstack.org/216683 | 12:20 |
*** hdd has joined #heat | 12:28 | |
*** pm90_ has joined #heat | 12:29 | |
*** zeih has quit IRC | 12:33 | |
*** pbrooko_ has joined #heat | 12:46 | |
*** pbrooko has quit IRC | 12:48 | |
*** pm90_ has quit IRC | 12:49 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Updated from global requirements https://review.openstack.org/216561 | 12:51 |
*** sorantis has quit IRC | 12:51 | |
*** sorantis has joined #heat | 12:52 | |
*** Raj1 has quit IRC | 12:54 | |
*** hdd has quit IRC | 12:55 | |
*** gberginc has quit IRC | 12:56 | |
*** blomquisg has joined #heat | 13:01 | |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/heat: Add resource_type-specific policies https://review.openstack.org/201488 | 13:02 |
openstackgerrit | Oleksii Chuprykov proposed openstack/heat: raise exception if asg in cooldown https://review.openstack.org/215080 | 13:03 |
openstackgerrit | Merged openstack/heat: Do not pass rich objects in CloudNetwork resource https://review.openstack.org/215784 | 13:07 |
*** pbrooko has joined #heat | 13:09 | |
*** pbrooko_ has quit IRC | 13:12 | |
*** zhenguo has joined #heat | 13:16 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Updated from global requirements https://review.openstack.org/216561 | 13:19 |
*** links has quit IRC | 13:23 | |
*** dims__ has quit IRC | 13:24 | |
*** dims__ has joined #heat | 13:25 | |
*** jprovazn has quit IRC | 13:26 | |
*** jonesbr has joined #heat | 13:32 | |
*** jecarey has joined #heat | 13:34 | |
*** dims has joined #heat | 13:36 | |
*** dims__ has quit IRC | 13:36 | |
*** dims_ has joined #heat | 13:39 | |
*** dims__ has joined #heat | 13:41 | |
*** dims has quit IRC | 13:42 | |
*** jasond has joined #heat | 13:42 | |
*** hdd has joined #heat | 13:42 | |
*** jaime49 has joined #heat | 13:44 | |
*** dims_ has quit IRC | 13:45 | |
*** inc0 has quit IRC | 13:48 | |
*** shardy_ has joined #heat | 13:50 | |
*** shardy has quit IRC | 13:51 | |
*** bapalm_ is now known as bapalm | 13:51 | |
*** thumpba has joined #heat | 13:53 | |
*** vijayagurug has left #heat | 13:53 | |
*** shardy_ has quit IRC | 13:55 | |
openstackgerrit | Anant Patil proposed openstack/heat: Convergence: Stack concurrent update https://review.openstack.org/195380 | 13:55 |
*** shardy has joined #heat | 13:56 | |
*** jruano has quit IRC | 13:57 | |
*** daneyon_ has quit IRC | 13:58 | |
*** daneyon has joined #heat | 13:58 | |
*** shardy has quit IRC | 14:00 | |
*** shardy has joined #heat | 14:01 | |
openstackgerrit | Anant Patil proposed openstack/heat: Convergence: Stack concurrent update https://review.openstack.org/195380 | 14:03 |
*** jprovazn has joined #heat | 14:07 | |
*** endorphin has joined #heat | 14:07 | |
*** Piet has joined #heat | 14:12 | |
*** jaime49 has quit IRC | 14:12 | |
*** vahidh has quit IRC | 14:16 | |
*** jaime49 has joined #heat | 14:18 | |
*** zeih has joined #heat | 14:22 | |
openstackgerrit | Oleksii Chuprykov proposed openstack/heat: Add batching create to ResourceGroup https://review.openstack.org/185385 | 14:22 |
*** pm90_ has joined #heat | 14:30 | |
*** pm90__ has joined #heat | 14:31 | |
*** vijendar has joined #heat | 14:33 | |
*** pm90_ has quit IRC | 14:35 | |
*** jaime49 has quit IRC | 14:36 | |
*** jaime49 has joined #heat | 14:36 | |
*** Raj1 has joined #heat | 14:42 | |
*** vijayagurug has joined #heat | 14:43 | |
*** links has joined #heat | 14:44 | |
openstackgerrit | Grzegorz Grasza (xek) proposed openstack/heat: Register all objects https://review.openstack.org/190183 | 14:45 |
*** jaime49 has quit IRC | 14:48 | |
*** jaime49 has joined #heat | 14:49 | |
*** zeih has quit IRC | 14:52 | |
openstackgerrit | Pratik Mallya proposed openstack/heat: Make encryption script more robust in presence of malformed data https://review.openstack.org/216536 | 14:52 |
*** sorantis has quit IRC | 14:54 | |
*** achanda has joined #heat | 14:54 | |
*** zeih has joined #heat | 14:55 | |
*** Drago has joined #heat | 14:56 | |
*** Drago has quit IRC | 14:57 | |
*** Drago has joined #heat | 14:57 | |
*** kebray has joined #heat | 15:00 | |
*** Raj1 has quit IRC | 15:03 | |
*** achanda has quit IRC | 15:04 | |
*** Raj1 has joined #heat | 15:04 | |
*** thedodd has joined #heat | 15:04 | |
*** djc_ has joined #heat | 15:06 | |
djc_ | I ran into a problem when setting up heat. when executing the command "heat-keystone-setup-domain \ --stack-user-domain-name heat_user_domain \ --stack-domain-admin heat_domain_admin \ --stack-domain-admin-password HEAT_DOMAIN_PASS" I get a message that the user is not authorized even though the account has admin access. | 15:08 |
*** vijayagurug has left #heat | 15:09 | |
*** aweiteka has joined #heat | 15:09 | |
*** inc0 has joined #heat | 15:11 | |
*** jruano has joined #heat | 15:11 | |
*** pas-ha has quit IRC | 15:14 | |
*** djc_ has quit IRC | 15:15 | |
*** vahidh has joined #heat | 15:15 | |
*** amg_ has joined #heat | 15:17 | |
amg_ | Hello everyone, still getting this error when trying to run a `heat-keystone-setup-domain`: ERROR (heat-keystone-setup-domain:124) User 'cs-os-users' is not authorized to perform this operation, please try with other OS_USERNAME setting. | 15:17 |
amg_ | running kilo on cent7 | 15:17 |
therve | amg_, You're supposed to run this as admin I believe | 15:18 |
amg_ | therve we have AD as our ident service in keystone and have a user that has admin privs but still no joy. | 15:19 |
therve | Hum | 15:19 |
amg_ | Do we explicitly have to use a user with the "admin" name? | 15:19 |
therve | I hope not | 15:20 |
*** djc__ has joined #heat | 15:20 | |
*** cmh has joined #heat | 15:20 | |
amg_ | Me either heh. Grasping at straws though as it seems nigh impossible to have our AD user who has privs create the domain. | 15:21 |
therve | amg_, Can you run keystone user-list ? | 15:21 |
amg_ | Indeed an `openstack user list` returns all our users. | 15:22 |
*** jdandrea has joined #heat | 15:23 | |
therve | But wait. Not sure you can create domains with AD as the backend | 15:23 |
therve | You may need to setup multi-backends | 15:23 |
amg_ | Interesting. So we have ident pointed to AD but assignment is done from MySQL, do you think that is causing an issue? | 15:25 |
therve | I have no idea to be honest | 15:26 |
therve | Someone from keystone may be able to help you better | 15:26 |
*** Qiming has quit IRC | 15:26 | |
openstackgerrit | Merged openstack/heat: Improve docstrings for software deployment properties https://review.openstack.org/216207 | 15:27 |
*** pbrooko_ has joined #heat | 15:27 | |
amg_ | therve, thank you for your assistance. I'll go see what the keystone folks might be able to provide. :) | 15:28 |
*** pbrooko has quit IRC | 15:29 | |
*** shardy_ has joined #heat | 15:31 | |
jasond | ryansb: hi | 15:32 |
ryansb | jasond: hey, what's up | 15:32 |
*** shardy has quit IRC | 15:32 | |
jasond | ryansb: huangtianhua was asking a question about a docstring you originally wrote in https://review.openstack.org/#/c/122473/23/heat/rpc/client.py would you mind taking a look? | 15:33 |
jasond | i don't know the answer | 15:33 |
ryansb | yeah sure | 15:33 |
ryansb | also I'll review that patch & see if there are other comments | 15:35 |
*** zhenguo has quit IRC | 15:36 | |
jasond | ryansb: thanks. i will reply to the other ones | 15:36 |
*** shardy_ has quit IRC | 15:36 | |
*** shardy has joined #heat | 15:37 | |
*** kebray has quit IRC | 15:38 | |
*** rakesh_hs has quit IRC | 15:39 | |
amg_ | Thanks again, therve we turned off AD just to see what happens with just a MySQL backend and it worked. | 15:41 |
amg_ | So is there a feature request we can put in for the road map to have AD users create domains? | 15:42 |
*** Marga_ has quit IRC | 15:42 | |
therve | No idea | 15:43 |
*** Marga_ has joined #heat | 15:43 | |
*** lsmola has quit IRC | 15:44 | |
*** links has quit IRC | 15:44 | |
amg_ | ah, well last question, is there a specific openstack doc on setting up multibackends for keystone? sorry to be a pain heh :) | 15:44 |
amg_ | Digging through, I'm not finding one jumping out at me. | 15:44 |
*** vijayagurug has joined #heat | 15:45 | |
*** lpmulligan has joined #heat | 15:48 | |
*** dsneddon_away is now known as dsneddon | 15:48 | |
*** vijayagurug has left #heat | 15:49 | |
*** gberginc has joined #heat | 15:54 | |
*** crose has joined #heat | 15:56 | |
*** vijayagurug has joined #heat | 15:56 | |
*** djc__ has quit IRC | 16:01 | |
*** sabeen has joined #heat | 16:01 | |
*** cmh has quit IRC | 16:02 | |
*** sabeen3 has joined #heat | 16:05 | |
*** sabeen has quit IRC | 16:06 | |
*** inc0 has quit IRC | 16:06 | |
*** vijayagurug has quit IRC | 16:08 | |
*** vijayagurug has joined #heat | 16:08 | |
*** dyasny has quit IRC | 16:13 | |
*** pbrooko_ has quit IRC | 16:14 | |
*** endorphin has quit IRC | 16:14 | |
*** jistr has quit IRC | 16:17 | |
*** e0ne has quit IRC | 16:20 | |
*** amg_ has quit IRC | 16:20 | |
*** DandyPandy_ has quit IRC | 16:23 | |
*** jasond has quit IRC | 16:24 | |
*** e0ne has joined #heat | 16:25 | |
*** bnemec has joined #heat | 16:25 | |
*** Raj1 has quit IRC | 16:27 | |
*** pm90__ has quit IRC | 16:28 | |
*** e0ne has quit IRC | 16:29 | |
*** bleepbloop has joined #heat | 16:30 | |
*** sergmelikyan has joined #heat | 16:33 | |
*** vijayagurug has quit IRC | 16:37 | |
*** __TheDodd__ has joined #heat | 16:43 | |
*** thedodd has quit IRC | 16:43 | |
*** pm90_ has joined #heat | 16:48 | |
*** derekh has quit IRC | 16:59 | |
*** bleepbloop has quit IRC | 17:01 | |
*** bleepbloop has joined #heat | 17:01 | |
*** e0ne has joined #heat | 17:07 | |
*** lpmulligan has quit IRC | 17:11 | |
*** achanda has joined #heat | 17:15 | |
*** lpmulligan has joined #heat | 17:19 | |
*** liusheng has quit IRC | 17:24 | |
*** liusheng has joined #heat | 17:25 | |
*** jecarey has quit IRC | 17:29 | |
*** dyasny has joined #heat | 17:32 | |
*** gberginc has quit IRC | 17:47 | |
openstackgerrit | Joe D'Andrea proposed openstack/heat: Adds resource uuid, volume support to lifecycle scheduler hints https://review.openstack.org/203823 | 17:51 |
*** Raj1 has joined #heat | 17:57 | |
*** Raj1 has quit IRC | 17:58 | |
*** Raj1 has joined #heat | 17:58 | |
*** shardy_ has joined #heat | 18:04 | |
*** sergmelikyan has quit IRC | 18:05 | |
*** shardy has quit IRC | 18:05 | |
*** sergmelikyan has joined #heat | 18:08 | |
*** shardy_ has quit IRC | 18:09 | |
*** amg_ has joined #heat | 18:10 | |
*** shardy has joined #heat | 18:10 | |
*** jprovazn has quit IRC | 18:16 | |
*** andrearo1 has joined #heat | 18:16 | |
*** andrearosa has quit IRC | 18:17 | |
*** Qlawy has quit IRC | 18:17 | |
*** Qlawy has joined #heat | 18:18 | |
*** jpeeler has quit IRC | 18:19 | |
*** jpeeler has joined #heat | 18:22 | |
*** jpeeler has joined #heat | 18:22 | |
*** jfluhmann has joined #heat | 18:22 | |
*** tlashchova has quit IRC | 18:24 | |
*** sdake_ has joined #heat | 18:25 | |
openstackgerrit | Joe D'Andrea proposed openstack/heat: Adds resource uuid, volume support to lifecycle scheduler hints https://review.openstack.org/203823 | 18:26 |
*** jecarey has joined #heat | 18:27 | |
*** sdake has quit IRC | 18:29 | |
*** ameybhide has joined #heat | 18:37 | |
*** huangtianhua has joined #heat | 18:41 | |
*** huangtianhua has quit IRC | 18:47 | |
*** sergmelikyan has quit IRC | 18:49 | |
*** daneyon_ has joined #heat | 18:53 | |
*** sdake_ is now known as sdake | 18:54 | |
*** daneyon has quit IRC | 18:55 | |
*** jruano has quit IRC | 19:02 | |
*** daneyon_ has quit IRC | 19:12 | |
*** daneyon has joined #heat | 19:12 | |
*** daneyon has quit IRC | 19:12 | |
*** sdake_ has joined #heat | 19:15 | |
*** dyasny has quit IRC | 19:16 | |
*** sdake has quit IRC | 19:18 | |
*** sdake_ is now known as sdake | 19:23 | |
*** dims__ has quit IRC | 19:25 | |
*** dims has joined #heat | 19:26 | |
*** achanda has quit IRC | 19:28 | |
*** lpmulligan has quit IRC | 19:49 | |
*** sergmelikyan has joined #heat | 19:50 | |
*** jfluhmann has quit IRC | 19:54 | |
*** sergmelikyan has quit IRC | 19:54 | |
*** Piet has quit IRC | 20:03 | |
*** achanda has joined #heat | 20:11 | |
*** vahidh has quit IRC | 20:15 | |
*** sergmelikyan has joined #heat | 20:17 | |
*** amg_ has quit IRC | 20:18 | |
*** sergmelikyan has quit IRC | 20:22 | |
*** pm90__ has joined #heat | 20:24 | |
*** pm90__ has quit IRC | 20:24 | |
*** zeih has quit IRC | 20:26 | |
*** ameybhide has quit IRC | 20:27 | |
*** jtomasek has quit IRC | 20:27 | |
*** pm90_ has quit IRC | 20:28 | |
*** Raj2 has joined #heat | 20:34 | |
*** lpmulligan has joined #heat | 20:35 | |
*** MVenesio has joined #heat | 20:35 | |
*** Raj1 has quit IRC | 20:35 | |
*** e0ne has quit IRC | 20:35 | |
*** gberginc has joined #heat | 20:38 | |
*** pm90_ has joined #heat | 20:47 | |
*** Piet has joined #heat | 20:48 | |
openstackgerrit | Joe D'Andrea proposed openstack/heat: Adds resource uuid, volume support to lifecycle scheduler hints https://review.openstack.org/203823 | 20:48 |
*** pm90__ has joined #heat | 20:49 | |
*** pm90_ has quit IRC | 20:52 | |
*** sergmelikyan has joined #heat | 20:54 | |
*** daneyon has joined #heat | 20:56 | |
*** lkarm has quit IRC | 21:04 | |
*** bnemec has quit IRC | 21:05 | |
*** bnemec has joined #heat | 21:06 | |
*** vijendar has quit IRC | 21:10 | |
*** jonesbr has left #heat | 21:13 | |
*** achanda has quit IRC | 21:15 | |
*** achanda has joined #heat | 21:17 | |
*** jecarey has quit IRC | 21:18 | |
*** bleepbloop has quit IRC | 21:20 | |
*** jecarey has joined #heat | 21:21 | |
*** jaime49 has quit IRC | 21:23 | |
*** Raj2 has quit IRC | 21:31 | |
*** blomquisg has quit IRC | 21:32 | |
*** sdake_ has joined #heat | 21:44 | |
*** jaime49 has joined #heat | 21:46 | |
*** jaime49 has quit IRC | 21:46 | |
*** e0ne has joined #heat | 21:48 | |
*** sdake has quit IRC | 21:48 | |
*** thumpba has quit IRC | 21:48 | |
*** x3k has joined #heat | 21:50 | |
*** jecarey has quit IRC | 21:50 | |
*** x3k has left #heat | 21:50 | |
*** shardy has quit IRC | 21:52 | |
*** MVenesio has quit IRC | 22:00 | |
*** sdake_ is now known as sdake | 22:01 | |
*** bnemec has quit IRC | 22:07 | |
*** Raj1 has joined #heat | 22:08 | |
*** bnemec has joined #heat | 22:08 | |
*** vahidh has joined #heat | 22:11 | |
*** e0ne has quit IRC | 22:16 | |
*** achanda has quit IRC | 22:19 | |
*** crose has quit IRC | 22:20 | |
*** sdake_ has joined #heat | 22:21 | |
*** achanda has joined #heat | 22:21 | |
*** sdake has quit IRC | 22:24 | |
*** sdake_ is now known as sdake | 22:24 | |
*** Raj1 has quit IRC | 22:28 | |
*** Raj1 has joined #heat | 22:28 | |
*** lpmulligan has quit IRC | 22:37 | |
*** lpmulligan has joined #heat | 22:39 | |
*** pm90__ has quit IRC | 22:59 | |
*** sabeen3 has quit IRC | 23:01 | |
*** kebray has joined #heat | 23:06 | |
*** kebray has quit IRC | 23:07 | |
*** __TheDodd__ has quit IRC | 23:08 | |
*** lpmulligan has quit IRC | 23:11 | |
*** kebray has joined #heat | 23:18 | |
*** daneyon has quit IRC | 23:18 | |
*** bitblt has joined #heat | 23:28 | |
*** bitblt has quit IRC | 23:28 | |
*** pm90_ has joined #heat | 23:32 | |
*** tochi has joined #heat | 23:42 | |
*** Raj1 has quit IRC | 23:45 | |
asalkeld | stevebaker: i think i'll set this bug 1433340 to fixed (as it is in convergence) | 23:50 |
openstack | bug 1433340 in heat "stack actions do not guarantee that the stack will be placed into IN_PROGRESS by the time they return" [High,Triaged] https://launchpad.net/bugs/1433340 | 23:50 |
asalkeld | seems ok to me | 23:51 |
asalkeld | (to do that) | 23:51 |
stevebaker | asalkeld: yeah, its fixed. Its a shame the comment didn't say Closes-Bug otherwise it would have been backported much earlier | 23:52 |
asalkeld | stevebaker: there is no fix for non-convergence | 23:53 |
asalkeld | only workarounds | 23:53 |
asalkeld | (making it less likely to happen) | 23:53 |
asalkeld | we should start reviewing from here: https://launchpad.net/heat/+milestone/liberty-3 | 23:54 |
stevebaker | true, but that fix also makes is possible to delete a FAILED stack on the first attempt | 23:54 |
asalkeld | stevebaker: there are a bunch of blueprints that just show "started" | 23:56 |
stevebaker | asalkeld: I'll do a sweep | 23:56 |
asalkeld | k, thanks | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!