]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove INACTIVE status from FWaaS
authorXuhan Peng <xuhanp@cn.ibm.com>
Thu, 14 Aug 2014 03:21:53 +0000 (11:21 +0800)
committerXuhan Peng <xuhanp@cn.ibm.com>
Thu, 14 Aug 2014 03:21:53 +0000 (11:21 +0800)
commitc3760e5600a231a6cc95e31d9dccdcd581f8ee5f
treedeb3dba176a1394157e04e2efc6115913d8c616d
parentbaec346d9f19757ac5f7ae5cab5780fef9452cf1
Remove INACTIVE status from FWaaS

DOWN status is introduced to replace INACTIVE status. There is one
place in FWaaS code which still checks INACTIVE status.

This commit removes INACTIVE status from FWaaS.

Change-Id: I896c81a6229978a46f8a88a31936920a1036f142
Partial-Bug: #1286048
neutron/services/firewall/fwaas_plugin.py