-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
STR:
- deploy an P2P scenario with CentOS machines
- ssh into one of the machines and execute ifconfig -a
result:
the Vlan network is not configured as nic on the machine
this is probably since the machine should be restarted or NICs should be refrashed after an nix is added to a machine from the OpenStack AIP or from horizon.
the main problem here is that a user is usual to deploy machines with few networks form Horizon and all the networks will be configured since they attached when the machine is created. When a machine is configured form CloudShell, the machine will be powered on first and then connectivity process will attach a NIC but nothing refresh the NIC's on the VM to update the connectivity on the OS level.