charm-neutron-openvswitch/charm-helpers-hooks.yaml
David Ames b6099422b0 Update charm-helpers-hooks.yaml and sync ch
Using the new version of the sync tool which removes the charmhelpers
directory before syncing, run charm helpers sync to find any unexpected
missing dependencies.

Change-Id: I3ed6181dd008f79a70d6299e615b1eff89cc4e74
2019-02-12 15:57:42 -08:00

15 lines
303 B
YAML

repo: https://github.com/juju/charm-helpers
destination: hooks/charmhelpers
include:
- core
- osplatform
- cli
- fetch
- contrib.openstack|inc=*
- contrib.hahelpers
- contrib.network.ovs
- contrib.storage.linux
- payload
- contrib.network.ip
- contrib.python