Public bug reported: The Disk Setup module documents[1] a key called `device_aliases`, however it does not seem to function and a quick grep of the code base shows that there does not appear to be any code to support this key, purely the documentation. There is `disk_aliases` key in the Azure and SmartOS datasources which appears to serve a similar purpose, but is not obviously intended for end-user use.
This feature would be really useful, so fixing the code to match the documentation seems like it would be preferable to removing the the documentation. With that said, updating documentation for historical versions would be helpful, it would certainly have saved me personally a whole bunch of time! Cheers! [1]: https://cloudinit.readthedocs.io/en/19.4/topics/modules.html#disk- setup ** 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/1867532 Title: device_aliases feature documented but not implemented Status in cloud-init: New Bug description: The Disk Setup module documents[1] a key called `device_aliases`, however it does not seem to function and a quick grep of the code base shows that there does not appear to be any code to support this key, purely the documentation. There is `disk_aliases` key in the Azure and SmartOS datasources which appears to serve a similar purpose, but is not obviously intended for end-user use. This feature would be really useful, so fixing the code to match the documentation seems like it would be preferable to removing the the documentation. With that said, updating documentation for historical versions would be helpful, it would certainly have saved me personally a whole bunch of time! Cheers! [1]: https://cloudinit.readthedocs.io/en/19.4/topics/modules.html #disk-setup To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/1867532/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

