Hi All
I currently have vCAC 6 setup with vCNS, the integration works and I can see my Transport Zone (which is actually the vCNS VXLAN Network Scope). I then created a basic blueprint which uses the Transport Zone to create a simple private network.
When I deploy the blueprint from the catalogue I see the new Portgroup get created in vCenter, a new virtual wire gets created and associated with the Network Scope in vCNS but then it stops with the following error (in vCAC):-
Request Failed: Machine DVT-1-014: Failed to assign one or more network and security settings. Error: " Required parameter uuid is missing while parsing call information for method FindByUuid at line 1, column 218 while parsing SOAP body at line 1...
The DEM Worker log has a bit more info:-
[UTC:2014-03-18 17:07:40 Local:2014-03-18 17:07:40] [Trace]: VCNSModel: The CreateVirtualWireNetwork activity finished for virtual wire vxlan-test-private-network-92e82ee2-ac70-40a3-860f-bda26c97cdaf on network scope vCAC-transport-zone and tenant .
[UTC:2014-03-18 17:07:43 Local:2014-03-18 17:07:43] [Trace]: VCNSModel: The VCNSLogOff activity started.
[UTC:2014-03-18 17:07:43 Local:2014-03-18 17:07:43] [Trace]: VCNSModel: The VCNSLogOff activity finished.
[UTC:2014-03-18 17:07:43 Local:2014-03-18 17:07:43] [Error]: <?xml version="1.0" encoding="utf-16"?>
<boolean>false</boolean>
An error occurred during the execution of the workflow. Please look at the inner exception for more details.
System.Web.Services.Protocols.SoapException:
Required parameter uuid is missing
while parsing call information for method FindByUuid
at line 1, column 218
while parsing SOAP body
at line 1, column 207
while parsing SOAP envelope
at line 1, column 38
while parsing HTTP request for method findByUuid
on object of type vim.SearchIndex
at line 1, column 0
Any ideas folks?
Danny