For what its worth, the code in ds-identify is relying on a feature that went into CloudStack in version 4..6 which was released in 2015.
https://issues.apache.org/jira/browse/CLOUDSTACK-8489 If you do not know why your cloudstack installation does not have this functionality you might want to look at upgrading. On Wed, May 27, 2020 at 9:57 AM Daniel Watkins <[email protected]> wrote: > > On Wed, May 27, 2020 at 03:34:23PM +0530, jyoti.yadav wrote: > > After lots of document reading I found the solution. I just created file > > /etc/cloud/ds-identify.cfg and put > > > > datasource: CloudStack. > > > > And it resolved. > > Glad to hear it! > > This workaround does require you to modify every image you want to run > in the cloud, so you may also want to investigate the change I mentioned > (or raise it as an issue with your cloud provider, if you aren't the > owner of the cloud), so that you can easily use generic cloud images. > > > Cheers, > > Dan > -- > Mailing list: https://launchpad.net/~cloud-init > Post to : [email protected] > Unsubscribe : https://launchpad.net/~cloud-init > More help : https://help.launchpad.net/ListHelp -- Mailing list: https://launchpad.net/~cloud-init Post to : [email protected] Unsubscribe : https://launchpad.net/~cloud-init More help : https://help.launchpad.net/ListHelp

