[
https://issues.apache.org/jira/browse/CLOUDSTACK-6523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Duffy closed CLOUDSTACK-6523.
---------------------------------
Resolution: Fixed
This has been completed. Code can be seen over here
https://github.com/imduffy15/packer-xenserver
The box configuration differs from what I originally planned. Using iptables on
the host to forward the traffic from the host only interface to the vagrant NAT
interface wasn't a good idea.
The work around for this is to use another VM on the host only network as a NAT
router.
> XenServer as a vagrant box
> --------------------------
>
> Key: CLOUDSTACK-6523
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6523
> Project: CloudStack
> Issue Type: Sub-task
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Ian Duffy
> Assignee: Ian Duffy
>
> Xenserver will be used as the hypervisor for this. Xenserver will need to be
> ran within vagrant. This requires creating a box file for it.
> I have started automating the creation of this box file with packer along
> with applying some networking configuration to make it work nicely with
> vagrant:
> https://github.com/imduffy15/packer-xenserver
--
This message was sent by Atlassian JIRA
(v6.2#6252)