commit | fc5e0c75fa7c20c62974e2fd6e66087d67707928 | [log] [tgz] |
---|---|---|
author | ghanshyam <ghanshyam.mann@nectechnologies.in> | Thu Jan 29 15:09:40 2015 +0900 |
committer | Ghanshyam Mann <ghanshyam.mann@nectechnologies.in> | Thu Jan 29 06:47:48 2015 +0000 |
tree | bd349d336faf34eac4ddc023a0bb3e6bc12f4c30 | |
parent | 23d37aa4bfaa03e2debb99e5c3cceaed5ab582dd [diff] |
Fix create server request in test_network_v6 As Nova V2.1 is much strict about API inputs, Security group name only is accepted on create server request as a security group parameter. test_network_v6 passes complete security group (name, id, rules etc) in create server request and fails for Nova V2.1. Closes-Bug: #1414967 Change-Id: I45adde0c7c4134ea087427f23f2e45d7ec9c88e7