]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Remove openstack copy right assignment as we have not done that yet.
authorAngus Salkeld <asalkeld@redhat.com>
Wed, 14 Mar 2012 22:36:51 +0000 (09:36 +1100)
committerAngus Salkeld <asalkeld@redhat.com>
Wed, 14 Mar 2012 22:36:51 +0000 (09:36 +1100)
commit2fde25bc115efbfaf4a953633be3bc1321aa2170
treedbd38dfd49931211de2380e0c6345da6917c20fd
parentfc413d93278706cc8e62f3033fdaf4815fc32784
Remove openstack copy right assignment as we have not done that yet.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
21 files changed:
heat/__init__.py
heat/api/__init__.py
heat/api/middleware/__init__.py
heat/api/middleware/context.py
heat/api/middleware/version_negotiation.py
heat/api/v1/__init__.py
heat/api/v1/router.py
heat/api/v1/stacks.py
heat/api/versions.py
heat/client.py
heat/common/__init__.py
heat/common/auth.py
heat/common/client.py
heat/common/config.py
heat/common/context.py
heat/common/crypt.py
heat/common/exception.py
heat/common/policy.py
heat/common/wsgi.py
heat/version.py
setup.py