Age | Commit message (Expand) | Author | Files | Lines |
2018-12-12 | Merge "vfc adapter authentication bug fix" |  Steve Smokowski | 4 | -53/+110 |
2018-12-12 | Merge "Skip cloud regions and fix macro" |  Steve Smokowski | 6 | -13/+54 |
2018-12-12 | Merge "response from aai is now volumeGroups" |  Steve Smokowski | 2 | -4/+9 |
2018-12-12 | Merge "Reverse the relationship on the put to A&AI" |  Steve Smokowski | 4 | -6/+7 |
2018-12-12 | Merge "Added quriedVolumeGroupId to createvfModule" |  Steve Smokowski | 2 | -0/+2 |
2018-12-12 | Merge "fixed aai response code in updateAAIVfModule" |  Steve Smokowski | 3 | -1/+12 |
2018-12-12 | Merge "refactor updaterequeststatustofailed method" |  Steve Smokowski | 7 | -129/+267 |
2018-12-12 | Merge "removed the AAIPropertiesConfiguration file" |  Steve Smokowski | 2 | -89/+0 |
2018-12-12 | Merge "ConfirmVolumeGroupNameTest improvements" |  Steve Smokowski | 6 | -74/+275 |
2018-12-12 | Merge "fix lookup of si if customer exists" |  Steve Smokowski | 1 | -2/+7 |
2018-12-12 | Merge "Changed sdncRequestId to SDNCA_requestId" |  Steve Smokowski | 2 | -4/+4 |
2018-12-12 | ConfirmVolumeGroupNameTest improvements |  Joanna Jeremicz | 6 | -74/+275 |
2018-12-11 | Skip cloud regions and fix macro |  Kalkere Ramesh, Sharan (sk720x) | 6 | -13/+54 |
2018-12-11 | response from aai is now volumeGroups |  Kalkere Ramesh, Sharan (sk720x) | 2 | -4/+9 |
2018-12-11 | Reverse the relationship on the put to A&AI |  Kalkere Ramesh, Sharan (sk720x) | 4 | -6/+7 |
2018-12-11 | Fixed vlan xml and host routes |  Kalkere Ramesh, Sharan (sk720x) | 1 | -394/+25 |
2018-12-11 | fix lookup of si if customer exists |  Kalkere Ramesh, Sharan (sk720x) | 2 | -3/+7 |
2018-12-11 | Changed sdncRequestId to SDNCA_requestId |  Kalkere Ramesh, Sharan (sk720x) | 2 | -4/+4 |
2018-12-11 | fix issue with instance groups and unassign req |  Kalkere Ramesh, Sharan (sk720x) | 2 | -4/+14 |
2018-12-10 | removed the AAIPropertiesConfiguration file |  Kalkere Ramesh, Sharan (sk720x) | 2 | -89/+0 |
2018-12-10 | Added quriedVolumeGroupId to createvfModule |  Kalkere Ramesh, Sharan (sk720x) | 2 | -0/+2 |
2018-12-10 | fixed aai response code in updateAAIVfModule |  Kalkere Ramesh, Sharan (sk720x) | 3 | -1/+12 |
2018-12-10 | refactor updaterequeststatustofailed method |  Kalkere Ramesh, Sharan (sk720x) | 7 | -129/+267 |
2018-12-10 | Merge "requestid retrieval and validation in bpmn" |  Rob Daugherty | 4 | -74/+130 |
2018-12-10 | Merge "object type is l3network in docreatenetwork" |  Rob Daugherty | 1 | -1/+1 |
2018-12-10 | Merge "fix execute and workflow layers for recreate" |  Rob Daugherty | 3 | -54/+102 |
2018-12-10 | object type is l3network in docreatenetwork |  Kalkere Ramesh, Sharan (sk720x) | 1 | -1/+1 |
2018-12-10 | requestid retrieval and validation in bpmn |  Kalkere Ramesh, Sharan (sk720x) | 4 | -74/+130 |
2018-12-10 | fix execute and workflow layers for recreate |  Kalkere Ramesh, Sharan (sk720x) | 3 | -54/+102 |
2018-12-10 | Merge "add in volume group model info lookup" |  Rob Daugherty | 2 | -10/+50 |
2018-12-10 | Merge "VNF Recreate" |  Rob Daugherty | 5 | -1/+242 |
2018-12-10 | add in volume group model info lookup |  Kalkere Ramesh, Sharan (sk720x) | 2 | -10/+51 |
2018-12-10 | Merge "remove unused methods" |  Rob Daugherty | 5 | -1229/+2 |
2018-12-10 | VNF Recreate |  Smokowski, Steve (ss835w) | 5 | -1/+242 |
2018-12-10 | Merge "fixed headers for traceability" |  Rob Daugherty | 5 | -96/+114 |
2018-12-10 | Merge "Fix issues with DoCreateNetworkInstance" |  Rob Daugherty | 1 | -290/+251 |
2018-12-10 | Merge "remove multiline strings with A&AI client" |  Rob Daugherty | 1 | -12/+10 |
2018-12-10 | Merge "fixed null pointer in update request db" |  Rob Daugherty | 2 | -2/+32 |
2018-12-10 | Merge "fix volume group model info retrieval" |  Rob Daugherty | 2 | -9/+21 |
2018-12-10 | Merge "Add unit tests for ExternalAPIUtil" |  Rob Daugherty | 8 | -32/+270 |
2018-12-10 | remove unused methods |  Lukasz Muszkieta | 5 | -1229/+2 |
2018-12-07 | Fix issues with DoCreateNetworkInstance |  Kalkere Ramesh, Sharan (sk720x) | 1 | -290/+251 |
2018-12-07 | remove multiline strings with A&AI client |  Kalkere Ramesh, Sharan (sk720x) | 1 | -12/+10 |
2018-12-07 | fixed headers for traceability |  Kalkere Ramesh, Sharan (sk720x) | 5 | -96/+114 |
2018-12-07 | fixed null pointer in update request db |  Kalkere Ramesh, Sharan (sk720x) | 2 | -2/+32 |
2018-12-07 | fix volume group model info retrieval |  Kalkere Ramesh, Sharan (sk720x) | 2 | -9/+21 |
2018-12-07 | sdnc common tasks returns response |  Kalkere Ramesh, Sharan (sk720x) | 4 | -4/+17 |
2018-12-06 | Merge "Unable to Find Instance Group" |  Rob Daugherty | 5 | -5/+4 |
2018-12-06 | Merge "Update SDNC Client" |  Rob Daugherty | 1 | -1/+1 |
2018-12-06 | Merge "Prevent Abort Complete" |  Rob Daugherty | 1 | -3/+3 |