diff options
author | Scott Moser <smoser@ubuntu.com> | 2016-08-03 14:55:18 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2016-08-23 13:17:59 -0400 |
commit | 6a8aa46863f1a4a5f3c0d37d34fd02d57790be01 (patch) | |
tree | 5de3029a37609fbd9ddc997e3a578e2c8a09cb0f /TODO.rst | |
parent | 40a2f621b05c11ed6397a1735b6bfff0ea07b097 (diff) | |
download | vyos-cloud-init-6a8aa46863f1a4a5f3c0d37d34fd02d57790be01.tar.gz vyos-cloud-init-6a8aa46863f1a4a5f3c0d37d34fd02d57790be01.zip |
Generate a dummy bond name for OpenStack
The OpenStack network_data.json does not provide a name for bond links.
This change makes it so a dummy one is generated and used instead
to satisfy cloud-init which does require one.
In order to write the correct link (underlying 'link' names)
for the bonds, we maintain a list of info by ids so we can easily
get the right device name.
Also:
* add a vlan test case that similarly references an id rather than name.
* make bond interfaces auto
LP: #1605749
Diffstat (limited to 'TODO.rst')
0 files changed, 0 insertions, 0 deletions