<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">I was trying to use the python-neutronclient for creating security groups and it throws the weird ("NeutronClientException: Unable to find 'security_group' in request body" ) exception.
 Why is it trying to find a security group when I am trying to create a new one.<br>
<br>
the list and get method of the python-neutronclient work well though.<br>
<br>
<br>
I checked the neutron api documentation and see that it has CRUD methods only for network, subnet and ports. (https://wiki.openstack.org/wiki/Neutron/APIv2-specification)<br>
<br>
Now I am really confused about the work-flow. Is neutron responsible for creating security groups or is it nova(create works with nova except that i do not know how to add rules to the sg).<br>
<br>
Can any one tell me which process is responsible for this workflow and what the api is and if there is support for it in any python client.<br>
<br>
Thank you,<br>
Ageeleshwar K<br>
</div>
http://www.csscorp.com/common/email-disclaimer.php
</body>
</html>