Files
puppet-nova/lib/puppet
Mohammed Naser 379e601c68 Pass arguments as array for nova-manage provider
The arguments were provided as a string which would result in
mangling if there are any symbols in the arguments.  This
patch changes the behaviour to pass an array which will
prevent any of those issues.

Closes-Bug: #1717545

Change-Id: I9c87072aaa218658b943c1ee30caa448aae8bdd7
2017-09-18 22:21:41 -04:00
..