Files
cinder/cinder/config
Rohan Arora 97c082d629 Nosec subprocess with shell equal True from Bandit
In an effort to clean up Bandit issues, these instances of subprocess
being called with shell=True can be nosec'd as the commands being used
are hardcoded and therefore are not security issues.

Change-Id: I8d07f44e960d184cc1b4e136f4491f0bcf9c24ba
2017-01-17 08:38:50 -06:00
..