openstackgerrit | Zane Bitter proposed openstack/heat master: Add functional test for resource condition during updates https://review.openstack.org/595915 | 00:04 |
---|---|---|
*** livelace has quit IRC | 00:23 | |
*** livelace has joined #heat | 00:23 | |
*** zaneb has joined #heat | 00:36 | |
*** ChanServ has quit IRC | 01:00 | |
*** ChanServ has joined #heat | 01:03 | |
*** barjavel.freenode.net sets mode: +o ChanServ | 01:03 | |
*** hjensas has quit IRC | 01:07 | |
*** hjensas has joined #heat | 01:08 | |
*** ramishra has joined #heat | 01:15 | |
*** dbecker has quit IRC | 01:15 | |
*** hongbin has joined #heat | 02:21 | |
*** nicolasbock has quit IRC | 02:28 | |
*** mnaser has quit IRC | 02:28 | |
*** TheJulia has quit IRC | 02:28 | |
*** dopplergange has quit IRC | 02:28 | |
*** mordred has quit IRC | 02:28 | |
*** aluria has quit IRC | 02:28 | |
*** sshnaidm|off has quit IRC | 02:28 | |
*** nicolasbock has joined #heat | 02:30 | |
*** mnaser has joined #heat | 02:30 | |
*** TheJulia has joined #heat | 02:30 | |
*** dopplergange has joined #heat | 02:30 | |
*** aluria has joined #heat | 02:30 | |
*** mordred has joined #heat | 02:30 | |
*** sshnaidm|off has joined #heat | 02:30 | |
*** dopplergange has quit IRC | 02:31 | |
*** dopplergange has joined #heat | 02:31 | |
*** openstack has joined #heat | 13:23 | |
*** ChanServ sets mode: +o openstack | 13:23 | |
*** pbourke has quit IRC | 14:26 | |
*** pbourke has joined #heat | 14:28 | |
*** mbuil has joined #heat | 15:08 | |
mbuil | hey guys, we have just started using heat from Rocky. We are using the same config as in Queens and we are getting weird AWS errors coming from "heat.api.aws.ec2token". I guess we are missing a parameter in the config because we are not using AWS but plain openstack. Can anybody give us a hint on what might the problem? Thx | 15:12 |
*** nicolasbock has joined #heat | 15:21 | |
zaneb | mbuil: Heat uses AWS-compatible auth for some things. what are the errors you're getting? | 15:21 |
mbuil | zaneb: No AWS Signature found | 15:22 |
mbuil | zaneb: and the service which is using heat API (tacker) has in the logs: HTTPBadRequest: ERROR: <ErrorResponse><Error><Message>The request signature does not conform to AWS standards</Message><Code>IncompleteSignature</Code><Type>Sender</Type></Error></ErrorResponse> | 15:23 |
mbuil | zaneb: I am trying to create a VM into my local openstack environment using tacker | 15:23 |
zaneb | mbuil: so looking at the code it looks like it reports this error if there's no X-Auth-User header | 15:24 |
zaneb | i.e. if there's no Keystone auth info it assumes you're trying to auth with an AWS signature, and if that isn't there either then it fails with an error | 15:24 |
*** ramishra has quit IRC | 15:25 | |
mbuil | zaneb: aaah ok, thanks. Could you point me to that part of the code? I guess I'll need to talk to the tacker guys :) | 15:26 |
zaneb | https://git.openstack.org/cgit/openstack/heat/tree/heat/api/aws/ec2token.py#n165 | 15:27 |
zaneb | it's part of the middleware pipeline | 15:27 |
mbuil | zaneb: ok, so if X-Auth-User exists (which should be the keystone info), it does return self.application and starts keystone auth? | 15:29 |
zaneb | yes, it continues to the next thing in the middleware pipeline (one of which will be the keystone auth) without modifying anything | 15:30 |
*** livelace has quit IRC | 15:30 | |
mbuil | zaneb: thanks! I might come back next week for more info :) | 15:33 |
zaneb | mbuil: happy weekend :) | 15:34 |
*** shardy has quit IRC | 15:37 | |
*** gkadam has quit IRC | 16:38 | |
*** gkadam has joined #heat | 16:52 | |
*** gkadam has quit IRC | 18:30 | |
*** jcoufal has quit IRC | 18:41 | |
openstackgerrit | Zane Bitter proposed openstack/heat master: Ignore conditions when reparsing ResourceDefinition https://review.openstack.org/595915 | 20:29 |
*** EvilienM is now known as EmilienM | 21:39 | |
*** pbourke has quit IRC | 22:35 | |
*** pbourke has joined #heat | 22:37 | |
*** slagle has joined #heat | 23:19 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!