nfvlabs / openmano

Openmano is an open source project that provides a practical implementation of the reference architecture for Management & Orchestration under standardization at ETSI’s NFV ISG
Apache License 2.0
180 stars 74 forks source link

Restoration of interfaces status in the host after deleting an instance scenario #22

Open alogracia opened 9 years ago

alogracia commented 9 years ago

Frequently, after deleting an instance scenario, interfaces in the host remain in down state. This generates problems when deploying a new instance scenario that uses those interfaces: the interfaces must be up in the host for the guest to be able to use them.

Openmano should restore the static configuration of the host interfaces when they are freed, UP state and MTU size at least.