commit | fbc45c70313184e42fe14484f6e1e044fd776549 | [log] [tgz] |
---|---|---|
author | ghanshyam <ghanshyam.mann@nectechnologies.in> | Tue Feb 24 11:18:00 2015 +0900 |
committer | Ken'ichi Ohmichi <ken1ohmichi@gmail.com> | Thu Mar 05 05:23:05 2015 +0000 |
tree | 8d7a832dec3c7df99747db7127e381d4fd8b7c8b | |
parent | 1259c1cfa2093b47d840ab4c356556dd9f968d01 [diff] |
Adding 'security_groups' attributes in server schema If Nova 'os-security-groups' extension is enabled then, server post, get & detail response will contain 'security_groups' attributes. So that attributes should be defined in server's schema and it should not be required as this is present only when sg extension is enabled. This patch adds the 'security_groups' attributes in necessary schema. Change-Id: Ibb58a2173171d237156d383ced9c3b58993058bb