<style>body { line-height: 1.5;}
body { font-size: 10.5pt; font-family: 'Microsoft YaHei UI'; color: rgb(0, 0, 0); line-height: 1.5;}
</style>
<div><span></span>Hi all,</div><div><span style="" microsoft="" yahei="" ui="" font-size:="" px="" color:="" rgb="" background-color:="" rgba="" font-weight:="" normal="" font-style:="" none="">    I could use the feature port-security-enabled on port. </span></div><div><span style="" microsoft="" yahei="" ui="" font-size:="" px="" color:="" rgb="" background-color:="" rgba="" font-weight:="" normal="" font-style:="" none="">    When I create net and subnet </span></div><div><span style="" microsoft="" yahei="" ui="" font-size:="" px="" color:="" rgb="" background-color:="" rgba="" font-weight:="" normal="" font-style:="" none="">                 neutron net-create net2 --port-security-enabled=False</span></div><div><span style="" microsoft="" yahei="" ui="" font-size:="" px="" color:="" rgb="" background-color:="" rgba="" font-weight:="" normal="" font-style:="" none="">                 neutron subnet-create net2 6.6.6.0/24  --enable-dhcp=False --name subnet2</span></div><div><span style="" microsoft="" yahei="" ui="" font-size:="" px="" color:="" rgb="" background-color:="" rgba="" font-weight:="" normal="" font-style:="" none="">it works well.</span></div><div><span style="" microsoft="" yahei="" ui="" font-size:="" px="" color:="" rgb="" background-color:="" rgba="" font-weight:="" normal="" font-style:="" none="">     Then i create a vm in dashboard choosing net2, it returns "No valid host was found. There are not enough hosts available."  The log in nova-conductor.log says :</span></div><div><span style="" microsoft="" yahei="" ui="" font-size:="" px="" color:="" rgb="" background-color:="" rgba="" font-weight:="" normal="" font-style:="" none="">ERROR nova.scheduler.utils [req-a0cf72f9-2887-4d60-80f5-e515b72d64be 6acf7be037184d2eaa6db168056a154a 6e95e4dfcb624c1fb4c14ed0ab1464a2 - - -] [instance: 29b7e973-eda1-43e7-a1d8-fd7d171a9c28] Error from last host: dvr-compute1.novalocal (node dvr-compute1.novalocal): [u'Traceback (most recent call last):\n', u'  File "/usr/lib/python2.7/site-packages/nova/compute/manager.py", line 2219, in _do_build_and_run_instance\n    filter_properties)\n', u'  File "/usr/lib/python2.7/site-packages/nova/compute/manager.py", line 2362, in _build_and_run_instance\n    instance_uuid=instance.uuid, reason=six.text_type(e))\n', u'RescheduledException: Build of instance 29b7e973-eda1-43e7-a1d8-fd7d171a9c28 was re-scheduled: Network requires port_security_enabled and subnet associated in order to apply security groups.\n']</span></div><div><span style="" microsoft="" yahei="" ui="" font-size:="" px="" color:="" rgb="" background-color:="" rgba="" font-weight:="" normal="" font-style:="" none=""><br></span></div><div>But when I create vm in dashboard, I don't choose any security-group.</div><div><br></div><div>BTW, does icehouse support <span style="font-size: 10.5pt; line-height: 1.5;">port-security? I configure extension_drivers in devstack, but the neutron ext-list does not show </span>port-security.</div><div>Do anyone could help?</div><div>Thank you.</div><div>  </div><div><span style="" microsoft="" yahei="" ui="" font-size:="" px="" color:="" rgb="" background-color:="" rgba="" font-weight:="" normal="" font-style:="" none="">  </span></div>