In the process of looking at rimu hosting driver for the new firewalling model
I came across some issues:
* Had to rename the driver (rimu/rimu_hosting_driver -->
rimuhosting/rimuhosting_driver) due to the name we parse arguments and
instantiate drivers in drivers.rb ... it was either this or changing drivers.rb
but that is already used by all other drivers...
* Issue with the way credentials were being used which caused thin to explode
('credentials.provided?' was failing so made it 'credentials.nil?')
* The driver was not grabbing the public IP address of a given instance from
the rimuhosting response (this will be needed for the firewalling stuff later).
The author of this driver (who works at rimuhosting) was kind enough to give me
his api key for testing so if you would like to try this driver out ping me and
I give you the key.
--marios
_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel