Hi Andrija, Swift integration in cloudstack + XenServer require interaction from Xenserver to initiate connection to Swift proxies, this is made using /etc/xapi.d/plugins/swiftxen which is a fairly old python script that only support Swift api V1. I've tried to upgrade that script which seams to be a generic one from OpenStack, but the Python version running on XenServer Dom0 (XS 6.2) is too old to make the new script work :-S. Maybe it would on XS 6.5 ? I don't know if this would be easily fixed on KVM.
and some correction inline... >> >> > Hi people, >> > >> > anyone using Swift as Region wide Secondary Storage with Swift 2.x, >> auth v >> > 2.0? >> > >> > We are rewriting auth scripts/making wraper, and changing systemVM >> template >> > to support v2 auth, and main download/register tempalte/iso works, but >> we >> > are hitting many other bugs, that we try to iron out as we speak, some >> of >> > them as Pierre alreadyshared: >> > - Percentage indiction not working while register/download new >> ISO/Template >> > > - Cant download/extract template/ISO from ACS - by design >> > - Can't delete template/ISO (why are checking why...) >> > true only from UI, using the API the zoneid must *not* be define and the UI query using the zoneid. > > - Cant create volume snapshots (we are checking why...) >> > it work, but it's slower then pure NFS, as the snapshot goes on the staging NFS then is upload into swift. > > - Cant download volume from Primary (we are checking why...) >> > you mean download button on the UI for a Data disk ? > > - Upload VOLUME doesn't work (we are checking why...) >> > Upload templates and iso into cloudstack does work, I suspect you are not refering to this. > > >> > >> > Any opinions/suggestions are most welcome :) >> > >> > >> > I know >> > >> > -- >> > >> > Andrija Panić >> > >> > > > > -- > > Andrija Panić >