Hi, Many users of Deltacloud are reporting not closed <link> tags after update or after the fresh install.
This issue is caused by the new HAML (4.0) gem, that introduced several backward compatibility issues. While this issue is currently fixed in the GIT master, it might hit users of the old versions of Deltacloud API. So here is the workaround, before we do an official release: $ gem uninstall -aq haml --version 4.0.0 or/then: $ gem install haml --version 3.1.7 This should fix the not closed <link> tags in XML. Note that this bug will be fixed in the upcoming 1.1.1 release. -- Michal -- Michal Fojtik <mfoj...@redhat.com> Deltacloud API, CloudForms