Peter Piela
Peter Piela
Thank you sir, much appreciated! I was wondering about that. I am now running into the problem with the xlink.xsd schema below. I will continue debugging. Peter ppiela@ppiela-Inspiron-5577:~/jsonix$ java -jar...
On the full schema that I am trying to process I get the following: [WARNING] Simple type "DocumentBase" was not mapped to Enum due to EnumMemberSizeCap limit. Facets count: 600,...
Thank you again for the information! I got through my initial issues, and am now working on the full schema. My eventual goal is to be able to use the...
I already have updates to the Glance and Ironic barclamps that support creation and usage of the temporary url key. I wanted to start the patch chain with this bootstrap...
It is not a requirement that tempurl handling is enabled by default, but it seems more straightforward. I also think that the tempurl decision should be made by Glance. My...
Yes, but there are questions about how that checking is exposed. If Glance is not using Swift to store images then Ironic does not need to know about temporary URLs....
Jacek, The code looks reasonable to me, similar to what I am using. My thinking says that temp-url-key creation for the glance user should happen only in the Glance barclamp....