asalkeld | then heat could be totally standalone | 00:00 |
---|---|---|
stevebaker | ceilometer has a little bit of "OpenStack native" surface area under monty's definitions because of alarms | 00:00 |
asalkeld | yeah | 00:01 |
*** alexpilotti_ has quit IRC | 00:01 | |
stevebaker | being able to switch to rolling release would be pretty awesome | 00:02 |
asalkeld | why? | 00:02 |
asalkeld | i don't really see a difference | 00:03 |
asalkeld | except we can make better assumptions about the rest of the api looking as we expect | 00:03 |
asalkeld | (if we are released at the same time) | 00:04 |
asalkeld | and the same version of heat is installed with the rest of the services | 00:04 |
*** jroyall has quit IRC | 00:05 | |
stevebaker | because we have such a huge user-facing surface area, icehouse users would benefit greatly from having new heat template features available to them | 00:05 |
stevebaker | same for horizon | 00:05 |
asalkeld | ok, only problem is the test matrix | 00:06 |
stevebaker | its a test matrix opportunity! ;) | 00:06 |
asalkeld | also the versions of the client libs | 00:06 |
*** alexpilotti has joined #heat | 00:06 | |
asalkeld | but I'll leave that to you rpm gurus | 00:06 |
asalkeld | :) | 00:07 |
stevebaker | they are already on rolling releases, so we would become like them, and would be expected to work only with the latest released client libs | 00:07 |
asalkeld | but just look at the rest of requirements.txt | 00:07 |
asalkeld | we would need much more relaxed versions | 00:08 |
asalkeld | esp. oslo* | 00:08 |
asalkeld | fun for the config generator | 00:08 |
stevebaker | I imagine the version of heat in fedora would end up being way older than the one in RDO | 00:09 |
stevebaker | use whichever one meets your needs | 00:10 |
*** rwsu has quit IRC | 00:11 | |
*** EricGonczer_ has joined #heat | 00:13 | |
*** Qiming has quit IRC | 00:18 | |
*** EricGonczer_ has quit IRC | 00:20 | |
*** EricGonczer_ has joined #heat | 00:21 | |
asalkeld | one good thing about not releasing all at the same time is avoiding the mad rush at FF | 00:23 |
asalkeld | and gate issues | 00:23 |
stevebaker | yes, that too | 00:25 |
*** hdd has quit IRC | 00:26 | |
*** alexpilotti_ has joined #heat | 00:26 | |
*** alexpilotti has quit IRC | 00:26 | |
*** alexpilotti_ is now known as alexpilotti | 00:26 | |
asalkeld | stevebaker, re: hot_guide | 00:26 |
asalkeld | are we going to delete the hot guide from the intree docs | 00:27 |
asalkeld | and move stuff to openstack-manuals | 00:27 |
*** rwsu has joined #heat | 00:27 | |
asalkeld | the only problem is the openstack one looks really incomplete | 00:27 |
stevebaker | asalkeld: eventually yes, but only when something is published | 00:29 |
stevebaker | asalkeld: how about we write and review the content in hot-guide and copy it back once it is approved? | 00:30 |
asalkeld | sure | 00:30 |
stevebaker | results are trickling in http://www.bbc.com/news/events/scotland-decides/results | 00:30 |
* asalkeld crossing fingers for independence | 00:32 | |
stevebaker | yeah, I'm guessing no will win though | 00:32 |
asalkeld | scotland not the land of the brave anymore:( | 00:33 |
*** alexpilotti has quit IRC | 00:36 | |
*** derekh has joined #heat | 00:36 | |
*** alexpilotti has joined #heat | 00:42 | |
*** EricGonczer_ has quit IRC | 00:45 | |
*** dims_ has joined #heat | 00:46 | |
*** mkollaro has quit IRC | 00:52 | |
*** derekh has quit IRC | 00:53 | |
openstackgerrit | Angus Salkeld proposed a change to openstack/heat: Fix some sphinx warnings/errors https://review.openstack.org/121532 | 00:55 |
*** dims_ has quit IRC | 00:57 | |
*** LiJiansheng has joined #heat | 00:58 | |
*** EricGonczer_ has joined #heat | 01:05 | |
*** zhiwei has joined #heat | 01:08 | |
asalkeld | stevebaker, do you have an opinion on the term "provider" https://review.openstack.org/#/c/121741/ | 01:10 |
asalkeld | i could change this to "template resource" | 01:10 |
asalkeld | the class in the code is TemplateResource | 01:10 |
asalkeld | to me nested stack is an internal term | 01:11 |
asalkeld | ooo: [nova] Expand resource name allowed characters | 01:17 |
asalkeld | I wonder if that could effect us | 01:18 |
asalkeld | {} | 01:18 |
asalkeld | what if the name looks like json | 01:18 |
asalkeld | i guess they just won't be able to set all the possiblities via heat | 01:19 |
asalkeld | except if they have a weird flavor | 01:20 |
asalkeld | and need to specify it | 01:20 |
*** EricGonczer_ has quit IRC | 01:20 | |
*** EricGonczer_ has joined #heat | 01:21 | |
stevebaker | asalkeld: provider has always been non-intuitive for me. "template resource" says it all, I like it | 01:21 |
asalkeld | ok | 01:22 |
asalkeld | i don't think provider is too public yet | 01:22 |
asalkeld | that we can | 01:22 |
asalkeld | that we can't change it | 01:22 |
asalkeld | I'll post a little ml discussion | 01:22 |
stevebaker | ok | 01:23 |
*** hdd has joined #heat | 01:31 | |
*** blomquisg has quit IRC | 01:36 | |
*** achampion has quit IRC | 01:36 | |
*** achampion has joined #heat | 01:36 | |
*** zhiwei has quit IRC | 01:37 | |
*** dims has joined #heat | 01:38 | |
*** zhiwei has joined #heat | 01:38 | |
*** achampio1 has joined #heat | 01:47 | |
*** tiantian has joined #heat | 01:49 | |
*** achampion has quit IRC | 01:50 | |
*** rwsu has quit IRC | 01:56 | |
*** erkules_ has joined #heat | 01:57 | |
*** erkules has quit IRC | 01:59 | |
*** tonisbones has joined #heat | 02:04 | |
*** MohitS has joined #heat | 02:05 | |
*** tonisbones has quit IRC | 02:09 | |
openstackgerrit | Steve Baker proposed a change to openstack/heat: Associate floating IP with router interface https://review.openstack.org/122592 | 02:09 |
*** rwsu has joined #heat | 02:09 | |
*** rwsu has quit IRC | 02:11 | |
*** bandarji has joined #heat | 02:14 | |
*** dims has quit IRC | 02:20 | |
*** dims has joined #heat | 02:21 | |
*** dims has quit IRC | 02:25 | |
*** rwsu has joined #heat | 02:27 | |
*** harlowja is now known as harlowja_away | 02:29 | |
*** nijaba_ has joined #heat | 02:30 | |
*** nijaba has quit IRC | 02:30 | |
*** ramishra has joined #heat | 02:36 | |
*** nijaba_ has quit IRC | 02:41 | |
*** MohitS has quit IRC | 02:42 | |
openstackgerrit | A change was merged to openstack/python-heatclient: Add 'cancel_update' action and command https://review.openstack.org/102854 | 02:43 |
openstackgerrit | A change was merged to openstack/python-heatclient: Updated from global requirements https://review.openstack.org/120609 | 02:43 |
*** hdd has quit IRC | 02:52 | |
stevebaker | right, time to release heatclient | 02:54 |
*** sgordon has joined #heat | 03:11 | |
*** alexheneveld has quit IRC | 03:12 | |
asalkeld | stevebaker, run this: http://paste.openstack.org/show/113095/ | 03:19 |
asalkeld | bug-review.py heat juno-rc1 | 03:19 |
*** rushiagr_away is now known as rushiagr | 03:23 | |
stevebaker | asalkeld: because I'm lazy, could you paste the results? | 03:29 |
asalkeld | [High] https://api.launchpad.net/1.0/heat/+bug/1299259 -> Review: https://review.openstack.org/122592 | 03:29 |
asalkeld | [High] https://api.launchpad.net/1.0/heat/+bug/1301486 -> Review: https://review.openstack.org/121693 | 03:29 |
asalkeld | [High] https://api.launchpad.net/1.0/heat/+bug/1369748 -> Review: https://review.openstack.org/122568 | 03:29 |
asalkeld | [Medium] https://api.launchpad.net/1.0/heat/+bug/1289560 -> Review: https://review.openstack.org/90109 | 03:29 |
asalkeld | [Medium] https://api.launchpad.net/1.0/heat/+bug/1300830 -> Review: https://review.openstack.org/84664 | 03:29 |
asalkeld | [Medium] https://api.launchpad.net/1.0/heat/+bug/1300830 -> Review: https://review.openstack.org/84680 | 03:29 |
uvirtbot | Launchpad bug 1299259 in heat "FloatingIP needs a hidden dependency on Routers" [High,In progress] | 03:29 |
asalkeld | [Medium] https://api.launchpad.net/1.0/heat/+bug/1301314 -> Review: https://review.openstack.org/110713 | 03:29 |
uvirtbot | Launchpad bug 1301486 in heat "Stack update on "OS::Nova::Server" resource fails due instance port still in use" [High,In progress] | 03:29 |
asalkeld | [Medium] https://api.launchpad.net/1.0/heat/+bug/1301314 -> Review: https://review.openstack.org/110714 | 03:29 |
uvirtbot | Launchpad bug 1369748 in heat "OS::Neutron::FloatingIP needs updateable port_id" [High,In progress] | 03:29 |
uvirtbot | Launchpad bug 1289560 in heat "Missing template version breaks template parsing" [Medium,In progress] | 03:29 |
asalkeld | [Medium] https://api.launchpad.net/1.0/heat/+bug/1304743 -> Review: https://review.openstack.org/122274 | 03:29 |
uvirtbot | Launchpad bug 1300830 in python-heatclient "stack abandon should have a dry run option" [Medium,In progress] | 03:29 |
asalkeld | [Low] https://api.launchpad.net/1.0/heat/+bug/1338811 -> Review: https://review.openstack.org/117076 | 03:29 |
uvirtbot | Launchpad bug 1301314 in heat "Abandon/adopt don't consider project" [Medium,In progress] | 03:29 |
uvirtbot | Launchpad bug 1304743 in heat "Exceptions Error and ResourceFailure cannot be serialized over RPC" [Medium,In progress] | 03:29 |
uvirtbot | Launchpad bug 1338811 in heat "Invalid metadata reference not validated" [Low,In progress] | 03:29 |
asalkeld | o come on uvirtbot | 03:30 |
stevebaker | oh, thats nifty | 03:31 |
*** EricGonczer_ has quit IRC | 03:32 | |
*** vdreamarkitex has quit IRC | 03:32 | |
asalkeld | https://github.com/asalkeld/review-bugs | 03:36 |
stevebaker | asalkeld: I've thought about infra adding a Priority label to gerrit and have a script like ^ to populate it from launchpad bug/blueprint priorities, so review dashboard queries can take priority into account | 03:38 |
openstackgerrit | Kanagaraj Manickam proposed a change to openstack/heat-specs: heat-manage service list https://review.openstack.org/122597 | 03:38 |
*** ramishra_ has joined #heat | 03:40 | |
asalkeld | there is somewhere a github project that generates dashboards | 03:41 |
*** ramishra has quit IRC | 03:41 | |
asalkeld | https://github.com/sdague/gerrit-dash-creator | 03:41 |
asalkeld | https://github.com/stackforge/gerrit-dash-creator | 03:42 |
asalkeld | https://github.com/stackforge/gerrit-dash-creator/blob/master/dashboards/heat.dash | 03:42 |
asalkeld | maybe i can post a change to that | 03:43 |
asalkeld | (after lunch) | 03:43 |
*** rushiagr is now known as rushiagr_away | 03:47 | |
*** KanagarajM has joined #heat | 03:54 | |
*** nkhare has joined #heat | 03:54 | |
openstackgerrit | Ethan Lynn proposed a change to openstack/heat: Remove deprecated function i18n.install('heat') https://review.openstack.org/110192 | 03:58 |
openstackgerrit | huangtianhua proposed a change to openstack/heat: Fix subnet residue when resource deletion https://review.openstack.org/122601 | 04:02 |
openstackgerrit | Ethan Lynn proposed a change to openstack/heat: Remove deprecated function i18n.install('heat') https://review.openstack.org/110192 | 04:04 |
*** nikunj2512 has joined #heat | 04:11 | |
*** Dragomir has joined #heat | 04:18 | |
openstackgerrit | A change was merged to openstack/heat: Switch heat resources & db & tests to oslo.i18n https://review.openstack.org/109510 | 04:23 |
*** ramishra_ has quit IRC | 04:25 | |
*** ramishra has joined #heat | 04:27 | |
*** sabeen has quit IRC | 04:30 | |
openstackgerrit | Kanagaraj Manickam proposed a change to openstack/heat: Dead code in v1 action REST API https://review.openstack.org/122603 | 04:45 |
*** reed has quit IRC | 04:49 | |
*** Dragomir has quit IRC | 05:03 | |
*** MohitS has joined #heat | 05:03 | |
*** achampion has joined #heat | 05:04 | |
*** rushiagr_away is now known as rushiagr | 05:06 | |
*** ramishra_ has joined #heat | 05:06 | |
*** achampio1 has quit IRC | 05:07 | |
*** hdd has joined #heat | 05:08 | |
*** rakesh_hs has joined #heat | 05:09 | |
*** ramishra has quit IRC | 05:09 | |
*** sanjayu has joined #heat | 05:16 | |
*** tiantian has quit IRC | 05:20 | |
*** achampion has quit IRC | 05:34 | |
*** metral is now known as metral_zzz | 05:42 | |
*** metral_zzz is now known as metral | 05:43 | |
*** jprovazn has joined #heat | 05:45 | |
*** unmeshg has joined #heat | 05:47 | |
*** ckmvishnu has joined #heat | 05:49 | |
*** urulama-afk is now known as urulama | 05:49 | |
*** Daviey has quit IRC | 05:54 | |
*** ramishra_ has quit IRC | 05:58 | |
*** ramishra has joined #heat | 05:59 | |
*** ishant has joined #heat | 06:00 | |
*** ramishra has quit IRC | 06:02 | |
*** achampion has joined #heat | 06:05 | |
asalkeld | stevebaker, https://review.openstack.org/#/dashboard/?foreach=project%3A%5Eopenstack%2Fheat+status%3Aopen+NOT+owner%3Aself+NOT+label%3AWorkflow%3C%3D-1+label%3AVerified%3E%3D1%252cjenkins+NOT+label%3ACode-Review%3E%3D-2%252cself+branch%3Amaster&title=Priortized+Bug+Fix+Dashboard&&Importance%3AHigh=change%3A122592+OR+change%3A121693+OR+change%3A122568&Importance%3AMedium=change%3A90109+OR+change%3A84664+OR+change%3A84680+OR+chan | 06:09 |
asalkeld | ge%3A110713+OR+change%3A110714+OR+change%3A122274&Importance%3ALow=change%3A117076 | 06:09 |
*** rushiagr is now known as rushiagr_away | 06:11 | |
*** Qiming has joined #heat | 06:13 | |
*** rushiagr_away is now known as rushiagr | 06:16 | |
*** tiantian has joined #heat | 06:21 | |
*** k4n0 has joined #heat | 06:29 | |
*** nijaba has joined #heat | 06:31 | |
*** nijaba has quit IRC | 06:31 | |
*** nijaba has joined #heat | 06:31 | |
openstackgerrit | huangtianhua proposed a change to openstack/heat: Fix subnet residue when resource deletion https://review.openstack.org/122601 | 06:31 |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/heat: Imported Translations from Transifex https://review.openstack.org/120004 | 06:32 |
openstackgerrit | huangtianhua proposed a change to openstack/heat: Fix subnet residue when resource deletion https://review.openstack.org/122601 | 06:32 |
*** hdd has quit IRC | 06:36 | |
*** tomek_adamczewsk has joined #heat | 06:37 | |
openstackgerrit | Ethan Lynn proposed a change to openstack/heat: Implement PrivateIpAddress property for EC2::Instance https://review.openstack.org/98580 | 06:40 |
*** dteselkin has left #heat | 06:48 | |
*** dteselkin has joined #heat | 06:48 | |
*** ifarkas has joined #heat | 06:53 | |
openstackgerrit | Anant Patil proposed a change to openstack/heat: Hard delete backup stack after successful update. https://review.openstack.org/111986 | 06:54 |
openstackgerrit | Kanagaraj Manickam proposed a change to openstack/heat: Invalid code in v1 action REST API https://review.openstack.org/122603 | 06:54 |
asalkeld | stevebaker, https://review.openstack.org/122627 | 06:55 |
openstackgerrit | Ethan Lynn proposed a change to openstack/heat: Use six to translate exception message in tests https://review.openstack.org/122628 | 06:58 |
openstackgerrit | A change was merged to openstack/heat: Updated from global requirements https://review.openstack.org/122421 | 06:58 |
*** jstrachan has joined #heat | 06:58 | |
openstackgerrit | Kanagaraj Manickam proposed a change to openstack/heat: stack name validation at engine.service https://review.openstack.org/122630 | 07:01 |
*** andreaf has joined #heat | 07:04 | |
*** alexheneveld has joined #heat | 07:05 | |
*** pas-ha has joined #heat | 07:05 | |
*** mkollaro has joined #heat | 07:05 | |
*** mkulke has joined #heat | 07:07 | |
*** ifarkas has quit IRC | 07:10 | |
*** ifarkas has joined #heat | 07:10 | |
*** pasquier-s__ has joined #heat | 07:24 | |
*** tomek_adamczewsk has quit IRC | 07:37 | |
*** achampion has quit IRC | 07:41 | |
*** mkulke has quit IRC | 07:41 | |
openstackgerrit | Ionut-Madalin Balutoiu proposed a change to openstack/heat-templates: HOT for IIS with Drupal https://review.openstack.org/120202 | 07:50 |
*** che-arne has quit IRC | 07:51 | |
*** jcoufal has joined #heat | 07:52 | |
openstackgerrit | Ionut-Madalin Balutoiu proposed a change to openstack/heat-templates: HOT for IIS with Drupal https://review.openstack.org/120202 | 07:54 |
*** Daviey has joined #heat | 07:56 | |
*** tspatzier has joined #heat | 07:57 | |
*** sanjayu has quit IRC | 08:03 | |
*** jistr has joined #heat | 08:06 | |
*** jamiehannaford has joined #heat | 08:07 | |
*** derekh has joined #heat | 08:11 | |
*** ishant has quit IRC | 08:13 | |
*** che-arne has joined #heat | 08:14 | |
*** tomek_adamczewsk has joined #heat | 08:15 | |
*** bandarji has quit IRC | 08:15 | |
*** fayablazer has joined #heat | 08:17 | |
*** f13o has joined #heat | 08:18 | |
*** mkollaro has quit IRC | 08:19 | |
*** asalkeld_ has joined #heat | 08:25 | |
*** asalkeld has quit IRC | 08:25 | |
*** f13o has quit IRC | 08:27 | |
*** unmeshg has quit IRC | 08:35 | |
*** ckmvishnu_ has joined #heat | 08:36 | |
*** unmeshg has joined #heat | 08:36 | |
*** blues-man has joined #heat | 08:37 | |
*** ckmvishnu has quit IRC | 08:37 | |
*** rakesh_hs has quit IRC | 08:38 | |
*** sorantis has joined #heat | 08:44 | |
openstackgerrit | huangtianhua proposed a change to openstack/heat: Fix subnet residue when resource deletion https://review.openstack.org/122601 | 08:44 |
*** julienvey has joined #heat | 08:50 | |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/python-heatclient: Updated from global requirements https://review.openstack.org/122665 | 08:51 |
*** julienvey has quit IRC | 08:52 | |
*** julienvey has joined #heat | 08:52 | |
*** julienvey has quit IRC | 08:54 | |
*** julienvey has joined #heat | 08:54 | |
*** LiJiansheng has quit IRC | 08:55 | |
*** rakesh_hs has joined #heat | 08:56 | |
*** inc0 has joined #heat | 08:57 | |
*** LiJiansheng has joined #heat | 09:02 | |
pas-ha | morning all | 09:03 |
inc0 | hello | 09:09 |
*** achampion has joined #heat | 09:12 | |
*** lee_ has joined #heat | 09:14 | |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/heat: Updated from global requirements https://review.openstack.org/122684 | 09:16 |
*** LiJiansheng has quit IRC | 09:17 | |
*** daneyon_ has joined #heat | 09:21 | |
*** stannie has joined #heat | 09:21 | |
*** daneyon has quit IRC | 09:24 | |
*** vdreamarkitex has joined #heat | 09:30 | |
*** unmeshg has quit IRC | 09:35 | |
*** ckmvishnu_ has quit IRC | 09:35 | |
*** rakesh_hs has quit IRC | 09:35 | |
*** sorantis has quit IRC | 09:36 | |
*** julienvey has quit IRC | 09:37 | |
openstackgerrit | Tetyana Lashchova proposed a change to openstack/python-heatclient: Fix stack update for Python API https://review.openstack.org/122690 | 09:38 |
derekh | Anybody seeing this installing heat ? | 09:47 |
derekh | 2014-09-19 09:06:35.979 | No distributions matching the version for oslo.messaging>=1.4.0 (from -r /opt/stack/heat/requirements.txt (line 19)) | 09:47 |
openstackgerrit | Kanagaraj Manickam proposed a change to openstack/heat: stack name validation at engine.service https://review.openstack.org/122630 | 09:50 |
*** julienvey has joined #heat | 09:50 | |
*** tspatzier has quit IRC | 09:56 | |
*** sanjayu has joined #heat | 09:58 | |
*** rakesh_hs has joined #heat | 09:59 | |
*** pasquier-s_ has joined #heat | 10:11 | |
*** zhiwei has quit IRC | 10:14 | |
*** sanjayu has quit IRC | 10:14 | |
*** pasquier-s__ has quit IRC | 10:14 | |
*** sanjayu has joined #heat | 10:19 | |
*** rakesh_hs has quit IRC | 10:21 | |
*** adrienverge has joined #heat | 10:28 | |
openstackgerrit | Adrien Vergé proposed a change to openstack/heat-specs: Support Cinder API version 2 https://review.openstack.org/122153 | 10:29 |
Isotopp | how would i write a heat template for network testing. i need to create a network, a stack with two ubuntu that run on two different hardware nodes. I am using icehouse, and have the admin tenant | 10:36 |
Isotopp | that is, how would i write an exclusion rule that prevents the two vms from coming up on the same hardware | 10:39 |
Isotopp | or even force them on specific hosts | 10:39 |
*** julienvey has quit IRC | 10:39 | |
*** andreaf has quit IRC | 10:46 | |
*** andreaf has joined #heat | 10:46 | |
*** asalkeld_ has quit IRC | 10:48 | |
*** nikunj2512 has quit IRC | 10:53 | |
*** erkules_ is now known as erkules | 10:56 | |
*** sorantis has joined #heat | 10:56 | |
*** tspatzier has joined #heat | 10:59 | |
*** che-arne has quit IRC | 11:02 | |
*** inc0 has quit IRC | 11:03 | |
*** dims has joined #heat | 11:08 | |
*** pasquier-s_ has quit IRC | 11:08 | |
pas-ha | Isotopp, there is a scheduler_hints property of OS::Nova::Server | 11:12 |
pas-ha | you can pass standard hints supported for Nova | 11:12 |
*** fayablazer has quit IRC | 11:13 | |
pas-ha | judging from our repo, they must be present in Icehouse | 11:13 |
*** rushiagr is now known as rushiagr_away | 11:19 | |
*** mkulke has joined #heat | 11:19 | |
*** cdent has joined #heat | 11:25 | |
*** sergmelikyan has quit IRC | 11:32 | |
*** sergmelikyan has joined #heat | 11:32 | |
*** fayablazer has joined #heat | 11:33 | |
*** EricGonczer_ has joined #heat | 11:40 | |
*** MohitS has quit IRC | 11:42 | |
*** blues-man has quit IRC | 11:45 | |
*** nkhare has quit IRC | 11:48 | |
*** KanagarajM has quit IRC | 11:48 | |
openstackgerrit | Angus Salkeld proposed a change to openstack/heat: Add OSprofiler integration into Heat https://review.openstack.org/118115 | 11:50 |
Isotopp | pas-ha: thanks | 11:54 |
*** alexheneveld has quit IRC | 11:54 | |
*** pasquier-s has joined #heat | 12:07 | |
pas-ha | Isotopp, np | 12:08 |
*** EricGonczer_ has quit IRC | 12:08 | |
*** EricGonczer_ has joined #heat | 12:10 | |
*** julienvey has joined #heat | 12:12 | |
*** achampion has quit IRC | 12:12 | |
*** jdob has joined #heat | 12:26 | |
*** mkollaro has joined #heat | 12:29 | |
*** jpic has quit IRC | 12:30 | |
*** lee_ has quit IRC | 12:31 | |
*** jamiehannaford has quit IRC | 12:32 | |
*** Drago1 has joined #heat | 12:37 | |
*** sballe has joined #heat | 12:37 | |
*** aweiteka has joined #heat | 12:39 | |
*** dims has quit IRC | 12:40 | |
*** dims has joined #heat | 12:41 | |
*** dims has quit IRC | 12:41 | |
*** dims has joined #heat | 12:42 | |
*** jamiehannaford has joined #heat | 12:42 | |
*** blues-man has joined #heat | 12:45 | |
*** tonisbones has joined #heat | 12:45 | |
*** Drago1 has quit IRC | 12:47 | |
*** alexheneveld has joined #heat | 12:48 | |
*** rushiagr_away is now known as rushiagr | 12:56 | |
*** alexpilotti has quit IRC | 13:00 | |
*** rbowen has joined #heat | 13:04 | |
*** achampion has joined #heat | 13:05 | |
*** tomek_adamczewsk has quit IRC | 13:09 | |
*** blomquisg has joined #heat | 13:13 | |
*** tomek_adamczewsk has joined #heat | 13:16 | |
*** sgordon has quit IRC | 13:24 | |
*** pasquier-s_ has joined #heat | 13:26 | |
*** sabeen has joined #heat | 13:27 | |
*** sgordon has joined #heat | 13:28 | |
*** pasquier-s has quit IRC | 13:29 | |
*** jasond has joined #heat | 13:33 | |
*** k4n0 has quit IRC | 13:40 | |
*** hdd has joined #heat | 13:45 | |
*** sballe_ has joined #heat | 13:47 | |
*** sballe_ has quit IRC | 13:48 | |
*** lipinski has joined #heat | 13:53 | |
lipinski | Having an issue with Neutron::Port resources | 13:53 |
lipinski | It seems if an admin user is used to create the stack, the Neutron :: Port resource's security group is looked up across all tenants. | 13:54 |
lipinski | For example, if I use the sec group 'default' and build the stack as admin, it complains that there are many 'default's. | 13:54 |
lipinski | Yet, I only have one in the tenant within which I am building the stack. | 13:54 |
lipinski | I'm guessing that's a bug, no? If so, against Heat or Neutron? | 13:54 |
*** geek_cl has joined #heat | 13:55 | |
*** JayJ has joined #heat | 13:55 | |
*** mkulke has quit IRC | 13:56 | |
*** JayJ has quit IRC | 13:57 | |
*** tonisboner has joined #heat | 14:00 | |
*** openstackgerrit has quit IRC | 14:02 | |
*** gpocente1 has joined #heat | 14:04 | |
jdandrea | Are there plans for an "output group" that takes a resource group and generates one output for each resource/nested-stack? I am generating 'n' servers and want to grab the private IPs of each one. n can change though. | 14:07 |
jdandrea | Or is there already a way to do that? I might not be aware yet. | 14:08 |
*** coolsvap_ has joined #heat | 14:09 | |
*** tonisbones has quit IRC | 14:10 | |
*** sanjayu has quit IRC | 14:10 | |
*** gpocentek has quit IRC | 14:10 | |
*** harlowja_away has quit IRC | 14:10 | |
*** cmyster has quit IRC | 14:10 | |
*** coolsvap has quit IRC | 14:10 | |
*** coolsvap_ is now known as coolsvap | 14:10 | |
*** rdo has quit IRC | 14:11 | |
*** pasquier-s__ has joined #heat | 14:16 | |
*** cmyster has joined #heat | 14:17 | |
*** cmyster has joined #heat | 14:17 | |
*** rdo has joined #heat | 14:19 | |
*** pasquier-s_ has quit IRC | 14:20 | |
*** david-lyle has joined #heat | 14:22 | |
*** spzala has joined #heat | 14:26 | |
*** sdake has joined #heat | 14:26 | |
*** jcoufal has quit IRC | 14:28 | |
*** rwsu has quit IRC | 14:29 | |
*** tomek_adamczewsk has quit IRC | 14:31 | |
*** rdo has quit IRC | 14:31 | |
*** zz_gondoi is now known as gondoi | 14:32 | |
*** rdo has joined #heat | 14:34 | |
*** sorantis has quit IRC | 14:34 | |
*** MohitS has joined #heat | 14:39 | |
*** Qiming has quit IRC | 14:41 | |
*** Qiming has joined #heat | 14:42 | |
*** pasquier-s has joined #heat | 14:42 | |
*** aweiteka_ has joined #heat | 14:43 | |
*** jprovazn has quit IRC | 14:44 | |
*** hdd_ has joined #heat | 14:45 | |
*** pasquier-s__ has quit IRC | 14:45 | |
*** aweiteka has quit IRC | 14:45 | |
*** serverascode_ has joined #heat | 14:48 | |
*** zhiyan has quit IRC | 14:48 | |
*** hdd has quit IRC | 14:48 | |
*** geek_cl has quit IRC | 14:48 | |
*** marcelofr has quit IRC | 14:48 | |
*** serverascode has quit IRC | 14:48 | |
*** Michalik has quit IRC | 14:48 | |
*** Michalik_ has joined #heat | 14:48 | |
*** serverascode_ is now known as serverascode | 14:49 | |
*** zhiyan has joined #heat | 14:49 | |
*** geek_cl has joined #heat | 14:57 | |
*** Qiming has quit IRC | 14:57 | |
*** Qiming has joined #heat | 14:58 | |
*** marcelofr has joined #heat | 14:58 | |
*** EricGonczer_ has quit IRC | 14:58 | |
*** EricGonczer_ has joined #heat | 15:00 | |
*** daneyon has joined #heat | 15:00 | |
*** yassine has joined #heat | 15:02 | |
*** tomek_adamczewsk has joined #heat | 15:03 | |
*** daneyon_ has quit IRC | 15:05 | |
*** reed has joined #heat | 15:06 | |
*** EricGonczer_ has quit IRC | 15:07 | |
*** hdd_ has quit IRC | 15:09 | |
*** EricGonczer_ has joined #heat | 15:10 | |
*** dims_ has joined #heat | 15:15 | |
*** dims_ has quit IRC | 15:15 | |
*** openstackgerrit has joined #heat | 15:15 | |
*** dims_ has joined #heat | 15:16 | |
*** kbyrne has joined #heat | 15:16 | |
*** dims_ has quit IRC | 15:16 | |
*** dims_ has joined #heat | 15:17 | |
*** tango has joined #heat | 15:18 | |
*** hdd_ has joined #heat | 15:18 | |
*** dims has quit IRC | 15:18 | |
*** dims_ has quit IRC | 15:19 | |
*** EricGonczer_ has quit IRC | 15:20 | |
*** dims has joined #heat | 15:21 | |
*** Qiming has quit IRC | 15:22 | |
*** EricGonczer_ has joined #heat | 15:22 | |
larsks | jdandrea: Take a look at https://github.com/larsks/heat-kubernetes/blob/master/kubecluster.yaml#L205 | 15:23 |
larsks | That gets a *list* of the kube_no_ip output from all resources created by the kube_minions ResourceGroup. | 15:24 |
jdandrea | larsks: Fantastic! Thank you! | 15:24 |
jdandrea | So kube_node_ip is inside of kubenode.yaml | 15:24 |
larsks | jdandrea: https://github.com/larsks/heat-kubernetes/blob/master/kubecluster.yaml#L205 | 15:25 |
larsks | Whoops. | 15:25 |
*** dims has quit IRC | 15:25 | |
larsks | https://github.com/larsks/heat-kubernetes/blob/master/kubenode.yaml#L202 | 15:25 |
larsks | There. | 15:25 |
jdandrea | :) | 15:25 |
larsks | lipinski: I think that in general the 'admin' user has visibility across all tenants. If you use a UUID instead of name, you avoid that 'too many matches' problem. | 15:26 |
*** dims has joined #heat | 15:26 | |
*** pasquier-s has quit IRC | 15:27 | |
*** dims has quit IRC | 15:27 | |
*** dims has joined #heat | 15:28 | |
*** vijendar has joined #heat | 15:28 | |
*** tomek_adamczewsk has quit IRC | 15:28 | |
*** dims has quit IRC | 15:28 | |
*** hdd_ has quit IRC | 15:29 | |
*** adrienverge has quit IRC | 15:29 | |
*** pbelanyi_ has joined #heat | 15:29 | |
*** dims has joined #heat | 15:30 | |
*** dims has quit IRC | 15:30 | |
*** dteselkin_ has joined #heat | 15:30 | |
*** brint_ has joined #heat | 15:30 | |
*** funzo_ has joined #heat | 15:31 | |
*** soupboy_ has joined #heat | 15:31 | |
*** tank100 has joined #heat | 15:31 | |
*** abramley has quit IRC | 15:31 | |
*** soupboy has quit IRC | 15:31 | |
*** tank100_ has quit IRC | 15:31 | |
*** aignatov has quit IRC | 15:31 | |
*** skraynev has quit IRC | 15:31 | |
*** funzo has quit IRC | 15:31 | |
*** dteselkin has quit IRC | 15:31 | |
*** pbelanyi has quit IRC | 15:31 | |
*** cinerama has quit IRC | 15:31 | |
*** brint has quit IRC | 15:31 | |
*** d0ugal has quit IRC | 15:31 | |
*** ryansb has quit IRC | 15:31 | |
*** jgrassler has quit IRC | 15:31 | |
*** brint_ is now known as brint | 15:31 | |
*** bnemec is now known as beekneemech | 15:32 | |
*** ryansb has joined #heat | 15:32 | |
*** jgrassler has joined #heat | 15:32 | |
*** abramley has joined #heat | 15:32 | |
*** skraynev has joined #heat | 15:32 | |
*** dims has joined #heat | 15:33 | |
*** dims has quit IRC | 15:33 | |
*** aignatov has joined #heat | 15:33 | |
*** cinerama has joined #heat | 15:34 | |
*** d0ugal has joined #heat | 15:35 | |
*** d0ugal is now known as Guest50648 | 15:35 | |
*** achampion has quit IRC | 15:38 | |
*** achampion has joined #heat | 15:38 | |
*** dims has joined #heat | 15:38 | |
*** dims has quit IRC | 15:40 | |
*** pasquier-s has joined #heat | 15:42 | |
*** dims has joined #heat | 15:43 | |
*** dims has quit IRC | 15:43 | |
*** dims has joined #heat | 15:44 | |
*** shuffleb1t has joined #heat | 15:45 | |
*** alexheneveld has quit IRC | 15:45 | |
*** dims has quit IRC | 15:45 | |
*** ruhe has quit IRC | 15:46 | |
*** jgrassler has quit IRC | 15:46 | |
*** ekarlso has quit IRC | 15:46 | |
*** shufflebot has quit IRC | 15:46 | |
*** jgrassler has joined #heat | 15:46 | |
*** jstrachan_ has joined #heat | 15:46 | |
*** tomek_adamczewsk has joined #heat | 15:46 | |
*** ekarlso has joined #heat | 15:47 | |
*** ruhe has joined #heat | 15:47 | |
*** Drago has joined #heat | 15:48 | |
*** dims has joined #heat | 15:48 | |
*** MohitS has quit IRC | 15:48 | |
*** jstrachan has quit IRC | 15:49 | |
*** harlowja_at_home has joined #heat | 15:49 | |
*** fayablazer has quit IRC | 15:52 | |
*** blues-man has quit IRC | 15:53 | |
*** blues-man has joined #heat | 15:53 | |
*** fayablazer has joined #heat | 15:53 | |
*** Drago has quit IRC | 15:55 | |
*** Drago has joined #heat | 15:55 | |
*** dims has quit IRC | 15:56 | |
*** dims has joined #heat | 15:56 | |
*** lazy_prince is now known as killer_prince | 15:57 | |
*** dims_ has joined #heat | 15:58 | |
*** Drago1 has joined #heat | 15:59 | |
*** Drago has quit IRC | 15:59 | |
*** 1JTAADBLA has joined #heat | 15:59 | |
*** 1JTAADBLA has quit IRC | 15:59 | |
*** Drago has joined #heat | 16:00 | |
*** dims has quit IRC | 16:01 | |
*** hdd_ has joined #heat | 16:03 | |
*** alexpilotti has joined #heat | 16:09 | |
*** hdd_ has quit IRC | 16:14 | |
*** alexpilotti has quit IRC | 16:15 | |
*** tomek_adamczewsk has quit IRC | 16:16 | |
*** lipinski has left #heat | 16:17 | |
*** ifarkas has quit IRC | 16:18 | |
*** julienvey has quit IRC | 16:18 | |
*** alexpilotti has joined #heat | 16:22 | |
*** hdd_ has joined #heat | 16:24 | |
*** htruta has left #heat | 16:24 | |
*** Guest50648 is now known as d0ugal | 16:29 | |
*** alexpilotti has quit IRC | 16:30 | |
*** d0ugal has quit IRC | 16:30 | |
*** d0ugal has joined #heat | 16:30 | |
*** blues-man has quit IRC | 16:32 | |
*** rwsu has joined #heat | 16:34 | |
*** cdent has quit IRC | 16:34 | |
*** fayablazer has quit IRC | 16:36 | |
*** pas-ha has quit IRC | 16:37 | |
*** sdake has quit IRC | 16:37 | |
*** aweiteka_ has quit IRC | 16:40 | |
*** derekh has quit IRC | 16:46 | |
*** sdake has joined #heat | 16:47 | |
*** hdd__ has joined #heat | 16:48 | |
*** yassine has quit IRC | 16:49 | |
*** hdd_ has quit IRC | 16:50 | |
*** aweiteka_ has joined #heat | 16:52 | |
*** harlowja_at_home has quit IRC | 16:54 | |
*** sdake has quit IRC | 16:55 | |
*** sdake has joined #heat | 16:57 | |
*** sdake has quit IRC | 16:57 | |
*** sdake has joined #heat | 16:57 | |
*** alexpilotti has joined #heat | 16:58 | |
*** andersonvom has joined #heat | 17:01 | |
*** tspatzier has quit IRC | 17:02 | |
*** alexpilotti has quit IRC | 17:03 | |
*** dsneddon has quit IRC | 17:13 | |
*** alexpilotti has joined #heat | 17:14 | |
*** htruta has joined #heat | 17:20 | |
*** daneyon has quit IRC | 17:21 | |
*** daneyon has joined #heat | 17:22 | |
*** jroyall has joined #heat | 17:25 | |
*** jistr has quit IRC | 17:32 | |
*** jstrachan_ has quit IRC | 17:35 | |
*** tspatzier has joined #heat | 17:40 | |
*** harlowja has joined #heat | 17:42 | |
*** hdd__ has quit IRC | 17:48 | |
*** hdd__ has joined #heat | 17:56 | |
*** hdd__ has quit IRC | 17:56 | |
*** reed has quit IRC | 17:58 | |
*** openstackgerrit has quit IRC | 18:01 | |
*** openstackgerrit has joined #heat | 18:03 | |
*** rdo has quit IRC | 18:07 | |
*** rdo has joined #heat | 18:09 | |
*** bjornar_ has joined #heat | 18:11 | |
*** f13o has joined #heat | 18:12 | |
*** f13o has quit IRC | 18:13 | |
*** rdo_ has joined #heat | 18:14 | |
*** tango has quit IRC | 18:15 | |
*** rdo has quit IRC | 18:15 | |
*** jamiehannaford has quit IRC | 18:29 | |
*** rdo_ has quit IRC | 18:30 | |
*** tonisboner has quit IRC | 18:32 | |
*** tonisbones has joined #heat | 18:32 | |
*** rdo has joined #heat | 18:32 | |
*** rushiagr is now known as rushiagr_away | 18:40 | |
*** rdo has quit IRC | 18:40 | |
*** rdo has joined #heat | 18:42 | |
*** harlowja has quit IRC | 18:46 | |
*** harlowja_ has joined #heat | 18:46 | |
*** urulama has quit IRC | 18:52 | |
*** alexpilotti has quit IRC | 18:57 | |
*** uru_ has joined #heat | 18:58 | |
*** Drago has quit IRC | 18:59 | |
*** uru_ has quit IRC | 19:00 | |
*** Drago1 has quit IRC | 19:03 | |
*** tonisbones has quit IRC | 19:43 | |
*** bjornar_ has quit IRC | 19:45 | |
*** morganfainberg is now known as CaptainMorgan | 19:52 | |
*** htruta has quit IRC | 20:08 | |
*** alexheneveld has joined #heat | 20:10 | |
*** david-lyle has quit IRC | 20:13 | |
-openstackstatus- NOTICE: Gerrit will be offline from 20:30 to 20:50 UTC for project renames | 20:13 | |
*** ChanServ changes topic to "Gerrit will be offline from 20:30 to 20:50 UTC for project renames" | 20:13 | |
*** alexheneveld has quit IRC | 20:17 | |
*** htruta has joined #heat | 20:17 | |
*** htruta has quit IRC | 20:18 | |
*** dims_ has quit IRC | 20:26 | |
*** dims has joined #heat | 20:26 | |
*** dims has quit IRC | 20:30 | |
*** vijendar has quit IRC | 20:31 | |
*** tspatzier has quit IRC | 20:39 | |
andersonvom | stevebaker: you around? | 20:41 |
*** kbyrne has quit IRC | 20:42 | |
*** jdob has quit IRC | 20:44 | |
*** achampion has quit IRC | 20:45 | |
*** ChanServ changes topic to "support @ https://ask.openstack.org | developer wiki @ https://wiki.openstack.org/wiki/Heat | development @ https://launchpad.net/heat | logged @ http://eavesdrop.openstack.org/irclogs/%23heat/" | 20:49 | |
-openstackstatus- NOTICE: Gerrit is back online | 20:49 | |
*** spzala has quit IRC | 20:53 | |
*** tomek_adamczewsk has joined #heat | 20:53 | |
*** openstackgerrit has quit IRC | 20:55 | |
*** openstackgerrit has joined #heat | 20:56 | |
*** EricGonczer_ has quit IRC | 21:00 | |
*** tomek_adamczewsk has quit IRC | 21:06 | |
stevebaker | andersonvom: sort of | 21:06 |
andersonvom | stevebaker: quick question: do you have any examples of resource attributes that have different mime types? | 21:06 |
andersonvom | stevebaker: I wanted to add some examples to the spec | 21:06 |
*** reed has joined #heat | 21:07 | |
*** mkollaro1 has joined #heat | 21:08 | |
*** mkollaro has quit IRC | 21:10 | |
*** mkollaro1 has quit IRC | 21:13 | |
*** andreaf has quit IRC | 21:17 | |
*** andreaf has joined #heat | 21:18 | |
*** aweiteka_ has quit IRC | 21:20 | |
*** alexpilotti has joined #heat | 21:23 | |
*** simonc has joined #heat | 21:25 | |
openstackgerrit | Anderson Mesquita proposed a change to openstack/heat-specs: Detailed Resource Show https://review.openstack.org/121979 | 21:27 |
*** CaptainMorgan is now known as morganfainberg | 21:28 | |
*** david-lyle has joined #heat | 21:30 | |
*** david-lyle has quit IRC | 21:30 | |
*** mkollaro has joined #heat | 21:30 | |
*** alexpilotti has quit IRC | 21:31 | |
*** rushiagr_away is now known as rushiagr | 21:32 | |
*** jasond has quit IRC | 21:33 | |
*** alexpilotti has joined #heat | 21:38 | |
*** alexpilotti_ has joined #heat | 21:41 | |
*** alexpilotti has quit IRC | 21:43 | |
*** alexpilotti_ is now known as alexpilotti | 21:43 | |
*** harlowja_ has quit IRC | 22:00 | |
*** harlowja has joined #heat | 22:00 | |
*** blomquisg has quit IRC | 22:07 | |
openstackgerrit | Anderson Mesquita proposed a change to openstack/heat: Refactor template simple_parse https://review.openstack.org/120471 | 22:09 |
*** Drago1 has joined #heat | 22:11 | |
*** beekneemech is now known as bnemec-pto | 22:18 | |
*** alexheneveld has joined #heat | 22:21 | |
*** Drago has joined #heat | 22:23 | |
*** gondoi is now known as zz_gondoi | 22:24 | |
*** Drago has quit IRC | 22:28 | |
*** alexpilotti_ has joined #heat | 22:42 | |
*** alexpilotti has quit IRC | 22:42 | |
*** andersonvom has quit IRC | 22:43 | |
*** alexpilotti has joined #heat | 22:45 | |
*** alexpilotti_ has quit IRC | 22:46 | |
*** achampion has joined #heat | 22:46 | |
*** alexpilotti_ has joined #heat | 22:49 | |
*** alexpilotti has quit IRC | 22:50 | |
*** alexpilotti_ is now known as alexpilotti | 22:50 | |
*** alexpilotti has quit IRC | 22:56 | |
*** alexheneveld has quit IRC | 23:01 | |
*** Drago has joined #heat | 23:13 | |
*** Drago has quit IRC | 23:14 | |
*** Drago has joined #heat | 23:14 | |
*** achampio1 has joined #heat | 23:16 | |
*** achampion has quit IRC | 23:19 | |
*** Drago has quit IRC | 23:24 | |
*** sdake_ has joined #heat | 23:28 | |
openstackgerrit | Miguel Grinberg proposed a change to openstack/heat: proper handling of unsupported request methods https://review.openstack.org/120914 | 23:34 |
*** dims has joined #heat | 23:36 | |
*** Drago has joined #heat | 23:40 | |
*** dims has quit IRC | 23:41 | |
*** Drago has quit IRC | 23:44 | |
*** Drago has joined #heat | 23:53 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!