heat/etc/heat
Tomas Sedovic b8eefd1de9 Don't create cloud-init user unless specified
When the the instance_user value from heat.conf is set to empty string/None and
the user doesn't specify Server's admin_user property, Heat will not create a
custom cloud-init user.

The instance_user config option and admin_user property are deprecated and will
be removed in Juno where this behaviour becomes the default.

AWS::EC2::Instance will still create a cloud-init user for CloudFormation
compatibility. In the absence of the instance_user config option, 'ec2-user'
will be used.

Closes-Bug: #1257410
Change-Id: I42dda36045f79be079b2030669284e9db71463d7
2014-03-25 05:01:11 -04:00
..
environment.d Move dbinstance into a TemplateResource 2013-09-07 11:04:39 +12:00
templates Repeat Ceilometer alarm actions by default 2013-10-23 07:33:45 -10:00
api-paste.ini Move X-Auth-Url logic to auth_url middleware 2014-02-20 15:52:51 -06:00
heat.conf.sample Don't create cloud-init user unless specified 2014-03-25 05:01:11 -04:00
policy.json policy.json allow all users to do stacks:lookup 2014-03-14 15:35:58 +00:00