heat/heat/engine
Steven Hardy 4b1969ac5b migrate StackUser base class to stack domain users
Migrates the user/credential interfaces to stack domain users,
so the user is created in the instance-user domain not the
domain of the user creating the stack.

Partial-Bug: #1089261
blueprint: instance-users
Change-Id: If4c57144a32050a8d0b145444a84896cce53908b
2014-03-03 22:24:29 +00:00
..
cfn Move built-in functions to separate modules 2014-02-19 00:02:01 -05:00
hot Check that 'heat_template_version' is a HOT version 2014-02-25 08:23:15 -06:00
notification Fix misspellings in heat 2014-02-11 08:29:37 +08:00
resources Merge "Document schema properties for Neutron subnet resource" 2014-03-03 19:54:14 +00:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Merge "Change software_config storage of config and io columns" 2014-03-03 12:00:44 +00:00
attributes.py Wrap engine exceptions in _() 2013-10-18 11:28:12 +11:00
clients.py Change access to ceilometerclient 2014-02-10 15:09:34 +02:00
constraints.py Implement custom constraints 2014-02-11 10:54:12 +01:00
dependencies.py Add way to group exceptions in DependencyTaskGroup 2014-01-09 00:08:37 -06:00
environment.py Merge "Fix misspellings in heat" 2014-02-12 11:20:54 +00:00
event.py New Event uuid column and autoincremental id 2014-02-05 11:15:42 -03:00
function.py Add a base class for pluggable functions 2014-02-17 16:51:39 -05:00
parameter_groups.py Updates template_validate call to validate parameter_groups. 2014-02-05 20:01:09 +00:00
parameters.py Enable usage of custom constraint in parameters 2014-02-17 09:26:46 +01:00
parser.py Change Stack timestamps to save correct info 2014-02-27 09:13:54 -05:00
properties.py Merge "Add validation of nested property schema" 2014-03-03 11:17:44 +00:00
resource.py Change Resource timestamps to save correct info 2014-02-27 09:13:54 -05:00
scheduler.py Fix misspellings in heat 2014-02-11 08:29:37 +08:00
service.py engine: allow stack_user_project users to retrieve stack 2014-03-03 22:24:29 +00:00
signal_responder.py SignalResponder move signed URL deleting to its own method 2014-02-27 18:54:30 +13:00
stack_lock.py Don't try to stop a stack on a dead engine 2014-02-11 12:52:27 -06:00
stack_resource.py Add StackResource specific preview behavior 2014-02-17 23:33:01 -05:00
stack_user.py migrate StackUser base class to stack domain users 2014-03-03 22:24:29 +00:00
support.py Refactor SupportStatus into its own module 2014-02-20 10:21:32 +13:00
template.py Check that 'heat_template_version' is a HOT version 2014-02-25 08:23:15 -06:00
timestamp.py Do not refresh timestamp from database on read. 2013-06-21 10:43:34 +12:00
update.py Re-resolve functions during stack update 2014-02-17 16:51:39 -05:00
watchrule.py Fix indentation errors found by Pep8 1.4.6+ 2014-02-05 20:30:39 +01:00