Comment 1 for bug 1485600

Revision history for this message
Pavlo Shchelokovskyy (pshchelo) wrote :

a note for next MOS 8.0 release - this will definitely be changed in Heat Liberty release

https://github.com/openstack/heat/commit/e423bec7f10b0f5d07f05d195b3b7860f6bceb00

- AWS::EC2::Instance will always create the "ec2-user" user (for AWS compatibility sake)
- OS::Nova::Server will always use the user pre-configured in the image (e.g. "fedora" for stock Fedora cloud images, "ubuntu" for stock Ubuntu cloud images, "cloud-user" for stock CentOS cloud images etc)