Both vitrage and tacker are likely to fail as they are modifying heat's policy.json in their devstack plugin. See below:- tacker:- https://github.com/openstack/tacker/blob/master/devstack/lib/tacker#L470-L474 vitrage:- https://github.com/openstack/vitrage/blob/master/devstack/plugin.sh#L343-L358 Since policy.json is removed, they can not modify it, so for overriding rules they have to create their own policy.json or policy.yaml for overridden rules and update heat.conf to use new policy file. Thanks and Regards Yatin Karel On Thu, Dec 28, 2017 at 11:12 AM, Rico Lin <rico.lin.guanyu at gmail.com> wrote: > Hi Minwook >> >> I get an error that can not find ‘/etc/heat/policy.json of heat ‘ while >> installing devstack. >> >> These errors can occur during scripting for projects related to heat, such >> as tacker, vitrage, etc. >> >> >> >> Why do I get this error? > We no longer have policy.json by default since [1]. > Can you share more logs from your devstack, will take a deep look. > > > > [1] https://review.openstack.org/#/c/505360/ricolin > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >