
At the moment, when a user attaches an interface to an instance, only a network can be specified. But actually in nova, it is supported to specify a fixed IP address or a port. This patch will support these ways. Change-Id: I3535024a4f6ffd26b508f5e9afb25232202e1e02 Closes-Bug: #1595913