Add "INACTIVE" into "status" for firewall res params
If user creates a firewall with no "router_ids", the firewall status is set "INACTIVE". This commit adds "INACTIVE" into "status" param. Change-Id: Ied77f4313a483e666e5e323522d4bc1b8a248908 Closes-Bug: #1518698
This commit is contained in:
parent
6f3841b4ce
commit
dc47826c86
@ -6949,7 +6949,7 @@
|
||||
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
||||
<para>
|
||||
The status of the firewall service. Value is <code>ACTIVE</code>,
|
||||
<code>ERROR</code>, <code>PENDING_CREATE</code>,
|
||||
<code>INACTIVE</code>, <code>ERROR</code>, <code>PENDING_CREATE</code>,
|
||||
<code>PENDING_UPDATE</code>, or <code>PENDING_DELETE</code>.
|
||||
</para>
|
||||
</wadl:doc>
|
||||
|
Loading…
x
Reference in New Issue
Block a user