Cedric Brandily 7f9814860a Enable to specify which fixed-ip to add to a vm.
This change enables to specify which fixed-ip will be added to a vm using:

 openstack server add fixed ip <vm> <network> --fixed-ip-address <ip>

This change uses interface_attach instead of add_fixed_ip[1] which is
less flexible and uses a deprecated API.

[1] https://review.openstack.org/384261

Closes-Bug: #1678140
Change-Id: I7fe4621439ef0d8dca080551ffaeb614c5a91174
2017-04-04 11:15:29 -05:00
..
2017-03-28 16:41:54 +01:00
2017-03-23 20:30:15 +00:00
2017-01-03 12:13:10 +08:00
2017-03-21 02:43:24 +00:00
2017-03-20 14:40:56 +13:00
2017-03-10 14:59:47 +00:00
2017-01-25 22:16:22 +00:00