smartos changed from region to datacenter_name
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| cloud-init |
Fix Released
|
Medium
|
Unassigned | ||
| cloud-init (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Bug Description
Cloud-init uses 'region' for SmartOS availability_zone, it should be 'datacenter_name' due to a recent change.
Related branches
- cloud-init Commiters: Pending requested
-
Diff: 12 lines (+1/-1) 1 file modifiedapicloudinit/sources/DataSourceSmartOS.py (+1/-1)
Fixed in branch. Pending Code Review.
fix-committed in trunk at revno 891.
fixed in 0.7.4
This bug was fixed in the package cloud-init - 0.7.5~bzr902-
---------------
cloud-init (0.7.5~
* debian/control: Build-Depend on python-jsonpatch as #717916 is now fixed.
* debian/control: Recommend eatmydata (LP: #1236531)
* New upstream snapshot.
* support invoking apt with 'eatmydata' (LP: #1236531)
* add a message in log about dynamic import failures
* New in '0.7.4' release.
* fix reading of mount information on kernels < 2.6.26 (LP: #1248625)
* SmartOS: change 'region' to 'datacenter_name' to address change
in data provided to instance (LP: #1249124)
* support calling 'add-apt-
(LP: #1244355)
* DataSourceAzure: fix incompatibility with python 2.6 (LP: #1232175)
* fix bug mounting first partition of a alias'd name. (LP: #1236594)
* SmartOS: fix bug with hostname due to trailing whitespace (LP: #1236445)
* fix creation of partitions on Azure (LP: #1233698)
* cc_growpart: respect /etc/growroot-
* ubuntu config: add default user to 'sudo' group (LP: #1228228)
* Fix usage of libselinux-python when selinux is disabled
* add OpenNebula datasource
-- Scott Moser <email address hidden> 2013年12月17日 16:51:30 -0500
Tracked in Github Issues as https:/