Package: cloud-init Version: 0.7.6~bzr976-2 Severity: important Dear Maintainer,
Cloud-init refers to a datasource list located at /etc/cloud/cloud.cfg.d/90_dpkg.cfg to select from where it should import data. On a fresh install, the list is as follows : datasource_list: [ NoCloud, AltCloud, CloudStack, ConfigDrive, Ec2, MAAS, OVF, GCE, None ] It is missing an 'OpenStack' key. Without it, it cannot import vendor data from an Openstack install. Even with dpkg-reconfigure, the 'OpenStack' cannot be added, it must be added manually. The ubuntu release include additional keys in the list, and Openstack can be added with dpkg-reconfigure. datasource_list: [ NoCloud, ConfigDrive, OpenNebula, Azure, AltCloud, OVF, MAAS, GCE, OpenStack, CloudSigma, SmartOS, Ec2, CloudStack, None ] There is an additional issue in the debian8.6 cloud ready image, where the list is [ConfigDrive, Openstack, Ec2], with an 's' instead of S. -- System Information: Debian Release: 8.6 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages cloud-init depends on: ii debconf [debconf-2.0] 1.5.56 ii ifupdown 0.7.53.1 ii lsb-base 4.1+Debian13+nmu1 ii procps 2:3.3.9-9 ii python 2.7.9-1 ii python-boto 2.34.0-2 ii python-cheetah 2.4.4-3 ii python-configobj 5.0.6-1 ii python-jsonpatch 1.3-5 ii python-oauth 1.0.1-4 ii python-prettytable 0.7.2-3 ii python-requests 2.4.3-6 ii python-serial 2.6-1.1 ii python-software-properties 0.92.25debian1 ii python-yaml 3.11-2 cloud-init recommends no packages. cloud-init suggests no packages. -- debconf information excluded

