One of the tempest plugins contains an option that is case
sensitive. Therefore, the reading of the deployer input option
has to be case sensitive as well.
The default behavior of ConfigParser is to return lowever-case
version of the option names. This commit changes that.
Change-Id: I53e722dbe8c7fe8dfc1079c5ed9fe07b449d9200