commit | d22315fbb990a19397554c6897634164c875f5cc | [log] [tgz] |
---|---|---|
author | Sergio Lystopad <slystopad@mirantis.com> | Fri Mar 23 16:58:59 2018 +0200 |
committer | Sergiy Lystopad <slystopad@mirantis.com> | Thu Apr 19 07:28:10 2018 +0000 |
tree | 2c5d1b13cbcedfa6934956a9fdcdcb694dd9cf32 | |
parent | c01bfc9661f5c681bfa6f93bb0d7c14cc5f6940a [diff] |
Create all chains before any rules If some rules references other chains that are not yet present state fails. Make sure all chains are created before any rules by configuring requirement constraint. Change-Id: Iaf506919f330ff962891baab8132c3b46c49a47c Closes-Bug: PROD-18821