nova/api-ref
Matt Riedemann 67f7b96b22 api-ref: requested security groups are not applied to pre-existing ports
When creating a server, you can request security groups and
pre-existing ports, but the security groups are only applied to
any new ports that nova creates, not the pre-existing ones that
the user passes in. This change makes a note of that in the API
reference.

Change-Id: I0ea6891f10f021b0ed752200417e87d7e9bfda31
Related-Bug: #1707319
2017-07-31 12:36:52 -04:00
..