*** achampion has joined #heat | 00:01 | |
openstackgerrit | Angus Salkeld proposed a change to openstack/heat: Import the stack module directly https://review.openstack.org/107292 | 00:04 |
---|---|---|
openstackgerrit | Angus Salkeld proposed a change to openstack/heat: Move the Stack class into stack.py https://review.openstack.org/107290 | 00:04 |
openstackgerrit | Angus Salkeld proposed a change to openstack/heat: Use the template module to access the Template class https://review.openstack.org/107291 | 00:04 |
openstackgerrit | A change was merged to openstack/heat-templates: Add HA templates to deploy OpenShift on CentOS https://review.openstack.org/106159 | 00:07 |
asalkeld | these are important : | 00:14 |
asalkeld | https://review.openstack.org/#/c/107455/ | 00:14 |
asalkeld | https://review.openstack.org/#/c/107456/ | 00:14 |
asalkeld | zaneb, stevebaker ^ | 00:14 |
*** lindsayk1 has quit IRC | 00:16 | |
*** m_22 has left #heat | 00:16 | |
*** dims_ has quit IRC | 00:21 | |
*** tango has quit IRC | 00:24 | |
*** piyush has joined #heat | 00:29 | |
*** tomek_adamczewsk has quit IRC | 00:37 | |
*** EricGonczer_ has joined #heat | 00:38 | |
*** EricGonczer_ has quit IRC | 00:43 | |
*** dims_ has joined #heat | 00:44 | |
asalkeld | zaneb, was planning on this: | 00:46 |
asalkeld | @classmethod | 00:46 |
asalkeld | def resource_mapping(cls): | 00:46 |
asalkeld | return 'OS::Heat::CWLiteAlarm' | 00:46 |
asalkeld | not sure if "resource_mapping" is now correct | 00:47 |
asalkeld | but "type()" exists in resource.py | 00:47 |
stevebaker | asalkeld: can it just be a class attribute? | 00:55 |
asalkeld | stevebaker, I want to read it without creating the class | 00:55 |
asalkeld | load plugin, read the resource_type | 00:55 |
asalkeld | register with env | 00:56 |
stevebaker | asalkeld: you mean without creating an object? | 00:56 |
asalkeld | yip | 00:56 |
stevebaker | asalkeld: that works with class attributes afaik | 00:56 |
asalkeld | ok, I'll give that a go | 00:56 |
asalkeld | I'll get all shouty and do TYPE = 'OS::Heat::SoftwareConfig' | 01:01 |
*** Yanyanhu has joined #heat | 01:06 | |
SpamapS | asalkeld: yeah ClassName.TYPE will work fine | 01:15 |
asalkeld | cool | 01:15 |
*** lindsayk has joined #heat | 01:17 | |
*** lindsayk has quit IRC | 01:32 | |
*** piyush has quit IRC | 01:32 | |
*** rbuilta has joined #heat | 01:42 | |
*** Qiming has joined #heat | 01:47 | |
*** nosnos has joined #heat | 01:49 | |
tiantian | Hi all, would you please to review the patch about the event-pagination if you have time. https://review.openstack.org/#/c/104439/ tks :) | 01:53 |
*** saurabhs has quit IRC | 01:57 | |
*** rbuilta has quit IRC | 01:58 | |
*** liusheng has quit IRC | 01:58 | |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Use setuptools to install contrib plugins https://review.openstack.org/103441 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Only support client plugins https://review.openstack.org/98688 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Glance, swift use ignore_not_found() https://review.openstack.org/100424 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement keystone client plugin https://review.openstack.org/97985 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement heat client plugin https://review.openstack.org/97984 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Client plugin exception handling methods https://review.openstack.org/100421 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Move network constraint to neutron plugin https://review.openstack.org/100420 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Neutron use ignore_not_found() https://review.openstack.org/100423 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Nova use ignore_not_found() https://review.openstack.org/100422 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Move nova_utils functions to nova client plugin https://review.openstack.org/101782 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Store clients in context https://review.openstack.org/98935 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Move glance_utils functions to glance client plugin https://review.openstack.org/100419 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement barbican client plugin https://review.openstack.org/98684 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Use config region_name_for_services for rackspace clients https://review.openstack.org/98686 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Port rackspace clients to client plugins https://review.openstack.org/98687 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Remove function get_software_config https://review.openstack.org/101396 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Cinder, trove, ceilo use ignore_not_found() https://review.openstack.org/101397 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement marconi client plugin https://review.openstack.org/98683 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement trove client plugin https://review.openstack.org/97982 | 02:00 |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Implement ceilometer client plugin https://review.openstack.org/97983 | 02:00 |
Qiming | ... another batch ;) | 02:02 |
*** piyush has joined #heat | 02:02 | |
stevebaker | asalkeld: If you're looking for something to review ;) | 02:03 |
asalkeld | lol | 02:03 |
*** gokrokve has joined #heat | 02:11 | |
*** asalkeld has quit IRC | 02:12 | |
*** dims_ has quit IRC | 02:17 | |
*** kebray_ has joined #heat | 02:18 | |
*** killer_prince is now known as lazy_prince | 02:18 | |
*** kebray has quit IRC | 02:21 | |
*** gokrokve has quit IRC | 02:23 | |
*** kebray_ has quit IRC | 02:24 | |
*** sgordon has joined #heat | 02:30 | |
*** liusheng has joined #heat | 02:32 | |
*** gokrokve has joined #heat | 02:40 | |
*** ccrouch has joined #heat | 02:41 | |
*** randallburt has joined #heat | 02:44 | |
*** randallburt has joined #heat | 02:44 | |
*** chandankumar has joined #heat | 02:51 | |
*** chandankumar has quit IRC | 02:52 | |
*** ramishra has joined #heat | 02:53 | |
*** chandankumar has joined #heat | 02:55 | |
openstackgerrit | FeihuJiang proposed a change to openstack/heat: if scheam is {}, schema_to_parameters_and_properties(schema) get an error. Fixes bug1341985 https://review.openstack.org/107548 | 02:55 |
*** asalkeld has joined #heat | 02:57 | |
ramishra | good morning all! | 03:03 |
*** nosnos has quit IRC | 03:06 | |
*** cmyster has joined #heat | 03:12 | |
*** KanagarajM has joined #heat | 03:12 | |
cmyster | morning | 03:12 |
*** gokrokve has quit IRC | 03:15 | |
*** gokrokve has joined #heat | 03:15 | |
*** cmyster has quit IRC | 03:16 | |
*** cmyster has joined #heat | 03:17 | |
*** cmyster has quit IRC | 03:18 | |
*** gokrokve has quit IRC | 03:19 | |
*** cmyster has joined #heat | 03:21 | |
*** blomquisg has quit IRC | 03:24 | |
*** asalkeld_ has joined #heat | 03:28 | |
*** asalkeld_ has quit IRC | 03:29 | |
*** akuznetsov has joined #heat | 03:29 | |
*** asalkeld has quit IRC | 03:32 | |
*** nosnos has joined #heat | 03:33 | |
*** chandankumar has quit IRC | 03:34 | |
*** akuznetsov has quit IRC | 03:34 | |
*** avquadri has joined #heat | 03:37 | |
*** rakesh_hs has joined #heat | 03:37 | |
*** avquadri has quit IRC | 03:40 | |
*** sgordon has quit IRC | 03:42 | |
stevebaker | zaneb: Could you please set the priority etc on https://blueprints.launchpad.net/heat/+spec/client-plugins so I can set the Milestone? ta | 03:47 |
*** chandankumar has joined #heat | 03:49 | |
openstackgerrit | Rakesh H S proposed a change to openstack/heat: Fixed resource errors logged at default log level https://review.openstack.org/107551 | 03:51 |
*** randallburt has quit IRC | 03:54 | |
zaneb | stevebaker: you can set the priority | 03:54 |
*** asalkeld has joined #heat | 03:54 | |
stevebaker | ok | 03:54 |
zaneb | anyone in heat-drivers should have permissions | 03:55 |
stevebaker | zaneb: should I self-approve too? | 03:55 |
zaneb | yeah, knock yourself out ;) | 03:56 |
stevebaker | muahahaha | 03:57 |
asalkeld | grrr. | 03:59 |
asalkeld | error in setup command: ('Duplicate entry point', 'heat.resources', 'resource') | 03:59 |
asalkeld | wtf | 03:59 |
asalkeld | don't know how this thing works: http://stevedore.readthedocs.org/en/latest/managers.html#stevedore.hook.HookManager | 03:59 |
asalkeld | setup.py not enjoying hooks | 04:00 |
zaneb | :( | 04:01 |
zaneb | asalkeld: I was looking at http://stevedore.readthedocs.org/en/latest/tutorial/creating_plugins.html#setuptools-metadata | 04:02 |
*** akuznetsov has joined #heat | 04:03 | |
asalkeld | looking | 04:03 |
zaneb | and it appears the whole "unneccesary_name = path.to:Class" thing is just a string as far as setup is concerned | 04:03 |
zaneb | judging by the block just above that | 04:04 |
asalkeld | yip it is | 04:04 |
asalkeld | that's why i could use "OS::foo" | 04:04 |
zaneb | but stevedore insists on a name even for hooks | 04:04 |
zaneb | strange :/ | 04:04 |
asalkeld | zaneb, it's setup.py that is insisting | 04:05 |
zaneb | setup.py is parsing out the string? | 04:05 |
asalkeld | hang on, you mean that even the " = " is just a string | 04:05 |
zaneb | yeah | 04:05 |
zaneb | 'simple = stevedore.example.simple:Simple' | 04:05 |
asalkeld | ooo | 04:05 |
zaneb | is one string | 04:06 |
zaneb | entry_points={ | 04:06 |
zaneb | 'stevedore.example.formatter': [ | 04:06 |
zaneb | 'simple = stevedore.example.simple:Simple', | 04:06 |
zaneb | 'field = stevedore.example.fields:FieldList', | 04:06 |
zaneb | 'plain = stevedore.example.simple:Simple', | 04:06 |
zaneb | ], | 04:06 |
zaneb | }, | 04:06 |
asalkeld | zaneb, i tried to kill the "resource = " | 04:07 |
asalkeld | error in setup command: ("EntryPoint must be in 'name=module:attrs [extras]' format", 'heat.engine.resources.autoscaling:AutoScalingGroup') | 04:07 |
asalkeld | (that's setup.py complaining) | 04:08 |
zaneb | grrr | 04:08 |
zaneb | so what's the difference between a hook and an extension? | 04:08 |
asalkeld | phew, I really don't know - I nice idea? | 04:09 |
asalkeld | s/I/a | 04:09 |
zaneb | where is dhellman when you need him | 04:10 |
asalkeld | my guess is that one app can publish one set of unique names | 04:10 |
*** rakesh_hs has quit IRC | 04:11 | |
asalkeld | I was starting to like my TYPE = 'OS::foo' | 04:11 |
*** samstav has joined #heat | 04:12 | |
zaneb | yeah, me too | 04:12 |
asalkeld | zaneb, plan b is we just number them:-O | 04:12 |
asalkeld | 1 = class | 04:12 |
asalkeld | 2 = | 04:13 |
asalkeld | etc... | 04:13 |
zaneb | the thought did cross my mind | 04:13 |
zaneb | sounds like a maintenance nightmare though | 04:13 |
zaneb | if you want to add related resources next to each other | 04:13 |
asalkeld | or: | 04:14 |
asalkeld | heat.engine.resources.eip:ElasticIp = heat.engine.resources.eip:ElasticIp | 04:14 |
asalkeld | weird | 04:14 |
asalkeld | I'll email doug | 04:14 |
zaneb | AWSElasticIp = heat.engine.resources.eip:ElasticIp | 04:14 |
zaneb | maybe | 04:14 |
zaneb | good idea, email Doug :) | 04:15 |
*** lazy_prince is now known as killer_prince | 04:17 | |
*** bmahalakshmi has joined #heat | 04:19 | |
*** piyush has quit IRC | 04:20 | |
*** ramishra has quit IRC | 04:26 | |
*** nati_ueno has quit IRC | 04:26 | |
*** ramishra has joined #heat | 04:26 | |
*** ramishra has quit IRC | 04:30 | |
*** ramishra_ has joined #heat | 04:30 | |
*** asalkeld has quit IRC | 04:30 | |
*** samstav has quit IRC | 04:44 | |
*** kebray has joined #heat | 04:47 | |
*** chandankumar has quit IRC | 04:48 | |
*** gokrokve has joined #heat | 04:54 | |
*** chandankumar has joined #heat | 04:56 | |
*** dims_ has joined #heat | 04:57 | |
*** chandankumar has quit IRC | 04:57 | |
*** ramishra_ has quit IRC | 04:58 | |
*** chandankumar has joined #heat | 05:01 | |
*** PragadeeswaranS has joined #heat | 05:01 | |
*** avquadri has joined #heat | 05:02 | |
*** dims_ has quit IRC | 05:02 | |
*** sab has joined #heat | 05:07 | |
*** ramishra has joined #heat | 05:08 | |
*** killer_prince is now known as lazy_prince | 05:10 | |
*** cody-somerville has quit IRC | 05:12 | |
*** nkhare has joined #heat | 05:15 | |
*** gokrokve has quit IRC | 05:17 | |
*** nkhare has quit IRC | 05:18 | |
*** nkhare has joined #heat | 05:24 | |
*** nkhare has quit IRC | 05:25 | |
*** nkhare has joined #heat | 05:25 | |
*** asalkeld has joined #heat | 05:30 | |
*** morganfainberg is now known as morganfainberg_Z | 05:33 | |
*** nati_ueno has joined #heat | 05:34 | |
*** nati_ueno has quit IRC | 05:34 | |
*** rakesh_hs has joined #heat | 05:41 | |
*** daneyon has joined #heat | 05:45 | |
*** daneyon_ has quit IRC | 05:47 | |
*** jyoti-ranjan has joined #heat | 05:47 | |
*** unmeshg has joined #heat | 05:54 | |
therve | 'morning | 05:54 |
openstackgerrit | Thomas Herve proposed a change to openstack/heat: Expose recent docker features in the resource https://review.openstack.org/106120 | 05:55 |
*** jcoufal has joined #heat | 05:57 | |
*** dims_ has joined #heat | 05:58 | |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/heat: Imported Translations from Transifex https://review.openstack.org/104975 | 06:00 |
*** dims_ has quit IRC | 06:02 | |
*** daneyon has quit IRC | 06:02 | |
*** daneyon has joined #heat | 06:02 | |
*** andreaf has quit IRC | 06:05 | |
*** andreaf has joined #heat | 06:06 | |
*** bvivek has joined #heat | 06:12 | |
skraynev | Good Morning | 06:13 |
*** ramishra has quit IRC | 06:16 | |
*** ramishra has joined #heat | 06:16 | |
*** akuznetsov has quit IRC | 06:18 | |
*** akuznetsov has joined #heat | 06:20 | |
*** k4n0 has joined #heat | 06:22 | |
*** andreaf has quit IRC | 06:23 | |
*** andreaf has joined #heat | 06:24 | |
*** Dev_Jin has joined #heat | 06:24 | |
*** saju_m has joined #heat | 06:28 | |
*** sballe_ has joined #heat | 06:28 | |
*** Qiming_ has joined #heat | 06:29 | |
*** sabeen3 has joined #heat | 06:30 | |
*** che-arne|2 has joined #heat | 06:31 | |
*** sgran_ has joined #heat | 06:33 | |
*** ramishra has quit IRC | 06:33 | |
*** pmyers_ has joined #heat | 06:33 | |
*** pleia2_ has joined #heat | 06:33 | |
*** DandyPandy has quit IRC | 06:33 | |
*** SergeyLukjanov has quit IRC | 06:34 | |
*** pmyers has quit IRC | 06:34 | |
*** sgran has quit IRC | 06:34 | |
*** sabeen has quit IRC | 06:34 | |
*** sballe has quit IRC | 06:34 | |
*** nkhare has quit IRC | 06:34 | |
*** liusheng has quit IRC | 06:34 | |
*** Qiming has quit IRC | 06:34 | |
*** andersonvom has quit IRC | 06:34 | |
*** d0ugal has quit IRC | 06:34 | |
*** jrist has quit IRC | 06:34 | |
*** jasond has quit IRC | 06:34 | |
*** elynn_ has joined #heat | 06:34 | |
*** xmltok has quit IRC | 06:34 | |
*** pscheie has quit IRC | 06:34 | |
*** elynn has quit IRC | 06:34 | |
*** pleia2 has quit IRC | 06:34 | |
*** k4n0 has quit IRC | 06:34 | |
*** che-arne has quit IRC | 06:34 | |
*** robsparker has quit IRC | 06:34 | |
*** iyozhikov has quit IRC | 06:34 | |
*** xmltok has joined #heat | 06:34 | |
*** SergeyLukjanov has joined #heat | 06:34 | |
shardy_afk | morning all | 06:34 |
*** shardy_afk is now known as shardy | 06:34 | |
*** DandyPandy has joined #heat | 06:34 | |
*** liusheng has joined #heat | 06:34 | |
*** IgorYozhikov has joined #heat | 06:35 | |
*** pscheie has joined #heat | 06:35 | |
*** jasond has joined #heat | 06:35 | |
*** tspatzier has joined #heat | 06:35 | |
*** robsparker has joined #heat | 06:35 | |
*** andersonvom has joined #heat | 06:35 | |
*** jrist has joined #heat | 06:35 | |
*** k4n0 has joined #heat | 06:36 | |
*** d0ugal has joined #heat | 06:36 | |
*** ramishra has joined #heat | 06:36 | |
*** KanagarajM has quit IRC | 06:38 | |
*** ramishra has quit IRC | 06:38 | |
openstackgerrit | FeihuJiang proposed a change to openstack/heat: Fix schema-to-template for empty schema https://review.openstack.org/107548 | 06:39 |
*** KanagarajM has joined #heat | 06:39 | |
*** ramishra has joined #heat | 06:45 | |
*** nkhare has joined #heat | 06:45 | |
*** bvivek has quit IRC | 06:48 | |
*** bvivek2 has joined #heat | 06:49 | |
*** dims_ has joined #heat | 06:58 | |
*** ifarkas has joined #heat | 06:59 | |
*** ramishra has quit IRC | 06:59 | |
*** ramishra has joined #heat | 07:00 | |
cmyster | morning | 07:01 |
*** andreaf has quit IRC | 07:02 | |
*** dims_ has quit IRC | 07:04 | |
*** pasquier-s has joined #heat | 07:04 | |
*** tomek_adamczewsk has joined #heat | 07:05 | |
Qiming_ | hi, guys | 07:07 |
Qiming_ | can anyone tell me how to mask the 'Starting new HTTP connection (1): x.y.z.z' message? | 07:07 |
Qiming_ | it is ruining some of the test cases we are working on because it appears in log output when I'm expecting an empty log | 07:09 |
*** KanagarajM has quit IRC | 07:09 | |
*** KanagarajM has joined #heat | 07:09 | |
therve | Sets the log level of requests > INFO | 07:09 |
Qiming_ | therve, thanks for the hint, :) | 07:10 |
therve | Qiming_, You shouldn't probably assert that log output is empty | 07:11 |
therve | Maybe I misunderstand you said though | 07:11 |
Qiming_ | therve, so you mean I should treat this as expected, you mean? | 07:12 |
cmyster | Qiming_: if this is post processing grep -v it ? | 07:12 |
therve | Yeah | 07:12 |
asalkeld | Qiming_, https://review.openstack.org/#/c/97697/ | 07:12 |
Qiming_ | therve, thanks, got it. | 07:13 |
asalkeld | therve, maybe you could knock that patch in? | 07:13 |
Qiming_ | asalkeld, thanks for the pointer, a useful patch indeed. | 07:13 |
asalkeld | np | 07:14 |
therve | I don't think that's related to your issue though :) | 07:14 |
Qiming_ | I think I can just tweak this atm: "default_log_levels=.....requests.packages.urllib3.connectionpool=WARN" | 07:14 |
asalkeld | Qiming_, 'requests=WARN' is set in the defautls | 07:14 |
Qiming_ | so, maybe I should make the test case prepared for different log_level settings, :) | 07:15 |
asalkeld | https://github.com/openstack/heat/blob/master/heat/openstack/common/log.py#L168 | 07:16 |
*** pasquier-s has quit IRC | 07:16 | |
Qiming_ | asalkeld, I see | 07:16 |
*** jistr has joined #heat | 07:18 | |
*** Qiming__ has joined #heat | 07:18 | |
*** pasquier-s has joined #heat | 07:18 | |
*** daneyon has quit IRC | 07:19 | |
shardy | asalkeld: Hey, did those user_creds patches fix your update issue? | 07:19 |
asalkeld | shardy, hi I haven't tried them to be honest | 07:20 |
asalkeld | I can soon - now'ish | 07:20 |
*** TonyBurn_ has joined #heat | 07:20 | |
shardy | asalkeld: Ah, OK, well let me know how it goes | 07:20 |
asalkeld | just cranking vagrant up | 07:21 |
shardy | asalkeld: I'm thinking of writing a tempest test which does various things via a trust token | 07:21 |
asalkeld | +100 | 07:21 |
shardy | hopefully that will help keep all this working, if I can actually get it merged :\ | 07:21 |
*** TonyBurn_ has quit IRC | 07:21 | |
*** Qiming_ has quit IRC | 07:21 | |
*** TonyBurn_ has joined #heat | 07:21 | |
*** daneyon has joined #heat | 07:22 | |
*** TonyBurn__ has joined #heat | 07:22 | |
*** TonyBurn_ has quit IRC | 07:22 | |
*** TonyBurn__ is now known as TonyBurn_ | 07:22 | |
*** pasquier-s has quit IRC | 07:23 | |
*** pasquier-s has joined #heat | 07:24 | |
*** tomek_adamczewsk has quit IRC | 07:25 | |
*** tomek_adamczewsk has joined #heat | 07:26 | |
*** ramishra has quit IRC | 07:26 | |
cmyster | mrged is the tricky part | 07:35 |
*** tomek_adamczewsk has quit IRC | 07:35 | |
cmyster | shardy: I hear its best to beg for crums at openstack-qa... | 07:35 |
*** tomek_adamczewsk has joined #heat | 07:36 | |
asalkeld | we need our own functional tests | 07:37 |
asalkeld | api stuff in tempest | 07:37 |
asalkeld | the rest in heat | 07:37 |
*** harlowja is now known as harlowja_away | 07:41 | |
openstackgerrit | huangtianhua proposed a change to openstack/heat: Implement EC2 eip/eipassociation resources updatable https://review.openstack.org/107577 | 07:44 |
openstackgerrit | Huruifeng proposed a change to openstack/heat: Allow user to view outputs of failed stacks https://review.openstack.org/106298 | 07:48 |
*** daneyon has quit IRC | 07:52 | |
*** daneyon has joined #heat | 07:52 | |
*** jyoti-ranjan has quit IRC | 07:52 | |
*** ramishra has joined #heat | 07:54 | |
*** andreaf has joined #heat | 07:55 | |
*** tomek_adamczewsk has quit IRC | 07:55 | |
*** tomek_adamczewsk has joined #heat | 07:55 | |
*** bvivek2 has quit IRC | 07:57 | |
*** TonyBurn_ has quit IRC | 07:57 | |
cmyster | asalkeld: actually the main focus in tempest imo should be scenarios as most things will not fail over simple API stuff. for that you have the heat tests and a few more at tempest | 07:57 |
cmyster | but I would like to see beefier things that can emulate real world things | 07:58 |
*** zslot has joined #heat | 07:58 | |
asalkeld | I just don't think it's scalable to do in tempest | 07:58 |
asalkeld | I like the idea of tests belonging in the same code base | 07:59 |
asalkeld | (heat) | 07:59 |
*** dims_ has joined #heat | 07:59 | |
*** jyoti-ranjan has joined #heat | 08:00 | |
*** zslot1 has joined #heat | 08:01 | |
*** andreaf has quit IRC | 08:01 | |
cmyster | asalkeld: I agree, but how would you go about testing real world scenarios then? | 08:02 |
cmyster | certainly not heat | 08:02 |
*** tomek_adamczewsk has quit IRC | 08:02 | |
asalkeld | cmyster, in exactly the same way as tempest does | 08:02 |
asalkeld | just the code for the tests lives in heat | 08:02 |
cmyster | asalkeld: this will make heat testing very slow... | 08:02 |
*** zslot has quit IRC | 08:03 | |
asalkeld | no | 08:03 |
asalkeld | i did not say unit tests | 08:03 |
asalkeld | https://github.com/stackforge/solum/tree/master/functionaltests | 08:03 |
*** tomek_adamczewsk has joined #heat | 08:03 | |
cmyster | gotcha | 08:03 |
*** pleia2_ is now known as pleia2 | 08:04 | |
andrearosa | asalkeld: I like that idea, could be a topic to discuss in Paris? | 08:04 |
asalkeld | or someone could just do it | 08:05 |
*** dims_ has quit IRC | 08:06 | |
*** derekh_ has joined #heat | 08:08 | |
*** Qiming_ has joined #heat | 08:12 | |
*** rwsu has quit IRC | 08:13 | |
*** Qiming__ has quit IRC | 08:16 | |
*** andreaf has joined #heat | 08:17 | |
*** tomek_adamczewsk has quit IRC | 08:19 | |
*** tomek_adamczewsk has joined #heat | 08:19 | |
shardy | andrearosa: I'm planning to propose it as a topic, if we've not seen progress in that direction before then | 08:21 |
shardy | the current model is not working, at all, IMO | 08:21 |
shardy | cmyster: did you raise a bz about build_info? | 08:21 |
shardy | ref bug #1343102 | 08:22 |
uvirtbot | Launchpad bug 1343102 in heat "build_info API returns Unknown" [Undecided,Incomplete] https://launchpad.net/bugs/1343102 | 08:22 |
*** daneyon has quit IRC | 08:22 | |
*** ramishra has quit IRC | 08:22 | |
*** bmahalakshmi has quit IRC | 08:24 | |
*** daneyon has joined #heat | 08:28 | |
*** dims_ has joined #heat | 08:28 | |
*** bvivek has joined #heat | 08:30 | |
*** bmahalakshmi has joined #heat | 08:30 | |
cmyster | shardy: not | 08:30 |
cmyster | shardy: I'll open one momentarily | 08:30 |
andrearosa | shardy: thanks for the info | 08:31 |
cmyster | shardy: there is no heat test for that? seems basic to me but I am less familiar with heat tests | 08:32 |
*** dims_ has quit IRC | 08:32 | |
cmyster | shardy: reading the bug and analysis again, why is this a bug ? | 08:35 |
*** bvandenh has joined #heat | 08:36 | |
*** Qiming_ is now known as Qiming | 08:37 | |
cmyster | brb short meeting | 08:38 |
tiantian | shardy: hi, would you please to review the patch https://review.openstack.org/#/c/104439/ I have modified according to your comments :) | 08:43 |
*** cody-somerville has joined #heat | 08:44 | |
*** daneyon has quit IRC | 08:45 | |
*** daneyon has joined #heat | 08:47 | |
*** ramishra has joined #heat | 08:47 | |
*** Dev_Jin has left #heat | 08:47 | |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/python-heatclient: Add '--cancel' argument to stack-update https://review.openstack.org/102854 | 08:55 |
shardy | cmyster: It's not - I just thought I saw a bz about the same issue | 09:02 |
shardy | no worries, my mistake ;) | 09:02 |
*** sergmelikyan has joined #heat | 09:03 | |
*** ramishra has quit IRC | 09:04 | |
* cmyster sees | 09:05 | |
cmyster | right | 09:05 |
cmyster | was in a Marconi meeting now, interesting stuff that | 09:05 |
shardy | https://bugzilla.redhat.com/show_bug.cgi?id=1110443 | 09:05 |
uvirtbot | shardy: Error: Could not parse XML returned by bugzilla.redhat.com: HTTP Error 404: Not Found | 09:05 |
*** tomek_adamczewsk has quit IRC | 09:05 | |
shardy | cmyster: aha, that's the one, for some reason I thought you raised it, apologies | 09:06 |
*** IgorYozhikov is now known as iyozhikov | 09:06 | |
cmyster | shardy: I try not to, unless its a bug I deem worth testing here as well | 09:06 |
*** KanagarajM has quit IRC | 09:10 | |
asalkeld | shardy, the patches seem to work | 09:14 |
asalkeld | I have another bug to fix tho' | 09:14 |
*** Akshik has joined #heat | 09:15 | |
Akshik | is it possible to take instance snapshot using heat | 09:15 |
*** mkerrin has quit IRC | 09:16 | |
*** DaveJ__ has joined #heat | 09:17 | |
*** elynn_ has quit IRC | 09:23 | |
*** elynn has joined #heat | 09:23 | |
*** mkerrin has joined #heat | 09:23 | |
openstackgerrit | A change was merged to openstack/heat: Fix early resource property value validation https://review.openstack.org/93080 | 09:24 |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/python-heatclient: Add '--cancel' argument to stack-update https://review.openstack.org/102854 | 09:26 |
*** alexpilotti has joined #heat | 09:26 | |
*** pas-ha has joined #heat | 09:27 | |
shardy | asalkeld: cool - need help with the other bug? | 09:27 |
shardy | Akshik: There are patches posted adding snapshot support to heat, but they are not yet merged | 09:28 |
Akshik | shardy: Thanks, is it for Icehouse? | 09:29 |
shardy | Akshik: No, they will most likely be part of the Juno release | 09:29 |
*** ramishra has joined #heat | 09:29 | |
Akshik | shardy: Thanks | 09:29 |
pas-ha | morning all | 09:32 |
*** kopparam has joined #heat | 09:33 | |
asalkeld | shardy, u'stack_status': u'UPDATE_COMPLETE' | 09:34 |
asalkeld | :) | 09:34 |
shardy | \o/ | 09:34 |
asalkeld | run from mistral with a trust token | 09:34 |
asalkeld | from an empty template | 09:34 |
asalkeld | https://bugs.launchpad.net/heat/+bug/1343171 | 09:34 |
uvirtbot | Launchpad bug 1343171 in heat "can't update an empty template with a non-empty template" [Medium,Triaged] | 09:34 |
asalkeld | I am fixing that now ^ | 09:34 |
*** tomek_adamczewsk has joined #heat | 09:34 | |
shardy | asalkeld: Cool, sounds like progress :) | 09:35 |
*** bvandenh has quit IRC | 09:35 | |
*** kopparam has quit IRC | 09:40 | |
*** kopparam has joined #heat | 09:40 | |
*** kopparam has quit IRC | 09:45 | |
*** Qiming has quit IRC | 09:45 | |
*** Yanyanhu has quit IRC | 09:46 | |
*** bvandenh has joined #heat | 09:47 | |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/heat: Move size update to Cinder volume https://review.openstack.org/106622 | 09:49 |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/heat: Move VolumeAttachment updates to Cinder resource https://review.openstack.org/106623 | 09:49 |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/heat: Unittests: Refactor Volume resources tests https://review.openstack.org/107362 | 09:49 |
*** pmyers_ is now known as pmyers | 09:51 | |
*** nosnos has quit IRC | 09:54 | |
openstackgerrit | Tomas Sedovic proposed a change to openstack/heat: Stop coercing provider res. attributes to strings https://review.openstack.org/107621 | 10:01 |
*** nosnos has joined #heat | 10:01 | |
*** bvivek has quit IRC | 10:01 | |
openstackgerrit | Tomas Sedovic proposed a change to openstack/heat: Stop coercing provider res. attributes to strings https://review.openstack.org/107621 | 10:03 |
*** cody-somerville has quit IRC | 10:08 | |
*** nosnos has quit IRC | 10:10 | |
*** daneyon has quit IRC | 10:10 | |
*** nosnos has joined #heat | 10:12 | |
*** cdent has joined #heat | 10:13 | |
*** daneyon has joined #heat | 10:15 | |
*** pas-ha has quit IRC | 10:22 | |
*** saju_m has quit IRC | 10:23 | |
*** chandankumar has quit IRC | 10:25 | |
*** dims_ has joined #heat | 10:25 | |
*** KanagarajM has joined #heat | 10:25 | |
openstackgerrit | Angus Salkeld proposed a change to openstack/heat: Fix updating from an empty stack https://review.openstack.org/107637 | 10:26 |
*** derekh_ has quit IRC | 10:31 | |
*** chandankumar has joined #heat | 10:33 | |
*** andreaf has quit IRC | 10:34 | |
*** metabro has joined #heat | 10:35 | |
*** andreaf has joined #heat | 10:35 | |
*** metabro has quit IRC | 10:35 | |
*** saju_m has joined #heat | 10:36 | |
*** lazy_prince is now known as killer_prince | 10:38 | |
*** nosnos has quit IRC | 10:38 | |
*** Qiming has joined #heat | 10:40 | |
*** derekh_ has joined #heat | 10:40 | |
openstackgerrit | A change was merged to openstack/heat: Pass user_creds_id when creating backup stack https://review.openstack.org/107455 | 10:41 |
*** killer_prince is now known as lazy_prince | 10:41 | |
openstackgerrit | A change was merged to openstack/heat: Stop overriding CONF.default_log_levels per binary https://review.openstack.org/97697 | 10:41 |
openstackgerrit | A change was merged to openstack/heat-specs: Convergence Specification https://review.openstack.org/95907 | 10:42 |
*** Akshik has quit IRC | 10:43 | |
*** PragadeeswaranS has quit IRC | 10:45 | |
*** sgordon has joined #heat | 10:48 | |
*** KanagarajM has quit IRC | 10:51 | |
*** KanagarajM has joined #heat | 10:56 | |
*** pas-ha has joined #heat | 11:00 | |
*** daneyon has quit IRC | 11:01 | |
*** sgran_ is now known as sgran | 11:04 | |
*** daneyon has joined #heat | 11:04 | |
*** cdent_ has joined #heat | 11:05 | |
*** piyush has joined #heat | 11:05 | |
*** cdent has quit IRC | 11:07 | |
*** cdent_ is now known as cdent | 11:07 | |
*** Yanyanhu has joined #heat | 11:08 | |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Add OS::Ironic::Port resource https://review.openstack.org/104224 | 11:12 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Add OS::Ironic::Node resource https://review.openstack.org/104223 | 11:12 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Add Ironic resource base class https://review.openstack.org/104222 | 11:12 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Add OS::Ironic::Chassis resource https://review.openstack.org/103133 | 11:12 |
openstackgerrit | FeihuJiang proposed a change to openstack/heat: Fix schema-to-template for empty schema https://review.openstack.org/107548 | 11:12 |
*** cody-somerville has joined #heat | 11:14 | |
*** sgordon has quit IRC | 11:16 | |
*** ramishra has quit IRC | 11:20 | |
*** ramishra has joined #heat | 11:20 | |
*** jcoufal has quit IRC | 11:22 | |
openstackgerrit | Sergey Kraynev proposed a change to openstack/heat: Fix updating for OS::Neutron::Port resource https://review.openstack.org/107652 | 11:22 |
*** ramishra has quit IRC | 11:25 | |
*** ramishra has joined #heat | 11:26 | |
*** robsparker has quit IRC | 11:28 | |
openstackgerrit | A change was merged to openstack/heat: Implement trove client plugin https://review.openstack.org/97982 | 11:31 |
*** daneyon has quit IRC | 11:34 | |
openstackgerrit | Angus Salkeld proposed a change to openstack/heat: Fix updating from an empty stack https://review.openstack.org/107637 | 11:35 |
openstackgerrit | A change was merged to openstack/heat: Implement ceilometer client plugin https://review.openstack.org/97983 | 11:35 |
openstackgerrit | A change was merged to openstack/heat: Implement heat client plugin https://review.openstack.org/97984 | 11:36 |
*** daneyon has joined #heat | 11:36 | |
*** robsparker has joined #heat | 11:43 | |
*** lazy_prince has quit IRC | 11:47 | |
*** cody-somerville has quit IRC | 11:54 | |
openstackgerrit | Swapnil Kulkarni proposed a change to openstack/python-heatclient: Added sort options for heat stack list. https://review.openstack.org/107660 | 11:56 |
*** daneyon has quit IRC | 12:02 | |
*** daneyon has joined #heat | 12:04 | |
*** ramishra has quit IRC | 12:06 | |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/heat: Implement update of AWS::EC2::SecurityGroup https://review.openstack.org/88548 | 12:06 |
*** ramishra has joined #heat | 12:06 | |
*** ramishra has quit IRC | 12:09 | |
openstackgerrit | Steven Hardy proposed a change to openstack/python-heatclient: Add rel field to links display https://review.openstack.org/99326 | 12:11 |
*** ramishra has joined #heat | 12:12 | |
*** jdob has joined #heat | 12:14 | |
*** KanagarajM has quit IRC | 12:14 | |
*** jmckind has joined #heat | 12:14 | |
*** achampion has quit IRC | 12:15 | |
*** avquadri has quit IRC | 12:16 | |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Add OS::Ironic::Port resource https://review.openstack.org/104224 | 12:16 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Add OS::Ironic::Node resource https://review.openstack.org/104223 | 12:16 |
openstackgerrit | Steven Hardy proposed a change to openstack/heat: Add OS::Ironic::Chassis resource https://review.openstack.org/103133 | 12:16 |
*** cmyster has quit IRC | 12:19 | |
*** ramishra has quit IRC | 12:19 | |
*** daneyon has quit IRC | 12:20 | |
*** ramishra has joined #heat | 12:20 | |
*** daneyon has joined #heat | 12:21 | |
shardy | Anyone know why gate checks would not install the stuff specified in requirements.txt for a contrib resource? | 12:23 |
shardy | http://logs.openstack.org/22/104222/4/check/gate-heat-python26/298da9e/console.html | 12:24 |
asalkeld | g'night all | 12:24 |
*** asalkeld has quit IRC | 12:24 | |
shardy | I'm probably doing something stupid but I can't work out what.. | 12:24 |
*** cody-somerville has joined #heat | 12:25 | |
therve | shardy, requirements in contrib are not installed? | 12:27 |
*** Yanyanhu has quit IRC | 12:29 | |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/heat: Fix monkey-patching occurence in a test https://review.openstack.org/106586 | 12:30 |
*** dims_ has quit IRC | 12:30 | |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/heat: Improve mocking in HeatTestCase https://review.openstack.org/106585 | 12:30 |
*** ramishra has quit IRC | 12:30 | |
therve | shardy, See what's done for docker or the rackspace resource for example | 12:30 |
*** tonisbones has joined #heat | 12:31 | |
skraynev | asalkeld: bye | 12:33 |
*** andreaf has quit IRC | 12:36 | |
tspatzier | shardy: I have to bug you again regarding auth for software config: when I want to use the native heat signal transport plus POLL_SERVER_HEAT in the server resource, do I have to configure anything on-top of an out-of-the-box devstack install? ... reading your blogs btw to educate myself, but maybe you have a quick answer ;) | 12:37 |
*** Yanyanhu has joined #heat | 12:37 | |
*** andreaf has joined #heat | 12:37 | |
*** dims has joined #heat | 12:39 | |
*** sgordon has joined #heat | 12:39 | |
unmeshg | shardy: I guess you need to create a fake ironic client in the unit tests | 12:40 |
shardy | unmeshg: I already am, it's failing to import the python-ironicclient module | 12:41 |
shardy | tspatzier: All I do is open tcp/8004 on my firewall and set auth_version='v3.0' in my heat.conf | 12:42 |
shardy | There is also bug #1337689 | 12:42 |
uvirtbot | Launchpad bug 1337689 in heat "Require keystone v3 auth_url when creating software deployment metadata" [Undecided,In progress] https://launchpad.net/bugs/1337689 | 12:42 |
tspatzier | shardy: thanks, let me check and try it | 12:42 |
*** sab has quit IRC | 12:42 | |
*** jcoufal has joined #heat | 12:44 | |
unmeshg | shardy: test_ironic_base.py starts off importing the ironicclient | 12:44 |
shardy | strangely I don't seem to need the fix for that bug when I'm using my cirros script, haven't quite worked out why yet | 12:44 |
tspatzier | Ah yes, what is described in the bug is exactly what I am seeing. And I remember having looked at the proposed change. Some dots are getting connected ... ;) | 12:44 |
shardy | I'm requesting the token from the v2 API, which works, but I need to check why we don't need the v3 API there, given that the user is in the heat domain | 12:45 |
shardy | probably there's something I don't yet understand about the keystone tokens API | 12:45 |
openstackgerrit | A change was merged to openstack/heat: heat_keystoneclient add get_user_token https://review.openstack.org/102885 | 12:47 |
shardy | tspatzier: If it fixes your problem, maybe we should merge https://review.openstack.org/#/c/104754/ and work out the version-discovery thing later | 12:47 |
tspatzier | shardy: if setting a property in heat.conf does the job then that's ok for me. | 12:48 |
tspatzier | ... so I'd rather wait for the client-side detection that you suggested than merging something we have to remember to remove at some point. | 12:50 |
*** chandankumar has quit IRC | 12:50 | |
tspatzier | trying out now ... | 12:50 |
openstackgerrit | Takashi NATSUME proposed a change to openstack/heat: Add log output about HTTP calls in cinderclient https://review.openstack.org/104745 | 12:51 |
shardy | tspatzier: Yeah, my point was really that we should still work when keystone endpoints no longer have any version, which the proposed solution won't AFAICS | 12:52 |
shardy | I'm fine with it if we need an interim solution though | 12:53 |
tspatzier | shardy: does setting the auth_version property in heat.conf have the same effect? | 12:53 |
*** unmeshg has quit IRC | 12:54 | |
shardy | tspatzier: I'm not actually sure, I'm re-testing now | 12:54 |
tspatzier | ok, I'm also trying. If it does work, than that would be the interim solution | 12:54 |
Qiming | shardy, tspatzier: bug #1337689 can be fixed from tripleo side, see this: https://review.openstack.org/#/c/107611/ | 12:57 |
uvirtbot | Launchpad bug 1337689 in heat "Require keystone v3 auth_url when creating software deployment metadata" [Undecided,In progress] https://launchpad.net/bugs/1337689 | 12:57 |
openstackgerrit | A change was merged to openstack/heat: Expose recent docker features in the resource https://review.openstack.org/106120 | 12:58 |
Qiming | it follows shardy's suggestion to do a discover from heat collector, just for your information | 12:58 |
shardy | Qiming: Thanks! Yay, that implements exactly what I suggested :) | 12:58 |
*** bvandenh has quit IRC | 12:59 | |
*** k4n0 has quit IRC | 13:01 | |
tspatzier | Qiming: yeah, this looks good :) | 13:03 |
openstackgerrit | Swapnil Kulkarni proposed a change to openstack/python-heatclient: Added sort options for heat stack list https://review.openstack.org/107660 | 13:05 |
*** unmeshg has joined #heat | 13:06 | |
*** unmeshg has quit IRC | 13:07 | |
*** bmahalakshmi has quit IRC | 13:07 | |
*** chandankumar has joined #heat | 13:08 | |
*** piyush has quit IRC | 13:11 | |
*** tango has joined #heat | 13:15 | |
*** andersonvom has quit IRC | 13:16 | |
zaneb | shardy: https://wiki.openstack.org/wiki/Governance/TechnicalCommittee/Heat_Gap_Coverage <- FYI | 13:16 |
*** andersonvom has joined #heat | 13:17 | |
*** achampion has joined #heat | 13:17 | |
jdandrea | stevebaker: I will look into raising a bug, thanks! I feel as though I should get to a minimal test case first, just to be extra sure it isn't pilot error. | 13:17 |
shardy | zaneb: thanks, looks good | 13:18 |
*** blomquisg has joined #heat | 13:23 | |
*** gokrokve has joined #heat | 13:23 | |
tspatzier | shardy: I got this error again with a fedora-software-config image, also after setting auth_version='v3.0' in heat.conf | 13:24 |
tspatzier | Jul 17 13:21:21 localhost os-collect-config: 2014-07-17 13:21:21.453 688 WARNING os_collect_config.heat [-] Authorization failed: The resource could not be found. (HTTP 404) | 13:24 |
shardy | tspatzier: can you see a corresponding error in the keystone log? | 13:24 |
tspatzier | one sec ... | 13:25 |
shardy | If so then you probably need one of the other patches we've been discussing | 13:25 |
tspatzier | 12220 DEBUG keystone.middleware.core [-] Auth token not in the request header. Will not build auth context. process_request /opt/stack/keystone/keystone/middleware/core.py:276 | 13:26 |
*** andersonvom has quit IRC | 13:26 | |
*** andersonvom has joined #heat | 13:28 | |
tspatzier | shardy: ^^ | 13:28 |
shardy | tspatzier: Hmm, I've not seen that before | 13:29 |
shardy | are you using PKI or uuid tokens? | 13:29 |
shardy | I'm using UUID which may be related | 13:29 |
tspatzier | shardy: good question, how do I find out? | 13:29 |
shardy | http://paste.openstack.org/show/86939/ | 13:30 |
shardy | that in keystone.conf | 13:30 |
shardy | or do keystone token-get | 13:30 |
shardy | if the token is massive, it's PKI ;) | 13:30 |
pas-ha | shardy, about Ironic resources | 13:33 |
pas-ha | I think gate never installs those requirements | 13:33 |
pas-ha | it is very strange though that the Py27 gate passes | 13:34 |
tspatzier | shardy: seems like I have the massive token :) I'm trying with uuid now. I'll keep you posted. | 13:34 |
pas-ha | what every other contrib resource does it does not import exceptions directly from client in tests, | 13:34 |
pas-ha | but imports "client" from its own clients.py | 13:35 |
shardy | pas-ha: Ah, I see thanks. What's the point of having requirement.txt then? | 13:35 |
pas-ha | also - why not use the stevebaker's framework already? imo all the basic stuff is already there | 13:36 |
*** coolsvap has joined #heat | 13:36 | |
shardy | pas-ha: "stevebaker's framework"? | 13:36 |
pas-ha | that's probably for when you install them as stevdore plugins - with it you have to really install them with pip install -e | 13:36 |
* shardy claims ignorance | 13:36 | |
shardy | This is my first ever contrib resource ;) | 13:37 |
pas-ha | :) | 13:37 |
shardy | Oh, you mean the client plugin stuff | 13:37 |
shardy | I started that before that was posted, maybe I need to rebase on it | 13:37 |
shardy | thanks for the tips ;) | 13:37 |
*** aweiteka has joined #heat | 13:41 | |
*** piyush has joined #heat | 13:43 | |
*** alexheneveld has joined #heat | 13:45 | |
*** piyush has quit IRC | 13:48 | |
*** gokrokve has quit IRC | 13:50 | |
*** gokrokve has joined #heat | 13:51 | |
*** daneyon has quit IRC | 13:51 | |
pas-ha | looks like the gate is wedged by pypi mirrors problems.. | 13:55 |
*** TravT has joined #heat | 13:55 | |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/heat: Implement OS::Sahara::NodeGroupTemplate resource https://review.openstack.org/100288 | 13:57 |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/heat: Implement sahara client plugin https://review.openstack.org/100588 | 13:57 |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/heat: Implement OS::Sahara::Cluster resource https://review.openstack.org/72336 | 13:57 |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/heat: Implement OS::Sahara::ClusterTemplate resource https://review.openstack.org/101509 | 13:57 |
*** zz_gondoi is now known as gondoi | 13:58 | |
*** daneyon has joined #heat | 14:02 | |
*** sjmc7 has joined #heat | 14:04 | |
*** sjmc7_ has joined #heat | 14:10 | |
*** sgordon has quit IRC | 14:11 | |
*** sjmc7 has quit IRC | 14:13 | |
*** sgordon has joined #heat | 14:17 | |
*** piyush has joined #heat | 14:18 | |
*** lazy_prince has joined #heat | 14:19 | |
*** lazy_prince has quit IRC | 14:19 | |
*** jyoti-ranjan has quit IRC | 14:19 | |
*** lazy_prince has joined #heat | 14:20 | |
*** hipokrit has joined #heat | 14:29 | |
*** jdob has quit IRC | 14:31 | |
*** jcoufal has quit IRC | 14:32 | |
*** Yanyanhu has quit IRC | 14:33 | |
*** blues-man has joined #heat | 14:33 | |
*** gokrokve has quit IRC | 14:33 | |
*** gokrokve has joined #heat | 14:34 | |
*** morganfainberg_Z is now known as morganfainberg | 14:35 | |
*** robsparker has quit IRC | 14:35 | |
*** jdob has joined #heat | 14:38 | |
*** gokrokve has quit IRC | 14:38 | |
*** morganfainberg is now known as morganfainberg_Z | 14:40 | |
*** randallburt has joined #heat | 14:40 | |
*** kebray has quit IRC | 14:40 | |
*** morganfainberg_Z is now known as morganfainberg | 14:41 | |
*** gokrokve has joined #heat | 14:43 | |
*** david-lyle has joined #heat | 14:46 | |
*** daneyon has quit IRC | 14:46 | |
*** piyush1 has joined #heat | 14:47 | |
*** daneyon has joined #heat | 14:48 | |
*** piyush has quit IRC | 14:49 | |
*** Qiming_ has joined #heat | 14:50 | |
*** Qiming has quit IRC | 14:50 | |
*** xchat has joined #heat | 14:53 | |
*** randallburt1 has joined #heat | 14:54 | |
*** gokrokve_ has joined #heat | 14:54 | |
*** alexpilotti has quit IRC | 14:54 | |
*** alexheneveld_ has joined #heat | 14:55 | |
*** piyush has joined #heat | 14:55 | |
*** xmltok_ has joined #heat | 14:56 | |
*** mspreitz has joined #heat | 14:56 | |
*** DandyPandy_ has joined #heat | 15:01 | |
*** daneyon_ has joined #heat | 15:01 | |
*** DandyPandy has quit IRC | 15:01 | |
*** DandyPandy_ is now known as DandyPandy | 15:01 | |
*** morganfainberg is now known as morganfainberg_Z | 15:02 | |
*** daneyon has quit IRC | 15:02 | |
*** gokrokve has quit IRC | 15:02 | |
*** alexheneveld has quit IRC | 15:02 | |
*** aweiteka has quit IRC | 15:02 | |
*** jmckind has quit IRC | 15:02 | |
*** pas-ha has quit IRC | 15:02 | |
*** liusheng has quit IRC | 15:02 | |
*** alexheneveld_ is now known as alexheneveld | 15:02 | |
*** piyush1 has quit IRC | 15:02 | |
*** randallburt has quit IRC | 15:02 | |
*** blues-man has quit IRC | 15:02 | |
*** andreaf has quit IRC | 15:02 | |
*** derekh_ has quit IRC | 15:02 | |
*** ifarkas has quit IRC | 15:02 | |
*** xmltok has quit IRC | 15:02 | |
*** liusheng has joined #heat | 15:03 | |
*** Qiming_ has quit IRC | 15:03 | |
*** andreaf has joined #heat | 15:03 | |
*** pas-ha has joined #heat | 15:07 | |
*** ifarkas has joined #heat | 15:07 | |
*** ifarkas has quit IRC | 15:07 | |
*** ifarkas has joined #heat | 15:07 | |
*** derekh_ has joined #heat | 15:07 | |
*** aweiteka has joined #heat | 15:07 | |
*** jmckind has joined #heat | 15:08 | |
*** nkhare has quit IRC | 15:14 | |
*** cdent_ has joined #heat | 15:15 | |
*** xchat is now known as blues-man | 15:16 | |
*** hipokrit has quit IRC | 15:17 | |
*** cdent has quit IRC | 15:17 | |
*** cdent_ is now known as cdent | 15:17 | |
*** hipokrit has joined #heat | 15:18 | |
*** daneyon_ has quit IRC | 15:18 | |
*** daneyon has joined #heat | 15:20 | |
*** gokrokve_ has quit IRC | 15:21 | |
*** gokrokve has joined #heat | 15:22 | |
*** andreaf has quit IRC | 15:23 | |
*** morganfainberg_Z is now known as morganfainberg | 15:24 | |
*** ramishra has joined #heat | 15:25 | |
*** gokrokve has quit IRC | 15:26 | |
*** daneyon has left #heat | 15:27 | |
*** rakesh_hs has quit IRC | 15:28 | |
*** daneyon has joined #heat | 15:28 | |
*** rbuilta has joined #heat | 15:29 | |
*** akuznetsov has quit IRC | 15:30 | |
*** ramishra has quit IRC | 15:34 | |
*** akuznetsov has joined #heat | 15:35 | |
*** jcoufal has joined #heat | 15:38 | |
*** pas-ha has quit IRC | 15:39 | |
*** saju_m has quit IRC | 15:44 | |
*** ifarkas has quit IRC | 15:47 | |
*** sjmc7__ has joined #heat | 15:55 | |
*** cody-somerville has quit IRC | 15:57 | |
*** lazy_prince is now known as killer_prince | 15:57 | |
*** sjmc7_ has quit IRC | 15:58 | |
*** jcoufal has quit IRC | 15:59 | |
*** randallburt1 has quit IRC | 15:59 | |
*** jistr has quit IRC | 16:01 | |
*** tomek_adamczewsk has quit IRC | 16:03 | |
*** alexheneveld has quit IRC | 16:04 | |
*** mspreitz has quit IRC | 16:04 | |
*** alexheneveld has joined #heat | 16:05 | |
*** chandankumar has quit IRC | 16:06 | |
*** sjmc7__ is now known as sjmc7 | 16:08 | |
*** jcoufal has joined #heat | 16:08 | |
*** tango has quit IRC | 16:15 | |
openstackgerrit | Thomas Herve proposed a change to openstack/heat-templates: Fix template validation https://review.openstack.org/107766 | 16:16 |
*** andersonvom has quit IRC | 16:20 | |
*** gokrokve has joined #heat | 16:23 | |
*** bvivek has joined #heat | 16:23 | |
*** mkerrin has quit IRC | 16:24 | |
*** xmltok_ is now known as xmltok | 16:27 | |
*** TravT has quit IRC | 16:27 | |
*** zaneb has quit IRC | 16:29 | |
*** andersonvom has joined #heat | 16:31 | |
*** blues-man has quit IRC | 16:35 | |
*** saju_m has joined #heat | 16:44 | |
*** derekh_ has quit IRC | 16:49 | |
*** tango has joined #heat | 16:52 | |
*** randallburt has joined #heat | 16:54 | |
*** saju_m has quit IRC | 16:55 | |
*** rwsu has joined #heat | 16:55 | |
*** saju_m has joined #heat | 16:56 | |
*** kebray has joined #heat | 16:59 | |
openstackgerrit | Clint 'SpamapS' Byrum proposed a change to openstack/heat-specs: Convergence Engine Specification https://review.openstack.org/96404 | 17:02 |
*** aweiteka has quit IRC | 17:02 | |
*** zslot1 has quit IRC | 17:04 | |
*** cmyster has joined #heat | 17:06 | |
*** tspatzier has quit IRC | 17:12 | |
*** cdent has quit IRC | 17:12 | |
*** piyush has quit IRC | 17:17 | |
*** harlowja_away is now known as harlowja | 17:20 | |
*** gondoi is now known as zz_gondoi | 17:21 | |
*** zz_gondoi is now known as gondoi | 17:24 | |
*** lindsayk has joined #heat | 17:27 | |
*** bvandenh has joined #heat | 17:28 | |
*** lindsayk has quit IRC | 17:29 | |
*** ramishra has joined #heat | 17:32 | |
*** ramishra has quit IRC | 17:35 | |
*** gondoi is now known as zz_gondoi | 17:36 | |
*** ramishra has joined #heat | 17:44 | |
*** ramishra has quit IRC | 17:52 | |
*** jcoufal has quit IRC | 17:58 | |
*** piyush has joined #heat | 18:00 | |
*** piyush1 has joined #heat | 18:02 | |
*** spzala has joined #heat | 18:04 | |
*** piyush has quit IRC | 18:04 | |
*** jmckind has quit IRC | 18:08 | |
*** aweiteka has joined #heat | 18:10 | |
*** andersonvom has quit IRC | 18:20 | |
*** jcoufal has joined #heat | 18:22 | |
*** lindsayk has joined #heat | 18:31 | |
*** saju_m has quit IRC | 18:32 | |
pscheie | Yesterday I upgraded heat from havana to icehouse. There were some bumps with the DB, but we got through it. | 18:35 |
pscheie | Today, I tried to update a stack, but it's balking, saying 'StackValidationFailed: Property error : memcached: ImageId Authorization failed:' | 18:36 |
pscheie | memcached is one of the instances | 18:37 |
cmyster | pscheie: hard to say, might be a problem with how it was originally created | 18:38 |
pscheie | More error message: 'An unexpected error prevented the server from fulfilling your request. No module named methods.token' | 18:38 |
cmyster | 2nd error looks to me like an issue with the installation, as if something here is missing | 18:39 |
*** bvivek has quit IRC | 18:43 | |
*** bvandenh has quit IRC | 18:46 | |
cmyster | pscheie: you can check some info regarding authentication in here: hardysteven.blogspot.com | 18:48 |
*** piyush1 has quit IRC | 18:58 | |
*** lindsayk has quit IRC | 18:59 | |
*** cmyster has quit IRC | 19:06 | |
openstackgerrit | A change was merged to openstack/heat: Adding own child_template for AutoScalingGroup https://review.openstack.org/95142 | 19:22 |
*** zz_gondoi is now known as gondoi | 19:23 | |
*** che-arne|2 has quit IRC | 19:26 | |
*** che-arne has joined #heat | 19:27 | |
openstackgerrit | Swapnil Kulkarni proposed a change to openstack/python-heatclient: Added sort option for heat stack list https://review.openstack.org/107660 | 19:33 |
*** rbuilta has quit IRC | 19:34 | |
*** randallburt has quit IRC | 19:35 | |
*** piyush has joined #heat | 19:37 | |
*** piyush1 has joined #heat | 19:39 | |
*** nati_ueno has joined #heat | 19:39 | |
*** lindsayk has joined #heat | 19:40 | |
SpamapS | shardy: I'm failing to come up with a diagram for convergence-engine | 19:40 |
*** piyush has quit IRC | 19:41 | |
*** lindsayk has quit IRC | 19:52 | |
*** rbuilta has joined #heat | 19:56 | |
*** aweiteka has quit IRC | 19:56 | |
*** nati_ueno has quit IRC | 20:00 | |
*** nati_ueno has joined #heat | 20:02 | |
*** aweiteka has joined #heat | 20:04 | |
*** randallburt has joined #heat | 20:05 | |
*** nati_ueno has quit IRC | 20:05 | |
*** nati_ueno has joined #heat | 20:07 | |
*** nati_ueno has quit IRC | 20:08 | |
*** tonisbones has quit IRC | 20:12 | |
openstackgerrit | Jason Dunsmore proposed a change to openstack/heat: Exceptions ResourceInError, ResourceUnknownStatus https://review.openstack.org/102394 | 20:20 |
openstackgerrit | Jason Dunsmore proposed a change to openstack/heat: Retry resource create until success https://review.openstack.org/102397 | 20:20 |
*** sgordon has quit IRC | 20:23 | |
*** jdob has quit IRC | 20:25 | |
*** erecio has joined #heat | 20:36 | |
*** tspatzier has joined #heat | 20:41 | |
*** tspatzier has quit IRC | 20:54 | |
*** asalkeld has joined #heat | 20:55 | |
*** tomek_adamczewsk has joined #heat | 20:56 | |
*** gokrokve_ has joined #heat | 20:58 | |
*** gokrokve has quit IRC | 21:00 | |
openstackgerrit | Hongbin Lu proposed a change to openstack/heat: Make the Heat keystoneclient plugin pick up the right region. https://review.openstack.org/107830 | 21:01 |
*** nati_ueno has joined #heat | 21:03 | |
*** tomek_adamczewsk has quit IRC | 21:08 | |
*** lindsayk has joined #heat | 21:08 | |
*** tomek_adamczewsk has joined #heat | 21:09 | |
*** daneyon has quit IRC | 21:18 | |
*** erecio has quit IRC | 21:29 | |
*** tomek_adamczewsk has quit IRC | 21:36 | |
*** tomek_adamczewsk has joined #heat | 21:37 | |
*** nati_ueno has quit IRC | 21:41 | |
*** lindsayk has quit IRC | 21:45 | |
*** andreaf has joined #heat | 21:55 | |
*** andreaf has quit IRC | 21:56 | |
*** andreaf has joined #heat | 21:56 | |
*** randallburt has quit IRC | 21:59 | |
*** andreaf has quit IRC | 22:11 | |
*** gondoi is now known as zz_gondoi | 22:19 | |
*** randallburt has joined #heat | 22:26 | |
*** andreaf has joined #heat | 22:27 | |
*** andreaf has quit IRC | 22:27 | |
*** andreaf has joined #heat | 22:27 | |
*** andreaf has quit IRC | 22:27 | |
*** andreaf has joined #heat | 22:28 | |
*** andreaf has quit IRC | 22:28 | |
*** andreaf has joined #heat | 22:28 | |
*** andreaf has quit IRC | 22:28 | |
*** andreaf has joined #heat | 22:29 | |
*** andreaf has quit IRC | 22:29 | |
*** andreaf has joined #heat | 22:29 | |
*** andreaf has quit IRC | 22:30 | |
*** andreaf has joined #heat | 22:30 | |
*** andreaf has quit IRC | 22:30 | |
*** andreaf has joined #heat | 22:31 | |
*** david-lyle has quit IRC | 22:31 | |
*** andreaf has quit IRC | 22:31 | |
*** tomek_adamczewsk has quit IRC | 22:31 | |
*** andreaf has joined #heat | 22:31 | |
*** piyush1 has quit IRC | 22:31 | |
*** andreaf has quit IRC | 22:31 | |
*** andreaf has joined #heat | 22:32 | |
*** andreaf has quit IRC | 22:32 | |
*** dsneddon is now known as dsneddon_gone | 22:32 | |
*** andreaf has joined #heat | 22:32 | |
*** andreaf has quit IRC | 22:32 | |
*** andreaf has joined #heat | 22:33 | |
*** randallburt has quit IRC | 22:33 | |
*** hipokrit has quit IRC | 22:33 | |
*** andreaf has quit IRC | 22:33 | |
*** dims_ has joined #heat | 22:33 | |
*** andreaf has joined #heat | 22:33 | |
*** andreaf has quit IRC | 22:34 | |
*** tomek_adamczewsk has joined #heat | 22:34 | |
*** andreaf has joined #heat | 22:34 | |
*** andreaf has quit IRC | 22:34 | |
*** andreaf has joined #heat | 22:35 | |
*** andreaf has quit IRC | 22:35 | |
*** dims has quit IRC | 22:35 | |
*** andreaf has joined #heat | 22:35 | |
*** andreaf has quit IRC | 22:35 | |
*** andreaf has joined #heat | 22:36 | |
*** lindsayk has joined #heat | 22:36 | |
*** andreaf has quit IRC | 22:36 | |
*** tomek_adamczewsk has quit IRC | 22:36 | |
*** tomek_adamczewsk has joined #heat | 22:36 | |
*** andreaf has joined #heat | 22:36 | |
*** andreaf has quit IRC | 22:37 | |
*** andreaf has joined #heat | 22:37 | |
*** andreaf has quit IRC | 22:37 | |
*** andreaf has joined #heat | 22:38 | |
*** andreaf has quit IRC | 22:38 | |
*** andreaf has joined #heat | 22:38 | |
*** andreaf has quit IRC | 22:38 | |
*** tomek_adamczewsk has quit IRC | 22:39 | |
*** tomek_adamczewsk has joined #heat | 22:39 | |
*** andreaf has joined #heat | 22:39 | |
*** andreaf has quit IRC | 22:39 | |
*** andreaf has joined #heat | 22:39 | |
*** andreaf has quit IRC | 22:40 | |
*** lindsayk has quit IRC | 22:40 | |
*** andreaf has joined #heat | 22:40 | |
*** lindsayk has joined #heat | 22:40 | |
*** andreaf has quit IRC | 22:40 | |
*** andreaf has joined #heat | 22:41 | |
*** andreaf has quit IRC | 22:41 | |
*** andreaf has joined #heat | 22:41 | |
*** andreaf has quit IRC | 22:41 | |
*** andreaf has joined #heat | 22:42 | |
*** andreaf has quit IRC | 22:42 | |
*** andreaf has joined #heat | 22:42 | |
*** andreaf has quit IRC | 22:43 | |
*** andreaf has joined #heat | 22:43 | |
*** andreaf has quit IRC | 22:43 | |
*** andreaf has joined #heat | 22:44 | |
*** andreaf has quit IRC | 22:44 | |
*** andreaf has joined #heat | 22:44 | |
*** andreaf has quit IRC | 22:45 | |
*** tomek_adamczewsk has quit IRC | 22:45 | |
*** andreaf has joined #heat | 22:45 | |
*** andreaf has quit IRC | 22:45 | |
*** andreaf has joined #heat | 22:46 | |
*** andreaf has quit IRC | 22:46 | |
*** andreaf has joined #heat | 22:46 | |
*** andreaf has quit IRC | 22:47 | |
*** andreaf has joined #heat | 22:47 | |
*** andreaf has quit IRC | 22:47 | |
*** andreaf has joined #heat | 22:48 | |
*** andreaf has quit IRC | 22:48 | |
*** andreaf has joined #heat | 22:48 | |
*** andreaf has quit IRC | 22:49 | |
*** andreaf has joined #heat | 22:49 | |
*** andreaf has quit IRC | 22:49 | |
*** morganfainberg has quit IRC | 22:50 | |
*** andreaf has joined #heat | 22:50 | |
*** andreaf has quit IRC | 22:50 | |
*** morganfainberg has joined #heat | 22:50 | |
*** andreaf has joined #heat | 22:50 | |
*** morganfainberg has quit IRC | 22:50 | |
*** andreaf has quit IRC | 22:50 | |
*** aweiteka has quit IRC | 22:51 | |
*** ekarlso has quit IRC | 22:51 | |
*** shufflebot has quit IRC | 22:51 | |
*** jdandrea has quit IRC | 22:51 | |
*** boris-42 has quit IRC | 22:51 | |
*** morganfainberg has joined #heat | 22:51 | |
*** andreaf has joined #heat | 22:51 | |
*** andreaf has quit IRC | 22:51 | |
*** morganfainberg has quit IRC | 22:51 | |
*** andreaf has joined #heat | 22:52 | |
*** morganfainberg has joined #heat | 22:52 | |
*** andreaf has quit IRC | 22:52 | |
*** rbuilta has quit IRC | 22:52 | |
*** DaveJ__ has quit IRC | 22:52 | |
*** sgran has quit IRC | 22:52 | |
*** noTHD has quit IRC | 22:52 | |
*** plomakin has quit IRC | 22:52 | |
*** wirehead_ has quit IRC | 22:52 | |
*** kevinbenton has quit IRC | 22:52 | |
*** greghaynes has quit IRC | 22:52 | |
*** dteselkin has quit IRC | 22:52 | |
*** gilliard has quit IRC | 22:52 | |
*** coolsvap has quit IRC | 22:52 | |
*** abramley has quit IRC | 22:52 | |
*** uvirtbot has quit IRC | 22:52 | |
*** andreaf has joined #heat | 22:52 | |
*** andreaf has quit IRC | 22:53 | |
*** rbuilta has joined #heat | 22:53 | |
*** coolsvap has joined #heat | 22:53 | |
*** DaveJ__ has joined #heat | 22:53 | |
*** sgran has joined #heat | 22:53 | |
*** plomakin has joined #heat | 22:53 | |
*** kevinbenton has joined #heat | 22:53 | |
*** wirehead_ has joined #heat | 22:53 | |
*** greghaynes has joined #heat | 22:53 | |
*** dteselkin has joined #heat | 22:53 | |
*** gilliard has joined #heat | 22:53 | |
*** abramley has joined #heat | 22:53 | |
*** uvirtbot has joined #heat | 22:53 | |
*** andreaf has joined #heat | 22:53 | |
*** tomek_adamczewsk has joined #heat | 22:53 | |
*** aweiteka has joined #heat | 22:53 | |
*** jdandrea has joined #heat | 22:53 | |
*** boris-42 has joined #heat | 22:53 | |
*** ekarlso has joined #heat | 22:53 | |
*** shufflebot has joined #heat | 22:53 | |
*** andreaf has quit IRC | 22:53 | |
*** andreaf has joined #heat | 22:53 | |
*** mikal has quit IRC | 22:54 | |
*** ruhe has quit IRC | 22:54 | |
*** gpocentek has quit IRC | 22:54 | |
*** Chinorro has quit IRC | 22:54 | |
*** andreaf has quit IRC | 22:54 | |
*** mikal has joined #heat | 22:54 | |
*** ruhe has joined #heat | 22:54 | |
*** gpocentek has joined #heat | 22:54 | |
*** Chinorro has joined #heat | 22:54 | |
*** jrist has quit IRC | 22:54 | |
*** SergeyLukjanov has quit IRC | 22:54 | |
*** pleia2 has quit IRC | 22:54 | |
*** stevebaker has quit IRC | 22:54 | |
*** sarob has quit IRC | 22:54 | |
*** swygue has quit IRC | 22:54 | |
*** Michalik has quit IRC | 22:54 | |
*** mtreinish has quit IRC | 22:54 | |
*** zigo has quit IRC | 22:54 | |
*** adam_g has quit IRC | 22:54 | |
*** aignatov has quit IRC | 22:54 | |
*** skraynev has quit IRC | 22:54 | |
*** therve has quit IRC | 22:54 | |
*** jpeeler has quit IRC | 22:54 | |
*** zz_gondoi has quit IRC | 22:54 | |
*** wpf has quit IRC | 22:54 | |
*** radez_g0n3 has quit IRC | 22:54 | |
*** radix has quit IRC | 22:54 | |
*** andreaf has joined #heat | 22:54 | |
*** andreaf has quit IRC | 22:54 | |
*** jasond has quit IRC | 22:55 | |
*** pmyers has quit IRC | 22:55 | |
*** dsneddon_gone has quit IRC | 22:55 | |
*** tiantian has quit IRC | 22:55 | |
*** Adri2000 has quit IRC | 22:55 | |
*** lekha has quit IRC | 22:55 | |
*** baffle has quit IRC | 22:55 | |
*** john-n-s- has quit IRC | 22:55 | |
*** Ng has quit IRC | 22:55 | |
*** ciypro|afk has quit IRC | 22:55 | |
*** jrist has joined #heat | 22:55 | |
*** SergeyLukjanov has joined #heat | 22:55 | |
*** pleia2 has joined #heat | 22:55 | |
*** sarob has joined #heat | 22:55 | |
*** stevebaker has joined #heat | 22:55 | |
*** swygue has joined #heat | 22:55 | |
*** Michalik has joined #heat | 22:55 | |
*** mtreinish has joined #heat | 22:55 | |
*** zigo has joined #heat | 22:55 | |
*** adam_g has joined #heat | 22:55 | |
*** aignatov has joined #heat | 22:55 | |
*** skraynev has joined #heat | 22:55 | |
*** therve has joined #heat | 22:55 | |
*** jpeeler has joined #heat | 22:55 | |
*** zz_gondoi has joined #heat | 22:55 | |
*** wpf has joined #heat | 22:55 | |
*** radez_g0n3 has joined #heat | 22:55 | |
*** radix has joined #heat | 22:55 | |
*** andreaf has joined #heat | 22:55 | |
*** andreaf has quit IRC | 22:55 | |
*** andreaf has joined #heat | 22:55 | |
*** andreaf has quit IRC | 22:56 | |
*** jasond has joined #heat | 22:56 | |
*** pmyers has joined #heat | 22:56 | |
*** dsneddon_gone has joined #heat | 22:56 | |
*** tiantian has joined #heat | 22:56 | |
*** Adri2000 has joined #heat | 22:56 | |
*** lekha has joined #heat | 22:56 | |
*** baffle has joined #heat | 22:56 | |
*** john-n-s- has joined #heat | 22:56 | |
*** Ng has joined #heat | 22:56 | |
*** ciypro|afk has joined #heat | 22:56 | |
*** andreaf has joined #heat | 22:56 | |
*** andreaf has quit IRC | 22:56 | |
*** andreaf has joined #heat | 22:57 | |
*** andreaf has quit IRC | 22:57 | |
*** andreaf has joined #heat | 22:57 | |
*** andreaf has quit IRC | 22:58 | |
*** tomek_adamczewsk has quit IRC | 22:58 | |
*** andreaf has joined #heat | 22:58 | |
*** andreaf has quit IRC | 22:58 | |
*** andreaf has joined #heat | 22:59 | |
*** andreaf has quit IRC | 22:59 | |
*** tomek_adamczewsk has joined #heat | 22:59 | |
*** andreaf has joined #heat | 22:59 | |
*** andreaf has quit IRC | 23:00 | |
*** rdo has quit IRC | 23:00 | |
*** andreaf has joined #heat | 23:00 | |
*** rdo has joined #heat | 23:03 | |
*** nati_ueno has joined #heat | 23:06 | |
*** lindsayk has quit IRC | 23:06 | |
*** tomek_adamczewsk has quit IRC | 23:09 | |
*** tomek_adamczewsk has joined #heat | 23:10 | |
*** lindsayk has joined #heat | 23:14 | |
*** rbuilta has quit IRC | 23:15 | |
*** sjmc7 has quit IRC | 23:17 | |
*** lindsayk has quit IRC | 23:18 | |
*** gokrokve_ has quit IRC | 23:18 | |
*** tomek_adamczewsk has quit IRC | 23:18 | |
*** tomek_adamczewsk has joined #heat | 23:20 | |
*** tango has quit IRC | 23:24 | |
*** lindsayk has joined #heat | 23:25 | |
*** cody-somerville has joined #heat | 23:28 | |
*** achampion has quit IRC | 23:29 | |
openstackgerrit | A change was merged to openstack/heat: Implement keystone client plugin https://review.openstack.org/97985 | 23:38 |
*** lindsayk has quit IRC | 23:41 | |
*** lindsayk has joined #heat | 23:43 | |
*** achampion has joined #heat | 23:44 | |
*** alexpilotti has joined #heat | 23:46 | |
*** alexpilotti has quit IRC | 23:52 | |
*** kebray has quit IRC | 23:57 | |
*** lindsayk has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!