]>
author | Angus Salkeld <asalkeld@redhat.com> | |
Tue, 27 Mar 2012 00:38:48 +0000 (11:38 +1100) | ||
committer | Angus Salkeld <asalkeld@redhat.com> | |
Tue, 27 Mar 2012 00:38:48 +0000 (11:38 +1100) | ||
commit | 5c30a02e00a1dcb58ca2aa6caef4ed835fc53deb | |
tree | 26a500e754e67ae50d1368b8ce52066484ff3d27 | tree | snapshot |
parent | 91ee085a0dd65ae408d29bb494d0208530435203 | commit | diff |
bin/heat-engine | diff | blob | history | |
heat/common/config.py | diff | blob | history | |
heat/common/exception.py | diff | blob | history | |
heat/common/utils.py | diff | blob | history | |
heat/context.py | [new file with mode: 0644] | blob |
heat/engine/manager.py | [new file with mode: 0644] | blob |
heat/local.py | [new file with mode: 0644] | blob |
heat/manager.py | [new file with mode: 0644] | blob |
heat/rpc/__init__.py | [new file with mode: 0644] | blob |
heat/rpc/amqp.py | [new file with mode: 0644] | blob |
heat/rpc/common.py | [new file with mode: 0644] | blob |
heat/rpc/impl_fake.py | [new file with mode: 0644] | blob |
heat/rpc/impl_kombu.py | [new file with mode: 0644] | blob |
heat/rpc/impl_qpid.py | [new file with mode: 0644] | blob |
heat/service.py | [new file with mode: 0644] | blob |