Add support to dynamically upload drivers in PLUMgrid plugin

PLUMgrid plugin will be able to dynamycally upload any of its available drivers.
It will simplify any CI testing by changing the configuration file for the plugin
instead of changing the code directly.

Change-Id: I56da881688cfdf8f9a1b655c1080c39ffc0133a5
Closes-bug: #1315137
This commit is contained in:
Edgar Magana
2014-05-01 13:25:45 -07:00
parent ea61aaa843
commit 5cecf9571f
2 changed files with 7 additions and 3 deletions

View File

@@ -11,3 +11,4 @@
# username=<director-admin-username>
# password=<director-admin-password>
# servertimeout=5
# driver=<plugin-driver>