yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16190
[Bug 1329583] [NEW] Typo in default data source list breaks Ec2 and OpenStack sources
Public bug reported:
The built-in list of data sources that appears in cloudinit/settings.py
is missing a comma between 'OpenStack' and 'Ec2', breaking both of those
data sources. From the looks of things debconf manages the data source
list on Ubuntu, which would mask this problem there, but we don't have
that luxury on Fedora. See the attached patch for a fix.
** Affects: cloud-init
Importance: Undecided
Status: New
** Patch added: "cloud-init-0.7.5-comma.patch"
https://bugs.launchpad.net/bugs/1329583/+attachment/4130673/+files/cloud-init-0.7.5-comma.patch
--
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/1329583
Title:
Typo in default data source list breaks Ec2 and OpenStack sources
Status in Init scripts for use on cloud images:
New
Bug description:
The built-in list of data sources that appears in
cloudinit/settings.py is missing a comma between 'OpenStack' and
'Ec2', breaking both of those data sources. From the looks of things
debconf manages the data source list on Ubuntu, which would mask this
problem there, but we don't have that luxury on Fedora. See the
attached patch for a fix.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1329583/+subscriptions
Follow ups
References