← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1575727] [NEW] Cloud-init incorrect openstack datasource on dpkg-reconfigure

 

Public bug reported:

On Ubuntu 14.04 LTS when re-configuring the cloud-init package by
running dpkg-reconfigure, the OpenStack data source is incorrectly
written to the configuration file /etc/cloud/cloud.cfg.d/90_dpkg.cfg

>From a default install:

datasource_list: [ NoCloud, ConfigDrive, OpenNebula, Azure, AltCloud,
OVF, MAAS, GCE, OpenStack, CloudSigma, Ec2, CloudStack, SmartOS, None ]

After running dpkg-reconfigure, selecting all options.

datasource_list: [ NoCloud, ConfigDrive, OpenNebula, Azure, AltCloud,
OVF, MAAS, GCE, Openstack, CloudSigma, Ec2, CloudStack, SmartOS, None ]


Note that it reads "Openstack" instead of "OpenStack".

** Affects: cloud-init
     Importance: Undecided
         Status: New

-- 
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/1575727

Title:
  Cloud-init incorrect openstack datasource on dpkg-reconfigure

Status in cloud-init:
  New

Bug description:
  On Ubuntu 14.04 LTS when re-configuring the cloud-init package by
  running dpkg-reconfigure, the OpenStack data source is incorrectly
  written to the configuration file /etc/cloud/cloud.cfg.d/90_dpkg.cfg

  From a default install:

  datasource_list: [ NoCloud, ConfigDrive, OpenNebula, Azure, AltCloud,
  OVF, MAAS, GCE, OpenStack, CloudSigma, Ec2, CloudStack, SmartOS, None
  ]

  After running dpkg-reconfigure, selecting all options.

  datasource_list: [ NoCloud, ConfigDrive, OpenNebula, Azure, AltCloud,
  OVF, MAAS, GCE, Openstack, CloudSigma, Ec2, CloudStack, SmartOS, None
  ]

  
  Note that it reads "Openstack" instead of "OpenStack".

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1575727/+subscriptions


Follow ups