*** sarob has quit IRC | 00:00 | |
*** wpf1 has quit IRC | 00:04 | |
*** dims has quit IRC | 00:06 | |
*** Qiming has quit IRC | 00:06 | |
*** sarob has joined #heat | 00:07 | |
*** andersonvom has quit IRC | 00:12 | |
*** wpf1 has joined #heat | 00:15 | |
*** hdd has quit IRC | 00:15 | |
*** julienvey has quit IRC | 00:17 | |
*** EricGonczer_ has quit IRC | 00:18 | |
asalkeld | brb, short errand | 00:30 |
---|---|---|
*** Putns has quit IRC | 00:30 | |
*** ygoto has joined #heat | 00:34 | |
*** Marga_ has quit IRC | 00:45 | |
*** Marga_ has joined #heat | 00:46 | |
sdake | asalkeld around? | 00:47 |
*** tellesnobrega__ has quit IRC | 00:47 | |
*** dims has joined #heat | 00:48 | |
*** pfreund has quit IRC | 00:49 | |
*** dims_ has joined #heat | 00:50 | |
*** pfreund has joined #heat | 00:51 | |
*** Marga_ has quit IRC | 00:52 | |
*** Marga_ has joined #heat | 00:52 | |
*** pm90_ has quit IRC | 00:52 | |
*** pm90_ has joined #heat | 00:53 | |
*** dims has quit IRC | 00:54 | |
*** tellesnobrega__ has joined #heat | 00:54 | |
*** pm90_ has quit IRC | 00:57 | |
*** Qiming has joined #heat | 01:02 | |
*** sarob has quit IRC | 01:05 | |
*** sarob has joined #heat | 01:08 | |
*** sarob has quit IRC | 01:08 | |
*** dims_ has quit IRC | 01:14 | |
*** zhiwei has joined #heat | 01:14 | |
*** hdd has joined #heat | 01:16 | |
*** mc__ has joined #heat | 01:18 | |
*** bhavishkhatri has joined #heat | 01:25 | |
asalkeld | hi sdake sup | 01:26 |
sdake | MANIFEST.in is not isntalling my alembic files | 01:26 |
sdake | any tips? | 01:26 |
asalkeld | __init__.py ? | 01:27 |
sdake | it was missing but that didnt fix it | 01:28 |
*** julienvey has joined #heat | 01:28 | |
asalkeld | https://github.com/stackforge/solum/blob/master/solum/objects/sqlalchemy/migration/alembic.ini#L5 | 01:29 |
sdake | now my versions dir is installed yay but still no ini | 01:29 |
sdake | the file is not installed by manifest.in | 01:29 |
asalkeld | https://github.com/stackforge/solum/blob/master/MANIFEST.in#L6 | 01:30 |
sdake | i got that | 01:30 |
sdake | http://paste.fedoraproject.org/155682/83815141 | 01:30 |
sdake | what makes manifest.in do its thing? | 01:30 |
*** kebray has quit IRC | 01:30 | |
asalkeld | pip install | 01:31 |
asalkeld | afaik | 01:31 |
sdake | sudo yum ./setup.py install wont do it? | 01:31 |
asalkeld | lol | 01:31 |
asalkeld | what's yum got to do with it? | 01:31 |
sdake | sudo python ./setup.py install | 01:31 |
sdake | llong day :( | 01:31 |
asalkeld | if you are developing you should use "sudo pip install -e ." | 01:32 |
sdake | our setup.py is the name, solum installs magnum does not | 01:32 |
*** julienvey has quit IRC | 01:32 | |
sdake | cool that did it | 01:32 |
sdake | thanks ! | 01:32 |
asalkeld | np | 01:32 |
asalkeld | -e is nice cos' you can edit python files in place and not have to reinstall again | 01:33 |
*** spzala has quit IRC | 01:33 | |
sdake | what does -e do? | 01:33 |
asalkeld | but you do if you edit setup.* | 01:33 |
asalkeld | edit mode | 01:33 |
asalkeld | makes a link back to you dev directory | 01:34 |
asalkeld | (only install a link not the python files) | 01:34 |
*** EricGonczer_ has joined #heat | 01:35 | |
openstackgerrit | huangtianhua proposed openstack/heat: Support cinder volume retype https://review.openstack.org/137509 | 01:36 |
*** hdd has quit IRC | 01:36 | |
*** tomek_adamczewsk has joined #heat | 01:37 | |
huangtianhua | asalkeld: would you please https://review.openstack.org/#/c/132625/ and https://review.openstack.org/#/c/132627/, thx:) | 01:38 |
*** kopparam has joined #heat | 01:40 | |
*** tellesnobrega__ has quit IRC | 01:42 | |
*** tellesnobrega__ has joined #heat | 01:44 | |
*** EricGonczer_ has quit IRC | 01:44 | |
openstackgerrit | huangtianhua proposed openstack/heat: Make 'admin_pass' updatable for nova server https://review.openstack.org/137730 | 01:45 |
*** kitch_ has quit IRC | 01:49 | |
*** dims has joined #heat | 01:50 | |
openstackgerrit | huangtianhua proposed openstack/heat: Take admin password for server rebuild https://review.openstack.org/137746 | 01:53 |
*** Marga_ has quit IRC | 01:58 | |
asalkeld | huangtianhua, are you not concerned about not calling the super() validate? | 01:58 |
asalkeld | so if you are using a resource (not knowing it is a template resource) won't the properties validate give a more obvious error? | 01:59 |
huangtianhua | asalkeld: have a look | 02:01 |
*** nosnos has joined #heat | 02:02 | |
*** tomek_adamczewsk has quit IRC | 02:03 | |
*** tomek_adamczewsk has joined #heat | 02:03 | |
openstackgerrit | Merged openstack/heat-specs: Implement 'InstanceId' for LaunchConfiguration https://review.openstack.org/132627 | 02:05 |
asalkeld | huangtianhua, ^ approved | 02:06 |
huangtianhua | asalkeld: thanks, and the patch has proposed :) https://review.openstack.org/#/c/133401/ | 02:07 |
*** Yanyanhu has joined #heat | 02:07 | |
asalkeld | huangtianhua, are you really using this stuff? | 02:08 |
asalkeld | all these aws resources? | 02:08 |
asalkeld | or is this just a general attempt to improve compatiblity | 02:09 |
*** tellesnobrega__ has quit IRC | 02:09 | |
huangtianhua | asalkeld: the second:) | 02:09 |
asalkeld | k | 02:10 |
*** xxj has joined #heat | 02:10 | |
*** kopparam has quit IRC | 02:10 | |
xxj | hi, I'm here | 02:10 |
*** serg_melikyan has joined #heat | 02:10 | |
asalkeld | me too xxj | 02:11 |
asalkeld | ;) | 02:11 |
xxj | :) | 02:11 |
Qiming | I'm not here, ;) | 02:11 |
*** ccrouch has quit IRC | 02:13 | |
asalkeld | huangtianhua, this modifying the resource snippet is a bit iky: https://review.openstack.org/#/c/133401/8/heat/engine/resources/aws/launch_config.py | 02:13 |
asalkeld | huangtianhua, and then that gets stored | 02:14 |
*** tomek_adamczewsk has quit IRC | 02:14 | |
*** xxj has quit IRC | 02:14 | |
*** tomek_adamczewsk has joined #heat | 02:14 | |
asalkeld | shouldn't that be ephemeral | 02:14 |
*** bhavishkhatri has quit IRC | 02:15 | |
*** serg_melikyan has quit IRC | 02:15 | |
*** tellesnobrega__ has joined #heat | 02:16 | |
huangtianhua | asalkeld: IMO, it should be stored, then if to create autoscaling group from this lc, and the properties is correct | 02:17 |
sdake | asalkeld why wouldn't my upgrade be creating tables? | 02:17 |
*** ccrouch has joined #heat | 02:17 | |
sdake | op.create_table( | 02:17 |
sdake | 'bay', | 02:17 |
*** ccrouch has quit IRC | 02:18 | |
asalkeld | sdake, er you are not running the migrate? | 02:19 |
sdake | magnum-db-manage upgrade should do itr | 02:20 |
sdake | its doing something for sure | 02:20 |
sdake | but not running the code i have for the upgrade | 02:20 |
asalkeld | huangtianhua, but isn't it always derived from the template and properties | 02:20 |
asalkeld | sdake, look at the migrate version in the db | 02:21 |
asalkeld | if you are continually editing it, you need to go back one rev, then forward again | 02:21 |
sdake | ya i got that part, to drop the db | 02:22 |
sdake | i just copied solum pretty much for that code | 02:22 |
sdake | but it looks like the #'s are autogenerated | 02:22 |
*** blomquisg has quit IRC | 02:22 | |
asalkeld | sdake, is there any code i can see? | 02:22 |
*** apporc has joined #heat | 02:23 | |
sdake | yup moment i'll push up a review | 02:23 |
asalkeld | sdake, so you working on magnum now? | 02:23 |
sdake | to fight off the boredom | 02:23 |
*** ygoto has quit IRC | 02:23 | |
asalkeld | kollo that boring is it? | 02:23 |
sdake | pretty much I've but c&p solum because I like the arch | 02:23 |
asalkeld | ;) | 02:23 |
sdake | kolla good but need m0ar | 02:24 |
*** hondak has quit IRC | 02:24 | |
*** erkules_ has joined #heat | 02:25 | |
asalkeld | sdake, ... review ... | 02:26 |
sdake | working on it | 02:26 |
*** tomek_adamczewsk has quit IRC | 02:26 | |
*** tomek_adamczewsk has joined #heat | 02:26 | |
*** serg_melikyan has joined #heat | 02:27 | |
*** EricGonczer_ has joined #heat | 02:27 | |
*** erkules has quit IRC | 02:28 | |
sdake | https://review.openstack.org/#/c/138227/ | 02:28 |
asalkeld | what do you want? | 02:29 |
asalkeld | command and result | 02:29 |
sdake | I want migrate-db-magnum to make a bay, continaer, pod, and service table | 02:30 |
sdake | nothign too fancy | 02:30 |
asalkeld | k | 02:31 |
*** serg_melikyan has quit IRC | 02:31 | |
huangtianhua | asalkeld: the patch didn't change the template of the lc resource, just to modify the properties of the lc, be not allow? or any good idea? | 02:31 |
*** serg_melikyan has joined #heat | 02:31 | |
asalkeld | huangtianhua, not sure | 02:31 |
asalkeld | just seemed a bit odd | 02:31 |
asalkeld | can we do that in the get_{attr,resource} | 02:32 |
*** Arjun has joined #heat | 02:32 | |
asalkeld | instead of create | 02:32 |
*** Arjun is now known as Guest91997 | 02:32 | |
asalkeld | sdake, you are missing a file | 02:33 |
asalkeld | db_manage | 02:33 |
sdake | in the review? | 02:33 |
sdake | sec | 02:33 |
asalkeld | from magnum.cmd.db_manage import main | 02:33 |
asalkeld | ImportError: No module named db_manage | 02:33 |
sdake | https://review.openstack.org/138227 | 02:34 |
*** Guest91997 has quit IRC | 02:34 | |
*** serg_melikyan has quit IRC | 02:35 | |
*** tomek_adamczews1 has joined #heat | 02:36 | |
*** tomek_adamczewsk has quit IRC | 02:37 | |
*** swygue has joined #heat | 02:37 | |
*** aweiteka has joined #heat | 02:39 | |
*** killer_prince is now known as lazy_prince | 02:40 | |
*** dims has quit IRC | 02:42 | |
*** serg_melikyan has joined #heat | 02:43 | |
*** tomek_adamczews1 has quit IRC | 02:43 | |
*** tomek_adamczewsk has joined #heat | 02:43 | |
sdake | asalkeld did you get it to run ? | 02:43 |
asalkeld | sdake, trying | 02:43 |
asalkeld | it's not picking the config up | 02:43 |
sdake | http://paste.fedoraproject.org/155689/17488213 | 02:43 |
sdake | my db making | 02:43 |
sdake | did you pip install? | 02:44 |
sdake | you need the manifest I think | 02:44 |
*** swygue has quit IRC | 02:44 | |
asalkeld | i am getting ValueError: There must be at least one plugin active. | 02:45 |
sdake | ya I had that | 02:46 |
sdake | it was because all the files were not installed | 02:46 |
sdake | https://review.openstack.org/138227 | 02:47 |
sdake | missed alembic.ini I think | 02:47 |
asalkeld | wrong path | 02:48 |
*** LiJiansheng has joined #heat | 02:50 | |
sdake | alembic.ini in wrong place? | 02:50 |
*** xxj has joined #heat | 02:50 | |
asalkeld | i'll fix | 02:50 |
*** dims has joined #heat | 02:51 | |
*** dsneddon has quit IRC | 02:52 | |
asalkeld | sdake, do you need to create the db? | 02:55 |
sdake | yup I think so | 02:56 |
sdake | I pasted a db create script above | 02:56 |
*** bhavishkhatri has joined #heat | 02:56 | |
sdake | http://paste.fedoraproject.org/155689/17488213 | 02:56 |
asalkeld | from magnum.openstack.common import timeutils | 02:56 |
asalkeld | ImportError: cannot import name timeutils | 02:56 |
sdake | oh ya copy that from somewhere | 02:57 |
sdake | sorry about that ;-) | 02:57 |
sdake | I think now its an official oslo lib | 02:57 |
sdake | sorry rushedin review making | 02:57 |
asalkeld | the code should work now | 02:57 |
sdake | I've got a bunch of unrelated changes in there | 02:57 |
sdake | have a diff? | 02:58 |
*** swygue has joined #heat | 02:58 | |
asalkeld | no real change | 02:58 |
openstackgerrit | huangtianhua proposed openstack/heat: Do static template validation for nested stacks https://review.openstack.org/132625 | 02:58 |
asalkeld | i deleted your print'f | 02:58 |
asalkeld | and config hack | 02:58 |
asalkeld | setup the config properly and it is trying to work | 02:59 |
sdake | you should be able to upgrade follow by a downgrade without error | 02:59 |
asalkeld | sure, you need the import error fixed | 02:59 |
sdake | yes but that patch sin't actually making the tables | 03:00 |
asalkeld | o, ok | 03:00 |
sdake | so downgrade will fail I suspect | 03:00 |
sdake | if it works on your system then something on my system is busted | 03:00 |
asalkeld | http://paste.fedoraproject.org/155693/48933414/ | 03:02 |
sdake | just dropped my db and it works | 03:03 |
sdake | sorry for the fuss | 03:03 |
*** achanda has joined #heat | 03:03 | |
asalkeld | http://paste.fedoraproject.org/155694/14174894/ | 03:03 |
sdake | must have got bust somehow | 03:03 |
*** swygue has quit IRC | 03:07 | |
*** aweiteka has quit IRC | 03:13 | |
*** erkules_ is now known as erkules | 03:16 | |
sdake | obj = handler.create_db(data.as_dict(objects.registry.Bay)) | 03:24 |
sdake | asalkeld, how does that get the data into the bay registry? | 03:24 |
asalkeld | where is that called from | 03:25 |
sdake | well it looks exactly like solum/ api/v1/sensors.py | 03:25 |
sdake | I'm just curious how it works | 03:25 |
sdake | I guess create_db does it | 03:25 |
sdake | but I don't get why as_dict(objects.registry.Bay) is needed | 03:26 |
asalkeld | there is not create_db | 03:26 |
asalkeld | only a create | 03:26 |
sdake | you have creaTE | 03:26 |
*** serg_melikyan has quit IRC | 03:26 | |
sdake | sorry my code is a little different | 03:26 |
sdake | I want a create_amqp and create_db | 03:26 |
sdake | we have a thirdp rocess in magnum | 03:26 |
*** serg_melikyan has joined #heat | 03:27 | |
sdake | why not just data.as_dict() | 03:28 |
asalkeld | sdake, i don't think you want that | 03:28 |
sdake | want which | 03:28 |
sdake | third process? | 03:28 |
asalkeld | i'd suggest using nova versioned objects from the start | 03:28 |
asalkeld | and just doing obj.save() | 03:28 |
sdake | have example? | 03:29 |
asalkeld | nova and ironic | 03:29 |
sdake | I need the object to go to a service before going to the database | 03:29 |
sdake | it goes from rest api to backend to database | 03:29 |
asalkeld | exactly what that is for | 03:29 |
sdake | on read, it goes from rest api from database | 03:29 |
asalkeld | backend ~= nova-conductor | 03:29 |
*** nosnos has quit IRC | 03:29 | |
asalkeld | https://github.com/openstack/ironic/tree/master/ironic/objects | 03:30 |
sdake | we actually have four processes for horizontaql scale, the fourth is a conductor | 03:31 |
asalkeld | versioned objects are made to ease the pushing of objects across rpc | 03:32 |
sdake | cool | 03:32 |
sdake | i'll check into it then | 03:32 |
sdake | sounds like you wihs you done that different in solum ;-) | 03:32 |
asalkeld | solum only really needed an api | 03:33 |
asalkeld | thin wrapper | 03:33 |
asalkeld | but... - long story | 03:33 |
*** hdd has joined #heat | 03:33 | |
*** serg_melikyan has quit IRC | 03:34 | |
sdake | asalkeld where are the actual objects defined for ironic? | 03:34 |
asalkeld | what do you mean "objects" - db schema? | 03:35 |
asalkeld | https://github.com/openstack/ironic/tree/master/ironic/db | 03:35 |
asalkeld | so there is the db schema and models under db/ | 03:36 |
asalkeld | and the higher level versioned objects under objects/ | 03:36 |
asalkeld | like: https://github.com/openstack/ironic/blob/master/ironic/objects/chassis.py | 03:36 |
sdake | how does a rest api create that tho? | 03:37 |
*** EricGonczer_ has quit IRC | 03:38 | |
*** EricGonczer_ has joined #heat | 03:39 | |
sdake | nm I see, just assumes all the args are good to go at the rest api | 03:40 |
asalkeld | yeah and if the backend is newer it knows what to do | 03:40 |
asalkeld | and if it is older it re-posts the request for a newer backed to process | 03:40 |
asalkeld | https://github.com/openstack/nova/blob/master/nova/objects/instance.py#L215 | 03:41 |
asalkeld | you can do custom stuff there ^ | 03:41 |
asalkeld | but i understand it can figure most things out it's self | 03:42 |
asalkeld | brb lunch | 03:42 |
sdake | later thanks | 03:42 |
*** GonZo2K has quit IRC | 03:43 | |
*** EricGonczer_ has quit IRC | 03:43 | |
*** tomek_adamczewsk has quit IRC | 03:44 | |
*** tomek_adamczewsk has joined #heat | 03:44 | |
*** hdd has quit IRC | 03:48 | |
*** EricGonczer_ has joined #heat | 03:52 | |
*** lazy_prince has quit IRC | 03:52 | |
*** ygoto has joined #heat | 03:53 | |
cmyster | morning | 03:58 |
*** rushiagr_away is now known as rushiagr | 03:58 | |
*** kopparam has joined #heat | 03:59 | |
*** EricGonczer_ has quit IRC | 04:00 | |
*** kebray has joined #heat | 04:07 | |
*** andersonvom has joined #heat | 04:11 | |
*** tomek_adamczews1 has joined #heat | 04:12 | |
*** tomek_adamczewsk has quit IRC | 04:12 | |
*** tomek_adamczewsk has joined #heat | 04:14 | |
sdake | asalkeld back from lunch? | 04:16 |
*** tomek_adamczews1 has quit IRC | 04:16 | |
*** nosnos has joined #heat | 04:17 | |
cmyster | hey sdake, nice seeing you at these hours | 04:20 |
sdake | cmyster I should be watching tv ;-) | 04:20 |
sdake | but when i'm coding i'm locked in until i ptfo | 04:20 |
cmyster | I hear you | 04:21 |
*** achanda has quit IRC | 04:21 | |
cmyster | sdake: I have a fail safe mechanism for that. I call it my wife | 04:21 |
cmyster | hmmm latest updates include a firefox... | 04:21 |
*** ishant has joined #heat | 04:24 | |
asalkeld | hi sdake | 04:28 |
*** kopparam has quit IRC | 04:28 | |
*** tellesnobrega__ has quit IRC | 04:29 | |
asalkeld | sdake, what irc chan is magnum | 04:29 |
*** andersonvom has quit IRC | 04:29 | |
sdake | #openstack-containers | 04:31 |
*** bhavishkhatri has quit IRC | 04:34 | |
*** nkhare has joined #heat | 04:44 | |
*** Marga_ has joined #heat | 04:47 | |
*** killer_prince has joined #heat | 04:48 | |
*** killer_prince is now known as lazy_prince | 04:48 | |
*** kopparam has joined #heat | 04:54 | |
*** Qiming_ has joined #heat | 04:54 | |
*** Qiming has quit IRC | 04:57 | |
*** kopparam has quit IRC | 04:59 | |
*** kopparam has joined #heat | 04:59 | |
*** Qiming__ has joined #heat | 05:02 | |
*** Qiming_ has quit IRC | 05:04 | |
*** bhavishkhatri has joined #heat | 05:05 | |
*** mc__ has quit IRC | 05:10 | |
*** andersonvom has joined #heat | 05:12 | |
asalkeld | oo, nearly fogot today is 2nd (bug cleanup day) | 05:12 |
*** unmeshg has joined #heat | 05:13 | |
*** hdd has joined #heat | 05:15 | |
asalkeld | here is a good link: | 05:15 |
asalkeld | https://bugs.launchpad.net/heat/+bugs?field.searchtext=&orderby=date_last_updated&search=Search&field.status%3Alist=NEW&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&field.status%3Alist=FIXCOMMITTED&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&assignee_option=any&field.assignee=&field.bug_reporter=&field.bug_commenter=&field.subscriber=&f | 05:15 |
asalkeld | ield.structural_subscriber=&field.tag=&field.tags_combinator=ANY&field.has_cve.used=&field.omit_dupes.used=&field.omit_dupes=on&field.affects_me.used=&field.has_patch.used=&field.has_branches.used=&field.has_branches=on&field.has_no_branches.used=&field.has_no_branches=on&field.has_blueprints.used=&field.has_blueprints=on&field.has_no_blueprints.used=&field.has_no_blueprints=on | 05:15 |
asalkeld | urg | 05:15 |
asalkeld | mostly the ?field.searchtext=&orderby=date_last_updated | 05:16 |
*** mc__ has joined #heat | 05:17 | |
*** lazy_prince is now known as killer_prince | 05:18 | |
*** ckmvishnu has joined #heat | 05:22 | |
cmyster | asalkeld: or you can use that http://tinyurl.com/njlfrgd | 05:25 |
asalkeld | phew, that | 05:25 |
asalkeld | phew, that's better | 05:25 |
openstackgerrit | Angus Salkeld proposed openstack-dev/heat-cfnclient: Fix the standard port that is inferred from url scheme https://review.openstack.org/138260 | 05:32 |
*** sarob has joined #heat | 05:34 | |
*** achanda has joined #heat | 05:36 | |
*** achanda has quit IRC | 05:38 | |
*** achanda has joined #heat | 05:39 | |
*** sanjayu has joined #heat | 05:40 | |
*** achanda has quit IRC | 05:43 | |
*** achanda has joined #heat | 05:44 | |
*** bhavishkhatri has quit IRC | 05:45 | |
*** serg_melikyan has joined #heat | 05:53 | |
asalkeld | bug ninja today :-o | 06:03 |
*** sarob has quit IRC | 06:05 | |
*** serg_melikyan has quit IRC | 06:06 | |
*** Marga_ has quit IRC | 06:06 | |
elynn | Hi asalkeld , do you have time to review https://review.openstack.org/#/c/136413/ and approve it? | 06:13 |
asalkeld | looking | 06:13 |
elynn | thanks :) | 06:13 |
*** achanda has quit IRC | 06:14 | |
asalkeld | elynn, in future delete the "conflicts" | 06:14 |
asalkeld | not useful history | 06:14 |
*** achanda has joined #heat | 06:14 | |
elynn | ok, I thought conflicts might help... | 06:15 |
*** hdd has quit IRC | 06:15 | |
asalkeld | but it's a nit, approved | 06:15 |
elynn | thanks , will remove conflicts if I do cherry-pick again. | 06:16 |
openstackgerrit | Qiming Teng proposed openstack/heat: Make Heat ASG always do rolling_updates https://review.openstack.org/137945 | 06:17 |
Qiming__ | bravo! | 06:17 |
*** tomek_adamczewsk has quit IRC | 06:18 | |
*** tomek_adamczewsk has joined #heat | 06:18 | |
Qiming__ | Congrats to China code farmers! We can now do 'git review' directly without a proxy! | 06:18 |
*** achanda has quit IRC | 06:19 | |
elynn | Qiming__, seems it's back to normal for a while. | 06:19 |
Qiming__ | ahh, just got to know that, after a long time spent on bypassing the damn firewall | 06:21 |
asalkeld | guys, remember today is bug cleanup day | 06:22 |
asalkeld | go do some gardening on your/some old bugs | 06:22 |
Qiming__ | asalkeld, what is your long URL showing us? | 06:23 |
asalkeld | just sorted by inactivity | 06:23 |
asalkeld | we have lots of old bugs | 06:24 |
Qiming__ | so, 'cleanup' means either triage or invalidate them? | 06:24 |
asalkeld | Qiming__, yip | 06:26 |
asalkeld | i have found quite a lot that have long since been fixed | 06:26 |
asalkeld | and "in progress" bugs that have no progress | 06:27 |
asalkeld | so just set them back to triaged | 06:27 |
asalkeld | so someone else can look at them | 06:27 |
*** kopparam has quit IRC | 06:31 | |
*** kopparam has joined #heat | 06:32 | |
Qiming__ | asalkeld, is it okay to mark some as incomplete? | 06:32 |
asalkeld | ofcourse | 06:32 |
*** tomek_adamczewsk has quit IRC | 06:35 | |
huangtianhua | asalkeld: https://review.openstack.org/#/c/132625/ has been changed according your comment, and other patch hope you to review https://review.openstack.org/#/c/135823/, thx | 06:40 |
asalkeld | looking huangtianhua | 06:40 |
openstackgerrit | Ethan Lynn proposed openstack/heat: Catch v3 keystone unauthorized error when creating stack https://review.openstack.org/133896 | 06:41 |
*** Marga_ has joined #heat | 06:41 | |
*** cmyster has quit IRC | 06:42 | |
*** huangtianhua has quit IRC | 06:43 | |
*** huangtianhua has joined #heat | 06:44 | |
*** harlowja_ is now known as harlowja_away | 06:45 | |
*** cmyster has joined #heat | 06:47 | |
*** cmyster has quit IRC | 06:47 | |
*** cmyster has joined #heat | 06:47 | |
*** killer_prince has quit IRC | 06:47 | |
*** lazy_prince has joined #heat | 06:47 | |
*** cmyster has quit IRC | 06:49 | |
*** ygoto has quit IRC | 06:50 | |
asalkeld | bbl | 06:52 |
*** sarob has joined #heat | 06:52 | |
*** Qiming__ is now known as Qiming | 06:52 | |
*** reed has quit IRC | 06:54 | |
elynn | Hi Qiming , How is your multi-region work going? | 06:54 |
Qiming | elynn, still testing the latest patch, steve baker has a good suggestion to create a RequestContext in the resource type | 06:55 |
Qiming | I am trying that but find it pretty tricky given the binding relationship between Context and Clients | 06:56 |
elynn | How do you setup a multi-region env? Using devstack? | 06:57 |
Qiming | both with devstack and icehouse release | 07:00 |
elynn | By using devstack, I also failed when setup region two.... | 07:01 |
elynn | s/also/always | 07:02 |
Qiming | ahh, I see | 07:03 |
*** ygoto has joined #heat | 07:04 | |
Qiming | elynn, forwarding your question to Yanyan | 07:06 |
Yanyanhu | hi, elynn, I have some experience about this | 07:06 |
Yanyanhu | I just installed two individual all-in-one devstack and then reconfigure one of them to be regionTwo | 07:06 |
Yanyanhu | most work is about changing default regionname and default auth_url of those services you want to manage using single keystone | 07:08 |
elynn | I saw that devstack support setup two region, that doesn't work? | 07:08 |
elynn | I will hava a try in your way! | 07:09 |
Yanyanhu | I haven't tested the devstack way... | 07:10 |
Yanyanhu | I will have a try :) | 07:10 |
elynn | When you install second openstack, you still using regionone for region name? After installed, then change it in db? | 07:11 |
Yanyanhu | I installed the second devstack as regionOne by default. Then all its services will be re-registered to another devstack as regionTwo. | 07:12 |
Yanyanhu | I have a notes about how to setup regiontwo manually, I can share it with you | 07:14 |
elynn | Hmm... | 07:14 |
elynn | Yanyanhu, That would be so great! | 07:14 |
Yanyanhu | actually we don't need touch db I guess | 07:14 |
Yanyanhu | elynn, how can I do the sharing... | 07:14 |
Qiming | Yanyanhu, you can try http://paste.openstack.org/ | 07:16 |
Yanyanhu | ok | 07:16 |
Yanyanhu | let me have a try | 07:17 |
elynn | or ST :) | 07:17 |
Yanyanhu | here it is: http://paste.openstack.org/show/143285/ | 07:19 |
elynn | thanks Yanyanhu ! | 07:21 |
*** k4n0 has joined #heat | 07:21 | |
Yanyanhu | elynn, np :) | 07:22 |
*** tspatzier has joined #heat | 07:25 | |
*** serg_melikyan has joined #heat | 07:30 | |
*** sarob has quit IRC | 07:32 | |
*** sarob has joined #heat | 07:34 | |
*** jprovazn has joined #heat | 07:34 | |
*** sarob has quit IRC | 07:36 | |
*** tomek_adamczewsk has joined #heat | 07:36 | |
*** serg_mel_ has joined #heat | 07:40 | |
*** serg_melikyan has quit IRC | 07:40 | |
*** kopparam has quit IRC | 07:41 | |
*** kopparam has joined #heat | 07:41 | |
*** kopparam has quit IRC | 07:42 | |
*** kopparam has joined #heat | 07:42 | |
*** dkusidlo has joined #heat | 07:51 | |
*** kopparam_ has joined #heat | 07:54 | |
*** kopparam has quit IRC | 07:54 | |
*** ygoto has quit IRC | 07:59 | |
*** dkusidlo has quit IRC | 08:00 | |
*** pas-ha has joined #heat | 08:01 | |
*** serg_mel_ has quit IRC | 08:01 | |
*** sorantis has joined #heat | 08:03 | |
*** dkusidlo has joined #heat | 08:04 | |
*** jtomasek has joined #heat | 08:05 | |
*** cmyster has joined #heat | 08:09 | |
*** cmyster has quit IRC | 08:09 | |
*** cmyster has joined #heat | 08:09 | |
*** jprovazn has quit IRC | 08:10 | |
*** sorantis has quit IRC | 08:11 | |
pas-ha | do we have bugs cleanup day today? | 08:13 |
*** kopparam_ has quit IRC | 08:13 | |
pas-ha | btw morning all | 08:13 |
*** jprovazn has joined #heat | 08:16 | |
*** jstrachan has joined #heat | 08:16 | |
*** sorantis has joined #heat | 08:19 | |
cmyster | morning | 08:19 |
*** ccrouch has joined #heat | 08:20 | |
cmyster | pas-ha: asalkeld > oo, nearly fogot today is 2nd (bug cleanup day) | 08:20 |
cmyster | cmyster > asalkeld: or you can use that http://tinyurl.com/njlfrgd | 08:20 |
*** nkhare has quit IRC | 08:21 | |
*** nkhare has joined #heat | 08:21 | |
pas-ha | good idea is also to sort that by age https://bugs.launchpad.net/heat/+bugs?field.searchtext=&search=Search&field.status%3Alist=NEW&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&field.status%3Alist=FIXCOMMITTED&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&assignee_option=any&field.assignee=&field.bug_reporter=&field.bug_commenter=&field.subscriber=&field.structural_s | 08:22 |
pas-ha | ubscriber=&field.tag=&field.tags_combinator=ANY&field.has_cve.used=&field.omit_dupes.used=&field.omit_dupes=on&field.affects_me.used=&field.has_patch.used=&field.has_branches.used=&field.has_branches=on&field.has_no_branches.used=&field.has_no_branches=on&field.has_blueprints.used=&field.has_blueprints=on&field.has_no_blueprints.used=&field.has_no_blueprints=on&orderby=datecreated&start=0 | 08:22 |
pas-ha | oops, formatting went wrong | 08:22 |
skraynev | good morning all | 08:24 |
*** ccrouch has quit IRC | 08:24 | |
*** dkusidlo has quit IRC | 08:26 | |
cmyster | pas-ha: tiny url is your friend | 08:27 |
cmyster | morning skraynev | 08:28 |
*** stannie has joined #heat | 08:28 | |
pas-ha | yep, I know, lazy me :) | 08:28 |
skraynev | hi cmyster | 08:28 |
cmyster | :) | 08:28 |
*** julienvey has joined #heat | 08:28 | |
* Qiming is traversing test cases to see if Bug 1259292 still affects Heat | 08:29 | |
uvirtbot | Launchpad bug 1259292 in python-ceilometerclient "Some tests use assertEqual(observed, expected) , the argument order is wrong" [Low,In progress] https://launchpad.net/bugs/1259292 | 08:29 |
*** LiJiansheng has quit IRC | 08:39 | |
*** nkhare has quit IRC | 08:40 | |
*** kopparam has joined #heat | 08:41 | |
*** jcoufal has joined #heat | 08:42 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Small re-factoring in template_resource https://review.openstack.org/138080 | 08:42 |
openstackgerrit | huangtianhua proposed openstack/heat: Show the creation time for stack snapshots https://review.openstack.org/138285 | 08:46 |
*** dkusidlo has joined #heat | 08:49 | |
*** nkhare has joined #heat | 08:53 | |
*** jprovazn has quit IRC | 08:55 | |
*** nosnos has quit IRC | 09:00 | |
*** kopparam has quit IRC | 09:02 | |
*** kopparam has joined #heat | 09:03 | |
*** dkusidlo has quit IRC | 09:08 | |
*** dulek has joined #heat | 09:08 | |
*** kopparam_ has joined #heat | 09:15 | |
*** RockKuo_Office has joined #heat | 09:15 | |
*** shardy_z is now known as shardy | 09:15 | |
shardy | morning all | 09:15 |
*** dulek has quit IRC | 09:15 | |
*** ajc_ has joined #heat | 09:17 | |
*** ajc_ has quit IRC | 09:17 | |
*** jistr has joined #heat | 09:18 | |
*** kopparam has quit IRC | 09:18 | |
cmyster | morning | 09:20 |
*** asalkeld has quit IRC | 09:20 | |
*** asalkeld has joined #heat | 09:20 | |
*** tomek_adamczews1 has joined #heat | 09:23 | |
*** julienvey has quit IRC | 09:23 | |
*** mc__2 has joined #heat | 09:23 | |
*** julienvey has joined #heat | 09:26 | |
*** mc__ has quit IRC | 09:26 | |
*** tomek_adamczews1 has quit IRC | 09:27 | |
*** tomek_adamczewsk has quit IRC | 09:27 | |
*** kopparam_ has quit IRC | 09:28 | |
*** tomek_adamczewsk has joined #heat | 09:29 | |
*** dkusidlo has joined #heat | 09:31 | |
*** dkusidlo has quit IRC | 09:31 | |
*** tomek_adamczews1 has joined #heat | 09:36 | |
*** kopparam has joined #heat | 09:38 | |
*** tomek_adamczewsk has quit IRC | 09:38 | |
*** pas-ha has quit IRC | 09:40 | |
*** sorantis has quit IRC | 09:40 | |
*** derekh has joined #heat | 09:40 | |
*** tlashchova has quit IRC | 09:40 | |
*** dkusidlo has joined #heat | 09:41 | |
*** lsmola has quit IRC | 09:43 | |
*** tomek_adamczewsk has joined #heat | 09:43 | |
*** jcoufal_ has joined #heat | 09:44 | |
*** tomek_adamczews1 has quit IRC | 09:45 | |
*** Onse11 has joined #heat | 09:46 | |
*** Onse11 has left #heat | 09:46 | |
*** jcoufal has quit IRC | 09:47 | |
*** jstrachan has quit IRC | 09:47 | |
*** jstrachan has joined #heat | 09:52 | |
*** nkhare has quit IRC | 09:53 | |
huangtianhua | shardy: hi, would you please https://review.openstack.org/#/c/130107/ and https://review.openstack.org/#/c/132625/, thx:) | 09:58 |
*** lsmola has joined #heat | 09:59 | |
*** pas-ha has joined #heat | 10:01 | |
*** tlashchova has joined #heat | 10:01 | |
*** serg_melikyan has joined #heat | 10:02 | |
*** serg_melikyan has quit IRC | 10:07 | |
*** nkhare has joined #heat | 10:07 | |
*** mc__2 has quit IRC | 10:10 | |
*** fayablazer has joined #heat | 10:11 | |
*** zhiwei has quit IRC | 10:12 | |
*** sorantis has joined #heat | 10:12 | |
*** jstrachan_ has joined #heat | 10:12 | |
*** RockKuo_Office has quit IRC | 10:14 | |
*** jstrachan has quit IRC | 10:14 | |
openstackgerrit | Merged openstack/heat: Record update_time for suspend/resume/snapshot actions https://review.openstack.org/136224 | 10:15 |
openstackgerrit | Merged openstack/heat: Fix outputs validation place in Stack.validate https://review.openstack.org/137552 | 10:16 |
openstackgerrit | Merged openstack/heat: Fix error msg invalid stack or res name https://review.openstack.org/137784 | 10:16 |
*** Qiming has quit IRC | 10:16 | |
*** Yanyanhu has quit IRC | 10:17 | |
*** sorantis_ has joined #heat | 10:18 | |
*** sorantis has quit IRC | 10:19 | |
*** sorantis_ is now known as sorantis | 10:19 | |
*** tomek_adamczews1 has joined #heat | 10:25 | |
*** tomek_adamczewsk has quit IRC | 10:27 | |
*** kopparam has quit IRC | 10:33 | |
*** lsmola has quit IRC | 10:34 | |
*** kopparam has joined #heat | 10:36 | |
*** inc0 has joined #heat | 10:36 | |
inc0 | good morning, how is bug day going? | 10:37 |
*** sarob has joined #heat | 10:37 | |
*** tellesnobrega has joined #heat | 10:37 | |
*** dkusidlo has quit IRC | 10:39 | |
*** tomek_adamczewsk has joined #heat | 10:40 | |
*** jamielennox is now known as jamielennox|away | 10:40 | |
*** tomek_adamczews1 has quit IRC | 10:40 | |
*** sarob has quit IRC | 10:41 | |
*** sorantis has left #heat | 10:42 | |
*** tellesnobrega has quit IRC | 10:46 | |
*** lsmola has joined #heat | 10:50 | |
*** tomek_adamczews1 has joined #heat | 10:53 | |
*** tomek_adamczewsk has quit IRC | 10:53 | |
*** tellesnobrega has joined #heat | 10:53 | |
*** tomek_adamczewsk has joined #heat | 11:00 | |
*** jstrachan has joined #heat | 11:00 | |
*** tomek_adamczews1 has quit IRC | 11:01 | |
*** jstrachan_ has quit IRC | 11:01 | |
*** sorantis has joined #heat | 11:01 | |
*** serg_melikyan has joined #heat | 11:02 | |
*** tellesnobrega has quit IRC | 11:03 | |
asalkeld | inc0, i have done quite a few | 11:05 |
asalkeld | but now pass the batton on to you guys | 11:06 |
* asalkeld heading off to relax | 11:06 | |
*** serg_melikyan has quit IRC | 11:07 | |
*** nkhare has quit IRC | 11:07 | |
*** asalkeld has quit IRC | 11:07 | |
*** nkhare has joined #heat | 11:08 | |
*** jstrachan_ has joined #heat | 11:11 | |
*** julienvey has quit IRC | 11:11 | |
*** jstrachan has quit IRC | 11:13 | |
*** alexpilotti_ has joined #heat | 11:19 | |
*** alexpilotti has quit IRC | 11:20 | |
*** alexpilotti_ has quit IRC | 11:23 | |
*** dkusidlo has joined #heat | 11:27 | |
*** jstrachan has joined #heat | 11:33 | |
*** jstrachan has quit IRC | 11:34 | |
*** jstrachan_ has quit IRC | 11:35 | |
*** sorantis has quit IRC | 11:36 | |
*** Qiming has joined #heat | 11:36 | |
*** julienvey has joined #heat | 11:37 | |
*** mc__ has joined #heat | 11:38 | |
*** kopparam has quit IRC | 11:39 | |
*** prazumovsky has joined #heat | 11:40 | |
*** jistr is now known as jistr|training | 11:42 | |
*** kopparam has joined #heat | 11:43 | |
*** jstrachan has joined #heat | 11:46 | |
*** tellesnobrega_ is now known as tellesnobrega | 11:47 | |
*** sorantis has joined #heat | 11:52 | |
*** jstrachan_ has joined #heat | 11:54 | |
*** jstrachan has quit IRC | 11:55 | |
*** apporc has quit IRC | 11:58 | |
*** inc0 has quit IRC | 12:02 | |
*** inc0 has joined #heat | 12:04 | |
*** bhi has quit IRC | 12:04 | |
openstackgerrit | Steven Hardy proposed openstack/heat: ResourceGroup allow update of resource_def https://review.openstack.org/138331 | 12:06 |
shardy | lsmola, Qiming: ^^ | 12:07 |
shardy | I think that solves the resource_def update issues you've both commented on | 12:07 |
Qiming | shardy, looking | 12:08 |
*** bhi has joined #heat | 12:09 | |
inc0 | Qiming, btw, do you have any AS issues listed somewhere? | 12:09 |
inc0 | AS == autoscalling | 12:09 |
lsmola | shardy: hm, ok I will try | 12:10 |
lsmola | shardy: I tried to changed different one before | 12:10 |
Qiming | inc0, I do have one: https://bugs.launchpad.net/heat/+bug/1375156 | 12:10 |
uvirtbot | Launchpad bug 1375156 in heat "Extra instance is created if evaluation period set short" [Medium,Confirmed] | 12:10 |
shardy | lsmola: Yeah, did you add update_allowed to the nested schema? | 12:10 |
*** unmeshg has quit IRC | 12:10 | |
shardy | lsmola: I think we need to allow update of the top-level one, which is what my patch does | 12:10 |
lsmola | shardy: yeah I tried this http://paste.openstack.org/show/138730/ | 12:10 |
*** kebray has quit IRC | 12:11 | |
lsmola | shardy: later the software config | 12:11 |
lsmola | shardy: ok, will test it | 12:11 |
shardy | lsmola: I thought the same, but I now think we actually need to enable updates of the top-level or replacement will happen anyway | 12:11 |
*** sorantis has quit IRC | 12:12 | |
lsmola | shardy: ok, cool | 12:12 |
shardy | If someone changes the type, that will cause replacement of all the resources in the nested stack anyway | 12:12 |
*** mc__ has quit IRC | 12:14 | |
Qiming | shardy, I think your patch did solved Bug 1380612, I have tried it yesterday ... a full day, actually because Nova wants resize to a different host ... | 12:14 |
uvirtbot | Launchpad bug 1380612 in heat "Updating stack with new flavor in resourcegroup with flavor_update_policy: resize still does a replace" [Undecided,Confirmed] https://launchpad.net/bugs/1380612 | 12:14 |
Qiming | shardy, so please mark your patch closing bug 1380612 as well | 12:15 |
shardy | Qiming: OK, or should we mark 1380612 as a duplicate, since it's essentially the same issue? | 12:15 |
shardy | Qiming: I know technically the one I started working on is the duplicate, but I didn't notice until too late ;) | 12:15 |
Qiming | not the same issue | 12:16 |
shardy | Qiming: Ok, I'll update the commit message then | 12:16 |
Qiming | it is also about whether flavor_update_policy works or not | 12:16 |
Qiming | you just killed them with one stone | 12:16 |
shardy | Qiming: That's not a function of ResourceGroup, so how can my patch fix anything to do with flavor_update_policy? | 12:16 |
shardy | We just actually try to update the server now, because we propagate the update | 12:17 |
Qiming | without this patch, that property is not used, the resource is replaced anyway | 12:17 |
*** kopparam has quit IRC | 12:17 | |
shardy | Qiming: Ok, I see it as two occurances of the same problem, but no big deal, I'll just update the patch :) | 12:18 |
Qiming | ya, basically the same problem | 12:18 |
openstackgerrit | Steven Hardy proposed openstack/heat: ResourceGroup allow update of resource_def https://review.openstack.org/138331 | 12:18 |
shardy | too late ;) | 12:18 |
*** tellesnobrega_ has joined #heat | 12:20 | |
*** kopparam has joined #heat | 12:21 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add attributes to RouterInterface resource https://review.openstack.org/138335 | 12:22 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Change ResourceInterface resource's resource_id https://review.openstack.org/138336 | 12:22 |
*** sanjayu has quit IRC | 12:23 | |
openstackgerrit | Merged openstack/heat: Failed res no need UpdateReplace which has nested_stack https://review.openstack.org/130107 | 12:26 |
*** k4n0 has quit IRC | 12:28 | |
*** inc0 has quit IRC | 12:29 | |
*** ckmvishnu has quit IRC | 12:39 | |
*** kopparam has quit IRC | 12:42 | |
*** lazy_prince is now known as killer_prince | 12:43 | |
*** inc0 has joined #heat | 12:44 | |
*** radez_afk is now known as radez | 12:52 | |
*** EricGonczer_ has joined #heat | 12:54 | |
*** inc0 has quit IRC | 12:54 | |
*** hdd has joined #heat | 13:04 | |
openstackgerrit | Tetiana Lashchova proposed openstack/heat: Use the right log marker functions https://review.openstack.org/138353 | 13:05 |
*** inc0 has joined #heat | 13:07 | |
openstackgerrit | Merged openstack/python-heatclient: Convert strutils to oslo.utils.encodeutils https://review.openstack.org/131827 | 13:07 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Change RouterGateway resource's name https://review.openstack.org/136339 | 13:08 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add attributes to RouterGateway resource https://review.openstack.org/138354 | 13:08 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Change RouterGateway resource's name https://review.openstack.org/136339 | 13:08 |
*** inc0 has quit IRC | 13:12 | |
*** inc0 has joined #heat | 13:14 | |
*** inc0 has quit IRC | 13:14 | |
*** ishant has quit IRC | 13:16 | |
*** pm90_ has joined #heat | 13:21 | |
*** aweiteka has joined #heat | 13:22 | |
*** rpothier has joined #heat | 13:24 | |
*** pas-ha has quit IRC | 13:25 | |
*** tellesnobrega_ has quit IRC | 13:26 | |
*** killer_prince is now known as lazy_prince | 13:29 | |
*** dims has joined #heat | 13:32 | |
*** crose has joined #heat | 13:33 | |
*** rpothier has quit IRC | 13:34 | |
*** rpothier has joined #heat | 13:35 | |
*** aweiteka has quit IRC | 13:35 | |
*** jdob has joined #heat | 13:35 | |
*** aweiteka has joined #heat | 13:37 | |
*** pas-ha has joined #heat | 13:39 | |
*** tellesnobrega_ has joined #heat | 13:40 | |
*** jstrachan has joined #heat | 13:41 | |
*** jstrachan_ has quit IRC | 13:42 | |
*** EricGonczer_ has quit IRC | 13:43 | |
*** zbitter is now known as zaneb | 13:45 | |
openstackgerrit | Qiming Teng proposed openstack/heat: Make all assertEqual() calls conform to convention https://review.openstack.org/138369 | 13:45 |
zaneb | Qiming: wow, you found all those by hand?!? | 13:47 |
*** Marga_ has quit IRC | 13:47 | |
Qiming | no, zaneb, I was using grep, :D | 13:48 |
zaneb | how much did that help? | 13:48 |
Qiming | zaneb, it helps estimate how many calls to be checked | 13:49 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add attributes to RouterGateway resource https://review.openstack.org/138354 | 13:53 |
*** dims has quit IRC | 13:53 | |
*** serg_melikyan has joined #heat | 13:54 | |
*** dims has joined #heat | 13:54 | |
*** rushiagr is now known as rushiagr_away | 13:55 | |
*** pm90_ has quit IRC | 13:55 | |
*** ccrouch has joined #heat | 13:56 | |
*** ccrouch has quit IRC | 13:56 | |
*** ccrouch has joined #heat | 13:56 | |
*** blomquisg has joined #heat | 13:56 | |
*** serg_melikyan has quit IRC | 13:58 | |
*** pm90_ has joined #heat | 13:59 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Change Nova::FloatingIPAssociation resource's id https://review.openstack.org/137628 | 13:59 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add attributes to Nova::FloatingIPAssociation res https://review.openstack.org/138370 | 13:59 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Change Nova::FloatingIPAssociation resource's id https://review.openstack.org/137628 | 13:59 |
ryansb | FYI cores, there's a bunch of proposal bot reviews out http://da.gd/Pt9N | 13:59 |
*** jmckind has joined #heat | 14:03 | |
*** andersonvom has quit IRC | 14:12 | |
*** andersonvom has joined #heat | 14:12 | |
*** hdd has quit IRC | 14:16 | |
*** serg_melikyan has joined #heat | 14:17 | |
*** Marga_ has joined #heat | 14:18 | |
*** pm90_ has quit IRC | 14:21 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Change Neutron::FloatingIPAssociation res's name https://review.openstack.org/137799 | 14:22 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add attributes to Neutron::FloatingIPAssociation https://review.openstack.org/138376 | 14:22 |
*** Marga_ has quit IRC | 14:23 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Change Neutron::FloatingIPAssociation res's name https://review.openstack.org/137799 | 14:23 |
*** tomek_adamczewsk has quit IRC | 14:24 | |
*** dkusidlo has quit IRC | 14:28 | |
*** vijendar has joined #heat | 14:31 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add attributes to RouterInterface resource https://review.openstack.org/138335 | 14:34 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Change ResourceInterface resource's resource_id https://review.openstack.org/138336 | 14:34 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add attributes to RouterInterface resource https://review.openstack.org/138335 | 14:34 |
*** prazumovsky has quit IRC | 14:37 | |
*** jstrachan_ has joined #heat | 14:37 | |
*** jasond has joined #heat | 14:38 | |
*** serg_melikyan has quit IRC | 14:38 | |
*** jstrachan has quit IRC | 14:40 | |
*** serg_melikyan has joined #heat | 14:44 | |
*** hdd has joined #heat | 14:44 | |
openstackgerrit | Steven Hardy proposed openstack/heat: engine service add stack_user_project_id to create_stack interface https://review.openstack.org/118136 | 14:45 |
openstackgerrit | Steven Hardy proposed openstack/heat: Add stack_user_project_id to _create_stack RPC interface https://review.openstack.org/118137 | 14:45 |
*** kopparam has joined #heat | 14:47 | |
*** jstrachan_ has quit IRC | 14:47 | |
*** crose has quit IRC | 14:48 | |
*** rushiagr_away is now known as rushiagr | 14:49 | |
*** jstrachan has joined #heat | 14:49 | |
*** dkusidlo has joined #heat | 14:50 | |
*** lazy_prince is now known as killer_prince | 14:50 | |
*** pas-ha has quit IRC | 14:52 | |
*** jstrachan has quit IRC | 14:58 | |
*** jstrachan has joined #heat | 15:00 | |
*** pas-ha has joined #heat | 15:04 | |
*** rushiagr is now known as rushiagr_away | 15:04 | |
*** pm90_ has joined #heat | 15:06 | |
*** blomquisg has quit IRC | 15:10 | |
*** EricGonczer_ has joined #heat | 15:15 | |
*** pm90_ has quit IRC | 15:18 | |
*** Marga_ has joined #heat | 15:19 | |
openstackgerrit | Merged openstack/python-heatclient: Updated from global requirements https://review.openstack.org/135984 | 15:20 |
*** spzala has joined #heat | 15:21 | |
*** julienvey has quit IRC | 15:22 | |
*** wirehead_ has quit IRC | 15:23 | |
*** Marga_ has quit IRC | 15:23 | |
*** GonZo2K has joined #heat | 15:24 | |
*** wirehead_ has joined #heat | 15:24 | |
openstackgerrit | Merged openstack/heat: Updated from global requirements https://review.openstack.org/136615 | 15:25 |
*** julienvey has joined #heat | 15:26 | |
*** serg_melikyan has quit IRC | 15:27 | |
*** GonZo2K has quit IRC | 15:28 | |
*** pm90_ has joined #heat | 15:28 | |
*** serg_melikyan has joined #heat | 15:29 | |
*** pm90_ has quit IRC | 15:33 | |
*** radez is now known as radez_g0n3 | 15:34 | |
*** Adri2000 has quit IRC | 15:34 | |
*** GonZo2K has joined #heat | 15:35 | |
*** nkhare has quit IRC | 15:37 | |
*** radez_g0n3 is now known as radez | 15:41 | |
*** Adri2000 has joined #heat | 15:41 | |
*** Adri2000 has quit IRC | 15:41 | |
*** Adri2000 has joined #heat | 15:41 | |
*** cody-somerville has quit IRC | 15:41 | |
*** cody-somerville has joined #heat | 15:42 | |
*** GonZo2K has quit IRC | 15:42 | |
*** kopparam has quit IRC | 15:47 | |
*** EricGonczer_ has quit IRC | 15:48 | |
*** tomek_adamczewsk has joined #heat | 15:48 | |
*** swygue has joined #heat | 15:50 | |
*** kitch has joined #heat | 15:50 | |
*** Tross has quit IRC | 15:53 | |
*** Tross1 has joined #heat | 15:53 | |
*** jstrachan_ has joined #heat | 15:55 | |
*** kebray has joined #heat | 15:55 | |
*** jstrachan has quit IRC | 15:57 | |
*** alexpilotti has joined #heat | 15:58 | |
*** EricGonczer_ has joined #heat | 15:59 | |
*** alexpilotti has quit IRC | 15:59 | |
*** alexpilotti has joined #heat | 15:59 | |
*** jstrachan has joined #heat | 16:01 | |
*** blomquisg has joined #heat | 16:01 | |
*** tomek_adamczews1 has joined #heat | 16:01 | |
*** tomek_adamczewsk has quit IRC | 16:01 | |
*** jasond has quit IRC | 16:02 | |
*** dsneddon has joined #heat | 16:03 | |
*** jstrachan_ has quit IRC | 16:04 | |
*** EricGonczer_ has quit IRC | 16:04 | |
*** EricGonczer_ has joined #heat | 16:05 | |
*** pm90_ has joined #heat | 16:05 | |
*** EricGonczer_ has quit IRC | 16:05 | |
*** anand_ts has joined #heat | 16:06 | |
*** fandi has joined #heat | 16:07 | |
*** pm90_ has quit IRC | 16:09 | |
openstackgerrit | Steven Hardy proposed openstack/heat: StackResource convert check path to RPC https://review.openstack.org/116340 | 16:09 |
openstackgerrit | Steven Hardy proposed openstack/heat: StackResource convert handle_suspend to RPC https://review.openstack.org/116338 | 16:09 |
openstackgerrit | Steven Hardy proposed openstack/heat: StackResource convert handle_resume to RPC https://review.openstack.org/116339 | 16:09 |
openstackgerrit | Steven Hardy proposed openstack/heat: StackResource convert create operations to use RPC https://review.openstack.org/116336 | 16:09 |
openstackgerrit | Steven Hardy proposed openstack/heat: StackResource convert delete_nested to RPC https://review.openstack.org/116337 | 16:09 |
*** pm90_ has joined #heat | 16:10 | |
*** Adri2000 has quit IRC | 16:11 | |
*** EricGonczer_ has joined #heat | 16:12 | |
openstackgerrit | Steven Hardy proposed openstack/heat: StackResource convert check path to RPC https://review.openstack.org/116340 | 16:13 |
*** Adri2000 has joined #heat | 16:13 | |
*** Adri2000 has quit IRC | 16:13 | |
*** Adri2000 has joined #heat | 16:13 | |
openstackgerrit | Steven Hardy proposed openstack/heat: StackResource convert handle_suspend to RPC https://review.openstack.org/116338 | 16:13 |
openstackgerrit | Steven Hardy proposed openstack/heat: StackResource convert handle_resume to RPC https://review.openstack.org/116339 | 16:13 |
openstackgerrit | Steven Hardy proposed openstack/heat: StackResource convert create operations to use RPC https://review.openstack.org/116336 | 16:13 |
openstackgerrit | Steven Hardy proposed openstack/heat: StackResource convert delete_nested to RPC https://review.openstack.org/116337 | 16:13 |
*** rushiagr_away is now known as rushiagr | 16:13 | |
*** reed has joined #heat | 16:14 | |
*** julienvey has quit IRC | 16:15 | |
*** tomek_adamczewsk has joined #heat | 16:16 | |
*** tomek_adamczews1 has quit IRC | 16:16 | |
*** alexheneveld has joined #heat | 16:17 | |
*** Marga_ has joined #heat | 16:20 | |
*** Adri2000 has quit IRC | 16:22 | |
*** crose has joined #heat | 16:24 | |
*** Marga_ has quit IRC | 16:24 | |
*** Qiming has quit IRC | 16:26 | |
*** kebray has quit IRC | 16:31 | |
*** andersonvom has quit IRC | 16:33 | |
*** andersonvom has joined #heat | 16:33 | |
*** Adri2000 has joined #heat | 16:35 | |
*** Adri2000 has quit IRC | 16:35 | |
*** Adri2000 has joined #heat | 16:35 | |
*** tellesnobrega_ has quit IRC | 16:36 | |
skraynev | g'night all | 16:37 |
*** srwer has joined #heat | 16:37 | |
*** htruta has quit IRC | 16:38 | |
*** tellesnobrega_ has joined #heat | 16:38 | |
*** zz_gondoi is now known as gondoi | 16:38 | |
*** kebray has joined #heat | 16:39 | |
*** htruta has joined #heat | 16:39 | |
*** serg_melikyan has quit IRC | 16:40 | |
*** crose has quit IRC | 16:43 | |
*** EricGonczer_ has quit IRC | 16:45 | |
*** alexheneveld has quit IRC | 16:46 | |
*** tellesnobrega_ has quit IRC | 16:47 | |
*** Adri2000 has quit IRC | 16:50 | |
*** EricGonczer_ has joined #heat | 16:51 | |
*** Adri2000 has joined #heat | 16:51 | |
*** Adri2000 has quit IRC | 16:51 | |
*** Adri2000 has joined #heat | 16:51 | |
*** serg_melikyan has joined #heat | 16:52 | |
*** Marga_ has joined #heat | 16:52 | |
*** achanda has joined #heat | 16:53 | |
*** tomek_adamczews1 has joined #heat | 16:54 | |
*** bhi has quit IRC | 16:54 | |
*** GonZo2K has joined #heat | 16:55 | |
*** achanda has quit IRC | 16:56 | |
*** tomek_adamczewsk has quit IRC | 16:56 | |
*** jcoufal_ has quit IRC | 16:57 | |
*** achanda has joined #heat | 16:58 | |
*** packet has joined #heat | 16:58 | |
*** packet has quit IRC | 17:00 | |
*** kebray has quit IRC | 17:00 | |
*** tomek_adamczewsk has joined #heat | 17:03 | |
*** dkusidlo has quit IRC | 17:03 | |
*** tomek_adamczews1 has quit IRC | 17:03 | |
*** packet has joined #heat | 17:04 | |
*** packet has quit IRC | 17:07 | |
*** sarob_ has joined #heat | 17:07 | |
*** tomek_adamczews1 has joined #heat | 17:08 | |
*** sarob_ is now known as sarob | 17:08 | |
*** tomek_adamczewsk has quit IRC | 17:08 | |
*** Marga_ has quit IRC | 17:09 | |
*** Marga_ has joined #heat | 17:09 | |
*** pm90_ has quit IRC | 17:10 | |
*** GonZo2K has quit IRC | 17:10 | |
*** swygue has quit IRC | 17:12 | |
*** packet has joined #heat | 17:13 | |
*** srwer has quit IRC | 17:14 | |
*** kebray has joined #heat | 17:14 | |
*** julienvey has joined #heat | 17:16 | |
*** pm90_ has joined #heat | 17:16 | |
*** fayablazer has quit IRC | 17:18 | |
*** Marga_ has quit IRC | 17:19 | |
*** julienvey has quit IRC | 17:21 | |
*** achanda has quit IRC | 17:33 | |
*** achanda has joined #heat | 17:34 | |
*** achanda has quit IRC | 17:39 | |
*** jstrachan has quit IRC | 17:42 | |
*** jistr|training has quit IRC | 17:45 | |
*** tomek_adamczews1 has quit IRC | 17:46 | |
*** EricGonczer_ has quit IRC | 17:49 | |
*** Marga_ has joined #heat | 17:51 | |
*** boris-42 has joined #heat | 17:52 | |
*** swygue has joined #heat | 17:57 | |
*** serg_melikyan has quit IRC | 17:59 | |
*** rushiagr is now known as rushiagr_away | 17:59 | |
*** crose has joined #heat | 18:00 | |
*** jamielennox|away is now known as jamielennox | 18:01 | |
openstackgerrit | Steven Hardy proposed openstack/heat: StackResource convert update_with_template to RPC https://review.openstack.org/116341 | 18:01 |
*** swygue has quit IRC | 18:02 | |
*** charlesr has joined #heat | 18:04 | |
*** charlesr has quit IRC | 18:04 | |
*** serg_melikyan has joined #heat | 18:06 | |
*** derekh has quit IRC | 18:06 | |
*** rwsu has joined #heat | 18:07 | |
*** serg_melikyan has quit IRC | 18:08 | |
*** serg_melikyan has joined #heat | 18:08 | |
*** serg_mel_ has joined #heat | 18:10 | |
*** serg_melikyan has quit IRC | 18:10 | |
*** tomek_adamczewsk has joined #heat | 18:11 | |
*** radez is now known as radez_g0n3 | 18:15 | |
*** swygue has joined #heat | 18:15 | |
*** tspatzier has quit IRC | 18:16 | |
*** tspatzier has joined #heat | 18:16 | |
*** tspatzier has quit IRC | 18:17 | |
*** anand_ts has quit IRC | 18:19 | |
*** sarob has quit IRC | 18:25 | |
*** tellesnobrega_ has joined #heat | 18:26 | |
*** EricGonczer_ has joined #heat | 18:30 | |
*** harlowja_away is now known as harlowja_ | 18:31 | |
*** julienvey has joined #heat | 18:35 | |
*** rwsu has quit IRC | 18:38 | |
*** EricGonczer_ has quit IRC | 18:39 | |
*** EricGonczer_ has joined #heat | 18:39 | |
*** serg_mel_ has quit IRC | 18:45 | |
*** julienvey has quit IRC | 18:45 | |
*** steveg-afk is now known as steveg | 18:47 | |
*** steveg is now known as sgordon_ | 18:47 | |
*** julienvey has joined #heat | 18:48 | |
*** ananta_ has joined #heat | 18:48 | |
*** sarob has joined #heat | 18:51 | |
jdandrea | Anyone ever have trouble with Heat Standalone no longer connceting to AMQP, even after a reboot? I can telnet to it though. No known changes, but something's obviously amiss. http://paste.openstack.org/show/143745/ | 18:52 |
*** julienvey has quit IRC | 18:52 | |
* jdandrea tries "sudo rabbitmqctl change_password guest guest" for yuks ... | 18:54 | |
* jdandrea or rather "sudo rabbitmqctl change_password guest password" | 18:54 | |
*** Tross1 has quit IRC | 18:54 | |
*** EricGonczer_ has quit IRC | 18:55 | |
*** alextricity has joined #heat | 18:55 | |
*** Tross has joined #heat | 18:55 | |
alextricity | Hey, has anybody had a software-deploy resource get stuck on creating? | 18:55 |
alextricity | Doesn't look like my script is running, but I can't pinpoint why. Does anybody have some troubleshooting advice? :) | 18:56 |
*** radez_g0n3 is now known as radez | 18:58 | |
*** tomek_adamczewsk has quit IRC | 18:59 | |
*** ananta_ has quit IRC | 19:00 | |
*** steel13 has joined #heat | 19:04 | |
alextricity | The symptoms are the same as this: https://bugs.launchpad.net/heat/+bug/1328342 | 19:06 |
uvirtbot | Launchpad bug 1328342 in heat "stack-update with SoftwareDeployment 400 response from signal" [High,Fix released] | 19:06 |
alextricity | but it's on a stack-create | 19:06 |
alextricity | not stack-update | 19:06 |
*** Tross has quit IRC | 19:08 | |
*** Tross has joined #heat | 19:12 | |
steel13 | alextricity: i have the same problem, still unsolved | 19:14 |
alextricity | stell13: That's a bummer :/ do you know if there is a bug open for this? | 19:19 |
steel13 | alextricity: so far i haven't found a bug about this problem, just related with stack-create | 19:22 |
ryansb | if you can open a bug w/ more details (and make sure you have the fix for #1328342) that'd be awesome | 19:26 |
jdandrea | Update: The rabbitmq issue was a red herring. It's not that at all. Neutron just doesn't want to create a port for some reason. | 19:27 |
*** serg_mel_ has joined #heat | 19:28 | |
*** serg_mel_ has quit IRC | 19:28 | |
jdandrea | Ah. Quota exceeded. Yay - THAT I can solve. :) | 19:28 |
*** serg_melikyan has joined #heat | 19:28 | |
*** tellesnobrega_ has quit IRC | 19:34 | |
*** serg_melikyan has quit IRC | 19:34 | |
*** julienvey has joined #heat | 19:36 | |
*** julienvey has quit IRC | 19:36 | |
*** serg_melikyan has joined #heat | 19:39 | |
*** julienvey has joined #heat | 19:43 | |
*** EricGonczer_ has joined #heat | 19:49 | |
*** sarob has quit IRC | 19:51 | |
*** steel13 has quit IRC | 19:52 | |
*** julienvey has quit IRC | 19:55 | |
*** tspatzier has joined #heat | 19:56 | |
*** sarob has joined #heat | 19:57 | |
*** ParsectiX has joined #heat | 19:58 | |
*** sarob has quit IRC | 20:00 | |
*** tspatzier has quit IRC | 20:01 | |
*** packet has quit IRC | 20:01 | |
*** EricGonczer_ has quit IRC | 20:04 | |
*** EricGonc_ has joined #heat | 20:04 | |
openstackgerrit | Pratik Mallya proposed openstack/heat: Pass status reason when trove misbehaves https://review.openstack.org/131563 | 20:07 |
*** radez is now known as radez_g0n3 | 20:07 | |
*** sarob has joined #heat | 20:08 | |
*** jtomasek has quit IRC | 20:09 | |
*** julienvey has joined #heat | 20:17 | |
*** tellesnobrega_ has joined #heat | 20:19 | |
*** julienvey has quit IRC | 20:27 | |
*** tellesnobrega_ has quit IRC | 20:30 | |
*** htruta has quit IRC | 20:30 | |
*** tellesnobrega has quit IRC | 20:30 | |
*** dsneddon has quit IRC | 20:30 | |
*** dsneddon has joined #heat | 20:31 | |
*** ParsectiX has quit IRC | 20:33 | |
*** swygue has quit IRC | 20:36 | |
openstackgerrit | Anderson Mesquita proposed openstack/heat: Fix invalid syntax on heat-db-setup https://review.openstack.org/138525 | 20:37 |
*** ParsectiX has joined #heat | 20:41 | |
*** htruta has joined #heat | 20:42 | |
*** tellesnobrega has joined #heat | 20:42 | |
openstackgerrit | Dan Prince proposed openstack/heat-templates: heat-config-puppet: support hiera https://review.openstack.org/138532 | 20:45 |
*** GonZo2K has joined #heat | 20:46 | |
*** swygue has joined #heat | 20:46 | |
*** Adri2000 has quit IRC | 20:47 | |
stevebaker | alextricity: keep an eye on the answer to https://ask.openstack.org/en/question/42657/how-to-debug-scripts-at-heats-softwareconfig-resource/ I will post some hints there | 20:51 |
*** asalkeld has joined #heat | 20:53 | |
*** Adri2000 has joined #heat | 20:54 | |
asalkeld | morning | 20:54 |
asalkeld | 5mins until the project meeting (for any cpls) | 20:55 |
*** sarob has quit IRC | 20:55 | |
*** sarob_ has joined #heat | 20:55 | |
*** kebray has quit IRC | 20:58 | |
*** kebray has joined #heat | 21:00 | |
openstackgerrit | Dan Prince proposed openstack/heat-templates: heat-config-puppet: support hiera https://review.openstack.org/138532 | 21:03 |
*** serg_melikyan has quit IRC | 21:08 | |
*** stannie has quit IRC | 21:10 | |
*** sarob_ has quit IRC | 21:12 | |
*** radez_g0n3 is now known as radez | 21:12 | |
*** sarob has joined #heat | 21:12 | |
*** pas-ha has quit IRC | 21:13 | |
*** kebray has quit IRC | 21:17 | |
*** kitch has quit IRC | 21:26 | |
*** Adri2000 has quit IRC | 21:30 | |
*** Adri2000 has joined #heat | 21:31 | |
*** Adri2000 has quit IRC | 21:31 | |
*** Adri2000 has joined #heat | 21:31 | |
*** sgordon has quit IRC | 21:32 | |
*** swygue has quit IRC | 21:32 | |
*** serg_melikyan has joined #heat | 21:33 | |
*** openstackgerrit has quit IRC | 21:34 | |
*** openstackgerrit has joined #heat | 21:35 | |
*** kebray has joined #heat | 21:36 | |
*** julienvey has joined #heat | 21:38 | |
*** alexpilotti has quit IRC | 21:38 | |
*** julienvey has quit IRC | 21:39 | |
*** julienve_ has joined #heat | 21:39 | |
*** jmckind has quit IRC | 21:43 | |
*** jmckind has joined #heat | 21:44 | |
*** metral is now known as metral_zzz | 21:49 | |
*** ParsectiX has quit IRC | 21:50 | |
*** serg_melikyan has quit IRC | 21:53 | |
*** sabeen2 has joined #heat | 21:56 | |
*** ParsectiX has joined #heat | 21:57 | |
*** sabeen has quit IRC | 21:58 | |
*** ParsectiX has quit IRC | 21:59 | |
*** ParsectiX has joined #heat | 21:59 | |
*** jmckind has quit IRC | 22:00 | |
*** alexpilotti has joined #heat | 22:08 | |
*** vijendar has quit IRC | 22:10 | |
*** crose has quit IRC | 22:20 | |
*** pm90_ has quit IRC | 22:22 | |
*** pm90_ has joined #heat | 22:23 | |
*** sarob has quit IRC | 22:26 | |
*** jdob has quit IRC | 22:27 | |
*** pm90_ has quit IRC | 22:27 | |
*** rpothier has quit IRC | 22:29 | |
*** EricGonc_ has quit IRC | 22:33 | |
*** boris-42 has quit IRC | 22:37 | |
*** aweiteka has quit IRC | 22:43 | |
*** bitblt has joined #heat | 22:46 | |
*** tellesnobrega_ has joined #heat | 22:47 | |
*** pm90_ has joined #heat | 22:52 | |
*** serg_melikyan has joined #heat | 22:53 | |
*** tiantian has joined #heat | 22:54 | |
*** tellesnobrega_ has quit IRC | 22:57 | |
*** huangtianhua has quit IRC | 22:57 | |
*** serg_melikyan has quit IRC | 22:58 | |
*** reed has quit IRC | 22:59 | |
*** Adri2000 has quit IRC | 23:00 | |
*** bhavishkhatri has joined #heat | 23:00 | |
*** htruta has quit IRC | 23:00 | |
*** mimizone_ has joined #heat | 23:01 | |
*** tellesnobrega_ has joined #heat | 23:01 | |
*** ccrouch1 has joined #heat | 23:03 | |
*** kebray has quit IRC | 23:05 | |
*** ccrouch has quit IRC | 23:05 | |
*** Adri2000 has joined #heat | 23:07 | |
*** harlowja_ is now known as harlowja_away | 23:07 | |
*** alexpilotti has quit IRC | 23:09 | |
*** EricGonczer_ has joined #heat | 23:10 | |
mimizone_ | hello, I am trying to run this heat template on icehouse https://github.com/larsks/heat-kubernetes but it returns a "maximum recursion depth exceeded" | 23:10 |
*** reed has joined #heat | 23:11 | |
*** reed has quit IRC | 23:11 | |
*** reed has joined #heat | 23:11 | |
*** ccrouch1 has quit IRC | 23:11 | |
mimizone_ | does it speak to anyone? Where should I look for more info? I am pretty new to Heat btw :-) | 23:12 |
*** htruta has joined #heat | 23:12 | |
*** harlowja_away is now known as harlowja_ | 23:12 | |
stevebaker | mimizone_: if you can admin your heat install then you can raise the max recursion depth in /etc/heat/heat.conf | 23:14 |
*** alexpilotti has joined #heat | 23:16 | |
*** gondoi is now known as zz_gondoi | 23:16 | |
mimizone_ | stevebaker: thanks. It is the default value. what's a reasonable value typically? | 23:20 |
*** alexpilotti has quit IRC | 23:21 | |
*** ccrouch has joined #heat | 23:24 | |
*** metral_zzz is now known as metral | 23:28 | |
*** julienve_ has quit IRC | 23:28 | |
asalkeld | mimizone_, if you are the only user, just crank it right up | 23:30 |
mimizone_ | stevebaker: I went up to max_nested_stack_depth=20 | 23:30 |
mimizone_ | doesn't help | 23:30 |
mimizone_ | should be way more? | 23:30 |
asalkeld | mimizone_, did you restart the heat-engine? | 23:31 |
mimizone_ | yes | 23:31 |
zaneb | are we talking the Heat nested stack depth or the Python stack recursion depth here? | 23:31 |
mimizone_ | I actually don't know.... would need help there to find out | 23:31 |
asalkeld | mimizone_, post your error to paste.openstack.org | 23:32 |
*** alexheneveld has joined #heat | 23:32 | |
zaneb | does it say "RuntimeError: maximum recursion depth exceeded"? | 23:32 |
mimizone_ | zaneb: yes | 23:33 |
zaneb | then that's an infinite recursion problem, not a nested stack problem | 23:33 |
mimizone_ | ok. here's the actual debug log http://paste.openstack.org/show/143861/ | 23:34 |
zaneb | can you tell from the logs what function it is? | 23:34 |
zaneb | aha | 23:34 |
*** alexheneveld has quit IRC | 23:34 | |
zaneb | well that's a bug ;) | 23:34 |
*** bitblt has quit IRC | 23:34 | |
asalkeld | in heatclient | 23:35 |
mimizone_ | is that something to do with the template itself or our installation of icehouse? | 23:35 |
mimizone_ | oh ok. | 23:35 |
*** radez is now known as radez_g0n3 | 23:35 | |
asalkeld | mimizone_, can you raise a bug here: https://bugs.launchpad.net/python-heatclient/ | 23:35 |
mimizone_ | I use the heatclient on mac os x if it is of any help | 23:35 |
zaneb | it isn't ;) | 23:36 |
mimizone_ | ahah :) | 23:36 |
zaneb | infinity is infinity everywhere. gets you every time :) | 23:36 |
mimizone_ | zaneb: any other way I could run this template then? it references an external shell script, so I can't use horizon right? | 23:40 |
zaneb | yeah, I believe that's correct | 23:41 |
zaneb | in fact, it sounds like there's a circular reference | 23:41 |
zaneb | you might go looking for that | 23:41 |
* zaneb -> food (sorry) | 23:41 | |
*** bhavishkhatri has quit IRC | 23:42 | |
mimizone_ | zaneb: thanks. enjoy | 23:42 |
*** blomquisg has quit IRC | 23:45 | |
asalkeld | https://review.openstack.org/#/dashboard/?foreach=%28project%3Aopenstack%2Fheat%29+status%3Aopen+AND+&title=Priortized+Bug+Fix+Dashboard&&Milestone+kilo-1+Importance+High=change%3A93799+OR+change%3A127167&Milestone+kilo-1+Importance+Medium=change%3A135521+OR+change%3A122177+OR+change%3A82992+OR+change%3A84664+OR+change%3A110713+OR+change%3A137641 | 23:46 |
asalkeld | kilo 1 bugs to review | 23:46 |
asalkeld | stevebaker, one for you: https://review.openstack.org/#/c/135521/ | 23:48 |
*** sarob has joined #heat | 23:48 | |
mimizone_ | to close on my previous discussion. bug filed at https://bugs.launchpad.net/python-heatclient/+bug/1398620 | 23:49 |
uvirtbot | Launchpad bug 1398620 in python-heatclient ""RuntimeError: maximum recursion depth exceeded'" [Undecided,New] | 23:49 |
mimizone_ | ahah the bot was almost faster than me :-) | 23:49 |
asalkeld | mimizone_, when you say bug 1398620 it should printo out the heading | 23:50 |
uvirtbot | Launchpad bug 1398620 in python-heatclient ""RuntimeError: maximum recursion depth exceeded'" [Undecided,New] https://launchpad.net/bugs/1398620 | 23:50 |
stevebaker | mimizone_: oh, duh. My advice was really lame | 23:58 |
asalkeld | stevebaker, we need to focus review attention on https://launchpad.net/heat/+milestone/kilo-1 | 23:59 |
stevebaker | mimizone_: what does heat --version give you? | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!