heat/heat
Steven Hardy ba9c290212 SignalResponder store access/secret in resource data
We need to stop relying on the logic in heat_keystoneclient which
assumes there is only one keypair per user, as this assumption
may not remain true in future.

So instead, store the access/secret key in the DB as resource data,
which is probably better from a performance perspective anyway, and
will also allow SignalResponder subclasses to potentially override
the default credentials implementation more easily.

Change-Id: I7952181f30c94848acf358ab34cf17b6281d43ac
Partial-Bug: #1089261
blueprint: instance-users
2013-12-18 17:41:58 +00:00
..
api Merge "Deny API requests where context doesn't match path" 2013-12-12 19:52:40 +00:00
cloudinit Call cfn-create-aws-symlinks in boothook.sh 2013-12-05 10:41:25 +13:00
cmd Merge "Add granularity option to purge_deleted" 2013-10-21 18:14:22 +00:00
common Implement stack-locking for multi-engine support 2013-12-10 16:01:13 -06:00
db Merge "Fix stack_get_by_name does not list nested stack issue" 2013-12-16 09:53:22 +00:00
doc Move resource doc generation to doc/source/ext 2013-11-13 15:21:04 +13:00
engine SignalResponder store access/secret in resource data 2013-12-18 17:41:58 +00:00
locale Imported Translations from Transifex 2013-12-16 06:06:20 +00:00
openstack Merge "Add oslo mock fixture" 2013-12-16 15:19:50 +00:00
rpc Merge "heat engine changes for abandon-stack" 2013-12-06 00:46:18 +00:00
tests SignalResponder store access/secret in resource data 2013-12-18 17:41:58 +00:00
__init__.py Revert "Add missing _ imports to allow doc generation" 2013-08-13 05:36:06 +00:00
version.py Migrate to pbr. 2013-05-25 08:35:00 +02:00