test glitch

This commit is contained in:
Adrian Cole 2012-03-06 12:05:00 -08:00
parent ac045496c1
commit 1e2ef15ffa
1 changed files with 8 additions and 12 deletions

View File

@ -1,12 +1,8 @@
<LeaseSettingsSection <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
href="http://vcloud.example.com/api/v1.5/vAppTemplate/vAppTemplate-7/leaseSettingsSection/" <ns2:LeaseSettingsSection type="application/vnd.vmware.vcloud.leaseSettingsSection+xml" href="http://vcloud.example.com/api/v1.5/vAppTemplate/vAppTemplate-7/leaseSettingsSection/" ns1:required="false" xmlns:ns2="http://www.vmware.com/vcloud/v1.5" xmlns:ns1="http://schemas.dmtf.org/ovf/envelope/1">
ovf:required="false" <ns1:Info>VApp lease settings</ns1:Info>
xmlns="http://www.vmware.com/vcloud/v1.5" <ns2:Link rel="edit" type="application/vnd.vmware.vcloud.leaseSettingsSection+xml" href="http://vcloud.example.com/api/v1.5/vAppTemplate/vAppTemplate-7/leaseSettingsSection/"/>
xmlns:ovf="http://schemas.dmtf.org/ovf/envelope/1" <ns2:DeploymentLeaseInSeconds>3600</ns2:DeploymentLeaseInSeconds>
type="application/vnd.vmware.vcloud.leaseSettingsSection+xml"> <ns2:StorageLeaseInSeconds>3600</ns2:StorageLeaseInSeconds>
<ovf:Info>VApp lease settings</ovf:Info> <ns2:DeploymentLeaseExpiration>2010-01-21T21:50:59.764-08:00</ns2:DeploymentLeaseExpiration>
<Link rel="edit" type="application/vnd.vmware.vcloud.leaseSettingsSection+xml" href="http://vcloud.example.com/api/v1.5/vAppTemplate/vAppTemplate-7/leaseSettingsSection/"/> </ns2:LeaseSettingsSection>
<DeploymentLeaseInSeconds>3600</DeploymentLeaseInSeconds>
<StorageLeaseInSeconds>3600</StorageLeaseInSeconds>
<DeploymentLeaseExpiration>2010-01-21T21:50:59.764Z</DeploymentLeaseExpiration>
</LeaseSettingsSection>