heat/heat/cloudinit
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
..
__init__.py Refactor loguserdata.py so it can be tested. 2013-02-07 08:45:18 +13:00
boothook.sh Change executable file permissions for rpmlint 2013-03-20 18:56:36 -04:00
config Allow per-deployment configuration of user id 2013-03-14 09:51:59 -07:00
loguserdata.py Use Python 3.x compatible octal literals 2013-06-10 09:46:34 +02:00
part-handler.py Use Python 3.x compatible octal literals 2013-06-10 09:46:34 +02:00