Repository: stratos Updated Branches: refs/heads/master b45ae00e3 -> 92ff7e9b5
http://git-wip-us.apache.org/repos/asf/stratos/blob/897edde8/dependencies/jclouds/apis/vcloud/1.8.1-stratos/src/test/resources/vdc-nonet.xml ---------------------------------------------------------------------- diff --git a/dependencies/jclouds/apis/vcloud/1.8.1-stratos/src/test/resources/vdc-nonet.xml b/dependencies/jclouds/apis/vcloud/1.8.1-stratos/src/test/resources/vdc-nonet.xml deleted file mode 100644 index eebf132..0000000 --- a/dependencies/jclouds/apis/vcloud/1.8.1-stratos/src/test/resources/vdc-nonet.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<Vdc href="http://10.150.4.49/api/v0.8/vdc/4" name="DWPCloud" - xsi:schemaLocation="http://www.vmware.com/vcloud/v0.8 http://10.150.4.49/api/v0.8/schemas/vcloud/vcloud/vdc.xsd" - xmlns="http://www.vmware.com/vcloud/v0.8" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - <Link rel="add" href="http://10.150.4.49/api/v0.8/vdc/4/vApps" - type="application/vnd.vmware.vcloud.vApp+xml" /> - <Link rel="add" href="http://10.150.4.49/api/v0.8/vdc/4/vAppTemplates" - type="application/vnd.vmware.vcloud.vAppTemplate+xml" /> - <Link rel="add" href="http://10.150.4.49/api/v0.8/vdc/4/media" - type="application/vnd.vmware.vcloud.media+xml" /> - <Description>Workand Pension Apps</Description> - <ResourceEntities> - <ResourceEntity href="http://10.150.4.49/api/v0.8/vAppTemplate/1" - type="application/vnd.vmware.vcloud.vAppTemplate+xml" name="ttylinux-4-ESX3" /> - <ResourceEntity href="http://10.150.4.49/api/v0.8/vAppTemplate/3" - type="application/vnd.vmware.vcloud.vAppTemplate+xml" name="Win2K3" /> - <ResourceEntity href="http://10.150.4.49/api/v0.8/vApp/7" - type="application/vnd.vmware.vcloud.vApp+xml" name="OracleRAC" /> - <ResourceEntity href="http://10.150.4.49/api/v0.8/vApp/4" - type="application/vnd.vmware.vcloud.vApp+xml" name="Oracle" /> - </ResourceEntities> -</Vdc> \ No newline at end of file
