*** jpeeler has quit IRC | 00:00 | |
*** achanda has quit IRC | 00:01 | |
asalkeld | why do we have "heat service-list", shouldn't that be "heat-manage service-list" | 00:03 |
---|---|---|
asalkeld | seems messed up IMHO | 00:03 |
asalkeld | deployment details via heat client | 00:03 |
asalkeld | weird | 00:03 |
asalkeld | grr thomas removed my nice "heat list" | 00:04 |
lifeless | asalkeld: cffi is a foreign function interface for working with C APIs | 00:05 |
*** rpothier has quit IRC | 00:05 | |
asalkeld | ok | 00:05 |
* asalkeld heads off to make bash aliases for deprecated commands | 00:06 | |
lifeless | asalkeld: heh | 00:08 |
lifeless | asalkeld: what happened to heat list? | 00:09 |
asalkeld | someone deprecated it 2 years ago | 00:09 |
asalkeld | now thomas removed it | 00:09 |
asalkeld | :-( | 00:09 |
asalkeld | seems like you can't alias "heat list" | 00:10 |
asalkeld | alias can't have a space | 00:10 |
* asalkeld grumpy | 00:10 | |
*** jpeeler has joined #heat | 00:11 | |
asalkeld | it would be nice if our openstack client had aliases like git | 00:13 |
asalkeld | those are super handy | 00:13 |
*** Tango has quit IRC | 00:20 | |
*** achanda has joined #heat | 00:23 | |
*** david-lyle has quit IRC | 00:24 | |
*** david-lyle has joined #heat | 00:27 | |
*** achanda has quit IRC | 00:28 | |
lifeless | asalkeld: so what does one use instead? | 00:28 |
asalkeld | heat stack-list | 00:28 |
asalkeld | heat stack-{list,create,update,show} | 00:28 |
* asalkeld lazy and like typing less :-O | 00:29 | |
*** Marga_ has quit IRC | 00:32 | |
*** jaypipes has quit IRC | 00:37 | |
*** Qiming has joined #heat | 00:38 | |
*** zhiwei has joined #heat | 00:39 | |
*** pm90_ has quit IRC | 00:42 | |
openstackgerrit | Jamie Lennox proposed openstack/heat: Convert some clients to use auth plugin https://review.openstack.org/147392 | 00:44 |
*** Marga_ has joined #heat | 00:46 | |
*** Marga_ has quit IRC | 00:57 | |
*** Qiming has quit IRC | 00:59 | |
stevebaker | asalkeld: I think we're preferring REST for these admin functions now | 01:08 |
*** Marga_ has joined #heat | 01:09 | |
asalkeld | stevebaker: rest is fine, just which client | 01:09 |
asalkeld | heat client is user facing | 01:09 |
asalkeld | user "what is this sevice, shouldn't be able to see that" | 01:10 |
asalkeld | nova has that command, but makes no sense to me why it is there | 01:12 |
openstackgerrit | Angus Salkeld proposed openstack/heat: Fix ResourceGroup validate when there are removal_policies https://review.openstack.org/176081 | 01:29 |
asalkeld | stevebaker: ^ | 01:29 |
asalkeld | that should be backported I think | 01:29 |
asalkeld | small'ish change | 01:30 |
stevebaker | ok | 01:31 |
*** erkules_ has joined #heat | 01:37 | |
*** flwang has quit IRC | 01:38 | |
*** erkules has quit IRC | 01:40 | |
*** Tross has joined #heat | 01:40 | |
*** Tross1 has quit IRC | 01:41 | |
*** Tross1 has joined #heat | 01:46 | |
*** Yanyanhu has joined #heat | 01:47 | |
*** Tross has quit IRC | 01:47 | |
*** flwang has joined #heat | 01:50 | |
*** flwang has left #heat | 01:51 | |
*** serg_melikyan has joined #heat | 02:01 | |
*** harlowja is now known as harlowja_away | 02:03 | |
openstackgerrit | huangtianhua proposed openstack/heat: Support to generate hot template based on resource type https://review.openstack.org/173247 | 02:03 |
*** tspatzier__ has joined #heat | 02:06 | |
*** serg_melikyan has quit IRC | 02:06 | |
*** tspatzier has quit IRC | 02:09 | |
*** Qiming has joined #heat | 02:17 | |
openstackgerrit | Qiming Teng proposed openstack/heat: Split engine service test cases (1) https://review.openstack.org/175775 | 02:22 |
*** EricGonczer_ has joined #heat | 02:25 | |
*** alexpilotti has quit IRC | 02:27 | |
elynn | morning ;) | 02:27 |
asalkeld | hi | 02:29 |
*** EricGonczer_ has quit IRC | 02:31 | |
*** Marga_ has quit IRC | 02:32 | |
*** allegra-s has joined #heat | 02:32 | |
*** allegra-s has quit IRC | 02:34 | |
*** jamielennox is now known as jamielennox|away | 02:39 | |
ramishra | morning all | 02:41 |
*** LiJiansheng has joined #heat | 03:05 | |
*** lee__ has joined #heat | 03:07 | |
*** LiJiansheng has quit IRC | 03:11 | |
*** Qiming has quit IRC | 03:11 | |
*** Qiming has joined #heat | 03:11 | |
asalkeld | kilo stable branch is broken:-( | 03:18 |
asalkeld | at least the unit tests | 03:19 |
elynn | Hmm, is that related to novaclient? | 03:20 |
asalkeld | yeah | 03:20 |
asalkeld | return "<FloatingIP: %s>" % self.address | 03:21 |
asalkeld | AttributeError: address | 03:21 |
asalkeld | elynn: is that a known thing? | 03:21 |
elynn | I haven't figure out yet.... | 03:21 |
asalkeld | https://bugs.launchpad.net/python-novaclient/+bug/1280453 | 03:22 |
openstack | Launchpad 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 |
asalkeld | but this still fails: https://review.openstack.org/#/c/176128/ | 03:23 |
asalkeld | moving to v2 api | 03:23 |
asalkeld | https://bugs.launchpad.net/python-novaclient/+bug/1437244 | 03:25 |
openstack | Launchpad bug 1437244 in python-novaclient "novaclient error when creating floating ip bulk" [Medium,Fix committed] - Assigned to Eugeniya Kudryashova (ekudryashova) | 03:25 |
asalkeld | that's the one | 03:25 |
elynn | Seems novaclient bump versions to 2.24 | 03:26 |
*** vijayagurug has joined #heat | 03:27 | |
asalkeld | that fix is in 2.24 and we have this patch: https://review.openstack.org/#/c/174325/2/requirements.txt | 03:30 |
asalkeld | to pin below 2.24 | 03:30 |
stevebaker | asalkeld: is it heat master which is broken? | 03:31 |
asalkeld | kilo | 03:31 |
asalkeld | well i am just testing kilo | 03:31 |
*** EricGonczer_ has joined #heat | 03:31 | |
asalkeld | (maybe master) | 03:31 |
asalkeld | trying now | 03:32 |
elynn | Hmm, master is broken too... | 03:32 |
stevebaker | it 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_978 | 03:33 |
*** nkhare has joined #heat | 03:33 | |
stevebaker | ah, because the pinning requirements change hasn't landed yet https://review.openstack.org/#/c/174325/2 | 03:33 |
stevebaker | approved | 03:33 |
*** EricGonczer_ has quit IRC | 03:35 | |
asalkeld | stevebaker: the fix we need is in novaclient master I think | 03:35 |
asalkeld | (my master is also broken) | 03:35 |
stevebaker | asalkeld: did they break their api? or are we abusing it? | 03:36 |
asalkeld | if i use tox | 03:36 |
stevebaker | (like poor mocking) | 03:36 |
asalkeld | i think they broke it somewhere | 03:36 |
asalkeld | in the move from v1_1 to v2 | 03:37 |
asalkeld | it *could* be mocking - good idea to check | 03:37 |
asalkeld | heat.tests.test_eip.AllocTest.test_update_association_with_EIP | 03:37 |
asalkeld | i have a local install of python-novaclient (2.23.0) and testr run works with that | 03:42 |
asalkeld | but tox is using 2.24 and failing, so maybe the cap will work | 03:42 |
asalkeld | lovely time to have this mess | 03:43 |
*** MVenesio has quit IRC | 03:51 | |
ramishra | stevebaker: 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 IRC | 04:01 | |
*** asalkeld has joined #heat | 04:03 | |
stevebaker | ramishra: 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.yaml | 04:13 |
ramishra | stevebaker: ok, I'll change that. | 04:15 |
asalkeld | google hangout made my laptop totally freeze up:-( | 04:17 |
*** rakesh_hs has joined #heat | 04:19 | |
openstackgerrit | Rabi Mishra proposed openstack/heat-templates: Some minor changes to container boot-config https://review.openstack.org/175409 | 04:19 |
ramishra | stevebaker: ^ done | 04:20 |
stevebaker | ramishra: approved | 04:21 |
ramishra | stevebaker: thanks.. btw, I've put some comments for the magnum resource spec. let me know whether they make sense;) | 04:23 |
stevebaker | ramishra: ah, thanks | 04:23 |
*** sdake has joined #heat | 04:29 | |
*** sdake_ has joined #heat | 04:32 | |
*** sdake has quit IRC | 04:33 | |
*** LimorStotland has joined #heat | 04:50 | |
*** ishant has joined #heat | 04:52 | |
openstackgerrit | Merged openstack/heat-templates: Some minor changes to container boot-config https://review.openstack.org/175409 | 04:54 |
*** uros_ has joined #heat | 05:03 | |
uros_ | Hi guys ... is there anyway to set disk order with heat template ? or disks always get randomly attached ? Thanks | 05:06 |
*** inc0 has joined #heat | 05:06 | |
uros_ | btw: I'm using icehose with vmware region | 05:06 |
inc0 | good morning everyone | 05:06 |
*** Marga_ has joined #heat | 05:29 | |
*** Marga_ has quit IRC | 05:29 | |
*** Marga_ has joined #heat | 05:30 | |
*** coolsvap|afk is now known as coolsvap | 05:31 | |
*** Tango has joined #heat | 05:31 | |
asalkeld | https://ask.openstack.org/en/question/50882/are-devdiskby-id-symlinks-unreliable/ | 05:32 |
asalkeld | uros_: some info there ^ | 05:32 |
uros_ | thanks asalkeld I was just checking http://docs.openstack.org/hot-reference/content/OS__Cinder__VolumeAttachment.html | 05:38 |
asalkeld | that whole volume device mounting is a mess | 05:39 |
*** rakesh_hs has quit IRC | 05:39 | |
asalkeld | not our doing, i think it's at the virt layer | 05:39 |
*** Qiming_ has joined #heat | 05:39 | |
*** sdake_ has quit IRC | 05:42 | |
*** Qiming has quit IRC | 05:43 | |
inc0 | I don't think I ever found my volume mounted in a place I wanted it to be | 05:44 |
*** haigang has joined #heat | 05:44 | |
inc0 | I had to do that manually every single time... and I've tested number of configs | 05:45 |
*** rakesh_hs has joined #heat | 05:45 | |
uros_ | yeah ... it really is asalkeld | 05:45 |
uros_ | not sure how to do it under vmware | 05:46 |
*** achanda has joined #heat | 05:49 | |
openstackgerrit | Ethan Lynn proposed openstack/heat: Fix unicodeerror when heat-engine start https://review.openstack.org/176175 | 05:49 |
*** hdd has joined #heat | 05:51 | |
openstackgerrit | Ethan Lynn proposed openstack/heat: Fix unicodeerror when heat-engine start https://review.openstack.org/176175 | 05:51 |
nihilifer | good morning | 06:03 |
*** Tango has quit IRC | 06:11 | |
*** rakesh_hs has quit IRC | 06:17 | |
*** achanda has quit IRC | 06:20 | |
*** KanagarajM has joined #heat | 06:21 | |
*** achanda has joined #heat | 06:21 | |
skraynev | good morning | 06:33 |
*** sdake has joined #heat | 06:34 | |
inc0 | hello nihilifer skraynev | 06:36 |
skraynev | hi inc0 | 06:36 |
*** asalkeld has quit IRC | 06:37 | |
*** asalkeld has joined #heat | 06:38 | |
*** Marga_ has quit IRC | 06:38 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat-specs: Enable or Disable a Heat-engine https://review.openstack.org/168659 | 06:39 |
*** Qiming_ has quit IRC | 06:40 | |
*** Yanyanhu has quit IRC | 06:40 | |
*** Yanyanhu has joined #heat | 06:40 | |
*** Qiming has joined #heat | 06:40 | |
asalkeld | elynn: this needs to be first merged to master: https://review.openstack.org/#/c/176176/ | 06:42 |
inc0 | KanagarajM, hi, tell me please, when we land convergence, so stack operations will be distributed | 06:44 |
inc0 | and we'll have graceful shutdown | 06:44 |
inc0 | what will be real difference between disable engine and simply shut it down and let rest of engines finish stack over RPC? | 06:45 |
inc0 | we 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 Z | 06:48 |
inc0 | or am I missing something? | 06:48 |
*** gcivitella has joined #heat | 06:48 | |
elynn | asalkeld, I know... just waiting jenkins to be normal. | 06:49 |
asalkeld | ok | 06:49 |
elynn | abandon it for now :) | 06:50 |
*** KanagarajM has quit IRC | 06:51 | |
asalkeld | elynn: yeah you should get it merged, then use the "cherry-pick" button | 06:51 |
asalkeld | https://bugs.launchpad.net/heat/+bug/1446958 | 06:51 |
openstack | Launchpad bug 1446958 in heat "Heat engine can not start after changing local language" [High,In progress] - Assigned to Ethan Lynn (ethanlynn) | 06:51 |
asalkeld | I have targetted that to kilo | 06:51 |
asalkeld | we need to be fast tho' we only have 2 days | 06:52 |
elynn | ... | 06:52 |
elynn | when will jenkins back to normal.. anyone investigate that? | 06:53 |
*** noaKoffman has joined #heat | 06:53 | |
asalkeld | elynn: what the most recent failure? | 06:54 |
openstackgerrit | Sirushti Murugesan proposed openstack/heat: Don't assert against all the lb-members https://review.openstack.org/175162 | 06:55 |
elynn | Still unittests can not pass. | 06:56 |
asalkeld | with? | 06:57 |
asalkeld | (there have been lots of problems today) | 06:57 |
asalkeld | heat.common.exception.ResourceFailure: AttributeError: address | 06:58 |
asalkeld | elynn: this is not in a release yet: https://bugs.launchpad.net/python-novaclient/+bug/1437244 | 06:59 |
openstack | Launchpad bug 1437244 in python-novaclient "novaclient error when creating floating ip bulk" [Medium,Fix committed] - Assigned to Eugeniya Kudryashova (ekudryashova) | 06:59 |
asalkeld | committed but not yet released | 06:59 |
*** bdossant has joined #heat | 07:03 | |
*** shardy has joined #heat | 07:04 | |
inc0 | asalkeld, I'm thinking - when we'll include registration and so on to versionedobjects here in heat, we'll get whole bunch of RPC calls | 07:05 |
inc0 | each method will be possible to make it "remotable" | 07:05 |
inc0 | so when we'll call resource.update() we'll be able to make it over RPC without additional cost | 07:05 |
inc0 | (right now we don't use it in objects, but I want to work on it early L) | 07:06 |
asalkeld | ok, sounds good to me | 07:07 |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Add scenario test for AWS loadbalancer https://review.openstack.org/153192 | 07:08 |
*** funzo has joined #heat | 07:09 | |
*** rakesh_hs has joined #heat | 07:11 | |
*** coolsvap is now known as coolsvap|afk | 07:13 | |
*** tspatzier__ has quit IRC | 07:16 | |
shardy | asalkeld: Hey, I see you've taken bug #1446861 | 07:25 |
openstack | bug 1446861 in heat "ResourceGroup removal_policies broken" [High,In progress] https://launchpad.net/bugs/1446861 - Assigned to Angus Salkeld (asalkeld) | 07:25 |
shardy | Are you happy covering that? If you're busy I can probably get to it later this week | 07:25 |
mattt | shardy: you guys moved integration (scenario) tests out of tempest right? | 07:26 |
shardy | mattt: yes, they're now in the heat tree under heat_integration tests | 07:26 |
shardy | or heat_integrationtests rather | 07:26 |
mattt | shardy: would it not have been possible to keep a few basic scenario tests in tempest that test some rudimentary functionality? | 07:26 |
shardy | mattt: The API surface tests are still there AFAIK | 07:27 |
shardy | mattt: the main problem was review velocity - we were regularly getting blocked for weeks or months on tempest reviews | 07:27 |
shardy | that problem is now solved | 07:27 |
shardy | mattt: also, if we did that, we'd need to functional test gate jobs, with the associated overhead | 07:28 |
*** achanda has quit IRC | 07:29 | |
shardy | IMO it will be better for most projects to follow the model we have, it makes it *far* easier to develop functional tests alongside features | 07:29 |
shardy | and just have tempest enforce the API contract via API tests | 07:29 |
shardy | IIRC there was also discussion of making tempest capable of running project in-tree tests, but I'm not sure on the status of that | 07:30 |
*** liusheng has joined #heat | 07:30 | |
mattt | shardy: i work on stackforge/os-ansible-deployment, and we run tempest scenario tests on each commit we make to that project | 07:30 |
mattt | shardy: it's nice being able to just configure tempest and be able to test each of the different pieces | 07:30 |
*** pitr-ch has joined #heat | 07:30 | |
shardy | mattt: Ah, Ok so probably best to check the status of tempest being able to pull in in-tree tests then | 07:31 |
shardy | mattt: stevebaker was involved in this, he'd be a good person to discuss it with | 07:31 |
mattt | shardy: oh, that sounds interesting, i'll have a look at what is possible and ping stevebaker with questions :) | 07:31 |
shardy | mattt: Ok sounds good | 07:31 |
mattt | thanks! | 07:32 |
*** achanda_ has joined #heat | 07:32 | |
elynn | Hi asalkeld https://review.openstack.org/#/c/176220/ :) | 07:33 |
*** sdake has quit IRC | 07:35 | |
*** BManojlovic has joined #heat | 07:38 | |
*** ifarkas has joined #heat | 07:40 | |
asalkeld | shardy: it's fixed | 07:42 |
shardy | asalkeld: Oh - I didn't see another commit in the bug and it's still in progress? | 07:43 |
shardy | ah, you pushed to my commit | 07:43 |
shardy | sorry, my bad | 07:43 |
shardy | thanks! | 07:43 |
*** jcoufal has joined #heat | 07:43 | |
asalkeld | shardy: novaclient has bust our gate | 07:44 |
asalkeld | 2.24.0 is bad | 07:44 |
shardy | gah :( | 07:44 |
mattt | can 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-releasenotes | 07:44 |
asalkeld | i'll try post a change to requirements | 07:44 |
mattt | what are implications if this is not done? | 07:44 |
*** achanda_ has quit IRC | 07:45 | |
shardy | asalkeld: Ok, cheers, I may add a couple more functional tests to that commit later, or in a later commit | 07:45 |
asalkeld | mattt: if something is busy reading/writing to the db? | 07:45 |
asalkeld | and the schema changes | 07:46 |
mattt | asalkeld: wouldn't this be an openstack-wide requirement then? | 07:46 |
shardy | mattt: it is, which is why inc0 has worked to get oslo versionedobjects broken out of nova, then used in heat | 07:47 |
*** sdake has joined #heat | 07:47 | |
mattt | shardy: doesn't versionedobjects specifically negate the need to shut stuff down while you upgrade tho? | 07:50 |
mattt | or am i missing something? | 07:50 |
inc0 | mattt, it should be, but since we've did convergence in this release | 07:50 |
inc0 | migrations are hard because of sheer number of these | 07:50 |
*** jistr has joined #heat | 07:50 | |
mattt | inc0: 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 |
inc0 | mattt, let me put it this way - do it at your own risk;) | 07:58 |
inc0 | there is quite high chance that all will keep working even if users will do their stuff | 07:58 |
inc0 | but changes in schema were extensive... | 07:59 |
mattt | i'm not concerned if users get 500s, etc. during the upgrade | 07:59 |
mattt | but what i'd like to avoid is having bad data resulting from users using the cluster while the upgrade is taking place | 07:59 |
inc0 | yeah, I bet - thats why we propose to make old-styled downtime upgrade | 08:00 |
*** sdake has quit IRC | 08:00 | |
inc0 | we still need to test versioned objects on the battlefield | 08:01 |
asalkeld | elynn: i have a fix for the novaclient | 08:01 |
mattt | inc0: ok, makes sense, thanks for the info | 08:04 |
*** alexpilotti has joined #heat | 08:04 | |
asalkeld | shardy: elynn https://review.openstack.org/176228 | 08:06 |
asalkeld | novaclient fix ^ | 08:06 |
elynn | asalkeld, you are so quick | 08:09 |
elynn | do we need to check attr using hasattr? | 08:09 |
asalkeld | it's the end of my day, i have email the mailing list about it. we need someone to watch this | 08:10 |
asalkeld | elynn: it should exist | 08:10 |
elynn | do we need to upload a patch for heat to workaround it? so that we can make jenkins normal first. | 08:11 |
asalkeld | http://lists.openstack.org/pipermail/openstack-dev/2015-April/062253.html | 08:12 |
asalkeld | elynn: i am not sure we can workaround it | 08:12 |
elynn | so what we can do is waiting for the new version?.... | 08:16 |
asalkeld | https://review.openstack.org/176232 | 08:19 |
asalkeld | so when that is in ^ | 08:19 |
elynn | :) | 08:19 |
asalkeld | we should get a requirements sync | 08:19 |
asalkeld | to exclude 2.24 | 08:19 |
*** sorantis has joined #heat | 08:20 | |
asalkeld | maybe shardy can use his super duper manager'y skills and kick some butts ;) | 08:24 |
elynn | Haha | 08:24 |
*** derekh has joined #heat | 08:25 | |
openstackgerrit | Limor Stotland proposed openstack/heat: Fix logging during delete stack https://review.openstack.org/175752 | 08:25 |
*** __mimir has joined #heat | 08:26 | |
openstackgerrit | huangtianhua proposed openstack/heat: Support to generate hot template based on resource type https://review.openstack.org/173247 | 08:28 |
*** ccrouch has quit IRC | 08:31 | |
*** DandyPandy has quit IRC | 08:31 | |
*** haigang has quit IRC | 08:32 | |
*** DandyPandy has joined #heat | 08:36 | |
*** jprovazn has quit IRC | 08:37 | |
*** coolsvap|afk is now known as coolsvap | 08:40 | |
gcivitella | Hi 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)? Thanks | 08:41 |
*** haigang has joined #heat | 08:41 | |
elynn | AFAIK, heat autoscale doesn't support resize instance. | 08:44 |
*** haigang has quit IRC | 08:46 | |
*** haigang has joined #heat | 08:47 | |
*** coolsvap is now known as coolsvap|afk | 08:51 | |
*** haigang has quit IRC | 08:52 | |
*** haigang has joined #heat | 08:58 | |
shardy | gcivitella: resize can only be triggered via a stack-update, not an autoscaling action | 09:01 |
shardy | unless the alarm triggered a Mistral workflow which did a stack update or something | 09:01 |
*** LimorStotland has quit IRC | 09:02 | |
shardy | currently there's no way for the alarm to trigger a resize in heat directly, only to add more instances | 09:02 |
*** serg_melikyan has joined #heat | 09:02 | |
gcivitella | elynn: shardy: ok, thanks | 09:02 |
therve | shardy, Do you how you can build a tripleo image with a dev version of os-collect-config? | 09:02 |
shardy | therve: last time I tried it was pretty hard - DiB always installed from pip, even if I configured it to "source" | 09:03 |
shardy | I resorted to hacking the image I had via virt-copy-in | 09:04 |
therve | Ouch :) | 09:04 |
therve | shardy, Ok thanks, I'll see if I find a nicer solution | 09:04 |
shardy | therve: there was a thread about it where I asked the same question, IIRC it was inconclusive | 09:04 |
shardy | therve: I *think* the devstack stuff stevebaker added to build a heat-integrationtests image builds the agents in from source, though I'm not certain | 09:05 |
*** Yanyanhu has quit IRC | 09:05 | |
shardy | http://lists.openstack.org/pipermail/openstack-dev/2015-January/054021.html | 09:06 |
shardy | therve: ^^ | 09:06 |
*** Yanyanhu has joined #heat | 09:06 | |
*** serg_melikyan has quit IRC | 09:07 | |
shardy | therve: 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-init | 09:07 |
*** Qiming has quit IRC | 09:07 | |
*** Qiming has joined #heat | 09:07 | |
*** Qiming_ has joined #heat | 09:08 | |
shardy | therve: correction, the devstack stuff from stevebaker did work, after I made a small fix to devstack/my localrc | 09:11 |
*** __mimir has quit IRC | 09:11 | |
shardy | that doesn't solve the general problem for tripleo images tho | 09:11 |
*** Qiming has quit IRC | 09:12 | |
therve | shardy, Where's that? | 09:13 |
shardy | http://lists.openstack.org/pipermail/openstack-dev/2015-January/054436.html | 09:13 |
shardy | https://review.openstack.org/147109 | 09:14 |
shardy | therve: also https://review.openstack.org/#/c/149620/ if you want control of the elements built into the image | 09:15 |
shardy | I've not looked at exactly how stevebaker made dib install from source | 09:15 |
*** Kennan2 has joined #heat | 09:19 | |
*** Kennan has quit IRC | 09:19 | |
therve | shardy, https://github.com/openstack-dev/devstack/commit/249e36dec6198c1dfd8e4f80d1f0a815fe6f36aa | 09:21 |
therve | Looks like the pip mirror is the way to go now | 09:23 |
shardy | therve: aha, cool, I guess that code can be cut/pasted then | 09:23 |
shardy | I wanted to add a little script to devstack which could trigger re-building the image without re-stacking, but I never got around to it | 09:24 |
*** __mimir has joined #heat | 09:25 | |
*** tspatzier has joined #heat | 09:28 | |
*** mgershen has joined #heat | 09:28 | |
*** noaKoffman has quit IRC | 09:29 | |
*** jtomasek has joined #heat | 09:30 | |
*** rakesh_hs has quit IRC | 09:34 | |
*** jprovazn has joined #heat | 09:35 | |
*** jprovazn has quit IRC | 09:35 | |
*** jprovazn has joined #heat | 09:35 | |
Qiming_ | therve, there? | 09:37 |
*** Qiming_ is now known as Qiming | 09:37 | |
therve | Yep | 09:37 |
Qiming | hi, therve | 09:37 |
Qiming | when reworking engine service test cases, I found that the snapshot test cases are not working if I change the template used | 09:38 |
Qiming | the change I tried was replacing AWS::EC2::Instance with OS::Nova::Server | 09:39 |
Qiming | the 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#n1427 | 09:41 |
Qiming | I'm currently focusing on the test cases split itself, so I hope you can help diagnose this when convenient | 09:42 |
therve | EC2 instance doesn't support snapshots | 09:43 |
Qiming | yes, that is I'm worrying about | 09:43 |
therve | You ought to do some extra work to make snapshot work for server | 09:44 |
therve | Maybe mocking some image calls | 09:44 |
therve | If I see some code I'd be easier to help | 09:44 |
*** tspatzier has quit IRC | 09:44 | |
*** erkules_ is now known as erkules | 09:44 | |
*** erkules has joined #heat | 09:44 | |
Qiming | okay, will ping you when the snapshot test cases is split out | 09:44 |
Qiming | that will make testing this much easier | 09:45 |
therve | Gotta go for now | 09:45 |
Qiming | ttyl | 09:45 |
*** shardy_ has joined #heat | 09:46 | |
*** shardy has quit IRC | 09:48 | |
*** shardy_ has quit IRC | 09:52 | |
*** shardy has joined #heat | 09:52 | |
*** tochi has quit IRC | 09:58 | |
*** inc0 has quit IRC | 10:00 | |
*** __mimir has quit IRC | 10:02 | |
*** rakesh_hs has joined #heat | 10:05 | |
*** Yanyanhu has quit IRC | 10:07 | |
*** sorantis has quit IRC | 10:17 | |
*** Qiming has quit IRC | 10:17 | |
*** sergmelikyan has joined #heat | 10:20 | |
*** inc0 has joined #heat | 10:22 | |
*** inc0 has quit IRC | 10:25 | |
*** inc0_ has joined #heat | 10:25 | |
*** nkhare has quit IRC | 10:26 | |
*** ifarkas has quit IRC | 10:28 | |
*** ifarkas has joined #heat | 10:30 | |
* asalkeld heads off to bed | 10:32 | |
asalkeld | night all | 10:32 |
asalkeld | early meeting tomorrow morning | 10:32 |
*** asalkeld has quit IRC | 10:32 | |
*** sorantis has joined #heat | 10:42 | |
*** Marga_ has joined #heat | 10:46 | |
*** pm90_ has joined #heat | 10:48 | |
*** rakesh_hs has quit IRC | 10:49 | |
*** tspatzier has joined #heat | 10:52 | |
*** inc0_ has quit IRC | 10:55 | |
*** zhiwei has quit IRC | 10:56 | |
*** haigang has quit IRC | 10:58 | |
*** nkhare has joined #heat | 11:07 | |
*** Kennan2 has quit IRC | 11:08 | |
*** haigang has joined #heat | 11:08 | |
*** elynn has quit IRC | 11:09 | |
*** mgershen has quit IRC | 11:09 | |
*** Qiming has joined #heat | 11:11 | |
*** pm90_ has quit IRC | 11:13 | |
*** pm90_ has joined #heat | 11:13 | |
*** Qiming_ has joined #heat | 11:17 | |
*** Qiming has quit IRC | 11:20 | |
*** elynn has joined #heat | 11:21 | |
*** Kennan has joined #heat | 11:23 | |
*** shardy has quit IRC | 11:28 | |
*** pm90_ has quit IRC | 11:38 | |
*** EricGonczer_ has joined #heat | 11:40 | |
*** Qiming__ has joined #heat | 11:42 | |
*** Qiming_ has quit IRC | 11:45 | |
*** EricGonczer_ has quit IRC | 11:47 | |
*** serg_melikyan has joined #heat | 11:48 | |
*** DaveJ__ has joined #heat | 11:48 | |
DaveJ__ | Hi guys - I was wondering if someone could help out with how stack snapshots should work | 11:49 |
DaveJ__ | I wanted to create a snapshot | 11:49 |
DaveJ__ | then delete the orginal stack, and at a later date restore the snapshot | 11: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 #heat | 11:50 | |
DaveJ__ | oh actually - just saw this: https://blueprints.launchpad.net/heat/+spec/stack-snapshot Looks like it will be available in Kilo | 11:51 |
*** inc0__ has joined #heat | 11:52 | |
*** serg_melikyan has quit IRC | 11:53 | |
*** inc0_ has quit IRC | 11:56 | |
*** haigang has quit IRC | 12:02 | |
*** haigang has joined #heat | 12:03 | |
*** inc0__ has quit IRC | 12:03 | |
*** inc0__ has joined #heat | 12:04 | |
*** inc0__ has quit IRC | 12:11 | |
*** inc0 has joined #heat | 12:12 | |
*** haigang has quit IRC | 12:12 | |
*** lee__ has quit IRC | 12:14 | |
*** jaypipes has joined #heat | 12:15 | |
*** cdent has joined #heat | 12:18 | |
*** rakesh_hs has joined #heat | 12:19 | |
*** jdob has joined #heat | 12:27 | |
*** rakesh_hs has quit IRC | 12:27 | |
*** EricGonczer_ has joined #heat | 12:30 | |
*** aweiteka has joined #heat | 12:31 | |
therve | DaveJ__, It feels you just described that initially | 12:32 |
therve | stack snapshots are tied to stacks indeed | 12: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 |
therve | If you restore the snapshot the "old" instances will be deleted | 12:37 |
therve | If you delete the stack it will delete the snapshots | 12:38 |
DaveJ__ | therve: Ah ok thanks. I guess my use-case is slightly different from what was intended then | 12:38 |
*** vijayagurug has quit IRC | 12:38 | |
therve | Possibly, you haven't explained your usage yet | 12:39 |
*** EricGonczer_ has quit IRC | 12:42 | |
*** inc0 has quit IRC | 12:42 | |
*** uros_ has quit IRC | 12: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 to | 12:45 |
DaveJ__ | have customer replicated environments ready on standby, but not actively consuming resources | 12:45 |
*** nkhare has quit IRC | 12:47 | |
therve | DaveJ__, It looks a bit more like suspend | 12:47 |
therve | Actually, it just looks like a template :) | 12:47 |
*** radez_g0n3 is now known as radez | 12: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 feature | 12:51 |
therve | It's not. | 12:54 |
therve | If you used volume-backed instances, you wouldn't need to snapshot them | 12:55 |
*** spzala has joined #heat | 12:56 | |
*** blues-man has joined #heat | 13:00 | |
DaveJ__ | therve: Unfortuantely we don't have the hardware available to support volume backed instances. Where all on 1G switches | 13:01 |
openstackgerrit | Oleksii Chuprykov proposed openstack/heat: Add filtering for stack-list by stack_id https://review.openstack.org/176291 | 13:02 |
therve | DaveJ__, It's probably fairly easy to snapshot the instances yourself out of a stack | 13:02 |
therve | And update the initial template to use created images | 13:03 |
DaveJ__ | Yeah I think that's the route we will go. I can script that up easily enough | 13:03 |
DaveJ__ | Thanks for the info | 13:03 |
openstackgerrit | Tetiana Lashchova proposed openstack/heat: Use six.iterkeys(x) instead of x.keys() https://review.openstack.org/176293 | 13:03 |
openstackgerrit | Peter Razumovsky proposed openstack/python-heatclient: Move SessionClient from HTTPClient to adapter https://review.openstack.org/163484 | 13:12 |
*** dyasny has joined #heat | 13:12 | |
openstackgerrit | Tetiana Lashchova proposed openstack/heat: Use six.iterkeys(x) instead of x.keys() https://review.openstack.org/176293 | 13:19 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Improve StackValidationFailed response in nested https://review.openstack.org/170490 | 13:20 |
*** EricGonczer_ has joined #heat | 13:21 | |
openstackgerrit | Qiming Teng proposed openstack/heat: Split engine service test cases (1) https://review.openstack.org/175775 | 13:26 |
*** gcivitella has quit IRC | 13:32 | |
*** jpeeler has quit IRC | 13:32 | |
*** rpothier has joined #heat | 13:33 | |
*** EricGonc_ has joined #heat | 13:35 | |
*** EricGonczer_ has quit IRC | 13:39 | |
*** Tross1 has left #heat | 13:39 | |
*** jpeeler has joined #heat | 13:44 | |
*** jpeeler has quit IRC | 13:44 | |
*** jpeeler has joined #heat | 13:44 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Improve StackValidationFailed response in nested https://review.openstack.org/170490 | 13:46 |
*** radez is now known as radez_g0n3 | 13:49 | |
*** EricGonc_ has quit IRC | 13:50 | |
*** jcoufal has quit IRC | 13:59 | |
*** Marga_ has quit IRC | 14:02 | |
*** serg_melikyan has joined #heat | 14:03 | |
*** jdandrea has joined #heat | 14:04 | |
*** pscheie has joined #heat | 14:07 | |
pscheie | In our icehouse heat templates, for securitygroups, we included a rule for icmp on port -1 to allow pings. | 14:09 |
openstackgerrit | Ishant Tyagi proposed openstack/heat: Fix wrong type of exception raised https://review.openstack.org/176324 | 14:09 |
pscheie | Now I'm building a HOT template for Juno and heat says -1 is not a valid port. | 14:10 |
*** noaKoffman has joined #heat | 14:10 | |
pscheie | Is there an example of a securitygroup rule for ping in HOT somewhere? | 14:10 |
*** vijayagurug has joined #heat | 14:12 | |
pscheie | Hmm. 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 IRC | 14:16 | |
*** ishant has quit IRC | 14:23 | |
*** smccully has quit IRC | 14:24 | |
*** Tross has joined #heat | 14:24 | |
*** smccully has joined #heat | 14:24 | |
*** serg_melikyan has quit IRC | 14:27 | |
*** Marga_ has joined #heat | 14:29 | |
*** radez_g0n3 is now known as radez | 14:31 | |
therve | ramishra, FWIW heat-config-kubelet fails with "SCRIPTDIR: unbound variable" when trying to build an image | 14:31 |
jdandrea | Question: 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 #heat | 14:37 | |
ryansb | uh, 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 |
sirushti | I'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 |
jdandrea | ryansb: 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 |
jdandrea | I did find this though: | 14:39 |
*** ifarkas has quit IRC | 14:39 | |
jdandrea | http://paste.openstack.org/show/205114/ | 14:39 |
jdandrea | Competing versions of six. Hmm. | 14:39 |
jdandrea | I 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 |
jdandrea | If there is a doc someone has that shows how to set up a heat dev environment, I'll follow it and see. | 14:40 |
ryansb | hrm, that's odd. Try 'python -v -c "import six"' | 14:40 |
jdandrea | Right now I use devstack and heat master branch and cross my fingers. | 14:40 |
ryansb | just to see if you have some kind of shadowed site packages or something | 14:41 |
*** Tross has quit IRC | 14:41 | |
ramishra | therve: Hi | 14:41 |
ryansb | yeah, 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 breakage | 14:41 |
jdandrea | ryansb: Ok, well, that's a relief. :) | 14:43 |
*** sdake has joined #heat | 14:43 | |
jdandrea | A filter on the ML? | 14:43 |
jdandrea | OK, I tried that, ryansb and I saw a lot of 'cleanup' lines. | 14:43 |
ramishra | therve: It seems 'SCRIPTDIR=$(dirname $0)' line is missing from '50-heat-config-kubelet'. can you add that and check? | 14:44 |
*** sdake_ has joined #heat | 14:44 | |
jdandrea | http://paste.openstack.org/show/205115/ | 14:44 |
therve | ramishra, Not immediately, but I will | 14:44 |
ramishra | therve: thanks, I'll put a fix too. | 14:45 |
jdandrea | ryansb: Oh, mailing list. Yes, I have that too. Haven't seen anything. | 14:45 |
*** Tross has joined #heat | 14:46 | |
*** sdake has quit IRC | 14:48 | |
*** Tross has quit IRC | 14:49 | |
*** Tross has joined #heat | 14:49 | |
openstackgerrit | Andrey Kurilin proposed openstack/heat: Fix usage of novaclient https://review.openstack.org/176344 | 14:49 |
*** Tross has quit IRC | 14:50 | |
*** jprovazn has quit IRC | 14:52 | |
openstackgerrit | Rabi Mishra proposed openstack/heat-templates: Add missing SCRIPTDIR variable https://review.openstack.org/176346 | 14:52 |
jdandrea | ryansb: 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 #heat | 14:55 | |
therve | ramishra, Seems to work! | 14:56 |
therve | At least the image builds | 14:56 |
ryansb | jdandrea: hrm. It sounds like you've got a decent workflow, odd that you have a busted devstack | 14:57 |
*** hdd has joined #heat | 14:58 | |
*** hdd has quit IRC | 14:59 | |
ramishra | therve, not sure how this was missed. I've proposed a patch for it. https://review.openstack.org/176346 | 14:59 |
therve | ramishra, Cool thanks | 14:59 |
*** signed8bit has joined #heat | 14:59 | |
*** dsneddon has quit IRC | 15:03 | |
*** dsneddon has joined #heat | 15:04 | |
jdandrea | ryansb: Trying something else. apt-get remove python-six (1.5.2), then pip uninstall six (1.9.0), then unstack and stack. | 15:09 |
ryansb | makes sense. | 15:09 |
skraynev | Qiming__: how about name "tools" ? | 15:09 |
jdandrea | ryansb: Same error. :/ | 15:09 |
ryansb | what's your base OS? (assuming some ubuntur flavor, yes?) | 15:10 |
Qiming__ | skraynev, ;) | 15:10 |
ryansb | *ubuntu | 15:10 |
Qiming__ | heat.tests.engine.tools.wp_template ? | 15:10 |
skraynev | Qiming__: yes. imo looks good | 15:10 |
jdandrea | Something 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 whatever | 15:10 |
*** EricGonczer_ has joined #heat | 15:11 | |
Qiming__ | for example, we have 'stack.py' in several places | 15:11 |
jdandrea | ryansb: Ubuntu 14.04.2 LTS | 15:11 |
*** bdossant has quit IRC | 15:12 | |
Qiming__ | skraynev, I will change it to 'tools' if you insist | 15:12 |
skraynev | Qiming__: honestly shared is more strange. :) | 15:12 |
*** pscheie has quit IRC | 15:12 | |
Qiming__ | fine, will change it | 15:12 |
ryansb | huh, no idea where that older python-six is getting pulled in. Global reqs demands >= 1.9 | 15:12 |
skraynev | Qiming__: thx ;) | 15:12 |
ryansb | jdandrea: you could try rm'ing the older six from site-packages | 15:12 |
*** yassine_ has joined #heat | 15:12 | |
ryansb | not that it's a *pretty* solution | 15:12 |
ryansb | oh 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 #heat | 15:13 | |
skraynev | Qiming__: 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 #heat | 15:14 | |
jdandrea | ryansb: Looks like Ubuntu depends upon python-six though. | 15:15 |
skraynev | Qiming__: hm .agree, looks mysterious. need some advice form ceilometer team | 15:15 |
ryansb | jdandrea: ¯\_ツ_/¯ 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.x | 15:16 |
*** sabeen has joined #heat | 15:16 | |
ryansb | ah, I see you got the same advice in #openstack-dev | 15:17 |
ryansb | (for the ugly way) | 15:17 |
*** Marga_ has quit IRC | 15:17 | |
jdandrea | ryansb: Yes, but it seems like something I shouldn't be mucking around in. | 15:18 |
*** crose has joined #heat | 15:18 | |
jdandrea | I can do it, sure, but it feels like the installation should handle that for me, no? | 15:18 |
ryansb | indeed, something sounds off with your sys path | 15:19 |
*** pm90_ has joined #heat | 15:19 | |
ryansb | I mean, I develop on Fedora 21 (fwiw) and haven't hit that type of issue (where sys packages override devstack deps) | 15:19 |
ryansb | but it shouldn't be a platform-specific problem. You could check your $PYTHONPATH to see what the import order is | 15:20 |
*** yassine_ has quit IRC | 15:22 | |
*** yassine_ has joined #heat | 15:22 | |
*** yassine_ has quit IRC | 15:24 | |
*** lefais has joined #heat | 15:24 | |
*** Tross has quit IRC | 15:25 | |
*** lefais has quit IRC | 15:25 | |
*** Tross has joined #heat | 15:25 | |
*** yassine_ has joined #heat | 15:25 | |
*** sabeen3 has joined #heat | 15:29 | |
*** sabeen has quit IRC | 15:30 | |
*** Tango has joined #heat | 15:30 | |
*** jprovazn has joined #heat | 15:30 | |
*** vijayagurug has left #heat | 15:31 | |
jdandrea | ryansb: $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 IRC | 15:33 | |
*** pitr-ch has quit IRC | 15:33 | |
*** pitr-ch has joined #heat | 15:33 | |
ryansb | If I were to bet I'd say that some step along the line failed to create heat's domain, which caused that error | 15:34 |
*** pitr-ch has quit IRC | 15:34 | |
jdandrea | All I'm doing is installing heat the usual way, with the master branch, recloning too. Hmm. | 15:34 |
*** rwsu has joined #heat | 15:34 | |
*** tspatzier has quit IRC | 15:35 | |
jdandrea | ryansb: 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 IRC | 15:38 | |
*** EricGonczer_ has joined #heat | 15:39 | |
jdandrea | Looks like I need to upgrade unittest2. pip install --upgrade won't allow it though. Ugh. | 15:39 |
*** Tross has quit IRC | 15:40 | |
jdandrea | ... and there's no newer version of python-unittest2. Interesting. http://packages.ubuntu.com/en/utopic/all/python-unittest2/download | 15:41 |
ryansb | you should really look into changing up your python path so you load local modules first | 15:45 |
ryansb | it would fix a lot of headaches, I think | 15:45 |
jdandrea | ryansb: Sure. Wouldn't the devstack install do that though? Or does everyone do that as part of setting things up. | 15:45 |
jdandrea | I've never had to set that in our clusters or anything, AFAIK. | 15:45 |
ryansb | well most people use dedicated cloud images (fedora cloud, ubuntu eus, etc) that don't have a bunch of stuff preinstalled | 15:46 |
ryansb | so it's possible they just don't see these | 15:46 |
jdandrea | Yep. It's unset on two of our clusters, I can see. | 15:46 |
*** Drago has quit IRC | 15:46 | |
jdandrea | Right. 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/elements | 15:46 |
*** sorantis has quit IRC | 15:47 | |
*** Drago has joined #heat | 15:47 | |
jdandrea | I'm following the heat instructions with Juno to get a proper image (but I use ubuntu instead of fedora) | 15:47 |
*** sdake_ has quit IRC | 15:48 | |
*** BManojlovic has quit IRC | 15:50 | |
*** alexheneveld has quit IRC | 15:54 | |
*** funzo has quit IRC | 15:57 | |
*** funzo has joined #heat | 15:58 | |
*** allegra-s has quit IRC | 16:00 | |
*** Marga_ has joined #heat | 16:00 | |
*** allegra-s has joined #heat | 16:01 | |
*** tspatzier has joined #heat | 16:01 | |
*** alexheneveld has joined #heat | 16:01 | |
*** funzo has quit IRC | 16:02 | |
jdandrea | ryansb: 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. rotfl | 16:11 |
jdandrea | Whack-a-mole. | 16:11 |
openstackgerrit | Oleksii Chuprykov proposed openstack/heat: Add filtering for stack-list by stack_id https://review.openstack.org/176291 | 16:11 |
jdandrea | Looking into that now ... | 16:11 |
jdandrea | ok, easy fix | 16:11 |
*** yassine_ has quit IRC | 16:12 | |
openstackgerrit | Oleksii Chuprykov proposed openstack/heat: Add filtering for stack-list by stack_id https://review.openstack.org/176291 | 16:12 |
*** jistr has quit IRC | 16:12 | |
jdandrea | \o/ | 16:18 |
*** radez is now known as radez_afk | 16:21 | |
*** coolsvap|afk has quit IRC | 16:21 | |
*** tspatzier has quit IRC | 16:22 | |
*** tspatzier has joined #heat | 16:24 | |
*** coolsvap|afk has joined #heat | 16:24 | |
*** bdossant has quit IRC | 16:25 | |
*** blues-man has quit IRC | 16:27 | |
*** Tross has joined #heat | 16:28 | |
*** Marga_ has quit IRC | 16:29 | |
*** Marga_ has joined #heat | 16:30 | |
*** alexheneveld has quit IRC | 16:33 | |
*** Marga_ has quit IRC | 16:33 | |
*** Marga_ has joined #heat | 16:34 | |
*** pm90_ has quit IRC | 16:35 | |
*** vijendar has joined #heat | 16:36 | |
*** pm90_ has joined #heat | 16:38 | |
*** alexheneveld has joined #heat | 16:38 | |
*** pm90_ has quit IRC | 16:39 | |
*** pm90_ has joined #heat | 16:40 | |
*** allegra-s has quit IRC | 16:40 | |
openstackgerrit | Andrey Kurilin proposed openstack/heat: Fix usage of novaclient https://review.openstack.org/176344 | 16:45 |
*** jtomasek has quit IRC | 16:49 | |
*** Tross has quit IRC | 16:51 | |
*** alexheneveld has quit IRC | 16:56 | |
*** harlowja_away is now known as harlowja | 16:59 | |
*** pm90_ has quit IRC | 17:00 | |
*** jdob has quit IRC | 17:00 | |
*** derekh has quit IRC | 17:00 | |
*** Qiming__ has quit IRC | 17:19 | |
*** sdake has joined #heat | 17:24 | |
*** Tross has joined #heat | 17:24 | |
*** sdake has quit IRC | 17:29 | |
*** sdake has joined #heat | 17: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 zuul | 17:31 | |
*** hdd has joined #heat | 17:40 | |
*** david-lyle has quit IRC | 17:42 | |
*** radez_afk is now known as radez | 17:45 | |
*** serg_melikyan has joined #heat | 17:51 | |
*** achanda has joined #heat | 17:51 | |
*** jdob has joined #heat | 18:04 | |
*** tspatzier has quit IRC | 18:06 | |
*** tspatzier has joined #heat | 18:06 | |
*** tspatzier has quit IRC | 18:07 | |
*** serg_melikyan has quit IRC | 18:08 | |
*** serg_melikyan has joined #heat | 18:08 | |
*** pitr-ch has joined #heat | 18:16 | |
*** kebray has quit IRC | 18:18 | |
*** Tross has quit IRC | 18:22 | |
*** alexpilotti has quit IRC | 18:25 | |
*** Tross has joined #heat | 18:27 | |
*** pm90_ has joined #heat | 18:33 | |
*** Tross has quit IRC | 18:38 | |
*** inc0 has joined #heat | 18:39 | |
inc0 | good evening | 18:39 |
*** pm90_ has quit IRC | 18:43 | |
*** pm90_ has joined #heat | 18:44 | |
*** thedodd has joined #heat | 18:49 | |
*** alexheneveld has joined #heat | 18:51 | |
*** hdd has quit IRC | 18:53 | |
*** hdd has joined #heat | 18:54 | |
*** lsmola__ has joined #heat | 19:03 | |
*** lsmola_ has quit IRC | 19:06 | |
*** kebray has joined #heat | 19:09 | |
*** lsmola__ has quit IRC | 19:10 | |
*** MasterPiece has joined #heat | 19:10 | |
zaneb | how did the fedora-notifs bot find me on freenode | 19:18 |
zaneb | that's what I want to know | 19:19 |
ryansb | zaneb: fedora-notifs sees all | 19:20 |
ryansb | (also, sorry about all the heat build spam) | 19:20 |
zaneb | no worries | 19:21 |
*** achanda has quit IRC | 19:22 | |
*** swygue has joined #heat | 19:23 | |
*** lsmola__ has joined #heat | 19:23 | |
*** jaypipes has quit IRC | 19:24 | |
*** achanda has joined #heat | 19:31 | |
*** shakamunyi has joined #heat | 19:40 | |
*** pas-ha has joined #heat | 19:51 | |
*** asalkeld has joined #heat | 19:52 | |
*** skraynev_ has joined #heat | 19:52 | |
*** openstackgerrit has quit IRC | 19:54 | |
*** openstackgerrit has joined #heat | 19:55 | |
*** Marga_ has quit IRC | 19:57 | |
*** radez is now known as radez_g0n3 | 19:58 | |
asalkeld | morning | 19:59 |
inc0 | evening | 19:59 |
*** tspatzier has joined #heat | 20:00 | |
*** kebray has quit IRC | 20:01 | |
*** alexheneveld has quit IRC | 20:06 | |
*** achanda has quit IRC | 20:12 | |
*** sabeen3 has quit IRC | 20:14 | |
*** jtomasek has joined #heat | 20:15 | |
*** sabeen has joined #heat | 20:15 | |
*** kebray has joined #heat | 20:15 | |
*** serg_melikyan has quit IRC | 20:15 | |
*** EricGonczer_ has quit IRC | 20:17 | |
asalkeld | wow sudden flurry of tc candidacies | 20:24 |
skraynev_ | g'night all | 20:25 |
inc0 | out of curiosity, what speeches will you guys attend? Found anything especially worth going to? | 20:25 |
inc0 | nn skraynev_ | 20:26 |
*** skraynev_ has quit IRC | 20:26 | |
*** jdob has quit IRC | 20:27 | |
zaneb | asalkeld: you didn't really think there would be only 5 takers for 7 seats, did you? ;) | 20:27 |
asalkeld | it's just fun how everyone leaves it to the last minute | 20:28 |
inc0 | asalkeld, there might be strategy in that:) | 20:28 |
inc0 | more fuzz you make around yourself closer to actual voting - the better | 20:29 |
zaneb | inc0: in my case it was genuine procrastination ;) | 20:29 |
inc0 | strategic procrastination is itself an art;) | 20:29 |
inc0 | so far I mastered just the procrastination part. | 20:30 |
zaneb | rofl | 20:30 |
ryansb | halfway there, on the bright side | 20:31 |
*** jtomasek has quit IRC | 20:32 | |
inc0 | but 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 IRC | 20:33 | |
inc0 | anyway, my current state of mind suggest that I should really get to sleep;) have a good day/night guys | 20:34 |
*** inc0 has quit IRC | 20:34 | |
jdandrea | I'm throwing darts at the summit sessions at this point. :) | 20:38 |
jdandrea | Just to pick some and be done with it. | 20:38 |
jdandrea | I'll review it again though. Too many conflicts. *sigh* | 20:39 |
*** serg_melikyan has joined #heat | 20:39 | |
*** jprovazn has quit IRC | 20:39 | |
*** hdd has quit IRC | 20:42 | |
*** aweiteka has quit IRC | 20:43 | |
*** serg_melikyan has quit IRC | 20:44 | |
*** tspatzier has quit IRC | 20:45 | |
stevebaker | back | 20:47 |
*** Tross has joined #heat | 20:48 | |
*** aweiteka has joined #heat | 20:52 | |
*** achanda has joined #heat | 20:53 | |
*** hdd has joined #heat | 20:55 | |
*** Marga_ has joined #heat | 20:59 | |
*** Marga_ has quit IRC | 21:03 | |
*** aweiteka has quit IRC | 21:04 | |
*** jtomasek has joined #heat | 21:05 | |
*** Marga_ has joined #heat | 21:07 | |
*** allegra-s has joined #heat | 21:16 | |
*** vijendar has quit IRC | 21:18 | |
*** EricGonczer_ has joined #heat | 21:19 | |
*** rdo has quit IRC | 21:19 | |
*** EricGonc_ has joined #heat | 21:20 | |
*** rdo has joined #heat | 21:21 | |
*** EricGonczer_ has quit IRC | 21:23 | |
*** rpothier has quit IRC | 21:28 | |
*** openstackgerrit has quit IRC | 21:29 | |
*** openstackgerrit has joined #heat | 21:30 | |
*** hdd has quit IRC | 21:32 | |
*** sdake has quit IRC | 21:44 | |
*** serg_melikyan has joined #heat | 21:44 | |
*** serg_melikyan has quit IRC | 21:48 | |
*** cdent has quit IRC | 21:56 | |
*** pm90__ has joined #heat | 21:56 | |
*** pm90__ has quit IRC | 21:56 | |
*** pm90_ has quit IRC | 21:59 | |
*** allegra-s has quit IRC | 22:04 | |
*** jtomasek has quit IRC | 22:07 | |
*** signed8b_ has joined #heat | 22:09 | |
*** openstackgerrit has quit IRC | 22:11 | |
*** LiJiansheng has joined #heat | 22:11 | |
*** openstackgerrit has joined #heat | 22:11 | |
*** signed8bit has quit IRC | 22:12 | |
*** jaypipes has joined #heat | 22:20 | |
*** spzala has quit IRC | 22:21 | |
*** Drago has quit IRC | 22:22 | |
*** sdake has joined #heat | 22:31 | |
*** fbo has quit IRC | 22:31 | |
*** fbo has joined #heat | 22:37 | |
*** pm90_ has joined #heat | 22:46 | |
*** shakamunyi has quit IRC | 22:46 | |
*** GonZo2K has joined #heat | 22:53 | |
*** sergmelikyan has quit IRC | 23:04 | |
*** sabeen has quit IRC | 23:04 | |
*** spzala has joined #heat | 23:06 | |
*** signed8b_ is now known as signed8bit_ZZZzz | 23:08 | |
*** thedodd has quit IRC | 23:13 | |
*** david-lyle has joined #heat | 23:24 | |
*** uros_ has joined #heat | 23:29 | |
*** Marga_ has quit IRC | 23:36 | |
*** Marga_ has joined #heat | 23:37 | |
*** sdake has quit IRC | 23:39 | |
*** noaKoffman has quit IRC | 23:39 | |
*** tochi has joined #heat | 23:42 | |
*** serg_melikyan has joined #heat | 23:45 | |
asalkeld | anyone out there: what applications do you run using Heat? | 23:45 |
*** serg_melikyan has quit IRC | 23:49 | |
*** Tango has quit IRC | 23:49 | |
asalkeld | wow this is growing: https://github.com/rackspace-orchestration-templates | 23:52 |
asalkeld | nice | 23:52 |
asalkeld | stevebaker: 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!