diff options
author | Scott Moser <smoser@ubuntu.com> | 2010-08-09 17:20:29 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2010-08-09 17:20:29 -0400 |
commit | a43357425d32b53aa58e226613e7fa2dd0714102 (patch) | |
tree | 5440986dbb85f807725c22c073c00c45a95a9771 /setup.py | |
parent | 01ac0f133c331ad959df4e4f0e248846ab07198f (diff) | |
download | vyos-cloud-init-a43357425d32b53aa58e226613e7fa2dd0714102.tar.gz vyos-cloud-init-a43357425d32b53aa58e226613e7fa2dd0714102.zip |
DataSourceEc2.py: remap dev names when metadata service disagress with kernel
device names presented in the metadata service may not be what the kernel
has named them. This can be for more than 1 reason. But some examples:
- device is virtio, metadata named 'sd'
- device is xvdX, metadata named sd
Those are the two situations that are covered here. More complex, but
not covered are possibly:
- metadata service named device 'sda1', but it should actually be 'vdb1'
LP: #611137
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions