Dom Delnano

Results 266 comments of Dom Delnano

I have an initial implementation of this with #138 and https://github.com/GoogleCloudPlatform/terraformer/pull/846. Initially, this will only support the `xenorchestra_acl` and `xenorchestra_resource_set` resources. The resources you mentioned are definitely important to support...

Binaries are now available on the terraformer project as of [0.8.12](https://github.com/GoogleCloudPlatform/terraformer/releases/tag/0.8.12). I'll write up some instructions on how to use this and then I think the initial support can be...

@trigun539 the client error seems similar to #10 but we will need the XOA logs to confirm. I'm going to revisit #10 today while you provide the logs.

I also wanted to mention that I've been developing a fork that fixes this issue as well (https://github.com/ddelnano/packer-builder-xenserver/). My fork also has pre-built binaries and uses the latest packer so...

@karanveersingh5623 if you are still interested in using a packer builder for xenserver, I suggest you take a look at my fork ( ([ddelnano/packer-builder-xenserver](https://github.com/ddelnano/packer-builder-xenserver)). I just got it fully functioning...

Sorry I jumped the gun on this. I thought I had updated the packer dependency but my fork was still on an older version. I have a PR (https://github.com/ddelnano/packer-builder-xenserver/pull/5) that...

[v0.2.0](https://github.com/ddelnano/packer-builder-xenserver/releases/tag/v0.2.0) of my fork is compatible with packer 1.6.5.

The project now supports the latest packer sdk and will allow being installed by `packer init` (once packer 1.7.1 is released) so it is still receiving constant attention.

@kirannhegde apologies for the delay. I've been away since your previous messages. I think merging things in that order will be difficult. My changes were pretty significant and I ditched...

I've done a very quick assessment of what your fork adds over upstream and labeled what I think my fork is missing [here](https://docs.google.com/spreadsheets/d/10ZIftNMtyIE4WtGee93UJF4C6FiEphnyjfVATb1lZLI). I'll clean it up to be easier...