Package: cloud.debian.org Severity: grave Hi,
Testing to start the OpenStack image (well, the "genericcloud" image), I couldn't login into it, because there isn't any metadata service configured in it. After adding this: # cat /etc/cloud/cloud.cfg.d/90_dpkg.cfg datasource_list: [ NoCloud, AltCloud, ConfigDrive, OpenStack, CloudStack, DigitalOcean, Ec2, MAAS, OVF, GCE, None ] which is what the legacy OpenStack image does, and rebooting the instance, I could login without any problem. After that, it appears that /etc/hosts wasn't configued at all with the hostname, therefore, the hostname couldn't be resolved even within the VM itself. I'm not sure if this is related or not, however. IMO, this is of severity grave, because the image is not usable without a tweak (ie: impossible to login). Cheers, Thomas Goirand (zigo)