*** liyi has joined #heat | 00:06 | |
*** liyi has quit IRC | 00:06 | |
*** rcernin has joined #heat | 00:27 | |
*** yangyapeng has quit IRC | 00:31 | |
*** yangyapeng has joined #heat | 00:32 | |
*** yangyapeng has quit IRC | 00:36 | |
*** pengdake_ has joined #heat | 01:16 | |
*** clayton has quit IRC | 01:22 | |
*** clayton has joined #heat | 01:25 | |
*** yangyapeng has joined #heat | 01:26 | |
*** Sandy619 has joined #heat | 01:34 | |
*** ricolin has joined #heat | 01:43 | |
*** liyi has joined #heat | 01:56 | |
*** liyi has quit IRC | 02:31 | |
*** liyi has joined #heat | 02:35 | |
*** liyi has quit IRC | 02:35 | |
*** liyi has joined #heat | 02:35 | |
*** namnh has joined #heat | 02:46 | |
*** derekjhyang has joined #heat | 02:50 | |
derekjhyang | Hey, folks | 02:50 |
---|---|---|
derekjhyang | https://www.irccloud.com/pastebin/nwR0owjr/ | 02:51 |
derekjhyang | Any ideas to solve it ? | 02:51 |
derekjhyang | my heat version is pike and my python-heatclient version is 1.11.0 | 02:52 |
*** hongbin has joined #heat | 02:56 | |
*** Sandy619 has quit IRC | 03:11 | |
*** openstackgerrit has joined #heat | 03:18 | |
openstackgerrit | lvxianguo proposed openstack/heat-dashboard master: fix error url https://review.openstack.org/540226 | 03:18 |
openstackgerrit | liyi proposed openstack/heat master: Delete unreachable code in octavia_base https://review.openstack.org/540232 | 03:27 |
*** pengdake_ has quit IRC | 03:33 | |
*** pengdake_ has joined #heat | 03:35 | |
*** ramishra has joined #heat | 03:38 | |
*** flwang1 has quit IRC | 03:49 | |
*** pengdake_ has quit IRC | 03:59 | |
openstackgerrit | Rabi Mishra proposed openstack/heat master: Fix some docstrings for octavia resources https://review.openstack.org/540243 | 04:07 |
*** harlowja_ has quit IRC | 04:09 | |
*** felipemonteiro has joined #heat | 04:15 | |
ricolin | ramishra, I think you happen to encounter depend on issue when they test on new depends on method | 04:19 |
ricolin | https://www.mail-archive.com/openstack-infra@lists.openstack.org/msg05779.html | 04:19 |
ricolin | ramishra, ^^^ | 04:19 |
ramishra | I tried the new method, but that did not work either https://review.openstack.org/#/c/539088/2 | 04:21 |
ramishra | ricolin: I don't know, why it did not work then, but yeah, we should use the new syntax | 04:23 |
ricolin | yeah, the old way will retired any second:) | 04:23 |
ricolin | ramishra, can you review https://review.openstack.org/#/c/539949/ when you got free time | 04:24 |
ricolin | heat-agents tests is broken without it | 04:25 |
ramishra | ricolin: sure, will have a look, 652 lines of change;) | 04:29 |
ramishra | ricolin: Done | 04:36 |
ricolin | ramishra, thx | 04:39 |
*** jmlowe_ has quit IRC | 04:40 | |
*** jmlowe has joined #heat | 04:41 | |
*** felipemonteiro has quit IRC | 04:42 | |
ramishra | ricolin: opestack-tox-cover post pipeline job is failing http://logs.openstack.org/9e/9e4cda46e636d20a5da70e7112827e4be703526d/post/openstack-tox-cover/c1598ab/job-output.txt.gz#_2018-01-31_11_44_14_769969 | 04:43 |
ramishra | though not blocking we should land https://review.openstack.org/#/c/539516/ soon:) | 04:44 |
ricolin | ramishra, +2ed | 04:46 |
openstackgerrit | Merged openstack/heat-agents master: Fix heat docker agent tests https://review.openstack.org/539949 | 04:46 |
*** jmlowe has quit IRC | 04:54 | |
*** jmlowe has joined #heat | 04:55 | |
*** harlowja has joined #heat | 04:56 | |
*** pengdake_ has joined #heat | 04:59 | |
*** hongbin has quit IRC | 05:00 | |
*** links has joined #heat | 05:15 | |
*** jmlowe has quit IRC | 05:15 | |
*** jmlowe has joined #heat | 05:17 | |
derekjhyang | I met this errors as follows when I ran a simple heat template, anyone have ideas to solve it ? my heatclient version is 1.11.0 and my heat version is pike | 05:23 |
derekjhyang | ================================ | 05:23 |
derekjhyang | Feb 02 19:06:43 ubuntu devstack@h-api.service[12842]: ERROR heat.common.wsgi Traceback (most recent call last): | 05:23 |
derekjhyang | Feb 02 19:06:43 ubuntu devstack@h-api.service[12842]: ERROR heat.common.wsgi File "/opt/stack/heat/heat/common/wsgi.py", line 836, in __call__ | 05:23 |
derekjhyang | Feb 02 19:06:43 ubuntu devstack@h-api.service[12842]: ERROR heat.common.wsgi request, **action_args) | 05:23 |
*** derekjhyang has quit IRC | 05:23 | |
*** derekjhyang has joined #heat | 05:23 | |
*** pengdake_ has quit IRC | 05:24 | |
*** yangyapeng has quit IRC | 05:25 | |
*** pengdake_ has joined #heat | 05:28 | |
ramishra | derekjhyang: may be you can paste the full traceback at http://paste.openstack.org/ for someone to check. 3 lines of traceback would not help;) | 05:34 |
*** mdnadeem has joined #heat | 05:34 | |
derekjhyang | ramishra thank you for your hint | 05:37 |
derekjhyang | here is my full traceback | 05:37 |
derekjhyang | http://paste.openstack.org/show/658385/ | 05:37 |
ramishra | derekjhyang: Are you using postgresql? | 05:40 |
*** jmlowe has quit IRC | 05:42 | |
*** jmlowe has joined #heat | 05:43 | |
ramishra | It's a db error, "Remote error: DBError (psycopg2.ProgrammingError) relation "stack" does not exist", probably your db is not good | 05:43 |
*** k_mouza has joined #heat | 05:47 | |
ramishra | derekjhyang: We don't test with postgresql, you're better off using mysql I think | 05:49 |
*** k_mouza has quit IRC | 05:52 | |
openstackgerrit | Merged openstack/heat-agents master: Add reno for release notes management https://review.openstack.org/526585 | 05:53 |
*** jmlowe has quit IRC | 05:57 | |
*** jmlowe has joined #heat | 06:00 | |
*** yangyapeng has joined #heat | 06:00 | |
*** armaan has quit IRC | 06:00 | |
openstackgerrit | Merged openstack/heat-tempest-plugin master: Zuul: Remove project name https://review.openstack.org/538583 | 06:10 |
*** jmlowe has quit IRC | 06:10 | |
*** jmlowe has joined #heat | 06:12 | |
*** rcernin has quit IRC | 06:20 | |
*** pengdake has joined #heat | 06:21 | |
*** jmlowe has quit IRC | 06:22 | |
*** pengdake_ has quit IRC | 06:23 | |
*** jmlowe has joined #heat | 06:24 | |
*** dbecker has quit IRC | 06:32 | |
*** jmlowe has quit IRC | 06:34 | |
*** dbecker has joined #heat | 06:45 | |
openstackgerrit | Kazunori Shinohara proposed openstack/heat master: Add Blazar support to Heat https://review.openstack.org/534576 | 06:47 |
*** jmlowe has joined #heat | 06:48 | |
openstackgerrit | Andreas Jaeger proposed openstack/heat-agents master: Update requirements manually https://review.openstack.org/539447 | 06:53 |
*** jmlowe has quit IRC | 07:00 | |
*** jmlowe has joined #heat | 07:06 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat master: Imported Translations from Zanata https://review.openstack.org/540279 | 07:12 |
*** jmlowe has quit IRC | 07:17 | |
*** AlexeyAbashkin has joined #heat | 07:18 | |
*** jmlowe has joined #heat | 07:29 | |
*** gfidente has joined #heat | 07:31 | |
*** jmlowe has quit IRC | 07:46 | |
*** AlexeyAbashkin has quit IRC | 07:47 | |
*** jtomasek has joined #heat | 07:50 | |
*** jmlowe has joined #heat | 07:52 | |
*** AlexeyAbashkin has joined #heat | 07:55 | |
*** jmlowe has quit IRC | 07:59 | |
*** zhenguo has joined #heat | 07:59 | |
*** gfidente is now known as gfidente|not | 08:03 | |
*** gfidente has joined #heat | 08:06 | |
*** gfidente has joined #heat | 08:06 | |
kazsh | looks still senlin/openstack sdk issue is happening... | 08:14 |
*** wangshuwei has joined #heat | 08:16 | |
kazsh | http://logs.openstack.org/76/534576/13/check/openstack-tox-py27/9d7b3fa/job-output.txt.gz | 08:21 |
*** jmlowe has joined #heat | 08:23 | |
ricolin | kazsh, yeah, try to fix now:) | 08:26 |
kazsh | ricolin: sounds great, thx mate! | 08:27 |
*** flwang1 has joined #heat | 08:27 | |
ricolin | kazsh, reviewing patches?:) | 08:28 |
kazsh | ricolin: I'm working on path for Blazar support :) | 08:29 |
ricolin | cool, and remember that we will review it first but since it's a feature, we will not land it before we start rocky cycle | 08:31 |
*** flwang1 has quit IRC | 08:31 | |
ricolin | now is feature freeze time:) | 08:32 |
kazsh | ricolin: Noted with thanks:) Blazar team is saying ok this patch will be landed in rocky cycle, your review first will be highly appreciated ! | 08:37 |
*** jmlowe has quit IRC | 08:39 | |
*** yangyapeng has quit IRC | 08:55 | |
*** yangyapeng has joined #heat | 08:55 | |
*** jmlowe has joined #heat | 08:56 | |
*** ccard_ has joined #heat | 08:57 | |
ccard_ | I'm not sure whether this is a question for heat or neutron, but here goes ... | 08:58 |
ricolin | ccard_, try us:) | 08:59 |
ccard_ | I have a heat template which creates a (coreos) instance using OS::Nova::Server which has a fixed ip specified as part of the networks property | 09:01 |
openstackgerrit | Rico Lin proposed openstack/heat master: Fix handle HttpException in Senlin Policy resource https://review.openstack.org/540315 | 09:02 |
ccard_ | When I try to do "heat stack-update" I always get UPDATE_FAILED on the first attempt, with the error "The IP address <blah> is in use." | 09:02 |
ricolin | kazsh, ^^^ | 09:02 |
ccard_ | This appears to be because the neutron.ipallocations table is checked for the existence of a row matching network_id, subnet_id and fixed_ip, and that row still exists. | 09:03 |
ccard_ | I am using Mitaka (sorry!). Is this a known issue? | 09:03 |
kazsh | ricolin: thx:) | 09:03 |
therve | ccard_, What does your stack update try to do? | 09:06 |
ccard_ | It's a coreos instance, and the user_data is ignition JSON. The stack-update is updating that user_data, so the instance should get rebuilt. | 09:08 |
*** k_mouza has joined #heat | 09:08 | |
therve | OK | 09:08 |
therve | It's possible the situation has been improved since Mitaka | 09:09 |
ccard_ | That's what I'm interested in finding out - is there a patch I can apply, for example | 09:10 |
ccard_ | There's not much chance of upgrading from Mitaka :( | 09:10 |
therve | It's EOL, you should really try to upgrade | 09:11 |
*** jmlowe has quit IRC | 09:12 | |
*** wangshuwei has quit IRC | 09:13 | |
ccard_ | therve: not my decision unfortunately. | 09:15 |
ccard_ | therve: is it likely to be an issue fixed in heat itself? | 09:16 |
therve | Likely, I don't know | 09:16 |
therve | If it's fixed, it's in Heat | 09:16 |
*** jmlowe has joined #heat | 09:17 | |
ccard_ | Does Newton version of Heat require Newton version of everything else? | 09:17 |
therve | No | 09:18 |
ccard_ | So it should be possible in principle to upgrade Heat independently of the rest of OpenStack? | 09:18 |
therve | Yes | 09:19 |
ricolin | ccard_, no, but you have to check your resource use cases. Some resource might change for a bit | 09:19 |
*** liyi has quit IRC | 09:19 | |
ccard_ | Thanks | 09:19 |
ricolin | and yes, it's independently | 09:20 |
*** flwang1 has joined #heat | 09:20 | |
ricolin | ccard_, also in heat, we calulate ports to remove and send request to nova to do the work, so not likely a issue in heat | 09:21 |
*** armaan has joined #heat | 09:23 | |
ccard_ | ricolin: what nova request is generated by that, so I can track it down in the logs? | 09:24 |
*** jmlowe has quit IRC | 09:26 | |
ricolin | ccard_, you should be able to trace the request id | 09:29 |
ricolin | ccard_, we use `interface_detach` in novaclient if you're interest to know | 09:31 |
ccard_ | ricolin: thanks | 09:31 |
*** huangtianhua_ has quit IRC | 09:37 | |
*** huangtianhua_ has joined #heat | 09:38 | |
*** derekh has joined #heat | 09:44 | |
*** jmlowe has joined #heat | 09:48 | |
openstackgerrit | Rico Lin proposed openstack/heat master: Fix handle HttpException in Senlin Policy resource https://review.openstack.org/540315 | 09:48 |
ccard_ | ricolin: I can see "Detach interface <blah> successful from server <blah> when prepare for replace." in the heat-engine log, but the port still exists, and can be seen with "neutron port-show", though it is DOWN. | 09:50 |
ccard_ | As far as I can see "nova interface-detach" is not meant to do anything except remove the port from the server. | 09:53 |
*** yangyapeng has quit IRC | 09:55 | |
*** jmlowe has quit IRC | 10:04 | |
ccard_ | This old bug https://bugs.launchpad.net/heat/+bug/1301486 mentions my scenario: | 10:08 |
openstack | Launchpad bug 1301486 in OpenStack Heat "Stack update on "OS::Nova::Server" resource fails due instance port still in use" [High,Fix released] - Assigned to Steve Baker (steve-stevebaker) | 10:08 |
ccard_ | " If the port specifies a fixed_ips ip_address which doesn't change | 10:08 |
ccard_ | during stack-update, an error will be raised that 2 ports exist | 10:08 |
ccard_ | with the same IP address. The only current workaround would be | 10:08 |
ccard_ | to set update_policy:AUTO and not make any changes to the server | 10:08 |
ccard_ | which results in server replacement (or do 2 stack updates using | 10:08 |
ccard_ | a transition ip_address)." | 10:08 |
*** hieulq_ has quit IRC | 10:13 | |
*** AlexeyAbashkin has quit IRC | 10:14 | |
*** AlexeyAbashkin has joined #heat | 10:14 | |
*** pengdake has quit IRC | 10:21 | |
ramishra | ccard_: create a neutron port and use it in the server resource, rather than specifying fixed_ip directly in network property | 10:23 |
ramishra | https://github.com/openstack/heat-templates/blob/master/hot/servers_in_new_neutron_net.yaml#L75 | 10:23 |
*** AlexeyAbashkin has quit IRC | 10:23 | |
*** AlexeyAbashkin has joined #heat | 10:23 | |
*** jmlowe has joined #heat | 10:25 | |
ccard_ | ramishra: I did try that, and I got a similar issue as far as I remember. I'll try it again and report back | 10:26 |
ramishra | ccard_: that should work I think | 10:26 |
ccard_ | The port also has a floating ip, so maybe that caused problems. | 10:27 |
*** shardy has joined #heat | 10:27 | |
*** jmlowe has quit IRC | 10:38 | |
*** d0ugal has quit IRC | 10:48 | |
*** pbourke has quit IRC | 10:49 | |
*** liyi has joined #heat | 10:51 | |
*** pbourke has joined #heat | 10:51 | |
*** flwang1 has quit IRC | 10:51 | |
*** kei-ichi has quit IRC | 10:54 | |
*** flwang1 has joined #heat | 10:54 | |
*** kei-ichi has joined #heat | 10:55 | |
*** liyi has quit IRC | 10:55 | |
ccard_ | ramishra: with a separate port resource, I still get UPDATE-FAILED, but this time I get the error: "Update Failed: InterfaceDetachFailed: resources.<blah>: Failed to detach interface (<blah>) from server (<blah>)" | 10:55 |
*** d0ugal has joined #heat | 10:56 | |
ccard_ | Not every time though. The first update attempt worked, so it may be a timing issue. | 10:56 |
pas-ha | hi all, have the following problem - AFAIU right now both the url for waitconditons and for alarms are forced to use the same heat endpoint. Is it somehow possible to differentiate them? For example, I need my waitconditions to post to the public heat API endpoint (since usually VMs do not have access to the mgmt/internal endpoints) but the Alarms to post to internal endpoint (since that will be done by AODH from some | 10:56 |
pas-ha | controller node that usually has such access) | 10:56 |
ramishra | ccard_: yeah, may be increase the number of attempts https://github.com/openstack/heat/blob/mitaka-eol/heat/common/config.py#L135 | 10:58 |
ccard_ | ramishra: thanks, I'll take a look at that | 11:01 |
*** kei-ichi has quit IRC | 11:06 | |
*** flwang1 has quit IRC | 11:07 | |
*** kei-ichi has joined #heat | 11:07 | |
*** flwang1 has joined #heat | 11:13 | |
ccard_ | ramishra: looks like we're using the default of 10 for max_interface_check_attempts, which I think amounts to 5 seconds if I'm reading the code right | 11:15 |
*** flwang1 has quit IRC | 11:22 | |
*** flwang1 has joined #heat | 11:22 | |
openstackgerrit | David Rabel proposed openstack/heat master: Add missing space in template guide https://review.openstack.org/540347 | 11:30 |
ccard_ | ramishra: I'm going to try increasing max_interface_check_attempts to 100. Which service uses it? heat-api? heat-engine? | 11:32 |
*** liyi has joined #heat | 11:39 | |
ramishra | ccard_: It waits for half second after every success/failed attempt, if increasing 100 helps your case, I don't know why it should take so much time... don't think it's used by anything else | 11:40 |
ccard_ | yes, so 10 attempts is 5 seconds. I am running a 3-controller HA OpenStack setup controlled by pacemaker, so I just wanted to know which of the heat services needed to be restarted to pick up this config change | 11:42 |
*** liyi has quit IRC | 11:44 | |
ramishra | heat-engine | 11:44 |
ccard_ | thanks | 11:46 |
*** pengdake has joined #heat | 11:48 | |
*** ricolin_ has joined #heat | 11:48 | |
ccard_ | trying some stack-updates now ... | 11:49 |
*** ricolin has quit IRC | 11:52 | |
*** pengdake has quit IRC | 11:55 | |
*** namnh has quit IRC | 11:57 | |
openstackgerrit | Rabi Mishra proposed openstack/heat master: Fix senlin/sdk client plugin unit tests https://review.openstack.org/540315 | 12:11 |
ramishra | ricolin_: I've updated your patch that fixes the tests ^^ | 12:12 |
*** jmlowe has joined #heat | 12:16 | |
*** jmlowe has quit IRC | 12:30 | |
*** k_mouza has quit IRC | 12:33 | |
*** k_mouza has joined #heat | 12:35 | |
*** jmlowe has joined #heat | 12:38 | |
*** yangyapeng has joined #heat | 12:42 | |
*** jmlowe has quit IRC | 12:48 | |
*** jmlowe has joined #heat | 12:50 | |
*** gfidente has quit IRC | 12:53 | |
*** gfidente|not is now known as gfidene | 12:54 | |
*** gfidene is now known as gfidenyr | 12:54 | |
*** gfidenyr is now known as gfidente | 12:54 | |
*** k_mouza has quit IRC | 12:58 | |
*** k_mouza has joined #heat | 12:59 | |
*** ricolin_ has quit IRC | 12:59 | |
*** jmlowe has quit IRC | 13:03 | |
*** jmlowe has joined #heat | 13:04 | |
*** ricolin has joined #heat | 13:08 | |
ccard_ | ramishra: I've run a number of stack-updates now with no failures, so increasing the retry limit appears to have done the trick, in combination with having an explicit port resource. Thanks for your help! | 13:08 |
*** jmlowe has quit IRC | 13:14 | |
*** jmlowe has joined #heat | 13:15 | |
*** d0ugal has quit IRC | 13:16 | |
*** d0ugal has joined #heat | 13:16 | |
*** d0ugal has quit IRC | 13:16 | |
*** d0ugal has joined #heat | 13:16 | |
ramishra | ccard_: np:) | 13:19 |
*** jmlowe has quit IRC | 13:27 | |
*** jmlowe has joined #heat | 13:29 | |
*** liyi has joined #heat | 13:43 | |
*** liyi has quit IRC | 13:47 | |
*** k_mouza has quit IRC | 13:49 | |
*** k_mouza has joined #heat | 13:52 | |
*** k_mouza has quit IRC | 14:00 | |
*** ramishra has quit IRC | 14:05 | |
*** k_mouza has joined #heat | 14:08 | |
*** jcoufal has joined #heat | 14:08 | |
*** links has quit IRC | 14:30 | |
*** k_mouza has quit IRC | 14:30 | |
*** k_mouza has joined #heat | 14:31 | |
*** k_mouza has quit IRC | 14:31 | |
*** k_mouza has joined #heat | 14:32 | |
*** mdnadeem has quit IRC | 14:56 | |
*** blomquisg_gone is now known as blomquisg | 14:56 | |
*** livelace-link has joined #heat | 15:23 | |
*** armaan has quit IRC | 15:24 | |
*** livelace-link has quit IRC | 15:26 | |
*** livelace-link has joined #heat | 15:28 | |
*** ayoung has joined #heat | 15:35 | |
zaneb | great, now openstacksdk has broken the gate | 15:45 |
*** felipemonteiro has joined #heat | 15:49 | |
*** mdnadeem has joined #heat | 15:51 | |
*** felipemonteiro_ has joined #heat | 15:53 | |
*** felipemonteiro has quit IRC | 15:56 | |
ricolin | zaneb, this should fix it https://review.openstack.org/#/c/540315/ | 15:58 |
zaneb | ricolin: thanks, approved | 16:00 |
*** liyi has joined #heat | 16:02 | |
*** crose has joined #heat | 16:04 | |
*** liyi has quit IRC | 16:06 | |
*** frippe75 has joined #heat | 16:09 | |
*** dmellado has quit IRC | 16:11 | |
openstackgerrit | Merged openstack/heat-agents master: Update requirements manually https://review.openstack.org/539447 | 16:11 |
*** stevebaker has quit IRC | 16:11 | |
*** mdnadeem has quit IRC | 16:11 | |
*** dmellado has joined #heat | 16:14 | |
*** AlexeyAbashkin has quit IRC | 16:14 | |
*** livelace-link has quit IRC | 16:15 | |
*** liusheng has quit IRC | 16:15 | |
*** yangyapeng has quit IRC | 16:15 | |
*** livelace-link has joined #heat | 16:16 | |
*** yangyapeng has joined #heat | 16:16 | |
*** liusheng has joined #heat | 16:16 | |
*** livelace-link has quit IRC | 16:17 | |
*** links has joined #heat | 16:19 | |
*** yangyapeng has quit IRC | 16:20 | |
*** stevebaker has joined #heat | 16:21 | |
*** yangyapeng has joined #heat | 16:30 | |
*** crose has quit IRC | 16:34 | |
*** crose has joined #heat | 16:46 | |
*** crose has quit IRC | 16:47 | |
*** liusheng has quit IRC | 16:52 | |
*** liusheng has joined #heat | 16:52 | |
*** FL1SK has quit IRC | 16:55 | |
*** pbourke has quit IRC | 16:56 | |
*** AlexeyAbashkin has joined #heat | 16:56 | |
*** pbourke has joined #heat | 16:57 | |
*** liyi has joined #heat | 17:21 | |
*** liyi has quit IRC | 17:25 | |
*** ricolin has quit IRC | 17:29 | |
*** derekh has quit IRC | 17:29 | |
*** stevebaker has quit IRC | 17:33 | |
*** dmellado has quit IRC | 17:34 | |
*** harlowja has quit IRC | 17:37 | |
*** AlexeyAbashkin has quit IRC | 17:39 | |
*** k_mouza has quit IRC | 17:42 | |
openstackgerrit | Merged openstack/heat master: Fix senlin/sdk client plugin unit tests https://review.openstack.org/540315 | 17:54 |
openstackgerrit | Monty Taylor proposed openstack/heat master: Update openstacksdk construction for forward compat https://review.openstack.org/531923 | 18:00 |
openstackgerrit | Monty Taylor proposed openstack/heat master: Update use of sdk interface to use 0.11 https://review.openstack.org/540467 | 18:00 |
*** mordred has joined #heat | 18:09 | |
*** gfidente has quit IRC | 18:11 | |
*** liyi has joined #heat | 18:20 | |
*** harlowja has joined #heat | 18:21 | |
*** liyi has quit IRC | 18:25 | |
*** dmellado has joined #heat | 18:35 | |
*** links has quit IRC | 18:41 | |
*** yangyape_ has joined #heat | 18:41 | |
*** yangyapeng has quit IRC | 18:45 | |
*** AlexeyAbashkin has joined #heat | 19:11 | |
openstackgerrit | Andreas Jaeger proposed openstack/heat-agents master: Create doc/requirements.txt https://review.openstack.org/528980 | 19:17 |
*** stevebaker has joined #heat | 19:19 | |
*** felipemonteiro_ has quit IRC | 19:28 | |
*** felipemonteiro_ has joined #heat | 19:29 | |
*** liyi has joined #heat | 19:30 | |
*** liyi has quit IRC | 19:35 | |
*** AlexeyAbashkin has quit IRC | 19:58 | |
*** AlexeyAbashkin has joined #heat | 20:04 | |
*** armaan has joined #heat | 20:16 | |
*** armaan has quit IRC | 20:18 | |
*** armaan has joined #heat | 20:18 | |
*** AlexeyAbashkin has quit IRC | 20:19 | |
*** liyi has joined #heat | 20:20 | |
*** liyi has quit IRC | 20:24 | |
*** Guest99280 has quit IRC | 20:27 | |
*** felipemonteiro__ has joined #heat | 20:39 | |
*** hongbin has joined #heat | 20:41 | |
*** felipemonteiro_ has quit IRC | 20:42 | |
openstackgerrit | James E. Blair proposed openstack/heat master: Zuul: Remove project name https://review.openstack.org/540526 | 20:52 |
*** armaan has quit IRC | 20:58 | |
*** mchlumsky has quit IRC | 20:58 | |
*** mchlumsky has joined #heat | 21:03 | |
*** liyi has joined #heat | 21:19 | |
*** liyi has quit IRC | 21:24 | |
openstackgerrit | Monty Taylor proposed openstack/heat master: Update openstacksdk construction for forward compat https://review.openstack.org/531923 | 21:41 |
openstackgerrit | Monty Taylor proposed openstack/heat master: Update use of sdk interface to use 0.11 https://review.openstack.org/540467 | 21:41 |
openstackgerrit | Matthew Edmonds proposed openstack/heat master: fix logger names https://review.openstack.org/495310 | 22:01 |
mordred | zaneb: do you think we should just squash those two patches? | 22:15 |
zaneb | mordred: it seems like we probably could at this point | 22:16 |
mordred | zaneb: cool - I'll go ahead and do that - only one patch to squeeze through the gate that way :) | 22:16 |
zaneb | wfm :) | 22:16 |
mordred | zaneb: also - did I see mention somewhere that heat supports talking to multiple/foreign clouds now? | 22:20 |
zaneb | mordred: no, only other regions in the same cloud | 22:21 |
zaneb | mordred: we'd like to do that but we don't know how to get the user's credentials for the foreign cloud in a secure way | 22:21 |
*** jcoufal has quit IRC | 22:21 | |
mordred | ah, k. I don't know where I saw the thing that made me think of that... | 22:21 |
zaneb | it's a much-requested feature | 22:21 |
mordred | zaneb: yah - turns out multi-cloud is super important :) | 22:22 |
mordred | but also - credentials | 22:22 |
zaneb | I think the answer may be 'get them from Barbican', but we haven't ever tried implementing it | 22:22 |
mordred | if only the world of the internet had some mostly standard way to, you know, authorize applications to interact with services on behalf of users ... | 22:22 |
zaneb | ikr | 22:23 |
openstackgerrit | Monty Taylor proposed openstack/heat master: Update openstacksdk construction https://review.openstack.org/531923 | 22:24 |
* zaneb adds an agenda item for the PTG | 22:25 | |
*** felipemonteiro_ has joined #heat | 22:26 | |
*** felipemonteiro__ has quit IRC | 22:26 | |
mordred | zaneb: yah - I'd love to chat about that topic - it's a topic we'll need to solve if/when we ever do anything with oaktree too - so I betcha if we can solve it once it'll work for both of us | 22:32 |
* zaneb changes session driver to mordred... | 22:33 | |
mordred | uhoh | 22:33 |
zaneb | jk ;) | 22:33 |
zaneb | https://etherpad.openstack.org/p/heat-rocky-ptg | 22:34 |
mordred | zaneb: speaking of ... I *would* love to chat with the heat team about heat/sdk interaction and roadmap ... and would be perfectly happy to drive or co-drive that one | 22:34 |
mordred | ah. etherpad | 22:34 |
mordred | oh! there's already a session on there | 22:35 |
zaneb | mordred: by happy coincidence I see Rabi added that topic already | 22:35 |
mordred | \o/ | 22:35 |
*** felipemonteiro__ has joined #heat | 22:48 | |
*** felipemonteiro_ has quit IRC | 22:52 | |
*** mchlumsky has quit IRC | 23:00 | |
*** felipemonteiro__ has quit IRC | 23:04 | |
*** shardy has quit IRC | 23:30 | |
*** shardy has joined #heat | 23:30 | |
*** pengdake has joined #heat | 23:52 | |
mordred | *HEADDESK* | 23:53 |
mordred | don't ya love it when the hard tests all pass but you mess up pep8? | 23:53 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!