*** k_mouza has quit IRC | 01:22 | |
gregwork | so the fix was to modify heat/engine/resources/openstack/octavia/pool_member.py line 141 and add exception handling to self.client().member_delete(self.properties[self.POOL],self.resource_id) | 04:09 |
---|---|---|
gregwork | simple try/except .. im not really familar with how bugfixes are handled in this community but for what its worth .. there it is | 04:10 |
*** ash2307 has left #heat | 04:48 | |
*** ivve has joined #heat | 06:05 | |
gregwork | if you are defining a map can you do stuff like: mymap: [ { "this": "something", "that": { get_param [ mymap, this ] } } | 07:52 |
*** jtomasek has joined #heat | 09:55 | |
*** jtomasek has quit IRC | 09:57 | |
*** jtomasek has joined #heat | 10:23 | |
*** jtomasek has quit IRC | 10:28 | |
*** jtomasek has joined #heat | 10:35 | |
*** jtomasek has quit IRC | 10:46 | |
*** jtomasek has joined #heat | 11:00 | |
*** jtomasek has quit IRC | 11:50 | |
*** ivve has quit IRC | 14:51 | |
*** kazsh has quit IRC | 16:13 | |
*** ivve has joined #heat | 16:43 | |
*** zigo has quit IRC | 17:32 | |
*** gfidente has joined #heat | 19:08 | |
openstackgerrit | Jens Harbott (frickler) proposed openstack/heat master: Stop requiring an identity admin endpoint https://review.opendev.org/675778 | 19:46 |
*** ivve has quit IRC | 20:18 | |
*** gfidente has quit IRC | 20:44 | |
openstackgerrit | Steve Baker proposed openstack/heat-agents master: Rewrite test_hook_docker_cmd to avoid paunch internals https://review.opendev.org/678434 | 21:41 |
*** iokiwi has joined #heat | 21:51 | |
openstackgerrit | Steve Baker proposed openstack/heat-agents master: Rewrite test_hook_docker_cmd to avoid paunch internals https://review.opendev.org/678434 | 22:03 |
*** flwang has joined #heat | 22:32 | |
flwang | greetings, any heat folks around? | 22:32 |
flwang | i have a question about using remote HTTP web resources as template, does heat support any block list for the remote host/ip? | 22:34 |
*** rcernin has joined #heat | 23:19 | |
*** k_mouza has joined #heat | 23:25 | |
gregwork | flwang: such as? | 23:28 |
gregwork | template: | 23:29 |
gregwork | - http://this | 23:29 |
gregwork | - http://that | 23:29 |
gregwork | ? | 23:29 |
gregwork | or get_file | 23:29 |
gregwork | i mean how would that work though, i think template requires a single datasource | 23:29 |
gregwork | on a side note is there a way to get heat to not retry deploying a sub stack if it fails. | 23:32 |
flwang | gregwork: yes, for example, we may use cat-it.internal.co.nz for internal hosts | 23:35 |
flwang | we don't want the user can guess the url/file path to get any information they shouldn't be able to see | 23:36 |
gregwork | im thinking this maybe can be solved outside of heat? perhaps with dns and views? your template references http://thereposite where the view returns a different ip depending on the view the client hits | 23:38 |
gregwork | maybe im not understanding the problem tho | 23:38 |
openstackgerrit | Steve Baker proposed openstack/heat-agents master: Rewrite test_hook_docker_cmd to avoid paunch internals https://review.opendev.org/678434 | 23:40 |
gregwork | also is there a way to control the suffix name of a substack .. | 23:52 |
gregwork | from what i gather it will name things "masterstack-<resourcename>-randombarf" | 23:52 |
flwang | but how about if it's an IP not a domain name | 23:54 |
gregwork | ip addresses are more absolute .. probably not a great choice | 23:55 |
gregwork | hostnames are pretty flexible, id recommend that | 23:56 |
flwang | yep, we're asked this question from a security review report | 23:56 |
gregwork | so i work for a federally regulated financial institution here and we go through sox and pci-dss audits and the QSA's have never even suggested using IP addresses was a better idea than a hostname | 23:57 |
gregwork | so maybe you are alright :) | 23:57 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!