[Juniper Contrail Networking Plugin] Heat can't locate Contrail resources after installing Contrail plugin for Fuel

Bug #1514378 reported by Alrick
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel Plugins
Fix Released
Undecided
Iryna Vovk

Bug Description

After installing Juniper Contrail Networking 2.0.0 plugin for Fuel, Heat can't locate any Contrail resources:

# heat resource-type-show OS::Contrail::VirtualNetwork
Resource Type not found: OS::Contrail::VirtualNetwork

The workaround for the issue is:

1. Add this line to /etc/heat/heat.conf under [DEFAULT] section on all the controller nodes:

plugin_dirs=/usr/lib/heat,/usr/lib/python2.7/dist-packages/contrail_heat/

2. Restart Heat service on all the controller nodes:

pcs resource disable p_heat-engine
pcs resource enable p_heat-engine

3. Check if Contrail resources loaded successfully:

heat resource-type-show | grep -i contrail

Please make sure the next plugin version adds the plugin_dirs variable with correct paths to contrail_heat resources to /etc/heat/heat.conf on all the controller nodes.

Alrick (sotasil2003)
tags: added: support
Artem Roma (aroma-x)
tags: added: area-plugins
Changed in fuel:
assignee: nobody → Fuel Plugins Bugs (fuel-plugins-bugs)
Artem Roma (aroma-x)
Changed in fuel:
status: New → Confirmed
Revision history for this message
Oleksandr Martsyniuk (omartsyniuk) wrote :
affects: fuel → fuel-plugins
Changed in fuel-plugins:
milestone: none → 6.1
assignee: Fuel Plugins Bugs (fuel-plugins-bugs) → Oleksandr Martsyniuk (omartsyniuk)
status: Confirmed → In Progress
status: In Progress → Fix Committed
Iryna Vovk (ivovk)
Changed in fuel-plugins:
assignee: Oleksandr Martsyniuk (omartsyniuk) → Iryna Vovk (ivovk)
Iryna Vovk (ivovk)
Changed in fuel-plugins:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.