Hi,
I added few more patches to go:
4/7: Fixed missing ID elements in storage_volumes and hardware_profiles
5/7: Added comments to feature for brief listing. I want to keep these
features commented here just for testing in future.
6/7: This will be a little bit longer patch :)
I removed old client completely and rewrote it from scratch. I used
some meta magic to get auto-generated classes and methods.
This approach will allow us to add a new elements/attribute in future to
API
and 'client' library will update itself.
Also REXML was removed completely and replaced by faster Nokogiri.
Just one small thing is still missing here. I don't have '.to_plain'
methods
implemented yet, so command line client will not work... (Need +1 day ;)
7/7: As a bonus, *all* RSpec tests now pass nicely.
There are +2 incompatibilities:
instance.instance_profile => instance.hardware_profile
realm.limit => NoMethod exception (when no limit is set for realm)
-- Michal
PS: Apply this patch to latest 'master'.
_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel