Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Do not try to configure an interface if it's not found #26

Closed
jfontan opened this issue Dec 21, 2015 · 1 comment
Closed

Do not try to configure an interface if it's not found #26

jfontan opened this issue Dec 21, 2015 · 1 comment
Milestone

Comments

@jfontan
Copy link
Contributor

jfontan commented Dec 21, 2015

Bug found in https://forum.opennebula.org/t/nic-reattach-on-sunstone-breaks-etc-network-interfaces/1599/3

Even if the interface is not found the information for the interface is added to the configuration file without device name:

iface  inet static
  address ...
  network ...
  netmask ...
  gateway ...
@jfontan jfontan added this to the v5.0.0 milestone May 17, 2016
@jfontan jfontan closed this as completed Jun 8, 2016
@jfontan jfontan reopened this Jun 8, 2016
@jfontan jfontan added the to test label Jun 8, 2016
@jfontan jfontan removed the to test label Jun 8, 2016
@jfontan jfontan closed this as completed Jun 8, 2016
@nordurljosahvida
Copy link

Nice work! Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants