*** alexpilotti has quit IRC | 00:03 | |
*** jruano has joined #heat | 00:11 | |
*** vahidh has quit IRC | 00:12 | |
*** Qiming has joined #heat | 00:20 | |
*** jaypipes has quit IRC | 00:27 | |
openstackgerrit | Merged openstack/heat: Support additional Barbican orders https://review.openstack.org/181865 | 00:33 |
---|---|---|
*** Qiming has quit IRC | 00:38 | |
*** EricGonczer_ has joined #heat | 00:41 | |
*** hdd has joined #heat | 00:45 | |
*** hdd has quit IRC | 00:54 | |
*** LiJiansheng has joined #heat | 00:57 | |
*** jruano has quit IRC | 01:01 | |
*** EricGonczer_ has quit IRC | 01:05 | |
*** openstack has joined #heat | 01:22 | |
*** openstack has joined #heat | 01:37 | |
*** erkules has quit IRC | 01:40 | |
*** Qiming has joined #heat | 01:43 | |
*** Qiming_ has joined #heat | 01:45 | |
*** erkules_ has quit IRC | 01:46 | |
*** boris-42 has quit IRC | 01:48 | |
*** Qiming has quit IRC | 01:48 | |
*** Qiming_ has quit IRC | 01:49 | |
*** Yanyanhu has joined #heat | 01:50 | |
*** openstack has quit IRC | 01:52 | |
*** openstack has joined #heat | 01:54 | |
*** packet has quit IRC | 02:01 | |
openstackgerrit | Miguel Grinberg proposed openstack/heat: Move manila resources in-tree https://review.openstack.org/188232 | 02:03 |
*** radez is now known as radez_g0n3 | 02:04 | |
*** packet has joined #heat | 02:06 | |
*** jruano has joined #heat | 02:18 | |
*** hdd has quit IRC | 02:24 | |
*** Raj1 has joined #heat | 02:29 | |
*** Raj1 has quit IRC | 02:31 | |
*** Raj1 has joined #heat | 02:31 | |
openstackgerrit | Rabi Mishra proposed openstack/heat-templates: some simple fixes to the file names of scripts https://review.openstack.org/188082 | 02:47 |
elynn | morning | 02:47 |
openstackgerrit | Rabi Mishra proposed openstack/heat-templates: some simple file name changes and new docker-compose version https://review.openstack.org/188082 | 02:49 |
*** jruano has quit IRC | 02:50 | |
cmyster | morning | 02:51 |
*** dyasny has quit IRC | 02:52 | |
*** jruano has joined #heat | 02:53 | |
*** jruano has quit IRC | 02:56 | |
*** henriquetruta has quit IRC | 02:56 | |
*** EricGonczer_ has quit IRC | 02:57 | |
*** alanf-mc has quit IRC | 03:04 | |
*** Raj1 has quit IRC | 03:04 | |
*** Raj1 has joined #heat | 03:05 | |
*** dims_ has quit IRC | 03:07 | |
asalkeld | stevebaker: how do you reproduce the error (nested exception) | 03:08 |
stevebaker | asalkeld: Its a deployment resource which returns a non-zero error | 03:09 |
asalkeld | what exception does it raise? | 03:10 |
stevebaker | asalkeld: looking at the code I would expect exception.Error | 03:10 |
asalkeld | ok | 03:10 |
asalkeld | thanks | 03:11 |
stevebaker | asalkeld: raising the right error type might not work in all cases. Maybe we just need a best effort to extract a useful error and raise some general type with that message | 03:14 |
asalkeld | yeah i am changing it to exception.Error() | 03:14 |
asalkeld | not all of them take a message='bla' | 03:15 |
openstackgerrit | Angus Salkeld proposed openstack/heat: Raise the nested stack exception based on the status_reason https://review.openstack.org/188228 | 03:18 |
openstackgerrit | huangtianhua proposed openstack/heat: Use EntityNotFound instead *NotFound https://review.openstack.org/188248 | 03:21 |
stevebaker | asalkeld: I've got another comment https://review.openstack.org/#/c/188228/2 | 03:26 |
asalkeld | ok | 03:26 |
asalkeld | stevebaker: else falls through to the last return | 03:27 |
stevebaker | oh yeah | 03:27 |
stevebaker | asalkeld: but what is elif hasattr(exception, ex_type): actually for? | 03:28 |
asalkeld | if you don't mind, i could just always raise one type of exception | 03:29 |
* asalkeld not stressed | 03:29 | |
asalkeld | but was initially trying to raise the same exception | 03:30 |
asalkeld | trying something simpler now | 03:32 |
*** alanf-mc has joined #heat | 03:34 | |
openstackgerrit | Angus Salkeld proposed openstack/heat: Raise the nested stack exception based on the status_reason https://review.openstack.org/188228 | 03:34 |
*** hdd has joined #heat | 03:34 | |
asalkeld | http://www.businessinsider.com.au/cisco-ibm-buy-openstack-startups-2015-6 | 03:38 |
stevebaker | firesale | 03:38 |
cmyster | good for them | 03:39 |
*** coolsvap|afk is now known as coolsvap | 03:39 | |
sirushti | morning all | 03:51 |
*** tobe has joined #heat | 03:51 | |
*** EmilienM|off has quit IRC | 03:55 | |
*** EmilienM has joined #heat | 04:00 | |
*** LiJiansheng has quit IRC | 04:03 | |
*** sdake has joined #heat | 04:05 | |
*** lixinhui has joined #heat | 04:07 | |
*** dims_ has joined #heat | 04:07 | |
*** dims_ has quit IRC | 04:13 | |
*** Raj1 has quit IRC | 04:20 | |
*** jfluhmann has joined #heat | 04:26 | |
*** ananta__ has joined #heat | 04:31 | |
cmyster | morning | 04:34 |
*** sdake has quit IRC | 04:34 | |
*** dsneddon has quit IRC | 04:42 | |
*** cmyster has quit IRC | 05:01 | |
*** nkhare has joined #heat | 05:19 | |
*** alanf-mc has quit IRC | 05:19 | |
*** hdd has quit IRC | 05:19 | |
*** alanf-mc has joined #heat | 05:20 | |
*** tobe has quit IRC | 05:22 | |
*** QuentinM has quit IRC | 05:27 | |
*** ryansb has quit IRC | 05:36 | |
openstackgerrit | Angus Salkeld proposed openstack/heat: Raise the nested stack exception based on the status_reason https://review.openstack.org/188228 | 05:37 |
*** tobe has joined #heat | 05:40 | |
*** ryansb has joined #heat | 05:45 | |
*** ryansb has quit IRC | 05:45 | |
*** ryansb has joined #heat | 05:45 | |
openstackgerrit | Miguel Grinberg proposed openstack/heat: Move mistral resources in-tree https://review.openstack.org/188262 | 05:48 |
*** alanf-mc has quit IRC | 05:51 | |
openstackgerrit | Miguel Grinberg proposed openstack/heat: Move barbican resources in-tree https://review.openstack.org/187788 | 06:00 |
*** multi_io has quit IRC | 06:01 | |
*** multi_io has joined #heat | 06:02 | |
*** lixinhui has quit IRC | 06:06 | |
*** LimorStotland has joined #heat | 06:13 | |
*** jprovazn has joined #heat | 06:16 | |
*** ishant has joined #heat | 06:17 | |
*** tobe has quit IRC | 06:18 | |
*** vijayagurug has joined #heat | 06:30 | |
*** flaper87 has quit IRC | 06:33 | |
*** flaper87 has joined #heat | 06:33 | |
*** tshtilma has joined #heat | 06:40 | |
*** jtomasek has quit IRC | 06:41 | |
*** jtomasek has joined #heat | 06:42 | |
*** cmyster has joined #heat | 06:42 | |
*** jtomasek has quit IRC | 06:43 | |
*** jtomasek has joined #heat | 06:44 | |
skraynev | Good morning | 06:45 |
*** gcivitella has joined #heat | 06:49 | |
*** daneyon_ has quit IRC | 06:50 | |
openstackgerrit | Tomer Shtilman proposed openstack/heat: Allowing params to be sent to the workflow https://review.openstack.org/188017 | 06:52 |
openstackgerrit | Tomer Shtilman proposed openstack/heat: Allowing params to be sent to the workflow https://review.openstack.org/188017 | 06:53 |
*** tobe has joined #heat | 06:57 | |
*** mgershen has joined #heat | 06:58 | |
*** pas-ha has joined #heat | 07:17 | |
*** ParsectiX has joined #heat | 07:18 | |
*** ParsectiX has quit IRC | 07:24 | |
*** lixinhui has joined #heat | 07:24 | |
pas-ha | morning all | 07:24 |
*** steveg_afk has quit IRC | 07:28 | |
openstackgerrit | Tomer Shtilman proposed openstack/heat: Allowing params to be sent to the workflow even when not defined in the template Closes-Bug: #1453558 https://review.openstack.org/188017 | 07:29 |
openstack | bug 1453558 in heat "resource-signal Mistral workflow with params results in ResourceFailure: AttributeError" [Medium,In progress] https://launchpad.net/bugs/1453558 - Assigned to Tomer Shtilman (tomer-shtilman) | 07:29 |
*** ifarkas has joined #heat | 07:29 | |
openstackgerrit | Angus Salkeld proposed openstack/heat: Raise the nested stack exception based on the status_reason https://review.openstack.org/188228 | 07:34 |
openstackgerrit | Tomer Shtilman proposed openstack/heat: Allowing params to be sent to the workflow even when not defined in the template Closes-Bug: #1453558 https://review.openstack.org/188017 | 07:36 |
openstack | bug 1453558 in heat "resource-signal Mistral workflow with params results in ResourceFailure: AttributeError" [Medium,In progress] https://launchpad.net/bugs/1453558 - Assigned to Tomer Shtilman (tomer-shtilman) | 07:36 |
openstackgerrit | Tomer Shtilman proposed openstack/heat: Allowing params to be sent to the workflow https://review.openstack.org/188017 | 07:36 |
*** dims_ has joined #heat | 07:44 | |
*** chlong has quit IRC | 07:44 | |
openstackgerrit | Tomer Shtilman proposed openstack/heat: Allowing params to be sent to the workflow https://review.openstack.org/188017 | 07:47 |
Qiming | good afternoon | 07:48 |
*** dims_ has quit IRC | 07:49 | |
Qiming | can anyone shed me some lights why do we have the stack_views? | 07:49 |
*** jistr has joined #heat | 07:50 | |
Qiming | the problem I'm having is that the inconsistency we get from api parameters is annoying | 07:51 |
Qiming | when creating a stack we provide 'stack_name' as the name, in response, we have 'stack_name' as the name, but when doing a listing, we need to provide 'name' as query parameter | 07:52 |
therve | Qiming, I think it provides links that other formatting methods don't | 07:53 |
Qiming | therve, so how about just append some links entries in the responses? | 07:54 |
therve | That may work | 07:54 |
*** ParsectiX has joined #heat | 07:54 | |
*** jistr is now known as jistr|mt | 07:54 | |
*** jistr|mt is now known as jistr|mtg | 07:54 | |
openstackgerrit | Ishant Tyagi proposed openstack/heat: Update wsgi.py to support reload from conf on SIGHUP https://review.openstack.org/184768 | 07:55 |
therve | Qiming, Actually the problem you mentioned is unrelated to views | 07:56 |
Qiming | ;) I realized that | 07:56 |
therve | There doesn't seem to be any duplication in the way it builds results | 07:56 |
Qiming | seems that the filter_whitelist in stacks controller is causing this consistency, if we stick to 'stack_name' | 07:57 |
ishant | elynn: Hi | 07:59 |
ishant | elynn: what do you mean by regenerating the docs in https://review.openstack.org/#/c/186695/1 | 08:02 |
*** blues-man has joined #heat | 08:04 | |
openstackgerrit | Ishant Tyagi proposed openstack/heat-cfntools: Add --insecure/-k option to cfn-signal https://review.openstack.org/186707 | 08:06 |
*** BManojlovic has joined #heat | 08:08 | |
openstackgerrit | Ishant Tyagi proposed openstack/heat-cfntools: Fix typos in cfn scripts https://review.openstack.org/186695 | 08:12 |
*** yassine has joined #heat | 08:16 | |
*** daneyon has joined #heat | 08:38 | |
*** tobe has quit IRC | 08:39 | |
*** tobe has joined #heat | 08:39 | |
openstackgerrit | Tomer Shtilman proposed openstack/heat: Allowing params to be sent to the workflow https://review.openstack.org/188017 | 08:41 |
*** daneyon has quit IRC | 08:43 | |
*** nkhare has quit IRC | 08:50 | |
openstackgerrit | Ritesh proposed openstack/heat-specs: Pause and upause actions for a stack https://review.openstack.org/187524 | 08:54 |
*** nkhare has joined #heat | 08:55 | |
*** bdossant has joined #heat | 09:07 | |
therve | miguelgrinberg, Hi, you around? I had a question about the resource move | 09:09 |
*** yuntong has quit IRC | 09:11 | |
*** jistr|mtg is now known as jistr | 09:19 | |
*** cdent has joined #heat | 09:21 | |
openstackgerrit | Tomer Shtilman proposed openstack/heat: Allowing params to be sent to the workflow https://review.openstack.org/188017 | 09:22 |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/heat: Do not pass rich objects in server's suspend https://review.openstack.org/186424 | 09:24 |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/heat: Do not pass rich objects on server's resume https://review.openstack.org/186363 | 09:24 |
*** tobe has quit IRC | 09:33 | |
*** e0ne has joined #heat | 09:44 | |
*** dims_ has joined #heat | 09:45 | |
*** nkhare has quit IRC | 09:46 | |
*** yassine has quit IRC | 09:49 | |
*** dims_ has quit IRC | 09:51 | |
*** Yanyanhu has quit IRC | 09:51 | |
openstackgerrit | Merged openstack/heat: Encrypt properties data https://review.openstack.org/151388 | 09:51 |
*** tobe has joined #heat | 09:53 | |
*** ananta__ has quit IRC | 09:54 | |
*** ananta_ has joined #heat | 09:55 | |
*** nkhare has joined #heat | 09:55 | |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/heat: Do not pass rich objects in server's suspend https://review.openstack.org/186424 | 09:59 |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/heat: Do not pass rich objects on server's resume https://review.openstack.org/186363 | 09:59 |
openstackgerrit | huangtianhua proposed openstack/heat: Support snapshot/restore for remote stack https://review.openstack.org/186321 | 10:01 |
*** saju_m has joined #heat | 10:01 | |
*** dims_ has joined #heat | 10:03 | |
*** ParsectiX has quit IRC | 10:04 | |
openstackgerrit | huangtianhua proposed openstack/heat: Use EntityNotFound instead *NotFound https://review.openstack.org/188248 | 10:05 |
*** nkhare has quit IRC | 10:16 | |
*** LimorStotland has quit IRC | 10:22 | |
*** Qiming has quit IRC | 10:22 | |
openstackgerrit | Ishant Tyagi proposed openstack/heat: Add attribute type for heat resources https://review.openstack.org/182192 | 10:23 |
*** daneyon has joined #heat | 10:27 | |
*** nkhare has joined #heat | 10:29 | |
*** saju_m has quit IRC | 10:29 | |
*** coolsvap is now known as coolsvap|afk | 10:30 | |
*** saju_m has joined #heat | 10:31 | |
*** daneyon has quit IRC | 10:32 | |
*** boris-42 has joined #heat | 10:33 | |
*** LiJiansheng has joined #heat | 10:37 | |
openstackgerrit | Ishant Tyagi proposed openstack/heat: Add attribute type for openstack resources https://review.openstack.org/182255 | 10:39 |
*** LimorStotland has joined #heat | 10:40 | |
openstackgerrit | Merged openstack/heat: Move barbican resources in-tree https://review.openstack.org/187788 | 10:52 |
*** coolsvap|afk is now known as coolsvap | 10:54 | |
*** steveg_afk has joined #heat | 10:59 | |
openstackgerrit | Tomer Shtilman proposed openstack/heat: Allowing params to be sent to the workflow https://review.openstack.org/188017 | 11:00 |
openstackgerrit | Merged openstack/heat: Do not pass rich objects on server's resume https://review.openstack.org/186363 | 11:02 |
openstackgerrit | Merged openstack/heat: Do not pass rich objects in server's suspend https://review.openstack.org/186424 | 11:02 |
*** nkhare has quit IRC | 11:02 | |
*** yassine_ has joined #heat | 11:09 | |
*** MasterPiece has joined #heat | 11:09 | |
*** ParsectiX has joined #heat | 11:11 | |
*** nkhare has joined #heat | 11:14 | |
*** coolsvap is now known as coolsvap|afk | 11:16 | |
*** lixinhui has quit IRC | 11:20 | |
*** Qiming has joined #heat | 11:20 | |
*** shardy_ has joined #heat | 11:21 | |
*** shardy has quit IRC | 11:22 | |
*** ishant has quit IRC | 11:23 | |
*** shardy_ has quit IRC | 11:26 | |
*** vijayagurug has quit IRC | 11:27 | |
*** shardy has joined #heat | 11:27 | |
*** lixinhui has joined #heat | 11:31 | |
*** tochi has quit IRC | 11:33 | |
*** nkhare has quit IRC | 11:34 | |
*** ParsectiX has quit IRC | 11:36 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Add deprecation warning for ResourceDefinition https://review.openstack.org/187125 | 11:37 |
openstackgerrit | Oleksii Chuprykov proposed openstack/heat-specs: Add heat template-version-list command to cmd https://review.openstack.org/188351 | 11:37 |
*** e0ne is now known as e0ne_ | 11:39 | |
*** blues-man has quit IRC | 11:40 | |
*** LimorStotland has quit IRC | 11:44 | |
*** sorantis has joined #heat | 11:45 | |
*** lixinhui has quit IRC | 11:47 | |
*** ananta_ has quit IRC | 11:47 | |
*** nkhare has joined #heat | 11:48 | |
*** LimorStotland has joined #heat | 11:49 | |
*** e0ne_ has quit IRC | 11:49 | |
*** EricGonczer_ has joined #heat | 11:58 | |
*** lixinhui has joined #heat | 11:58 | |
*** tobe has quit IRC | 12:06 | |
*** bdossant_ has joined #heat | 12:07 | |
*** bdossant has quit IRC | 12:10 | |
openstackgerrit | Oleksii Chuprykov proposed openstack/heat-specs: Add heat template-function-list command https://review.openstack.org/188364 | 12:12 |
*** e0ne has joined #heat | 12:13 | |
*** daneyon has joined #heat | 12:16 | |
openstackgerrit | Rabi Mishra proposed openstack/heat: Fetch endpoint from service catalog https://review.openstack.org/188368 | 12:18 |
*** chlong has joined #heat | 12:20 | |
*** daneyon has quit IRC | 12:21 | |
openstackgerrit | Ritesh proposed openstack/heat-specs: Pause and unpause actions for a stack https://review.openstack.org/187524 | 12:26 |
*** liusheng has quit IRC | 12:26 | |
*** saju_m has quit IRC | 12:36 | |
*** rwsu has joined #heat | 12:36 | |
*** saju_m has joined #heat | 12:37 | |
*** nkhare has quit IRC | 12:39 | |
*** blues-man has joined #heat | 12:42 | |
*** blues-man has quit IRC | 12:42 | |
*** blues-man has joined #heat | 12:42 | |
*** saju_m has quit IRC | 12:45 | |
*** ParsectiX has joined #heat | 12:45 | |
*** DaveJ__ has joined #heat | 12:46 | |
*** ParsectiX has quit IRC | 12:52 | |
*** LimorStotland has quit IRC | 12:55 | |
*** lixinhui has quit IRC | 12:58 | |
*** rpothier has joined #heat | 13:00 | |
*** e0ne is now known as e0ne_ | 13:01 | |
openstackgerrit | Oleksii Chuprykov proposed openstack/heat-specs: Add heat template-version-list command to cmd https://review.openstack.org/188351 | 13:02 |
*** e0ne_ is now known as e0ne | 13:04 | |
*** LimorStotland has joined #heat | 13:19 | |
*** lee__ has joined #heat | 13:21 | |
*** jruano has joined #heat | 13:23 | |
*** LiJiansheng has quit IRC | 13:24 | |
*** EricGonczer_ has quit IRC | 13:26 | |
*** bdossant_ has quit IRC | 13:26 | |
*** LiJiansheng has joined #heat | 13:26 | |
*** lee__ has quit IRC | 13:28 | |
*** hdd has joined #heat | 13:28 | |
*** blomquisg has joined #heat | 13:32 | |
*** jprovazn has quit IRC | 13:33 | |
openstackgerrit | Rabi Mishra proposed openstack/heat: Fetch endpoint from service catalog https://review.openstack.org/188368 | 13:36 |
*** Qiming has quit IRC | 13:45 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Add deprecation warning for ResourceDefinition https://review.openstack.org/187125 | 13:45 |
*** jasond has joined #heat | 13:45 | |
*** dyasny has joined #heat | 13:47 | |
*** Qiming has joined #heat | 13:50 | |
*** steveg_afk has quit IRC | 13:50 | |
*** allegra-s has joined #heat | 13:51 | |
*** EricGonczer_ has joined #heat | 13:54 | |
*** lixinhui has joined #heat | 13:54 | |
*** Qiming has quit IRC | 13:54 | |
*** lixinhui has quit IRC | 13:59 | |
*** e0ne is now known as e0ne_ | 13:59 | |
openstackgerrit | pradeep kumar singh proposed openstack/heat: Modify heading of the template sample page https://review.openstack.org/187612 | 14:00 |
*** e0ne_ has quit IRC | 14:04 | |
*** daneyon has joined #heat | 14:05 | |
*** jprovazn has joined #heat | 14:05 | |
*** e0ne has joined #heat | 14:06 | |
*** radez_g0n3 is now known as radez | 14:09 | |
*** sdake has joined #heat | 14:09 | |
*** daneyon has quit IRC | 14:10 | |
*** sdake_ has joined #heat | 14:11 | |
*** mgershen has quit IRC | 14:14 | |
*** sdake has quit IRC | 14:15 | |
openstackgerrit | Qiming Teng proposed openstack/heat: Fix filter name inconsistency in stack_list https://review.openstack.org/188411 | 14:16 |
therve | miguelgrinberg, I don't think putting the support status from contrib makes much sense | 14:17 |
*** LiJiansheng has quit IRC | 14:21 | |
*** sdake has joined #heat | 14:25 | |
*** pitr-ch has quit IRC | 14:25 | |
*** Qiming has joined #heat | 14:27 | |
*** pitr-ch has joined #heat | 14:28 | |
openstackgerrit | Oleksii Chuprykov proposed openstack/heat-specs: Add heat template-function-list command https://review.openstack.org/188364 | 14:28 |
*** sdake_ has quit IRC | 14:28 | |
openstackgerrit | Oleksii Chuprykov proposed openstack/heat-specs: Add heat template-function-list command https://review.openstack.org/188364 | 14:31 |
*** mwheckmann has joined #heat | 14:31 | |
*** hdd has quit IRC | 14:34 | |
*** hdd has joined #heat | 14:38 | |
*** ParsectiX has joined #heat | 14:40 | |
*** sabeen1 has joined #heat | 14:41 | |
*** blomquisg has quit IRC | 14:42 | |
*** vijendar has joined #heat | 14:43 | |
openstackgerrit | Rabi Mishra proposed openstack/heat-templates: Fix folder name and update docker-compose version https://review.openstack.org/188082 | 14:44 |
*** chlong has quit IRC | 14:47 | |
*** EricGonczer_ has quit IRC | 14:50 | |
*** ParsectiX has quit IRC | 14:53 | |
*** blomquisg has joined #heat | 14:54 | |
*** mwheckmann has quit IRC | 14:55 | |
*** lixinhui has joined #heat | 14:55 | |
*** sergmelikyan has quit IRC | 14:56 | |
*** Raj1 has joined #heat | 14:59 | |
*** hdd has quit IRC | 15:00 | |
*** lixinhui has quit IRC | 15:00 | |
*** sdake has quit IRC | 15:00 | |
*** mwheckmann has joined #heat | 15:01 | |
*** pm90_ has joined #heat | 15:03 | |
*** metral is now known as metral_zzz | 15:08 | |
*** sabeen2 has joined #heat | 15:08 | |
*** Drago has joined #heat | 15:08 | |
*** Drago has quit IRC | 15:10 | |
*** Drago has joined #heat | 15:10 | |
*** alexpilotti has joined #heat | 15:11 | |
*** sabeen1 has quit IRC | 15:12 | |
*** metral_zzz is now known as metral | 15:13 | |
*** daneyon has joined #heat | 15:16 | |
*** DaveJ__ has quit IRC | 15:21 | |
*** hdd has joined #heat | 15:23 | |
*** sjmc7 has joined #heat | 15:28 | |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/heat: Do not pass rich objects on servers' delete https://review.openstack.org/186832 | 15:30 |
*** crose has joined #heat | 15:31 | |
*** kebray has joined #heat | 15:35 | |
*** pas-ha has quit IRC | 15:38 | |
*** LimorStotland has quit IRC | 15:40 | |
*** dims_ has quit IRC | 15:43 | |
*** Qiming has quit IRC | 15:44 | |
*** Qiming has joined #heat | 15:45 | |
*** tshtilma has quit IRC | 15:45 | |
*** BManojlovic has quit IRC | 15:46 | |
*** sasukeh has joined #heat | 15:50 | |
*** Qiming has quit IRC | 15:58 | |
miguelgrinberg | therve: hi, so you are saying start fresh and make everything 2015.2? | 15:58 |
*** jistr has quit IRC | 16:01 | |
*** sdake has joined #heat | 16:02 | |
*** jaypipes has joined #heat | 16:08 | |
*** Raj1 has quit IRC | 16:11 | |
*** shardy_ has joined #heat | 16:14 | |
*** shardy has quit IRC | 16:15 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Updated from global requirements https://review.openstack.org/188473 | 16:17 |
*** shardy_ has quit IRC | 16:19 | |
*** shardy has joined #heat | 16:20 | |
*** blues-man has left #heat | 16:23 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-heatclient: Updated from global requirements https://review.openstack.org/188494 | 16:24 |
*** yassine_ has quit IRC | 16:28 | |
*** kebray has quit IRC | 16:36 | |
*** hdd has quit IRC | 16:37 | |
*** sorantis has quit IRC | 16:37 | |
*** kebray has joined #heat | 16:38 | |
*** dims_ has joined #heat | 16:39 | |
*** gcivitella has quit IRC | 16:42 | |
*** lixinhui has joined #heat | 16:44 | |
*** hdd has joined #heat | 16:45 | |
*** sdake_ has joined #heat | 16:48 | |
*** lixinhui has quit IRC | 16:49 | |
openstackgerrit | Merged openstack/heat: Modify heading of the template sample page https://review.openstack.org/187612 | 16:51 |
*** sdake has quit IRC | 16:52 | |
*** saju_m has joined #heat | 16:54 | |
*** alanf-mc has joined #heat | 16:59 | |
*** sasukeh has quit IRC | 17:01 | |
*** blomquisg has quit IRC | 17:03 | |
*** jfluhmann has quit IRC | 17:08 | |
*** alanf-mc has quit IRC | 17:10 | |
*** alanf-mc has joined #heat | 17:12 | |
*** hdd has quit IRC | 17:18 | |
*** hdd has joined #heat | 17:18 | |
*** tshtilma has joined #heat | 17:18 | |
*** hdd has quit IRC | 17:19 | |
*** dsneddon has joined #heat | 17:21 | |
jasond | ryansb: are you around? | 17:21 |
*** e0ne has quit IRC | 17:22 | |
*** MasterPiece has quit IRC | 17:23 | |
*** hdd has joined #heat | 17:24 | |
*** Viswanath has joined #heat | 17:25 | |
*** daneyon_ has joined #heat | 17:26 | |
*** daneyon has quit IRC | 17:29 | |
*** Viswanath has quit IRC | 17:30 | |
*** dims_ has quit IRC | 17:40 | |
ryansb | jasond: yup | 17:42 |
ryansb | (hopefully you're still around as well) | 17:45 |
*** dontalton has joined #heat | 17:47 | |
*** Raj1 has joined #heat | 17:49 | |
jasond | ryansb: hey, was wondering if you plan on continuing work on https://review.openstack.org/#/c/122473/ | 17:50 |
*** Raj1 has quit IRC | 17:54 | |
*** Raj1 has joined #heat | 17:54 | |
ryansb | jasond: yeah, I keep meaning to fixup that patch with tests. I'll try to get to it over the weekend | 17:55 |
*** asalkeld has quit IRC | 17:56 | |
*** crose has quit IRC | 17:57 | |
*** jfluhmann has joined #heat | 18:00 | |
jasond | ryansb: ok, thanks | 18:01 |
*** jprovazn has quit IRC | 18:01 | |
*** Viswanath has joined #heat | 18:01 | |
*** barra204 has joined #heat | 18:01 | |
*** sasukeh has joined #heat | 18:02 | |
*** Viswanath has quit IRC | 18:04 | |
*** tellesnobrega_ has joined #heat | 18:06 | |
*** barra204 has quit IRC | 18:07 | |
*** sasukeh has quit IRC | 18:07 | |
*** dims_ has joined #heat | 18:08 | |
*** packet has quit IRC | 18:15 | |
*** MVenesio has joined #heat | 18:23 | |
*** tellesnobrega_ has quit IRC | 18:29 | |
*** tellesnobrega_ has joined #heat | 18:29 | |
*** tellesnobrega_ has quit IRC | 18:29 | |
*** cdent has quit IRC | 18:29 | |
*** tellesnobrega_ has joined #heat | 18:32 | |
*** tellesnobrega_ has quit IRC | 18:32 | |
*** cdent has joined #heat | 18:33 | |
*** lixinhui has joined #heat | 18:33 | |
*** sjmc7 has quit IRC | 18:36 | |
*** lixinhui has quit IRC | 18:38 | |
*** openstackstatus has joined #heat | 18:38 | |
*** ChanServ sets mode: +v openstackstatus | 18:38 | |
*** Raj1 has quit IRC | 18:40 | |
-openstackstatus- NOTICE: Gerrit has been restarted to clear an issue with its event stream. Any change events between 17:25 and 18:38 UTC should be rechecked or have their approvals reapplied to initiate testing. | 18:41 | |
*** tellesnobrega_ has joined #heat | 18:41 | |
*** tellesnobrega_ has quit IRC | 18:43 | |
*** tellesnobrega_ has joined #heat | 18:45 | |
*** kebray has quit IRC | 18:49 | |
*** packet has joined #heat | 18:50 | |
*** packet has quit IRC | 18:51 | |
*** vahidh has joined #heat | 18:51 | |
*** sjmc7 has joined #heat | 18:53 | |
*** Raj1 has joined #heat | 18:59 | |
*** Viswanath has joined #heat | 19:18 | |
*** ifarkas has quit IRC | 19:19 | |
*** Viswanath has quit IRC | 19:21 | |
*** Raj1 has quit IRC | 19:24 | |
*** alanf-mc has quit IRC | 19:24 | |
*** Raj1 has joined #heat | 19:24 | |
*** saju_m has quit IRC | 19:26 | |
*** allegra-s has quit IRC | 19:31 | |
*** allegra-s has joined #heat | 19:32 | |
*** blomquisg has joined #heat | 19:35 | |
*** cdent has quit IRC | 19:39 | |
*** hdd has quit IRC | 19:46 | |
*** mwheckmann has quit IRC | 19:53 | |
*** hdd has joined #heat | 19:53 | |
*** e0ne has joined #heat | 19:55 | |
*** Viswanath has joined #heat | 19:55 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Updated from global requirements https://review.openstack.org/188473 | 19:58 |
*** steveg_afk has joined #heat | 19:58 | |
*** Viswanath has quit IRC | 20:00 | |
*** mwheckmann has joined #heat | 20:01 | |
*** allegra-s has quit IRC | 20:02 | |
*** Raj1 has quit IRC | 20:04 | |
*** radez is now known as radez_g0n3 | 20:06 | |
*** Viswanath has joined #heat | 20:07 | |
*** allegra-s has joined #heat | 20:08 | |
*** radez_g0n3 is now known as radez | 20:09 | |
*** Viswanath has quit IRC | 20:10 | |
*** Viswanath has joined #heat | 20:16 | |
*** alanf-mc has joined #heat | 20:17 | |
*** Viswanath has quit IRC | 20:20 | |
*** lixinhui has joined #heat | 20:22 | |
*** lixinhui has quit IRC | 20:27 | |
*** Raj1 has joined #heat | 20:32 | |
*** dyasny has quit IRC | 20:34 | |
*** Viswanath has joined #heat | 20:44 | |
*** Viswanath has quit IRC | 20:47 | |
*** tshtilma has quit IRC | 20:49 | |
*** Raj1 has quit IRC | 20:49 | |
*** Raj1 has joined #heat | 20:49 | |
*** e0ne has quit IRC | 21:05 | |
*** vahidh_ has joined #heat | 21:11 | |
*** vahidh has quit IRC | 21:11 | |
*** vahidh_ is now known as vahidh | 21:11 | |
*** rpothier has quit IRC | 21:15 | |
*** jruano has quit IRC | 21:19 | |
*** tellesnobrega_ has quit IRC | 21:21 | |
stevebaker | morning | 21:21 |
*** blomquisg has quit IRC | 21:25 | |
*** jruano has joined #heat | 21:28 | |
*** jruano has quit IRC | 21:30 | |
*** Raj1 has quit IRC | 21:32 | |
*** MVenesio has quit IRC | 21:39 | |
*** sasukeh has joined #heat | 21:40 | |
*** Raj1 has joined #heat | 21:40 | |
*** Raj2 has joined #heat | 21:43 | |
*** sasukeh has quit IRC | 21:44 | |
*** Raj1 has quit IRC | 21:44 | |
*** pitr-ch has quit IRC | 21:45 | |
*** Raj2 has quit IRC | 21:46 | |
*** pitr-ch has joined #heat | 21:47 | |
*** pitr-ch_ has joined #heat | 21:49 | |
*** kebray has joined #heat | 21:50 | |
*** jasond has quit IRC | 21:51 | |
*** pitr-ch has quit IRC | 21:52 | |
*** allegra-s has quit IRC | 22:00 | |
*** hdd has quit IRC | 22:09 | |
*** vijendar has quit IRC | 22:15 | |
*** sjmc7 has quit IRC | 22:17 | |
*** jrist has quit IRC | 22:26 | |
*** radez has quit IRC | 22:26 | |
*** radez has joined #heat | 22:30 | |
*** rwsu has quit IRC | 22:30 | |
*** jrist has joined #heat | 22:34 | |
*** dontalton has quit IRC | 22:35 | |
openstackgerrit | Merged openstack/heat: Updated from global requirements https://review.openstack.org/188473 | 22:35 |
*** sasukeh has joined #heat | 22:41 | |
*** Raj1 has joined #heat | 22:44 | |
*** sasukeh has quit IRC | 22:45 | |
*** kebray has quit IRC | 22:47 | |
*** kebray has joined #heat | 22:48 | |
*** asalkeld has joined #heat | 22:48 | |
*** Raj1 has quit IRC | 22:49 | |
*** Raj1 has joined #heat | 22:49 | |
*** hdd has joined #heat | 22:50 | |
*** kebray has quit IRC | 22:55 | |
*** packet has joined #heat | 23:02 | |
*** Raj1 has quit IRC | 23:07 | |
*** jfluhmann has quit IRC | 23:07 | |
*** Qiming has joined #heat | 23:08 | |
*** packet has quit IRC | 23:19 | |
*** chlong has joined #heat | 23:27 | |
*** Raj1 has joined #heat | 23:29 | |
*** sabeen2 has quit IRC | 23:33 | |
*** Raj2 has joined #heat | 23:33 | |
*** Raj1 has quit IRC | 23:34 | |
*** tochi has joined #heat | 23:42 | |
*** sdake_ is now known as sdake | 23:44 | |
*** Raj2 has quit IRC | 23:46 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!