
In keystone.rb provider, we need to make sure the ipv6 returned in clean_host method has brackets. If brackets are missing, the provider will fail to manage Keystone resources, because of parsing issue and the multiple ":" in the host value. Change-Id: Ibdb340642270afae64b1055ef5fb97281b17066d Closes-Bug: #1541512