First time here? Check out the FAQ!
![]() | 1 | initial version |
openstack server create --nic net-id=<subnet-uuid>,--v4-fixed-ip=10.10.10.100
with other arguments.
![]() | 2 | No.2 Revision |
openstack server create --nic
with other arguments.net-id=<subnet-uuid>,--v4-fixed-ip=10.10.10.100net-id=<subnet-uuid>,v4-fixed-ip=10.10.10.100
![]() | 3 | No.3 Revision |
openstack server create --nic
with other arguments.net-id=<subnet-uuid>,v4-fixed-ip=10.10.10.100net-id=<net-uuid>,v4-fixed-ip=10.10.10.100