Make os-net-config depend on openvswitch

This makes sense because pretty much all our low level
networking models make use of openvswitch. Also,
you need Openvswitch to be installed (and running)
before any of the os-refresh-config hooks for
os-net-config will work.

Change-Id: Ieff88a48a1e28fa32c343ae1eeea9fec4aa3df26
This commit is contained in:
Dan Prince 2014-10-23 11:31:30 -04:00
parent 355cce77f9
commit 02777b67e8
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
os-apply-config
os-refresh-config
pip-manifest
openvswitch