*** hdd_ has quit IRC | 00:02 | |
*** gokrokve has quit IRC | 00:13 | |
*** gokrokve has joined #heat | 00:14 | |
openstackgerrit | Steve Baker proposed openstack/heat: Switch total_resources to use stack_count_total_resources https://review.openstack.org/185155 | 00:16 |
---|---|---|
openstackgerrit | Steve Baker proposed openstack/heat: Count all nested stack resources with DB operations https://review.openstack.org/185154 | 00:16 |
stevebaker | zaneb: I switched to a recursive generator, so it may be +2-worthy now | 00:17 |
*** gokrokve has quit IRC | 00:18 | |
ramishra | stevebaker: hi morning | 00:22 |
stevebaker | ramishra: afternoon | 00:23 |
ramishra | Few mins to have a look at https://review.openstack.org/#/c/185400/ | 00:23 |
stevebaker | ramishra: sure, I'll take a look after lunch | 00:23 |
ramishra | ok thanks | 00:24 |
*** hdd has joined #heat | 00:31 | |
*** sdake_ has joined #heat | 00:45 | |
*** sdake has quit IRC | 00:49 | |
openstackgerrit | Miguel Grinberg proposed openstack/heat: Move nova_flavor resource in-tree https://review.openstack.org/187411 | 00:51 |
*** LiJiansheng has joined #heat | 00:53 | |
*** Qiming has joined #heat | 00:57 | |
*** Qiming_ has joined #heat | 00:57 | |
*** mixos has joined #heat | 01:00 | |
openstackgerrit | Miguel Grinberg proposed openstack/heat: Move cinder_volume_type resource in-tree https://review.openstack.org/187341 | 01:00 |
*** Qiming has quit IRC | 01:01 | |
*** sjmc7 has joined #heat | 01:02 | |
*** sjmc7 has quit IRC | 01:07 | |
*** tlashchova_ has joined #heat | 01:11 | |
*** lee__ has joined #heat | 01:14 | |
*** LiJiansheng has quit IRC | 01:18 | |
zaneb | stevebaker: approved | 01:24 |
*** hdd has quit IRC | 01:31 | |
*** sdake has joined #heat | 01:33 | |
*** radez is now known as radez_g0n3 | 01:33 | |
*** alanf-mc has quit IRC | 01:34 | |
*** boris-42 has quit IRC | 01:35 | |
*** serverascode has quit IRC | 01:36 | |
*** sdake_ has quit IRC | 01:37 | |
*** Yanyanhu has joined #heat | 01:38 | |
*** erkules_ has joined #heat | 01:40 | |
*** erkules has quit IRC | 01:43 | |
*** serverascode has joined #heat | 01:43 | |
*** sdake has quit IRC | 01:48 | |
*** erkules_ has quit IRC | 01:50 | |
*** erkules_ has joined #heat | 01:51 | |
openstackgerrit | Merged openstack/heat: Count all nested stack resources with DB operations https://review.openstack.org/185154 | 01:52 |
*** sdake has joined #heat | 01:52 | |
ramishra | stevebaker: the nova client related change is just a revert. | 01:53 |
stevebaker | ramishra: ok, I'll edit the commit message before approving | 01:53 |
stevebaker | oh, look, the commit message already does ;) | 01:54 |
ramishra | Yeah | 01:54 |
*** mixos has left #heat | 01:54 | |
*** boris-42 has joined #heat | 01:55 | |
*** Raj1 has joined #heat | 02:00 | |
*** alexpilotti has quit IRC | 02:00 | |
*** liusheng has quit IRC | 02:02 | |
*** tobe has joined #heat | 02:03 | |
*** Raj1 has quit IRC | 02:07 | |
*** Raj1 has joined #heat | 02:07 | |
*** EricGonczer_ has joined #heat | 02:09 | |
elynn | Morning | 02:18 |
asalkeld | hi elynn | 02:19 |
elynn | Hi asalkeld , have time to approve https://review.openstack.org/#/c/187104/ ? | 02:19 |
elynn | huangtianhua, are you there ? | 02:20 |
huangtianhua | elynn: hi | 02:20 |
huangtianhua | elynn: ? | 02:21 |
elynn | I notice that you create a bp for snapshot/restore for stackresource | 02:21 |
elynn | I also report a bug yesterday, but after I create this bug , I notice your bp | 02:22 |
*** liusheng has joined #heat | 02:22 | |
elynn | Do you have any plan or patch to fix it? | 02:24 |
*** Raj1 has quit IRC | 02:25 | |
huangtianhua | elynn: yes, may be later:) | 02:25 |
elynn | I think it's a function we should backport to kilo. | 02:26 |
*** EricGonczer_ has quit IRC | 02:26 | |
*** shakamunyi has joined #heat | 02:26 | |
openstackgerrit | Merged openstack/heat: Switch total_resources to use stack_count_total_resources https://review.openstack.org/185155 | 02:28 |
openstackgerrit | Merged openstack/heat: Use network 'heat-net' for integration_tests https://review.openstack.org/185400 | 02:28 |
*** shakamunyi has quit IRC | 02:33 | |
Qiming_ | morning | 02:37 |
*** Qiming_ is now known as Qiming | 02:37 | |
Qiming | asalkeld, a quick question? | 02:38 |
asalkeld | sure | 02:38 |
Qiming | we still have 'STACK_NOTIFICATION_TOPICS' in heat/rpc/api.py | 02:38 |
Qiming | is there any use cases of it? | 02:38 |
asalkeld | hopefully soon | 02:39 |
Qiming | :) I see | 02:39 |
*** chlong has quit IRC | 02:39 | |
asalkeld | that's to inform the user (via something like SQS) that there has been an event | 02:39 |
Qiming | each stack will have an opportunity to customize its topics used? | 02:40 |
Qiming | or this is only an 'attribute' like output | 02:40 |
asalkeld | Qiming: this is not yet determined | 02:41 |
asalkeld | i am working on it | 02:41 |
Qiming | asalkeld: Great. Just checked the cfn api, it seems that AWS has 'NotificationARNs' | 02:42 |
asalkeld | yip | 02:42 |
Qiming | the reason I'm asking is that I'm adding/fixing heat stack support in the openstacksdk | 02:43 |
asalkeld | i see, this is currently not implemented | 02:44 |
Qiming | so ... it is fair to comment this property by saying 'placeholder for future extension'? | 02:44 |
asalkeld | yes, exactly | 02:44 |
Qiming | got it, thx! | 02:44 |
*** hdd has joined #heat | 02:47 | |
*** dims___ has quit IRC | 02:48 | |
elynn | Hi asalkeld | 02:50 |
asalkeld | hola | 02:50 |
elynn | When I use heat-keystone-setup, I notice the deprecationWarning for python-openstackclient, do we still need to update this tool? | 02:50 |
asalkeld | not sure | 02:50 |
elynn | I'm also not sure if tripleO or other project use it. | 02:51 |
asalkeld | what deprecation warning comes out? | 02:52 |
elynn | I have a bug in our internal bugzilla to up date this tool, but I'm not sure do we still leave this tool in tree this release. | 02:52 |
*** kebray has joined #heat | 02:52 | |
elynn | /usr/lib/python2.7/site-packages/keystoneclient/shell.py:65: DeprecationWarning: The keystone CLI is deprecated in favor of python-openstackclient. For a Python library, continue using python-keystoneclient. | 02:53 |
elynn | 'python-keystoneclient.', DeprecationWarning) | 02:53 |
asalkeld | it is in-tree, but elynn can you make it a bug too? | 02:53 |
elynn | ok, will do. | 02:53 |
asalkeld | thanks | 02:53 |
asalkeld | zaneb: you still about? - doubt it... | 02:57 |
*** tlashchova_ has quit IRC | 02:57 | |
Qiming | elynn, in that case, you may want to check with shardy this afternoon | 02:59 |
elynn | Thanks Qiming | 03:00 |
*** chlong has joined #heat | 03:22 | |
*** mixos has joined #heat | 03:25 | |
openstackgerrit | Tetiana Lashchova proposed openstack/heat: Reload logging options when receiving SIGHUP https://review.openstack.org/185640 | 03:30 |
*** ishant has joined #heat | 03:39 | |
sdake | asalkeld its like midnight his itme | 03:41 |
asalkeld | sdake: yeah - just going on an off chance | 03:41 |
asalkeld | no big deal | 03:42 |
*** dims_ has joined #heat | 03:48 | |
*** dsneddon has quit IRC | 03:51 | |
openstackgerrit | Yanyan Hu proposed openstack/heat: Fix a bug about unexpected ASG scaling https://review.openstack.org/186659 | 03:52 |
*** dims_ has quit IRC | 03:53 | |
openstackgerrit | huangtianhua proposed openstack/heat-specs: Support snapshot/restore for StackResources https://review.openstack.org/187447 | 03:58 |
*** haigang has joined #heat | 04:19 | |
*** kebray has quit IRC | 04:24 | |
*** david-lyle has quit IRC | 04:24 | |
*** david-lyle has joined #heat | 04:25 | |
*** kebray has joined #heat | 04:41 | |
*** ryansb has quit IRC | 04:41 | |
*** KanagarajM has joined #heat | 04:44 | |
*** ryansb has joined #heat | 04:49 | |
*** ryansb has quit IRC | 04:49 | |
*** ryansb has joined #heat | 04:49 | |
*** pm90_ has joined #heat | 04:50 | |
*** rakesh_hs has joined #heat | 04:53 | |
openstackgerrit | Yanyan Hu proposed openstack/heat: ASG scaling account for cooldown timestamp & in-progress https://review.openstack.org/186659 | 04:53 |
*** pm90_ has quit IRC | 04:57 | |
*** pm90_ has joined #heat | 04:58 | |
*** Murali has joined #heat | 05:03 | |
*** sdake has quit IRC | 05:07 | |
*** tobe has quit IRC | 05:08 | |
*** ananta_ has joined #heat | 05:11 | |
*** nosnos has joined #heat | 05:12 | |
*** ananta_ has quit IRC | 05:13 | |
*** vijayagurug has joined #heat | 05:15 | |
*** vijayagurug has left #heat | 05:17 | |
*** ryansb_ has joined #heat | 05:22 | |
*** ryansb_ has quit IRC | 05:22 | |
*** ryansb_ has joined #heat | 05:22 | |
*** ryansb has quit IRC | 05:24 | |
*** ryansb_ is now known as ryansb | 05:24 | |
*** achanda has joined #heat | 05:30 | |
*** nkhare has joined #heat | 05:32 | |
skraynev | Good morning | 05:33 |
*** mixos has left #heat | 05:33 | |
*** nkhare_ has joined #heat | 05:34 | |
*** achanda_ has joined #heat | 05:37 | |
*** nosnos has quit IRC | 05:37 | |
*** tobe has joined #heat | 05:37 | |
*** achanda has quit IRC | 05:38 | |
*** sgordon has quit IRC | 05:39 | |
*** sgordon has joined #heat | 05:39 | |
*** pitr-ch has quit IRC | 05:42 | |
*** LimorStotland has joined #heat | 05:44 | |
*** pitr-ch has joined #heat | 05:45 | |
*** hdd has quit IRC | 05:49 | |
*** pm90_ has quit IRC | 05:49 | |
skraynev | asalkeld: thx for the help with merging stevebakers patches :) I did not want to block them :) So glad to see, that they are fixed and merged ;) | 06:00 |
*** multi_io has quit IRC | 06:00 | |
*** multi_io has joined #heat | 06:02 | |
asalkeld | skraynev: np | 06:02 |
*** achanda_ has quit IRC | 06:07 | |
*** yuntong has joined #heat | 06:07 | |
*** pas-ha has joined #heat | 06:11 | |
*** tshtilma has joined #heat | 06:12 | |
*** tobe has quit IRC | 06:13 | |
*** ananta_ has joined #heat | 06:29 | |
*** vijayagurug has joined #heat | 06:29 | |
*** ananta_ has quit IRC | 06:29 | |
*** ananta_ has joined #heat | 06:29 | |
*** dims_ has joined #heat | 06:37 | |
*** tobe has joined #heat | 06:38 | |
*** ananta__ has joined #heat | 06:40 | |
*** ananta_ has quit IRC | 06:40 | |
*** dims_ has quit IRC | 06:42 | |
*** jcoufal has joined #heat | 06:48 | |
*** jcoufal has quit IRC | 06:50 | |
*** LimorStotland has quit IRC | 06:51 | |
*** jcoufal has joined #heat | 06:52 | |
pas-ha | morning all | 06:54 |
*** inc0 has joined #heat | 06:56 | |
openstackgerrit | Michal Jastrzebski (inc0) proposed openstack/heat: Unlimited option max_resources_per_stack https://review.openstack.org/185894 | 07:09 |
*** haigang has quit IRC | 07:11 | |
*** Drago has quit IRC | 07:12 | |
*** haigang has joined #heat | 07:12 | |
*** Drago has joined #heat | 07:13 | |
*** yassine has joined #heat | 07:14 | |
*** Drago has quit IRC | 07:14 | |
*** yassine has quit IRC | 07:14 | |
*** jprovazn has joined #heat | 07:14 | |
*** tonisbones has quit IRC | 07:15 | |
*** yassine has joined #heat | 07:17 | |
*** yassine has quit IRC | 07:17 | |
*** yassine has joined #heat | 07:18 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat-specs: Removes contrib entry from Designate spec https://review.openstack.org/187485 | 07:19 |
*** kebray has quit IRC | 07:25 | |
*** ifarkas has joined #heat | 07:31 | |
openstackgerrit | Merged openstack/heat: Get rid of oslo-incubator copy of middleware https://review.openstack.org/187350 | 07:37 |
therve | 'morning | 07:41 |
*** LimorStotland has joined #heat | 07:43 | |
openstackgerrit | Yanyan Hu proposed openstack/heat: ASG scaling account for cooldown timestamp & in-progress https://review.openstack.org/186659 | 07:43 |
*** jistr has joined #heat | 07:48 | |
*** pks_ has quit IRC | 07:48 | |
*** chlong has quit IRC | 07:56 | |
*** mgershen has joined #heat | 08:04 | |
inc0 | good morning everyine | 08:10 |
inc0 | everyone | 08:10 |
therve | Hi inc0 | 08:14 |
therve | inc0, Wanted your opinion on https://review.openstack.org/#/c/151388/ | 08:14 |
therve | Is adding a default in the property enough for compatibility? | 08:14 |
inc0 | yeah, it is. Although what I am concerned about is that we'll have encrypted data inside db | 08:17 |
inc0 | and no way to decrypt them in older engines | 08:17 |
*** lee__ has quit IRC | 08:17 | |
inc0 | but hmm...if we simply won't encrypt them before upgrade is done, we should be ok | 08:18 |
inc0 | it seems ok to me, I'll need to resolve few issues later on, but I don't think your change would make them any harder | 08:19 |
*** derekh has joined #heat | 08:19 | |
*** LimorStotland has quit IRC | 08:23 | |
*** cmyster has joined #heat | 08:23 | |
inc0 | therve, +1 from me there | 08:26 |
*** erkules_ is now known as erkules | 08:29 | |
*** erkules has quit IRC | 08:29 | |
*** erkules has joined #heat | 08:29 | |
*** LimorStotland has joined #heat | 08:30 | |
*** KanagarajM has quit IRC | 08:32 | |
*** KanagarajM has joined #heat | 08:32 | |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Backup new resource as soon as possible https://review.openstack.org/184026 | 08:37 |
*** kbyrne has joined #heat | 08:53 | |
*** achanda has joined #heat | 08:54 | |
*** KanagarajM has quit IRC | 08:55 | |
*** KanagarajM has joined #heat | 08:55 | |
*** achanda_ has joined #heat | 08:56 | |
therve | inc0, Thanks for looking | 08:57 |
inc0 | any time | 08:57 |
*** KanagarajM_ has joined #heat | 08:57 | |
therve | pas-ha, Did someone make you change the "aws" parameter? | 08:58 |
*** DaveJ__ has joined #heat | 08:58 | |
pas-ha | therve, ? no, that was my idea, my initial version had smth like res_name='Server', just like you are asking | 08:59 |
therve | OK was wondering :) | 09:00 |
*** KanagarajM has quit IRC | 09:00 | |
*** achanda has quit IRC | 09:00 | |
*** LimorStotland has quit IRC | 09:00 | |
therve | pas-ha, Regarding the check_active heterogenity, my only concern would be that check_active is public and part of the interface | 09:00 |
therve | So maybe we want to make it private to be able to change as we want | 09:01 |
pas-ha | I really intend to finish the server resources transition until Liberty cuts, so the only concern are those third-parties chasing master | 09:02 |
pas-ha | and even then, the heterogenity will help them not to be broken at once | 09:03 |
therve | Fair enough | 09:04 |
*** pitr-ch_ has joined #heat | 09:16 | |
*** pitr-ch has quit IRC | 09:18 | |
*** e0ne has joined #heat | 09:20 | |
*** achanda_ has quit IRC | 09:21 | |
*** cdent has joined #heat | 09:21 | |
*** dims_ has joined #heat | 09:26 | |
*** pksingh_ has joined #heat | 09:27 | |
pksingh_ | Hi, if i want to change the Field "Next Topic" value and "Previous Topic" value in online developer documentation in "Table of contents" section, how can i do that ? thanks :) | 09:30 |
skraynev | asalkeld: around? | 09:31 |
*** dims_ has quit IRC | 09:31 | |
asalkeld | hi skraynev | 09:34 |
skraynev | asalkeld: hey. I am happy, that you are still here ;) AFAIK you use standalone version of Heat? | 09:34 |
asalkeld | yeah | 09:35 |
asalkeld | tho' i broke it by upgrading to latest ubuntu :-( | 09:35 |
skraynev | asalkeld: Oh. no.. | 09:35 |
asalkeld | now it can't set rabbit username/pass | 09:36 |
skraynev | just want to make sure, that it is possible create resources which requires admin rights, for example AWS::EC2::User | 09:36 |
skraynev | because it returns me error Forbidden: You are not authorized to perform the requested action: identity:list_roles | 09:36 |
asalkeld | that does sound familiar | 09:37 |
*** Murali has quit IRC | 09:37 | |
*** pitr-ch_ has quit IRC | 09:38 | |
*** lixinhui has joined #heat | 09:38 | |
openstackgerrit | Rabi Mishra proposed openstack/heat: Add validation to set one of network, port or uuid https://review.openstack.org/187146 | 09:43 |
*** haigang has quit IRC | 09:50 | |
*** Qiming_ has joined #heat | 09:51 | |
*** Qiming has quit IRC | 09:51 | |
*** achanda has joined #heat | 10:00 | |
*** Yanyanhu has quit IRC | 10:00 | |
*** pitr-ch has joined #heat | 10:01 | |
skraynev | asalkeld: aha. so it's known issue. fuh. I thought, that it's something wrong with my deployment ;) | 10:02 |
*** LimorStotland has joined #heat | 10:03 | |
asalkeld | skraynev: it might be a role that devstack normally adds for you | 10:03 |
asalkeld | but doesn't on the standalone setup | 10:03 |
*** Qiming_ has quit IRC | 10:04 | |
skraynev | asalkeld: ok. I want to upload patch with removing deprecated headers, so could you re-check it, if you plan to repair your env. (Just want to be sure, that I will not break something) | 10:07 |
asalkeld | ok, just point me to the review | 10:08 |
*** haigang has joined #heat | 10:08 | |
skraynev | sure | 10:10 |
*** e0ne is now known as e0ne_ | 10:13 | |
*** ishant has quit IRC | 10:16 | |
*** yassine has quit IRC | 10:19 | |
*** haigang has quit IRC | 10:22 | |
*** e0ne_ has quit IRC | 10:24 | |
*** haigang has joined #heat | 10:28 | |
*** e0ne has joined #heat | 10:29 | |
*** LimorStotland has quit IRC | 10:37 | |
openstackgerrit | huangtianhua proposed openstack/heat: Freeze rsrc_defn base on properties.data when restore https://review.openstack.org/187518 | 10:38 |
*** ifarkas has quit IRC | 10:41 | |
openstackgerrit | Merged openstack/heat: Move nova_flavor resource in-tree https://review.openstack.org/187411 | 10:45 |
*** steveg_afk has joined #heat | 10:45 | |
*** alexpilotti has joined #heat | 10:46 | |
*** LimorStotland has joined #heat | 10:48 | |
*** nkhare_ has quit IRC | 10:50 | |
*** dims_ has joined #heat | 10:55 | |
*** achanda_ has joined #heat | 10:56 | |
*** achanda has quit IRC | 10:56 | |
openstackgerrit | Merged openstack/heat: Reload logging options when receiving SIGHUP https://review.openstack.org/185640 | 11:00 |
*** inc0 has quit IRC | 11:02 | |
*** inc0 has joined #heat | 11:05 | |
*** nkhare has quit IRC | 11:06 | |
openstackgerrit | Ritesh proposed openstack/heat-specs: Pause and upause actions for a stack https://review.openstack.org/187524 | 11:10 |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Remove deprecated headers in auth_password https://review.openstack.org/187525 | 11:11 |
openstackgerrit | Ritesh proposed openstack/heat-specs: Pause and unpause actions for a stack https://review.openstack.org/187524 | 11:13 |
*** inc0 has quit IRC | 11:13 | |
openstackgerrit | Ritesh proposed openstack/heat-specs: Pause and unpause actions for a stack https://review.openstack.org/187524 | 11:13 |
*** inc0 has joined #heat | 11:13 | |
*** Qiming has joined #heat | 11:14 | |
*** ifarkas has joined #heat | 11:16 | |
*** tochi has quit IRC | 11:18 | |
*** e0ne has quit IRC | 11:19 | |
*** nkhare has joined #heat | 11:24 | |
*** e0ne has joined #heat | 11:24 | |
*** e0ne is now known as e0ne_ | 11:25 | |
*** achanda_ has quit IRC | 11:28 | |
*** e0ne_ is now known as e0ne | 11:30 | |
*** samueldmq has joined #heat | 11:33 | |
samueldmq | morning | 11:33 |
*** gcivitella has joined #heat | 11:45 | |
*** ananta__ has quit IRC | 11:48 | |
*** sdake has joined #heat | 11:49 | |
*** inc0 has quit IRC | 11:50 | |
*** sdake_ has joined #heat | 11:56 | |
*** sdake has quit IRC | 11:57 | |
*** nkhare has quit IRC | 11:58 | |
*** ifarkas has quit IRC | 12:04 | |
*** e0ne is now known as e0ne_ | 12:04 | |
*** KanagarajM_ has quit IRC | 12:04 | |
*** haigang has quit IRC | 12:06 | |
openstackgerrit | Oleksii Chuprykov proposed openstack/heat: Add batching to ResourceGroup https://review.openstack.org/185385 | 12:07 |
*** haigang has joined #heat | 12:07 | |
*** nihilifer has joined #heat | 12:07 | |
*** tobe has quit IRC | 12:07 | |
*** achanda has joined #heat | 12:09 | |
*** cmyster has quit IRC | 12:12 | |
*** nkhare has joined #heat | 12:12 | |
*** cmyster has joined #heat | 12:13 | |
*** e0ne_ has quit IRC | 12:14 | |
*** sdake has joined #heat | 12:15 | |
*** sdake has quit IRC | 12:16 | |
*** jistr is now known as jistr|class | 12:17 | |
*** sdake_ has quit IRC | 12:17 | |
*** achanda has quit IRC | 12:20 | |
*** achanda has joined #heat | 12:21 | |
*** lixinhui has quit IRC | 12:22 | |
*** EricGonczer_ has joined #heat | 12:22 | |
*** jistr|class is now known as jistr | 12:22 | |
*** achanda has quit IRC | 12:25 | |
*** blomquisg has quit IRC | 12:26 | |
*** inc0 has joined #heat | 12:26 | |
openstackgerrit | Oleksii Chuprykov proposed openstack/heat: Add batching to ResourceGroup https://review.openstack.org/185385 | 12:31 |
*** sdake has joined #heat | 12:32 | |
*** shardy_ has joined #heat | 12:32 | |
*** sdake has quit IRC | 12:34 | |
*** shardy has quit IRC | 12:34 | |
*** ifarkas has joined #heat | 12:34 | |
*** e0ne has joined #heat | 12:36 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Update heat_integrationtests.conf.sample https://review.openstack.org/187554 | 12:36 |
*** shardy_ has quit IRC | 12:38 | |
*** shardy has joined #heat | 12:39 | |
*** sdake has joined #heat | 12:40 | |
*** EricGonczer_ has quit IRC | 12:46 | |
*** crose has joined #heat | 12:47 | |
*** steveg_afk has quit IRC | 12:53 | |
*** yassine has joined #heat | 13:01 | |
*** yassine has quit IRC | 13:01 | |
*** sjmc7 has joined #heat | 13:01 | |
*** yassine has joined #heat | 13:02 | |
*** tshtilma has quit IRC | 13:03 | |
openstackgerrit | Oleksii Chuprykov proposed openstack/heat: Add batching to ResourceGroup https://review.openstack.org/185385 | 13:03 |
*** crose has quit IRC | 13:06 | |
*** sjmc7 has quit IRC | 13:07 | |
*** sdake_ has joined #heat | 13:09 | |
*** sdake has quit IRC | 13:13 | |
*** dyasny has joined #heat | 13:14 | |
*** blomquisg has joined #heat | 13:15 | |
*** rakesh_hs has quit IRC | 13:17 | |
*** sdake has joined #heat | 13:18 | |
*** lixinhui has joined #heat | 13:18 | |
*** sdake_ has quit IRC | 13:21 | |
*** lixinhui has quit IRC | 13:22 | |
*** bdossant has joined #heat | 13:27 | |
*** radez_g0n3 is now known as radez | 13:28 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Updated from global requirements https://review.openstack.org/187579 | 13:30 |
bdossant | shardy: hi! any news on heat-cfntools rebuild packages on epel 6 and 7? | 13:33 |
*** hdd has joined #heat | 13:38 | |
*** jasond has joined #heat | 13:40 | |
*** ErickHeinrich has joined #heat | 13:41 | |
*** ErickHeinrich has quit IRC | 13:41 | |
*** dims_ has quit IRC | 13:51 | |
*** dims_ has joined #heat | 13:51 | |
*** tshtilma has joined #heat | 13:53 | |
*** bdossant_ has joined #heat | 13:59 | |
*** bdossant_ has quit IRC | 13:59 | |
*** sdake_ has joined #heat | 14:00 | |
*** tspatzier has joined #heat | 14:01 | |
*** bdossant has quit IRC | 14:01 | |
*** sdake has quit IRC | 14:03 | |
*** bdossant has joined #heat | 14:04 | |
*** mwheckmann has joined #heat | 14:07 | |
*** sdake_ has quit IRC | 14:07 | |
*** sdake has joined #heat | 14:08 | |
*** gokrokve has joined #heat | 14:09 | |
*** nkhare has quit IRC | 14:10 | |
therve | samueldmq, Tracking bugs for "whole ecosystem" is really annoying | 14:12 |
therve | The reason I removed heat from that bug is that we already had our own bug before you opened that one | 14:12 |
*** allegra-s has joined #heat | 14:16 | |
*** jistr is now known as jistr|mtg | 14:16 | |
openstackgerrit | pradeep kumar singh proposed openstack/heat: Change "ReST" to "REST" in developer doc https://review.openstack.org/187601 | 14:17 |
*** boris-42 has quit IRC | 14:18 | |
*** lixinhui has joined #heat | 14:19 | |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Add memcache backend for dogpile cache https://review.openstack.org/185998 | 14:19 |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Add dogpile cache core and turn on caching https://review.openstack.org/185999 | 14:19 |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Add NoOp dogpile cache backend https://review.openstack.org/185997 | 14:19 |
*** radez is now known as radez_g0n3 | 14:23 | |
*** lixinhui has quit IRC | 14:24 | |
*** nkhare has joined #heat | 14:24 | |
*** radez_g0n3 is now known as radez | 14:26 | |
*** rpothier has joined #heat | 14:28 | |
*** vahidh has quit IRC | 14:30 | |
*** jistr|mtg is now known as jistr | 14:30 | |
*** hdd has quit IRC | 14:37 | |
*** hdd has joined #heat | 14:37 | |
*** sabeen has joined #heat | 14:38 | |
openstackgerrit | pradeep kumar singh proposed openstack/heat: Modify heading of the template sample page https://review.openstack.org/187612 | 14:39 |
openstackgerrit | Miguel Grinberg proposed openstack/heat: Move cinder_volume_type resource in-tree https://review.openstack.org/187341 | 14:43 |
*** jprovazn has quit IRC | 14:44 | |
*** coolsvap|afk has quit IRC | 14:45 | |
*** jruano has joined #heat | 14:46 | |
*** vijendar has joined #heat | 14:46 | |
*** henrique_ has quit IRC | 14:48 | |
*** sabeen3 has joined #heat | 14:48 | |
*** htruta has joined #heat | 14:48 | |
*** coolsvap|afk has joined #heat | 14:48 | |
*** sabeen has quit IRC | 14:50 | |
*** sabeen3 has quit IRC | 14:53 | |
*** pitr-ch has quit IRC | 14:53 | |
*** radez is now known as radez_g0n3 | 14:54 | |
*** jaypipes has quit IRC | 14:54 | |
*** hdd has quit IRC | 15:00 | |
shardy | Ok, cheers I'll ping some of the packaging folks there, thanks! | 15:02 |
shardy | oops | 15:02 |
*** nkhare has quit IRC | 15:03 | |
*** jcoufal has quit IRC | 15:04 | |
*** BManojlovic has joined #heat | 15:05 | |
*** e0ne is now known as e0ne_ | 15:09 | |
*** e0ne_ is now known as e0ne | 15:09 | |
*** Grace has joined #heat | 15:12 | |
Grace | hello | 15:12 |
Grace | I have one question about getting proxy from powershell script: | 15:12 |
Grace | in the user data I launched a script to get the proxy of IE , in cloudbase-init.log it said no proxy | 15:13 |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Add dogpile cache core and turn on caching https://review.openstack.org/185999 | 15:14 |
Grace | but when I tried to get the proxy manually using powershell script as the admin immediately after the windows instance was launched, I can get the proxy | 15:14 |
*** crose has joined #heat | 15:15 | |
Grace | so why this happened? because different user is used by cloudbase-init? | 15:15 |
*** LimorStotland has quit IRC | 15:18 | |
*** sabeen1 has joined #heat | 15:19 | |
openstackgerrit | Oleksii Chuprykov proposed openstack/heat: Add batching to ResourceGroup https://review.openstack.org/185385 | 15:20 |
*** kebray has joined #heat | 15:21 | |
*** hdd has joined #heat | 15:22 | |
*** BManojlovic has quit IRC | 15:23 | |
openstackgerrit | Julien Danjou proposed openstack/heat: Stop using deprecated oslo_utils.timeutils.strtime() https://review.openstack.org/187632 | 15:24 |
openstackgerrit | Julien Danjou proposed openstack/heat: Stop using oslo_utils.timeutils.isotime() https://review.openstack.org/187633 | 15:24 |
*** pm90_ has joined #heat | 15:25 | |
*** Raj1 has joined #heat | 15:26 | |
*** pm90_ has quit IRC | 15:29 | |
*** barra204 has joined #heat | 15:36 | |
*** shakamunyi has joined #heat | 15:36 | |
*** crose has quit IRC | 15:36 | |
*** boris-42 has joined #heat | 15:37 | |
*** bdossant has quit IRC | 15:39 | |
*** Qiming has quit IRC | 15:41 | |
*** openstackgerrit has quit IRC | 15:42 | |
*** openstackgerrit has joined #heat | 15:43 | |
*** jprovazn has joined #heat | 15:43 | |
*** bdossant has joined #heat | 15:51 | |
*** sdake_ has joined #heat | 15:52 | |
*** Drago has joined #heat | 15:54 | |
*** Drago has quit IRC | 15:54 | |
*** Drago has joined #heat | 15:54 | |
*** inc0 has quit IRC | 15:55 | |
*** sdake has quit IRC | 15:56 | |
*** crose has joined #heat | 15:59 | |
*** Raj1 has quit IRC | 16:02 | |
*** Raj1 has joined #heat | 16:02 | |
*** tspatzier has quit IRC | 16:04 | |
*** jistr has quit IRC | 16:05 | |
*** lixinhui has joined #heat | 16:08 | |
*** tsandall has quit IRC | 16:08 | |
*** vijayagurug has quit IRC | 16:09 | |
*** tsandall has joined #heat | 16:11 | |
*** lixinhui has quit IRC | 16:12 | |
*** gokrokve_ has joined #heat | 16:14 | |
*** bdossant has quit IRC | 16:15 | |
*** gokrokve has quit IRC | 16:17 | |
samueldmq | therve, that can be annoying, but that would be good if you guys could join us | 16:21 |
samueldmq | therve, neutron also had a bug, but then opted by using that bug for the whole openstack ecosystem | 16:22 |
*** jaypipes has joined #heat | 16:24 | |
*** sdake has joined #heat | 16:29 | |
*** e0ne has quit IRC | 16:29 | |
*** yassine has quit IRC | 16:29 | |
*** Raj1 has quit IRC | 16:30 | |
*** sdake__ has joined #heat | 16:32 | |
*** sdake_ has quit IRC | 16:32 | |
*** liusheng has quit IRC | 16:33 | |
*** liusheng has joined #heat | 16:33 | |
therve | samueldmq, Well, we didn't. The bug is already fixed, so there is not much we can do | 16:34 |
therve | And being spammed with the status of every other projects is suboptimal, IMO | 16:34 |
samueldmq | therve, oh great | 16:35 |
samueldmq | therve, do you have link to the fix ? | 16:35 |
therve | bug #1421863 | 16:35 |
openstack | bug 1421863 in devstack ""Can not find policy directory: policy.d" spams the logs" [Undecided,In progress] https://launchpad.net/bugs/1421863 - Assigned to Davanum Srinivas (DIMS) (dims-v) | 16:35 |
samueldmq | therve, yeah actually that depends whether you want to follow that and see cross-project consistency in that behavior or not | 16:35 |
samueldmq | therve, thanks for the link | 16:36 |
therve | samueldmq, Note that bug was already cross-project... | 16:36 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add additional info for DEPRECATED objects https://review.openstack.org/168868 | 16:36 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add documentation page for Support Status https://review.openstack.org/168816 | 16:36 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add HIDDEN status to SupportStatus https://review.openstack.org/186340 | 16:36 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Update SupportStatuses for resources/props/attrs https://review.openstack.org/186341 | 16:36 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add previous_status to SupportStatus https://review.openstack.org/186339 | 16:36 |
*** sdake has quit IRC | 16:36 | |
*** sdake has joined #heat | 16:36 | |
*** Grace has quit IRC | 16:39 | |
*** sdake__ has quit IRC | 16:40 | |
*** DaveJ__ has quit IRC | 16:41 | |
*** gokrokve_ has quit IRC | 16:43 | |
*** gokrokve has joined #heat | 16:43 | |
*** gokrokve has quit IRC | 16:45 | |
*** gokrokve_ has joined #heat | 16:45 | |
*** mgershen has quit IRC | 16:53 | |
*** ifarkas has quit IRC | 16:56 | |
*** vijayagurug has joined #heat | 16:58 | |
*** sjmc7 has joined #heat | 17:02 | |
*** derekh has quit IRC | 17:06 | |
*** daneyon has joined #heat | 17:06 | |
*** achanda has joined #heat | 17:08 | |
*** tshtilma has quit IRC | 17:09 | |
*** alanf-mc has joined #heat | 17:10 | |
*** dsneddon has joined #heat | 17:10 | |
*** tshtilma has joined #heat | 17:15 | |
*** gcivitella has quit IRC | 17:18 | |
*** pitr-ch has joined #heat | 17:25 | |
*** vijendar has quit IRC | 17:26 | |
*** tshtilma has quit IRC | 17:28 | |
*** tshtilma has joined #heat | 17:28 | |
*** pm90_ has joined #heat | 17:30 | |
*** pas-ha has quit IRC | 17:31 | |
*** e0ne has joined #heat | 17:32 | |
*** shardy_ has joined #heat | 17:33 | |
*** vijendar has joined #heat | 17:33 | |
*** shardy has quit IRC | 17:34 | |
*** shardy_ has quit IRC | 17:38 | |
*** shardy has joined #heat | 17:39 | |
*** cdent has quit IRC | 17:40 | |
openstackgerrit | Rob Pothier proposed openstack/heat: Move Magnum client into main tree https://review.openstack.org/187695 | 17:40 |
*** vahidh has joined #heat | 17:45 | |
*** tshtilma has quit IRC | 17:49 | |
*** daneyon has quit IRC | 17:52 | |
*** e0ne is now known as e0ne_ | 17:52 | |
*** pm90_ has quit IRC | 17:55 | |
*** pm90_ has joined #heat | 17:55 | |
*** daneyon has joined #heat | 17:56 | |
*** lixinhui has joined #heat | 17:57 | |
*** e0ne_ is now known as e0ne | 17:57 | |
*** Raj1 has joined #heat | 17:57 | |
*** Raj1 has quit IRC | 17:59 | |
*** Raj1 has joined #heat | 17:59 | |
*** lixinhui has quit IRC | 18:01 | |
*** radez_g0n3 is now known as radez | 18:02 | |
*** Drago has quit IRC | 18:04 | |
*** Drago has joined #heat | 18:04 | |
*** daneyon has quit IRC | 18:06 | |
*** openstackgerrit has quit IRC | 18:09 | |
*** pitr-ch has quit IRC | 18:10 | |
*** openstackgerrit has joined #heat | 18:10 | |
*** jprovazn has quit IRC | 18:12 | |
*** pitr-ch has joined #heat | 18:17 | |
*** vijayagurug has left #heat | 18:20 | |
*** gokrokve_ has quit IRC | 18:23 | |
*** kebray has quit IRC | 18:40 | |
*** gokrokve has joined #heat | 18:42 | |
*** daneyon has joined #heat | 18:43 | |
*** daneyon has quit IRC | 18:43 | |
*** daneyon has joined #heat | 18:44 | |
*** gokrokve has quit IRC | 18:44 | |
*** gokrokve has joined #heat | 18:44 | |
*** achanda has quit IRC | 18:45 | |
*** alexpilotti has quit IRC | 18:52 | |
*** openstackgerrit has quit IRC | 18:56 | |
*** openstackgerrit has joined #heat | 18:56 | |
*** achanda has joined #heat | 19:03 | |
*** daneyon has quit IRC | 19:04 | |
*** kebray has joined #heat | 19:08 | |
*** steveg_afk has joined #heat | 19:09 | |
*** daneyon has joined #heat | 19:20 | |
*** cdent has joined #heat | 19:21 | |
*** achanda has quit IRC | 19:26 | |
*** miguelgrinberg has quit IRC | 19:31 | |
*** miguelgr- has joined #heat | 19:34 | |
*** miguelgr- has quit IRC | 19:45 | |
*** lixinhui has joined #heat | 19:45 | |
*** miguelgr- has joined #heat | 19:46 | |
*** sjmc7 has quit IRC | 19:47 | |
*** jtomasek has quit IRC | 19:48 | |
*** lixinhui has quit IRC | 19:50 | |
*** sjmc7 has joined #heat | 19:54 | |
*** alanf-mc has quit IRC | 19:54 | |
openstackgerrit | Rob Pothier proposed openstack/heat: Add BayModel to Magnum resources https://review.openstack.org/179771 | 19:54 |
*** cdent has quit IRC | 19:56 | |
*** crose has quit IRC | 19:58 | |
*** allegra-s has quit IRC | 19:59 | |
*** allegra-s has joined #heat | 19:59 | |
*** sdake_ has joined #heat | 19:59 | |
*** sdake has quit IRC | 20:03 | |
*** miguelgr- is now known as miguelgrinberg | 20:05 | |
*** samueldmq has quit IRC | 20:05 | |
*** openstackgerrit has quit IRC | 20:10 | |
*** openstackgerrit has joined #heat | 20:10 | |
*** kebray has quit IRC | 20:16 | |
*** nihilifer has quit IRC | 20:19 | |
*** jtomasek has joined #heat | 20:19 | |
*** pm90_ has quit IRC | 20:21 | |
*** allegra-s has quit IRC | 20:22 | |
*** alanf-mc has joined #heat | 20:29 | |
*** tspatzier has joined #heat | 20:42 | |
*** allegra-s has joined #heat | 20:49 | |
*** shakamunyi_ has joined #heat | 21:03 | |
*** shakamunyi__ has joined #heat | 21:04 | |
*** shakamunyi__ is now known as tylerdurden | 21:05 | |
*** tylerdurden has quit IRC | 21:08 | |
*** shakamunyi_ has quit IRC | 21:08 | |
*** rpothier has quit IRC | 21:08 | |
*** e0ne has quit IRC | 21:11 | |
*** radez is now known as radez_g0n3 | 21:11 | |
*** shardy has quit IRC | 21:13 | |
*** radez_g0n3 is now known as radez | 21:14 | |
*** dsneddon has quit IRC | 21:29 | |
*** jruano has quit IRC | 21:32 | |
*** ParsectiX has joined #heat | 21:32 | |
*** dsneddon has joined #heat | 21:34 | |
*** lixinhui has joined #heat | 21:34 | |
*** jasond has quit IRC | 21:36 | |
*** Raj1 has quit IRC | 21:37 | |
*** lixinhui has quit IRC | 21:39 | |
*** blomquisg has quit IRC | 21:39 | |
*** Raj1 has joined #heat | 21:39 | |
stevebaker | morning | 21:42 |
*** mwheckmann has quit IRC | 21:46 | |
*** allegra-s has quit IRC | 21:46 | |
*** rpothier has joined #heat | 21:48 | |
*** pm90_ has joined #heat | 21:50 | |
*** pm90_ has quit IRC | 21:50 | |
*** jtomasek has quit IRC | 21:51 | |
*** pm90_ has joined #heat | 21:51 | |
*** ParsectiX has quit IRC | 21:53 | |
*** sdake has joined #heat | 21:54 | |
*** daneyon has quit IRC | 21:56 | |
*** sdake_ has quit IRC | 21:58 | |
*** steveg_afk has quit IRC | 21:58 | |
*** ParsectiX has joined #heat | 21:59 | |
*** radez is now known as radez_g0n3 | 21:59 | |
openstackgerrit | Miguel Grinberg proposed openstack/heat: Move barbican resources in-tree https://review.openstack.org/187788 | 22:01 |
*** Raj1 has quit IRC | 22:01 | |
*** tspatzier has quit IRC | 22:01 | |
*** kebray has joined #heat | 22:18 | |
*** vijendar has quit IRC | 22:20 | |
*** dims__ has joined #heat | 22:31 | |
*** dims_ has quit IRC | 22:34 | |
openstackgerrit | Miguel Grinberg proposed openstack/heat: Move gnocchi resource in-tree https://review.openstack.org/187798 | 22:36 |
*** rpothier_ has joined #heat | 22:38 | |
*** rpothier has quit IRC | 22:40 | |
*** steveg_afk has joined #heat | 22:45 | |
*** liusheng has quit IRC | 22:55 | |
*** liusheng has joined #heat | 22:56 | |
openstackgerrit | Praveen Yalagandula proposed openstack/heat: neutron loadbalancer resource: provider property https://review.openstack.org/185197 | 23:04 |
*** kebray has quit IRC | 23:05 | |
*** lixinhui has joined #heat | 23:05 | |
*** rpothier_ has quit IRC | 23:07 | |
*** lixinhui has quit IRC | 23:10 | |
*** Raj1 has joined #heat | 23:10 | |
*** Raj1 has quit IRC | 23:17 | |
*** Raj1 has joined #heat | 23:17 | |
*** sabeen1 has quit IRC | 23:21 | |
openstackgerrit | Praveen Yalagandula proposed openstack/heat: neutron loadbalancer resource: provider property https://review.openstack.org/185197 | 23:22 |
*** chlong has joined #heat | 23:23 | |
*** Drago has quit IRC | 23:25 | |
*** tochi has joined #heat | 23:35 | |
*** hdd has quit IRC | 23:45 | |
*** barra204 has quit IRC | 23:57 | |
*** shakamunyi has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!