The object-ids given in the adapter_mapping config options are case sensitive. This is error prone.
Ideally the code would convert everything to lower case (this is what the HMC uses).
The object-ids given in the adapter_mapping config options are case sensitive. This is error prone.
Ideally the code would convert everything to lower case (this is what the HMC uses).