Chris, you safely; sudo rm -Rf /var/lib/cloud/instance/warnings I'm not sure how you actually got here, but your most recent boot did the right thing: $ tail -n 3 /run/cloud-init/ds-identify.log check for 'Ec2' returned maybe Found single datasource: CloudStack [up 3.10s] returning 0
One possible explanation would be that the cloud provider upgraded their CloudStack and now they are providing 'CloudStack' in dmi product name as fixed in CloudStack upstream [1]. A related bug is bug 1674128. Anyway, this looks like 'fixed released' -- [1] https://issues.apache.org/jira/browse/CLOUDSTACK-8489 [2] https://bugs.launchpad.net/cloud-init/+bug/ ** Changed in: cloud-init Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1736917 Title: Cloud provider "Exoscale" is detected as [Ec2, None] instead of CloudStack Status in cloud-init: Fix Released Bug description: One of my deployed system on Swiss cloud provider Exoscale (https://www.exoscale.ch/) displays the following message on login: ************************************************************************** # A new feature in cloud-init identified possible datasources for # # this system as: # # ['Ec2', 'None'] # # However, the datasource used was: CloudStack # # # # In the future, cloud-init will only attempt to use datasources that # # are identified or specifically configured. # # For more information see # # https://bugs.launchpad.net/bugs/1669675 # # # # If you are seeing this message, please file a bug against # # cloud-init at # # https://bugs.launchpad.net/cloud-init/+filebug?field.tags=dsid # # Make sure to include the cloud provider your instance is # # running on. # # # # After you have filed a bug, you can disable this warning by launching # # your instance with the cloud-config below, or putting that content # # into /etc/cloud/cloud.cfg.d/99-warnings.cfg # # # # #cloud-config # # warnings: # # dsid_missing_source: off # ************************************************************************** As per the message on display I am reporting this bug using the provided URL. To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/1736917/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

