Wednesday, 2015-04-22

*** jpeeler has quit IRC00:00
*** achanda has quit IRC00:01
asalkeldwhy do we have "heat service-list", shouldn't that be "heat-manage service-list"00:03
asalkeldseems messed up IMHO00:03
asalkelddeployment details via heat client00:03
asalkeldweird00:03
asalkeldgrr thomas removed my nice "heat list"00:04
lifelessasalkeld: cffi is a foreign function interface for working with C APIs00:05
*** rpothier has quit IRC00:05
asalkeldok00:05
* asalkeld heads off to make bash aliases for deprecated commands00:06
lifelessasalkeld: heh00:08
lifelessasalkeld: what happened to heat list?00:09
asalkeldsomeone deprecated it 2 years ago00:09
asalkeldnow thomas removed it00:09
asalkeld:-(00:09
asalkeldseems like you can't alias "heat list"00:10
asalkeldalias can't have a space00:10
* asalkeld grumpy00:10
*** jpeeler has joined #heat00:11
asalkeldit would be nice if our openstack client had aliases like git00:13
asalkeldthose are super handy00:13
*** Tango has quit IRC00:20
*** achanda has joined #heat00:23
*** david-lyle has quit IRC00:24
*** david-lyle has joined #heat00:27
*** achanda has quit IRC00:28
lifelessasalkeld: so what does one use instead?00:28
asalkeldheat stack-list00:28
asalkeldheat stack-{list,create,update,show}00:28
* asalkeld lazy and like typing less :-O00:29
*** Marga_ has quit IRC00:32
*** jaypipes has quit IRC00:37
*** Qiming has joined #heat00:38
*** zhiwei has joined #heat00:39
*** pm90_ has quit IRC00:42
openstackgerritJamie Lennox proposed openstack/heat: Convert some clients to use auth plugin  https://review.openstack.org/14739200:44
*** Marga_ has joined #heat00:46
*** Marga_ has quit IRC00:57
*** Qiming has quit IRC00:59
stevebakerasalkeld: I think we're preferring REST for these admin functions now01:08
*** Marga_ has joined #heat01:09
asalkeldstevebaker: rest is fine, just which client01:09
asalkeldheat client is user facing01:09
asalkelduser "what is this sevice, shouldn't be able to see that"01:10
asalkeldnova has that command, but makes no sense to me why it is there01:12
openstackgerritAngus Salkeld proposed openstack/heat: Fix ResourceGroup validate when there are removal_policies  https://review.openstack.org/17608101:29
asalkeldstevebaker: ^01:29
asalkeldthat should be backported I think01:29
asalkeldsmall'ish change01:30
stevebakerok01:31
*** erkules_ has joined #heat01:37
*** flwang has quit IRC01:38
*** erkules has quit IRC01:40
*** Tross has joined #heat01:40
*** Tross1 has quit IRC01:41
*** Tross1 has joined #heat01:46
*** Yanyanhu has joined #heat01:47
*** Tross has quit IRC01:47
*** flwang has joined #heat01:50
*** flwang has left #heat01:51
*** serg_melikyan has joined #heat02:01
*** harlowja is now known as harlowja_away02:03
openstackgerrithuangtianhua proposed openstack/heat: Support to generate hot template based on resource type  https://review.openstack.org/17324702:03
*** tspatzier__ has joined #heat02:06
*** serg_melikyan has quit IRC02:06
*** tspatzier has quit IRC02:09
*** Qiming has joined #heat02:17
openstackgerritQiming Teng proposed openstack/heat: Split engine service test cases (1)  https://review.openstack.org/17577502:22
*** EricGonczer_ has joined #heat02:25
*** alexpilotti has quit IRC02:27
elynnmorning ;)02:27
asalkeldhi02:29
*** EricGonczer_ has quit IRC02:31
*** Marga_ has quit IRC02:32
*** allegra-s has joined #heat02:32
*** allegra-s has quit IRC02:34
*** jamielennox is now known as jamielennox|away02:39
ramishramorning all02:41
*** LiJiansheng has joined #heat03:05
*** lee__ has joined #heat03:07
*** LiJiansheng has quit IRC03:11
*** Qiming has quit IRC03:11
*** Qiming has joined #heat03:11
asalkeldkilo stable branch is broken:-(03:18
asalkeldat least the unit tests03:19
elynnHmm, is that related to novaclient?03:20
asalkeldyeah03:20
asalkeldreturn "<FloatingIP: %s>" % self.address03:21
asalkeldAttributeError: address03:21
asalkeldelynn: is that a known thing?03:21
elynnI haven't figure out yet....03:21
asalkeldhttps://bugs.launchpad.net/python-novaclient/+bug/128045303:22
openstackLaunchpad bug 1280453 in python-novaclient "Printing novaclient.v1_1.servers.Server object causes AttributeError" [Undecided,Fix released] - Assigned to ZhiQiang Fan (aji-zqfan)03:22
asalkeldbut this still fails: https://review.openstack.org/#/c/176128/03:23
asalkeldmoving to v2 api03:23
asalkeldhttps://bugs.launchpad.net/python-novaclient/+bug/143724403:25
openstackLaunchpad bug 1437244 in python-novaclient "novaclient error when creating floating ip bulk" [Medium,Fix committed] - Assigned to Eugeniya Kudryashova (ekudryashova)03:25
asalkeldthat's the one03:25
elynnSeems novaclient bump versions to 2.2403:26
*** vijayagurug has joined #heat03:27
asalkeldthat fix is in 2.24 and we have this patch: https://review.openstack.org/#/c/174325/2/requirements.txt03:30
asalkeldto pin below 2.2403:30
stevebakerasalkeld: is it heat master which is broken?03:31
asalkeldkilo03:31
asalkeldwell i am just testing kilo03:31
*** EricGonczer_ has joined #heat03:31
asalkeld(maybe master)03:31
asalkeldtrying now03:32
elynnHmm, master is broken too...03:32
stevebakerit looks like stable kilo gating is running against 2.24.0 http://logs.openstack.org/26/176126/1/check/gate-heat-python27/39f0772/console.html#_2015-04-22_01_25_08_97803:33
*** nkhare has joined #heat03:33
stevebakerah, because the pinning requirements change hasn't landed yet https://review.openstack.org/#/c/174325/203:33
stevebakerapproved03:33
*** EricGonczer_ has quit IRC03:35
asalkeldstevebaker: the fix we need is in novaclient master I think03:35
asalkeld(my master is also broken)03:35
stevebakerasalkeld: did they break their api? or are we abusing it?03:36
asalkeldif i use tox03:36
stevebaker(like poor mocking)03:36
asalkeldi think they broke it somewhere03:36
asalkeldin the move from v1_1 to v203:37
asalkeldit *could* be mocking - good idea to check03:37
asalkeldheat.tests.test_eip.AllocTest.test_update_association_with_EIP03:37
asalkeldi have a local install of python-novaclient (2.23.0) and testr run works with that03:42
asalkeldbut tox is using 2.24 and failing, so maybe the cap will work03:42
asalkeldlovely time to have this mess03:43
*** MVenesio has quit IRC03:51
ramishrastevebaker: Hi! do you have a minute to review this https://review.openstack.org/#/c/175409/? missed to set a permission in the earlier patch.04:00
*** asalkeld has quit IRC04:01
*** asalkeld has joined #heat04:03
stevebakerramishra: regarding OS::stack_id it might be nice to keep juno compatibility a little longer https://review.openstack.org/#/c/175409/1/hot/software-config/boot-config/templates/install_container_agent.yaml04:13
ramishrastevebaker: ok, I'll change that.04:15
asalkeldgoogle hangout made my laptop totally freeze up:-(04:17
*** rakesh_hs has joined #heat04:19
openstackgerritRabi Mishra proposed openstack/heat-templates: Some minor changes to container boot-config  https://review.openstack.org/17540904:19
ramishrastevebaker: ^ done04:20
stevebakerramishra: approved04:21
ramishrastevebaker: thanks.. btw, I've put some comments for the magnum resource spec. let me know whether they make sense;)04:23
stevebakerramishra: ah, thanks04:23
*** sdake has joined #heat04:29
*** sdake_ has joined #heat04:32
*** sdake has quit IRC04:33
*** LimorStotland has joined #heat04:50
*** ishant has joined #heat04:52
openstackgerritMerged openstack/heat-templates: Some minor changes to container boot-config  https://review.openstack.org/17540904:54
*** uros_ has joined #heat05:03
uros_Hi guys ... is there anyway to set disk order with heat template ? or disks always get randomly attached ? Thanks05:06
*** inc0 has joined #heat05:06
uros_btw: I'm using icehose with vmware region05:06
inc0good morning everyone05:06
*** Marga_ has joined #heat05:29
*** Marga_ has quit IRC05:29
*** Marga_ has joined #heat05:30
*** coolsvap|afk is now known as coolsvap05:31
*** Tango has joined #heat05:31
asalkeldhttps://ask.openstack.org/en/question/50882/are-devdiskby-id-symlinks-unreliable/05:32
asalkelduros_: some info there ^05:32
uros_thanks asalkeld I was just checking http://docs.openstack.org/hot-reference/content/OS__Cinder__VolumeAttachment.html05:38
asalkeldthat whole volume device mounting is a mess05:39
*** rakesh_hs has quit IRC05:39
asalkeldnot our doing, i think it's at the virt layer05:39
*** Qiming_ has joined #heat05:39
*** sdake_ has quit IRC05:42
*** Qiming has quit IRC05:43
inc0I don't think I ever found my volume mounted in a place I wanted it to be05:44
*** haigang has joined #heat05:44
inc0I had to do that manually every single time... and I've tested number of configs05:45
*** rakesh_hs has joined #heat05:45
uros_yeah ... it really is  asalkeld05:45
uros_not sure how to do it under vmware05:46
*** achanda has joined #heat05:49
openstackgerritEthan Lynn proposed openstack/heat: Fix unicodeerror when heat-engine start  https://review.openstack.org/17617505:49
*** hdd has joined #heat05:51
openstackgerritEthan Lynn proposed openstack/heat: Fix unicodeerror when heat-engine start  https://review.openstack.org/17617505:51
nihilifergood morning06:03
*** Tango has quit IRC06:11
*** rakesh_hs has quit IRC06:17
*** achanda has quit IRC06:20
*** KanagarajM has joined #heat06:21
*** achanda has joined #heat06:21
skraynevgood morning06:33
*** sdake has joined #heat06:34
inc0hello nihilifer skraynev06:36
skraynevhi inc006:36
*** asalkeld has quit IRC06:37
*** asalkeld has joined #heat06:38
*** Marga_ has quit IRC06:38
openstackgerritKanagaraj Manickam proposed openstack/heat-specs: Enable or Disable a Heat-engine  https://review.openstack.org/16865906:39
*** Qiming_ has quit IRC06:40
*** Yanyanhu has quit IRC06:40
*** Yanyanhu has joined #heat06:40
*** Qiming has joined #heat06:40
asalkeldelynn: this needs to be first merged to master: https://review.openstack.org/#/c/176176/06:42
inc0KanagarajM, hi, tell me please, when we land convergence, so stack operations will be distributed06:44
inc0and we'll have graceful shutdown06:44
inc0what will be real difference between disable engine and simply shut it down and let rest of engines finish stack over RPC?06:45
inc0we should decoule heat-engine from stack operation, therefore admin will not care if stack X finishes its task on engine Y, because if we turn off engine Y it will continue on engine Z06:48
inc0or am I missing something?06:48
*** gcivitella has joined #heat06:48
elynnasalkeld, I know... just waiting jenkins to be normal.06:49
asalkeldok06:49
elynnabandon it for now :)06:50
*** KanagarajM has quit IRC06:51
asalkeldelynn: yeah you should get it merged, then use the "cherry-pick" button06:51
asalkeldhttps://bugs.launchpad.net/heat/+bug/144695806:51
openstackLaunchpad bug 1446958 in heat "Heat engine can not start after changing local language" [High,In progress] - Assigned to Ethan Lynn (ethanlynn)06:51
asalkeldI have targetted that to kilo06:51
asalkeldwe need to be fast tho' we only have 2 days06:52
elynn...06:52
elynnwhen will jenkins back to normal.. anyone investigate that?06:53
*** noaKoffman has joined #heat06:53
asalkeldelynn: what the most recent failure?06:54
openstackgerritSirushti Murugesan proposed openstack/heat: Don't assert against all the lb-members  https://review.openstack.org/17516206:55
elynnStill unittests can not pass.06:56
asalkeldwith?06:57
asalkeld(there have been lots of problems today)06:57
asalkeldheat.common.exception.ResourceFailure: AttributeError: address06:58
asalkeldelynn: this is not in a release yet: https://bugs.launchpad.net/python-novaclient/+bug/143724406:59
openstackLaunchpad bug 1437244 in python-novaclient "novaclient error when creating floating ip bulk" [Medium,Fix committed] - Assigned to Eugeniya Kudryashova (ekudryashova)06:59
asalkeldcommitted but not yet released06:59
*** bdossant has joined #heat07:03
*** shardy has joined #heat07:04
inc0asalkeld, I'm thinking - when we'll include registration and so on to versionedobjects here in heat, we'll get whole bunch of RPC calls07:05
inc0each method will be possible to make it "remotable"07:05
inc0so when we'll call resource.update() we'll be able to make it over RPC without additional cost07:05
inc0(right now we don't use it in objects, but I want to work on it early L)07:06
asalkeldok, sounds good to me07:07
openstackgerritSergey Kraynev proposed openstack/heat: Add scenario test for AWS loadbalancer  https://review.openstack.org/15319207:08
*** funzo has joined #heat07:09
*** rakesh_hs has joined #heat07:11
*** coolsvap is now known as coolsvap|afk07:13
*** tspatzier__ has quit IRC07:16
shardyasalkeld: Hey, I see you've taken bug #144686107:25
openstackbug 1446861 in heat "ResourceGroup removal_policies broken" [High,In progress] https://launchpad.net/bugs/1446861 - Assigned to Angus Salkeld (asalkeld)07:25
shardyAre you happy covering that?  If you're busy I can probably get to it later this week07:25
matttshardy: you guys moved integration (scenario) tests out of tempest right?07:26
shardymattt: yes, they're now in the heat tree under heat_integration tests07:26
shardyor heat_integrationtests rather07:26
matttshardy: would it not have been possible to keep a few basic scenario tests in tempest that test some rudimentary functionality?07:26
shardymattt: The API surface tests are still there AFAIK07:27
shardymattt: the main problem was review velocity - we were regularly getting blocked for weeks or months on tempest reviews07:27
shardythat problem is now solved07:27
shardymattt: also, if we did that, we'd need to functional test gate jobs, with the associated overhead07:28
*** achanda has quit IRC07:29
shardyIMO it will be better for most projects to follow the model we have, it makes it *far* easier to develop functional tests alongside features07:29
shardyand just have tempest enforce the API contract via API tests07:29
shardyIIRC there was also discussion of making tempest capable of running project in-tree tests, but I'm not sure on the status of that07:30
*** liusheng has joined #heat07:30
matttshardy: i work on stackforge/os-ansible-deployment, and we run tempest scenario tests on each commit we make to that project07:30
matttshardy: it's nice being able to just configure tempest and be able to test each of the different pieces07:30
*** pitr-ch has joined #heat07:30
shardymattt: Ah, Ok so probably best to check the status of tempest being able to pull in in-tree tests then07:31
shardymattt: stevebaker was involved in this, he'd be a good person to discuss it with07:31
matttshardy: oh, that sounds interesting, i'll have a look at what is possible and ping stevebaker with questions :)07:31
shardymattt: Ok sounds good07:31
matttthanks!07:32
*** achanda_ has joined #heat07:32
elynnHi asalkeld  https://review.openstack.org/#/c/176220/ :)07:33
*** sdake has quit IRC07:35
*** BManojlovic has joined #heat07:38
*** ifarkas has joined #heat07:40
asalkeldshardy: it's fixed07:42
shardyasalkeld: Oh - I didn't see another commit in the bug and it's still in progress?07:43
shardyah, you pushed to my commit07:43
shardysorry, my bad07:43
shardythanks!07:43
*** jcoufal has joined #heat07:43
asalkeldshardy: novaclient has bust our gate07:44
asalkeld2.24.0 is bad07:44
shardygah :(07:44
matttcan anyone give a bit more information about the need to stop services before performing a db sync as you migrate to kilo? saw that in https://etherpad.openstack.org/p/heat-kilo-releasenotes07:44
asalkeldi'll try post a change to requirements07:44
matttwhat are implications if this is not done?07:44
*** achanda_ has quit IRC07:45
shardyasalkeld: Ok, cheers, I may add a couple more functional tests to that commit later, or in a later commit07:45
asalkeldmattt: if something is busy reading/writing to the db?07:45
asalkeldand the schema changes07:46
matttasalkeld: wouldn't this be an openstack-wide requirement then?07:46
shardymattt: it is, which is why inc0 has worked to get oslo versionedobjects broken out of nova, then used in heat07:47
*** sdake has joined #heat07:47
matttshardy: doesn't versionedobjects specifically negate the need to shut stuff down while you upgrade tho?07:50
matttor am i missing something?07:50
inc0mattt, it should be, but since we've did convergence in this release07:50
inc0migrations are hard because of sheer number of these07:50
*** jistr has joined #heat07:50
matttinc0: ok, so for this release it's best to shut services down or just ensure there are no clients hammering heat while you perform the upgrde :)07:53
inc0mattt, let me put it this way - do it at your own risk;)07:58
inc0there is quite high chance that all will keep working even if users will do their stuff07:58
inc0but changes in schema were extensive...07:59
mattti'm not concerned if users get 500s, etc. during the upgrade07:59
matttbut what i'd like to avoid is having bad data resulting from users using the cluster while the upgrade is taking place07:59
inc0yeah, I bet - thats why we propose to make old-styled downtime upgrade08:00
*** sdake has quit IRC08:00
inc0we still need to test versioned objects on the battlefield08:01
asalkeldelynn: i have a fix for the novaclient08:01
matttinc0: ok, makes sense, thanks for the info08:04
*** alexpilotti has joined #heat08:04
asalkeldshardy: elynn https://review.openstack.org/17622808:06
asalkeldnovaclient fix ^08:06
elynnasalkeld, you are so quick08:09
elynndo we need to check attr using hasattr?08:09
asalkeldit's the end of my day, i have email the mailing list about it. we need someone to watch this08:10
asalkeldelynn: it should exist08:10
elynndo we need to upload a patch for heat to workaround it? so that we can make jenkins normal first.08:11
asalkeldhttp://lists.openstack.org/pipermail/openstack-dev/2015-April/062253.html08:12
asalkeldelynn: i am not sure we can workaround it08:12
elynnso what we can do is waiting for the new version?....08:16
asalkeldhttps://review.openstack.org/17623208:19
asalkeldso when that is in ^08:19
elynn:)08:19
asalkeldwe should get  a requirements sync08:19
asalkeldto exclude 2.2408:19
*** sorantis has joined #heat08:20
asalkeldmaybe shardy can use his super duper manager'y skills and kick some butts ;)08:24
elynnHaha08:24
*** derekh has joined #heat08:25
openstackgerritLimor Stotland proposed openstack/heat: Fix logging during delete stack  https://review.openstack.org/17575208:25
*** __mimir has joined #heat08:26
openstackgerrithuangtianhua proposed openstack/heat: Support to generate hot template based on resource type  https://review.openstack.org/17324708:28
*** ccrouch has quit IRC08:31
*** DandyPandy has quit IRC08:31
*** haigang has quit IRC08:32
*** DandyPandy has joined #heat08:36
*** jprovazn has quit IRC08:37
*** coolsvap|afk is now known as coolsvap08:40
gcivitellaHi all, while is possible to scale an autoscaling group using ceilometer metrics, is it possible to use Heat to autmatically scale instances vertically (ie. resizing instances)? Thanks08:41
*** haigang has joined #heat08:41
elynnAFAIK, heat autoscale doesn't support resize instance.08:44
*** haigang has quit IRC08:46
*** haigang has joined #heat08:47
*** coolsvap is now known as coolsvap|afk08:51
*** haigang has quit IRC08:52
*** haigang has joined #heat08:58
shardygcivitella: resize can only be triggered via a stack-update, not an autoscaling action09:01
shardyunless the alarm triggered a Mistral workflow which did a stack update or something09:01
*** LimorStotland has quit IRC09:02
shardycurrently there's no way for the alarm to trigger a resize in heat directly, only to add more instances09:02
*** serg_melikyan has joined #heat09:02
gcivitellaelynn: shardy: ok, thanks09:02
therveshardy, Do you how you can build a tripleo image with a dev version of os-collect-config?09:02
shardytherve: last time I tried it was pretty hard - DiB always installed from pip, even if I configured it to "source"09:03
shardyI resorted to hacking the image I had via virt-copy-in09:04
therveOuch :)09:04
therveshardy, Ok thanks, I'll see if I find a nicer solution09:04
shardytherve: there was a thread about it where I asked the same question, IIRC it was inconclusive09:04
shardytherve: I *think* the devstack stuff stevebaker added to build a heat-integrationtests image builds the agents in from source, though I'm not certain09:05
*** Yanyanhu has quit IRC09:05
shardyhttp://lists.openstack.org/pipermail/openstack-dev/2015-January/054021.html09:06
shardytherve: ^^09:06
*** Yanyanhu has joined #heat09:06
*** serg_melikyan has quit IRC09:07
shardytherve: your other option is to use https://review.openstack.org/#/c/170137/ or similar to bootstrap a new version in the user-data via cloud-init09:07
*** Qiming has quit IRC09:07
*** Qiming has joined #heat09:07
*** Qiming_ has joined #heat09:08
shardytherve: correction, the devstack stuff from stevebaker did work, after I made a small fix to devstack/my localrc09:11
*** __mimir has quit IRC09:11
shardythat doesn't solve the general problem for tripleo images tho09:11
*** Qiming has quit IRC09:12
therveshardy, Where's that?09:13
shardyhttp://lists.openstack.org/pipermail/openstack-dev/2015-January/054436.html09:13
shardyhttps://review.openstack.org/14710909:14
shardytherve: also https://review.openstack.org/#/c/149620/ if you want control of the elements built into the image09:15
shardyI've not looked at exactly how stevebaker made dib install from source09:15
*** Kennan2 has joined #heat09:19
*** Kennan has quit IRC09:19
therveshardy, https://github.com/openstack-dev/devstack/commit/249e36dec6198c1dfd8e4f80d1f0a815fe6f36aa09:21
therveLooks like the pip mirror is the way to go now09:23
shardytherve: aha, cool, I guess that code can be cut/pasted then09:23
shardyI wanted to add a little script to devstack which could trigger re-building the image without re-stacking, but I never got around to it09:24
*** __mimir has joined #heat09:25
*** tspatzier has joined #heat09:28
*** mgershen has joined #heat09:28
*** noaKoffman has quit IRC09:29
*** jtomasek has joined #heat09:30
*** rakesh_hs has quit IRC09:34
*** jprovazn has joined #heat09:35
*** jprovazn has quit IRC09:35
*** jprovazn has joined #heat09:35
Qiming_therve, there?09:37
*** Qiming_ is now known as Qiming09:37
therveYep09:37
Qiminghi, therve09:37
Qimingwhen reworking engine service test cases, I found that the snapshot test cases are not working if I change the template used09:38
Qimingthe change I tried was replacing AWS::EC2::Instance with OS::Nova::Server09:39
Qimingthe error message is about 'snapeshot_image_id' not found when trying to restore: http://git.openstack.org/cgit/openstack/heat/tree/heat/engine/resources/openstack/nova/server.py#n142709:41
QimingI'm currently focusing on the test cases split itself, so I hope you can help diagnose this when convenient09:42
therveEC2 instance doesn't support snapshots09:43
Qimingyes, that is I'm worrying about09:43
therveYou ought to do some extra work to make snapshot work for server09:44
therveMaybe mocking some image calls09:44
therveIf I see some code I'd be easier to help09:44
*** tspatzier has quit IRC09:44
*** erkules_ is now known as erkules09:44
*** erkules has joined #heat09:44
Qimingokay, will ping you when the snapshot test cases is split out09:44
Qimingthat will make testing this much easier09:45
therveGotta go for now09:45
Qimingttyl09:45
*** shardy_ has joined #heat09:46
*** shardy has quit IRC09:48
*** shardy_ has quit IRC09:52
*** shardy has joined #heat09:52
*** tochi has quit IRC09:58
*** inc0 has quit IRC10:00
*** __mimir has quit IRC10:02
*** rakesh_hs has joined #heat10:05
*** Yanyanhu has quit IRC10:07
*** sorantis has quit IRC10:17
*** Qiming has quit IRC10:17
*** sergmelikyan has joined #heat10:20
*** inc0 has joined #heat10:22
*** inc0 has quit IRC10:25
*** inc0_ has joined #heat10:25
*** nkhare has quit IRC10:26
*** ifarkas has quit IRC10:28
*** ifarkas has joined #heat10:30
* asalkeld heads off to bed10:32
asalkeldnight all10:32
asalkeldearly meeting tomorrow morning10:32
*** asalkeld has quit IRC10:32
*** sorantis has joined #heat10:42
*** Marga_ has joined #heat10:46
*** pm90_ has joined #heat10:48
*** rakesh_hs has quit IRC10:49
*** tspatzier has joined #heat10:52
*** inc0_ has quit IRC10:55
*** zhiwei has quit IRC10:56
*** haigang has quit IRC10:58
*** nkhare has joined #heat11:07
*** Kennan2 has quit IRC11:08
*** haigang has joined #heat11:08
*** elynn has quit IRC11:09
*** mgershen has quit IRC11:09
*** Qiming has joined #heat11:11
*** pm90_ has quit IRC11:13
*** pm90_ has joined #heat11:13
*** Qiming_ has joined #heat11:17
*** Qiming has quit IRC11:20
*** elynn has joined #heat11:21
*** Kennan has joined #heat11:23
*** shardy has quit IRC11:28
*** pm90_ has quit IRC11:38
*** EricGonczer_ has joined #heat11:40
*** Qiming__ has joined #heat11:42
*** Qiming_ has quit IRC11:45
*** EricGonczer_ has quit IRC11:47
*** serg_melikyan has joined #heat11:48
*** DaveJ__ has joined #heat11:48
DaveJ__Hi guys - I was wondering if someone could help out with how stack snapshots should work11:49
DaveJ__I wanted to create a snapshot11:49
DaveJ__then delete the orginal stack, and at a later date restore the snapshot11:49
DaveJ__but it seems that the snapshot is tied to the orginal stack.  Is there a way to cleanly remove the orginal machines ?11:50
*** inc0_ has joined #heat11:50
DaveJ__oh actually - just saw this: https://blueprints.launchpad.net/heat/+spec/stack-snapshot  Looks like it will be available in Kilo11:51
*** inc0__ has joined #heat11:52
*** serg_melikyan has quit IRC11:53
*** inc0_ has quit IRC11:56
*** haigang has quit IRC12:02
*** haigang has joined #heat12:03
*** inc0__ has quit IRC12:03
*** inc0__ has joined #heat12:04
*** inc0__ has quit IRC12:11
*** inc0 has joined #heat12:12
*** haigang has quit IRC12:12
*** lee__ has quit IRC12:14
*** jaypipes has joined #heat12:15
*** cdent has joined #heat12:18
*** rakesh_hs has joined #heat12:19
*** jdob has joined #heat12:27
*** rakesh_hs has quit IRC12:27
*** EricGonczer_ has joined #heat12:30
*** aweiteka has joined #heat12:31
therveDaveJ__, It feels you just described that initially12:32
thervestack snapshots are tied to stacks indeed12:33
DaveJ__therve:  So is the intention that after I snapshot a stack, I can delete the orginal instances?  Or remove them somehow - maybe this happens automatically ?12:36
therveIf you restore the snapshot the "old" instances will be deleted12:37
therveIf you delete the stack it will delete the snapshots12:38
DaveJ__therve:  Ah ok thanks.  I guess my use-case is slightly different from what was intended then12:38
*** vijayagurug has quit IRC12:38
thervePossibly, you haven't explained your usage yet12:39
*** EricGonczer_ has quit IRC12:42
*** inc0 has quit IRC12:42
*** uros_ has quit IRC12:43
DaveJ__therve:  Its mainly for our support team.  They want to replicate a customer environment using VMs - so typically 8-10 instances.  After creating it, they would like to snapshot it and remove the orginal instances to free up resources.  Once a customer issue comes in, they would then restore the snapshoted stack and replicate/fix the issue.   The goal is to12:45
DaveJ__have customer replicated environments ready on standby, but not actively consuming resources12:45
*** nkhare has quit IRC12:47
therveDaveJ__, It looks a bit more like suspend12:47
therveActually, it just looks like a template :)12:47
*** radez_g0n3 is now known as radez12:50
DaveJ__therve:  Yeah I guess a template alone will work, although we will need to snapshot the instances each time we modify/update them, and update the template accordingly - not a big issue, but I thought it may have been part of the snapshot feature12:51
therveIt's not.12:54
therveIf you used volume-backed instances, you wouldn't need to snapshot them12:55
*** spzala has joined #heat12:56
*** blues-man has joined #heat13:00
DaveJ__therve: Unfortuantely we don't have the hardware available to support volume backed instances.  Where all on 1G switches13:01
openstackgerritOleksii Chuprykov proposed openstack/heat: Add filtering for stack-list by stack_id  https://review.openstack.org/17629113:02
therveDaveJ__, It's probably fairly easy to snapshot the instances yourself out of a stack13:02
therveAnd update the initial template to use created images13:03
DaveJ__Yeah I think that's the route we will go.   I can script that up easily enough13:03
DaveJ__Thanks for the info13:03
openstackgerritTetiana Lashchova proposed openstack/heat: Use six.iterkeys(x) instead of x.keys()  https://review.openstack.org/17629313:03
openstackgerritPeter Razumovsky proposed openstack/python-heatclient: Move SessionClient from HTTPClient to adapter  https://review.openstack.org/16348413:12
*** dyasny has joined #heat13:12
openstackgerritTetiana Lashchova proposed openstack/heat: Use six.iterkeys(x) instead of x.keys()  https://review.openstack.org/17629313:19
openstackgerritPeter Razumovsky proposed openstack/heat: Improve StackValidationFailed response in nested  https://review.openstack.org/17049013:20
*** EricGonczer_ has joined #heat13:21
openstackgerritQiming Teng proposed openstack/heat: Split engine service test cases (1)  https://review.openstack.org/17577513:26
*** gcivitella has quit IRC13:32
*** jpeeler has quit IRC13:32
*** rpothier has joined #heat13:33
*** EricGonc_ has joined #heat13:35
*** EricGonczer_ has quit IRC13:39
*** Tross1 has left #heat13:39
*** jpeeler has joined #heat13:44
*** jpeeler has quit IRC13:44
*** jpeeler has joined #heat13:44
openstackgerritPeter Razumovsky proposed openstack/heat: Improve StackValidationFailed response in nested  https://review.openstack.org/17049013:46
*** radez is now known as radez_g0n313:49
*** EricGonc_ has quit IRC13:50
*** jcoufal has quit IRC13:59
*** Marga_ has quit IRC14:02
*** serg_melikyan has joined #heat14:03
*** jdandrea has joined #heat14:04
*** pscheie has joined #heat14:07
pscheieIn our icehouse heat templates, for securitygroups, we included a rule for icmp on port -1 to allow pings.14:09
openstackgerritIshant Tyagi proposed openstack/heat: Fix wrong type of exception raised  https://review.openstack.org/17632414:09
pscheieNow I'm building a HOT template for Juno and heat says -1 is not a valid port.14:10
*** noaKoffman has joined #heat14:10
pscheieIs there an example of a securitygroup rule for ping in HOT somewhere?14:10
*** vijayagurug has joined #heat14:12
pscheieHmm. According to https://github.com/openstack/heat-templates/blob/master/hot/software-config/example-templates/example-ansible-template.yaml I don't need to specify a port, just the protocol (ICMP).14:13
*** hdd has quit IRC14:16
*** ishant has quit IRC14:23
*** smccully has quit IRC14:24
*** Tross has joined #heat14:24
*** smccully has joined #heat14:24
*** serg_melikyan has quit IRC14:27
*** Marga_ has joined #heat14:29
*** radez_g0n3 is now known as radez14:31
therveramishra, FWIW heat-config-kubelet fails with "SCRIPTDIR: unbound variable" when trying to build an image14:31
jdandreaQuestion: When folks are developing on the master branch, is anyone checking to see if devstack continues to work? Is it out of scope? I'm trying to get in the swing of doing development on Heat and I'm confused how folks do it if/when devstack breaks. Clues, please?14:34
*** allegra-s has joined #heat14:37
ryansbuh, what do you mean "breaks", are you the one doing the breaking, or is current devstack broken?14:38
ryansb(I have a VM image with base devstack that I reclone when I start working, fwiw)14:38
sirushtiI'd be interested in hearing other ideas for that^ as well. jdandrea, I write unit tests and check if my code works say until devstack comes up. Not sure if that's the best way to do it.14:39
jdandrearyansb: Scratch "breaks" - I'm just saying I can't install devstack and have it work when using the heat master branch. I don't what is broken, not broken, etc. - and yes I'm doing the same thing.14:39
jdandreaI did find this though:14:39
*** ifarkas has quit IRC14:39
jdandreahttp://paste.openstack.org/show/205114/14:39
jdandreaCompeting versions of six. Hmm.14:39
jdandreaI have a VM image that I use with devstack. I've tried multiple times to get things working. Every so often I have to unstack/stack again and I have to cross my fingers.14:40
jdandreaIf there is a doc someone has that shows how to set up a heat dev environment, I'll follow it and see.14:40
ryansbhrm, that's odd. Try 'python -v -c "import six"'14:40
jdandreaRight now I use devstack and heat master branch and cross my fingers.14:40
ryansbjust to see if you have some kind of shadowed site packages or something14:41
*** Tross has quit IRC14:41
ramishratherve: Hi14:41
ryansbyeah, that's (basically) my workflow, I also have a filter for "devstack" stuff on the ML so I can look and see if there's any known breakage14:41
jdandrearyansb: Ok, well, that's a relief. :)14:43
*** sdake has joined #heat14:43
jdandreaA filter on the ML?14:43
jdandreaOK, I tried that, ryansb and I saw a lot of 'cleanup' lines.14:43
ramishratherve: It seems 'SCRIPTDIR=$(dirname $0)' line is missing from '50-heat-config-kubelet'. can you add that and check?14:44
*** sdake_ has joined #heat14:44
jdandreahttp://paste.openstack.org/show/205115/14:44
therveramishra, Not immediately, but I will14:44
ramishratherve: thanks, I'll put a fix too.14:45
jdandrearyansb: Oh, mailing list. Yes, I have that too. Haven't seen anything.14:45
*** Tross has joined #heat14:46
*** sdake has quit IRC14:48
*** Tross has quit IRC14:49
*** Tross has joined #heat14:49
openstackgerritAndrey Kurilin proposed openstack/heat: Fix usage of novaclient  https://review.openstack.org/17634414:49
*** Tross has quit IRC14:50
*** jprovazn has quit IRC14:52
openstackgerritRabi Mishra proposed openstack/heat-templates: Add missing SCRIPTDIR variable  https://review.openstack.org/17634614:52
jdandrearyansb: Yeah, I'm still stuck. Frustrating. Even if I start with my base image and run stack.sh again. I feel like I'm still doing something wrong and I don't know what. This shouldn't keep happening like this. :/14:52
*** Tross has joined #heat14:55
therveramishra, Seems to work!14:56
therveAt least the image builds14:56
ryansbjdandrea: hrm. It sounds like you've got a decent workflow, odd that you have a busted devstack14:57
*** hdd has joined #heat14:58
*** hdd has quit IRC14:59
ramishratherve, not sure how this was missed. I've proposed a patch for it.  https://review.openstack.org/17634614:59
therveramishra, Cool thanks14:59
*** signed8bit has joined #heat14:59
*** dsneddon has quit IRC15:03
*** dsneddon has joined #heat15:04
jdandrearyansb: Trying something else. apt-get remove python-six (1.5.2), then pip uninstall six (1.9.0), then unstack and stack.15:09
ryansbmakes sense.15:09
skraynevQiming__: how about name "tools" ?15:09
jdandrearyansb: Same error. :/15:09
ryansbwhat's your base OS? (assuming some ubuntur flavor, yes?)15:10
Qiming__skraynev, ;)15:10
ryansb*ubuntu15:10
Qiming__heat.tests.engine.tools.wp_template ?15:10
skraynevQiming__: yes. imo looks good15:10
jdandreaSomething in devstack (or elsewhere?) is putting back python-six 1.5.2 *and* pip's six (1.9.0). Hmm ...15:10
Qiming__skraynev, I think in a restrict namespace, you can call it whatever15:10
*** EricGonczer_ has joined #heat15:11
Qiming__for example, we have 'stack.py' in several places15:11
jdandrearyansb: Ubuntu 14.04.2 LTS15:11
*** bdossant has quit IRC15:12
Qiming__skraynev, I will change it to 'tools' if you insist15:12
skraynevQiming__: honestly shared is more strange. :)15:12
*** pscheie has quit IRC15:12
Qiming__fine, will change it15:12
ryansbhuh, no idea where that older python-six is getting pulled in. Global reqs demands >= 1.915:12
skraynevQiming__: thx ;)15:12
ryansbjdandrea: you could try rm'ing the older six from site-packages15:12
*** yassine_ has joined #heat15:12
ryansbnot that it's a *pretty* solution15:12
ryansboh wait, do you need to do something like "apt-get purge" to delete all the files?15:13
Qiming__btw, skraynev, have you tried 'ceilometer sample-create' by any chance?15:13
*** bdossant has joined #heat15:13
skraynevQiming__: at the last period of time - no.15:13
Qiming__okay, it is strange, if I do 'ceilometer -d sample-create', it seems everything works fine, but 'ceilometer sample-list' will not show me the meter created ...15:14
*** kebray has joined #heat15:14
jdandrearyansb: Looks like Ubuntu depends upon python-six though.15:15
skraynevQiming__: hm .agree, looks mysterious. need some advice form ceilometer team15:15
ryansbjdandrea: ¯\_ツ_/¯ it's probably safe to move to a newer six, since you'd be removing the older OS package and replacing it with the pip'd 1.9.x15:16
*** sabeen has joined #heat15:16
ryansbah, I see you got the same advice in #openstack-dev15:17
ryansb(for the ugly way)15:17
*** Marga_ has quit IRC15:17
jdandrearyansb: Yes, but it seems like something I shouldn't be mucking around in.15:18
*** crose has joined #heat15:18
jdandreaI can do it, sure, but it feels like the installation should handle that for me, no?15:18
ryansbindeed, something sounds off with your sys path15:19
*** pm90_ has joined #heat15:19
ryansbI mean, I develop on Fedora 21 (fwiw) and haven't hit that type of issue (where sys packages override devstack deps)15:19
ryansbbut it shouldn't be a platform-specific problem. You could check your $PYTHONPATH to see what the import order is15:20
*** yassine_ has quit IRC15:22
*** yassine_ has joined #heat15:22
*** yassine_ has quit IRC15:24
*** lefais has joined #heat15:24
*** Tross has quit IRC15:25
*** lefais has quit IRC15:25
*** Tross has joined #heat15:25
*** yassine_ has joined #heat15:25
*** sabeen3 has joined #heat15:29
*** sabeen has quit IRC15:30
*** Tango has joined #heat15:30
*** jprovazn has joined #heat15:30
*** vijayagurug has left #heat15:31
jdandrearyansb: $PYTHONPATH is empty. I ended up grabbing python-six 1.7.3-2 from Ubuntu 14.10 as a deb file and installed that. Now the six errors are gone but I get a heat-eng error. heh. http://paste.openstack.org/show/205119/15:31
*** crose has quit IRC15:33
*** pitr-ch has quit IRC15:33
*** pitr-ch has joined #heat15:33
ryansbIf I were to bet I'd say that some step along the line failed to create heat's domain, which caused that error15:34
*** pitr-ch has quit IRC15:34
jdandreaAll I'm doing is installing heat the usual way, with the master branch, recloning too. Hmm.15:34
*** rwsu has joined #heat15:34
*** tspatzier has quit IRC15:35
jdandrearyansb: But I think I've seen that warning since forever. It's the critical error I'm more interested in.15:35
*** EricGonczer_ has quit IRC15:38
*** EricGonczer_ has joined #heat15:39
jdandreaLooks like I need to upgrade unittest2. pip install --upgrade won't allow it though. Ugh.15:39
*** Tross has quit IRC15:40
jdandrea... and there's no newer version of python-unittest2. Interesting. http://packages.ubuntu.com/en/utopic/all/python-unittest2/download15:41
ryansbyou should really look into changing up your python path so you load local modules first15:45
ryansbit would fix a lot of headaches, I think15:45
jdandrearyansb: Sure. Wouldn't the devstack install do that though? Or does everyone do that as part of setting things up.15:45
jdandreaI've never had to set that in our clusters or anything, AFAIK.15:45
ryansbwell most people use dedicated cloud images (fedora cloud, ubuntu eus, etc) that don't have a bunch of stuff preinstalled15:46
ryansbso it's possible they just don't see these15:46
jdandreaYep. It's unset on two of our clusters, I can see.15:46
*** Drago has quit IRC15:46
jdandreaRight. If I had a way to use a cloud image *and* the Heat elements ... https://github.com/openstack/heat-templates/tree/master/hot/software-config/elements15:46
*** sorantis has quit IRC15:47
*** Drago has joined #heat15:47
jdandreaI'm following the heat instructions with Juno to get a proper image (but I use ubuntu instead of fedora)15:47
*** sdake_ has quit IRC15:48
*** BManojlovic has quit IRC15:50
*** alexheneveld has quit IRC15:54
*** funzo has quit IRC15:57
*** funzo has joined #heat15:58
*** allegra-s has quit IRC16:00
*** Marga_ has joined #heat16:00
*** allegra-s has joined #heat16:01
*** tspatzier has joined #heat16:01
*** alexheneveld has joined #heat16:01
*** funzo has quit IRC16:02
jdandrearyansb: At last! apt-get remove of python-unittest2, pip install unittest2, unstack/stack, and now heat-engine runs. Huzzah.16:10
ryansb\o/16:10
jdandrea... though AMQP server is timing out. rotfl16:11
jdandreaWhack-a-mole.16:11
openstackgerritOleksii Chuprykov proposed openstack/heat: Add filtering for stack-list by stack_id  https://review.openstack.org/17629116:11
jdandreaLooking into that now ...16:11
jdandreaok, easy fix16:11
*** yassine_ has quit IRC16:12
openstackgerritOleksii Chuprykov proposed openstack/heat: Add filtering for stack-list by stack_id  https://review.openstack.org/17629116:12
*** jistr has quit IRC16:12
jdandrea\o/16:18
*** radez is now known as radez_afk16:21
*** coolsvap|afk has quit IRC16:21
*** tspatzier has quit IRC16:22
*** tspatzier has joined #heat16:24
*** coolsvap|afk has joined #heat16:24
*** bdossant has quit IRC16:25
*** blues-man has quit IRC16:27
*** Tross has joined #heat16:28
*** Marga_ has quit IRC16:29
*** Marga_ has joined #heat16:30
*** alexheneveld has quit IRC16:33
*** Marga_ has quit IRC16:33
*** Marga_ has joined #heat16:34
*** pm90_ has quit IRC16:35
*** vijendar has joined #heat16:36
*** pm90_ has joined #heat16:38
*** alexheneveld has joined #heat16:38
*** pm90_ has quit IRC16:39
*** pm90_ has joined #heat16:40
*** allegra-s has quit IRC16:40
openstackgerritAndrey Kurilin proposed openstack/heat: Fix usage of novaclient  https://review.openstack.org/17634416:45
*** jtomasek has quit IRC16:49
*** Tross has quit IRC16:51
*** alexheneveld has quit IRC16:56
*** harlowja_away is now known as harlowja16:59
*** pm90_ has quit IRC17:00
*** jdob has quit IRC17:00
*** derekh has quit IRC17:00
*** Qiming__ has quit IRC17:19
*** sdake has joined #heat17:24
*** Tross has joined #heat17:24
*** sdake has quit IRC17:29
*** sdake has joined #heat17:30
-openstackstatus- NOTICE: gerrit is restarting to clear hung stream-events tasks. any review events between 16:48 and 17:32 utc will need to be rechecked or have their approval votes reapplied to trigger testing in zuul17:31
*** hdd has joined #heat17:40
*** david-lyle has quit IRC17:42
*** radez_afk is now known as radez17:45
*** serg_melikyan has joined #heat17:51
*** achanda has joined #heat17:51
*** jdob has joined #heat18:04
*** tspatzier has quit IRC18:06
*** tspatzier has joined #heat18:06
*** tspatzier has quit IRC18:07
*** serg_melikyan has quit IRC18:08
*** serg_melikyan has joined #heat18:08
*** pitr-ch has joined #heat18:16
*** kebray has quit IRC18:18
*** Tross has quit IRC18:22
*** alexpilotti has quit IRC18:25
*** Tross has joined #heat18:27
*** pm90_ has joined #heat18:33
*** Tross has quit IRC18:38
*** inc0 has joined #heat18:39
inc0good evening18:39
*** pm90_ has quit IRC18:43
*** pm90_ has joined #heat18:44
*** thedodd has joined #heat18:49
*** alexheneveld has joined #heat18:51
*** hdd has quit IRC18:53
*** hdd has joined #heat18:54
*** lsmola__ has joined #heat19:03
*** lsmola_ has quit IRC19:06
*** kebray has joined #heat19:09
*** lsmola__ has quit IRC19:10
*** MasterPiece has joined #heat19:10
zanebhow did the fedora-notifs bot find me on freenode19:18
zanebthat's what I want to know19:19
ryansbzaneb: fedora-notifs sees all19:20
ryansb(also, sorry about all the heat build spam)19:20
zanebno worries19:21
*** achanda has quit IRC19:22
*** swygue has joined #heat19:23
*** lsmola__ has joined #heat19:23
*** jaypipes has quit IRC19:24
*** achanda has joined #heat19:31
*** shakamunyi has joined #heat19:40
*** pas-ha has joined #heat19:51
*** asalkeld has joined #heat19:52
*** skraynev_ has joined #heat19:52
*** openstackgerrit has quit IRC19:54
*** openstackgerrit has joined #heat19:55
*** Marga_ has quit IRC19:57
*** radez is now known as radez_g0n319:58
asalkeldmorning19:59
inc0evening19:59
*** tspatzier has joined #heat20:00
*** kebray has quit IRC20:01
*** alexheneveld has quit IRC20:06
*** achanda has quit IRC20:12
*** sabeen3 has quit IRC20:14
*** jtomasek has joined #heat20:15
*** sabeen has joined #heat20:15
*** kebray has joined #heat20:15
*** serg_melikyan has quit IRC20:15
*** EricGonczer_ has quit IRC20:17
asalkeldwow sudden flurry of tc candidacies20:24
skraynev_g'night all20:25
inc0out of curiosity, what speeches will you guys attend? Found anything especially worth going to?20:25
inc0nn skraynev_20:26
*** skraynev_ has quit IRC20:26
*** jdob has quit IRC20:27
zanebasalkeld: you didn't really think there would be only 5 takers for 7 seats, did you? ;)20:27
asalkeldit's just fun how everyone leaves it to the last minute20:28
inc0asalkeld, there might be strategy in that:)20:28
inc0more fuzz you make around yourself closer to actual voting - the better20:29
zanebinc0: in my case it was genuine procrastination ;)20:29
inc0strategic procrastination is itself an art;)20:29
inc0so far I mastered just the procrastination part.20:30
zanebrofl20:30
ryansbhalfway there, on the bright side20:31
*** jtomasek has quit IRC20:32
inc0but now I leave soft, comfortable half of way for one full of thorns, stones, and any other evil creations which lurks in this dark pit called "work"20:32
*** pitr-ch has quit IRC20:33
inc0anyway, my current state of mind suggest that I should really get to sleep;) have a good day/night guys20:34
*** inc0 has quit IRC20:34
jdandreaI'm throwing darts at the summit sessions at this point. :)20:38
jdandreaJust to pick some and be done with it.20:38
jdandreaI'll review it again though. Too many conflicts. *sigh*20:39
*** serg_melikyan has joined #heat20:39
*** jprovazn has quit IRC20:39
*** hdd has quit IRC20:42
*** aweiteka has quit IRC20:43
*** serg_melikyan has quit IRC20:44
*** tspatzier has quit IRC20:45
stevebakerback20:47
*** Tross has joined #heat20:48
*** aweiteka has joined #heat20:52
*** achanda has joined #heat20:53
*** hdd has joined #heat20:55
*** Marga_ has joined #heat20:59
*** Marga_ has quit IRC21:03
*** aweiteka has quit IRC21:04
*** jtomasek has joined #heat21:05
*** Marga_ has joined #heat21:07
*** allegra-s has joined #heat21:16
*** vijendar has quit IRC21:18
*** EricGonczer_ has joined #heat21:19
*** rdo has quit IRC21:19
*** EricGonc_ has joined #heat21:20
*** rdo has joined #heat21:21
*** EricGonczer_ has quit IRC21:23
*** rpothier has quit IRC21:28
*** openstackgerrit has quit IRC21:29
*** openstackgerrit has joined #heat21:30
*** hdd has quit IRC21:32
*** sdake has quit IRC21:44
*** serg_melikyan has joined #heat21:44
*** serg_melikyan has quit IRC21:48
*** cdent has quit IRC21:56
*** pm90__ has joined #heat21:56
*** pm90__ has quit IRC21:56
*** pm90_ has quit IRC21:59
*** allegra-s has quit IRC22:04
*** jtomasek has quit IRC22:07
*** signed8b_ has joined #heat22:09
*** openstackgerrit has quit IRC22:11
*** LiJiansheng has joined #heat22:11
*** openstackgerrit has joined #heat22:11
*** signed8bit has quit IRC22:12
*** jaypipes has joined #heat22:20
*** spzala has quit IRC22:21
*** Drago has quit IRC22:22
*** sdake has joined #heat22:31
*** fbo has quit IRC22:31
*** fbo has joined #heat22:37
*** pm90_ has joined #heat22:46
*** shakamunyi has quit IRC22:46
*** GonZo2K has joined #heat22:53
*** sergmelikyan has quit IRC23:04
*** sabeen has quit IRC23:04
*** spzala has joined #heat23:06
*** signed8b_ is now known as signed8bit_ZZZzz23:08
*** thedodd has quit IRC23:13
*** david-lyle has joined #heat23:24
*** uros_ has joined #heat23:29
*** Marga_ has quit IRC23:36
*** Marga_ has joined #heat23:37
*** sdake has quit IRC23:39
*** noaKoffman has quit IRC23:39
*** tochi has joined #heat23:42
*** serg_melikyan has joined #heat23:45
asalkeldanyone out there: what applications do you run using Heat?23:45
*** serg_melikyan has quit IRC23:49
*** Tango has quit IRC23:49
asalkeldwow this is growing: https://github.com/rackspace-orchestration-templates23:52
asalkeldnice23:52
asalkeldstevebaker: rax devs working hard there ^ (nicely documented too)23:54

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!