Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/x-auth-trust. Description: Heat uses Keystone Trusts to support autoscaling. But trust cannot be provided through API call - either a "not-trust-scoped" auth token or user credentials have to be specified in request headers. If client applications could provide trusts directly in requests, they could manage user stacks automatically, without knowing user credentials. Specification URL (additional information): None