heat/heat
Dirk Mueller ede21a2688 Use Python 3.x compatible octal literals
Python 3.x deprecated the 0700 construct. 0o700
works with any version of Python (>= 2.6 tested)

Change-Id: I47fcb79804b75437e6cf4ce966fbfdc05fce26cd
2013-06-10 09:46:34 +02:00
..
api Update the oslo code before importing a new module 2013-05-27 16:05:13 +10:00
cfn_client Fix PEP H101 (Use TODO(NAME)) 2013-05-21 21:15:33 +10:00
cloudinit Use Python 3.x compatible octal literals 2013-06-10 09:46:34 +02:00
cmd Use heat-engine.conf for heat-manage config 2013-05-28 10:57:54 +01:00
common Fix Hacking H304 Warnings 2013-06-01 18:20:24 +02:00
db Allow stacks to be created without a timeout 2013-05-31 12:40:08 +02:00
engine get rid of no-op __init__ methods 2013-06-06 12:12:52 -05:00
locale Initial support for Transifex translations 2013-01-29 12:27:17 -08:00
openstack Add a basic heat-manage 2013-05-27 21:06:31 +10:00
rpc Update the oslo code before importing a new module 2013-05-27 16:05:13 +10:00
tests Use Python 3.x compatible octal literals 2013-06-10 09:46:34 +02:00
__init__.py Sync cfg from openstack-common 2012-03-16 11:49:46 -04:00
version.py Migrate to pbr. 2013-05-25 08:35:00 +02:00