Age | Commit message (Expand) | Author | Files | Lines |
2019-06-09 | Update stack save to only save the params object | Smokowski, Steven | 1 | -3/+3 |
2019-06-07 | Merge "Updated to use the logicalResourceId" | Steve Smokowski | 1 | -1/+1 |
2019-06-06 | Updated to use the logicalResourceId | Plummer, Brittany | 1 | -1/+1 |
2019-06-06 | change the update line to update the latest stack | Kalkere Ramesh, Sharan | 1 | -1/+1 |
2019-06-06 | Merge remote-tracking branch 'origin/dublin' into 'origin/master' | Steve Smokowski | 3 | -64/+37 |
2019-05-31 | Fix issue where request was not being updated | Smokowski, Steven | 2 | -3/+12 |
2019-05-31 | fix keypair conflict issue in openstack adapter | Smokowski, Steven | 9 | -509/+313 |
2019-05-15 | store openstack request status in requestdb | Smokowski, Steven | 14 | -136/+868 |
2019-05-03 | Merge "Merge remote-tracking branch 'origin/dublin'" | Marcus Williams | 1 | -1/+1 |
2019-05-03 | Merge remote-tracking branch 'origin/dublin' | Benjamin, Max (mb388a) | 1 | -1/+1 |
2019-05-02 | Merge "Removal of unused local variables. Removal of unused local variables a... | Seshu Kumar M | 2 | -17/+16 |
2019-05-01 | Fixup handling of multicloud post response | Eric Multanen | 2 | -63/+36 |
2019-05-01 | build sndc and user directives in groovy | Eric Multanen | 1 | -1/+1 |
2019-04-29 | Removal of unused local variables. | h00397475 | 2 | -17/+16 |
2019-04-28 | Store Cloud Request in Database | Smokowski, Steven | 1 | -0/+26 |
2019-04-26 | Fix multicloud query of non-existant stack | Eric Multanen | 1 | -1/+1 |
2019-04-26 | Merge "Define constant in place of literals Constants are declared and used i... | Seshu Kumar M | 3 | -43/+45 |
2019-04-26 | Merge "Removal of unused variables and replace type specification. Removal of... | Seshu Kumar M | 3 | -12/+12 |
2019-04-25 | Merge "Reorder modifiers. Reorder modifiers to complt with Java code specific... | Seshu Kumar M | 3 | -6/+7 |
2019-04-25 | Merge "Reorder java modifiers. Reorder modifiers to complt with Java code spe... | Seshu Kumar M | 4 | -4/+4 |
2019-04-25 | Reorder java modifiers. | h00397475 | 4 | -4/+4 |
2019-04-25 | Reorder modifiers. | h00397475 | 3 | -6/+7 |
2019-04-25 | Removal of unused variables and replace type specification. | h00397475 | 3 | -12/+12 |
2019-04-25 | Define constant in place of literals | h00397475 | 3 | -43/+45 |
2019-04-25 | String literal to be on the left side of string compariosion. | h00397475 | 3 | -13/+11 |
2019-04-17 | Changed constants collections to immutable | Witold Ficio Kopel | 1 | -4/+3 |
2019-04-11 | Update multicloud plugin GET handling | Eric Multanen | 2 | -19/+93 |
2019-04-08 | Replaced all tabs with spaces in java and pom.xml | Benjamin, Max (mb388a) | 42 | -4848/+4463 |
2019-04-08 | Query param to pull back nested stack information | Benjamin, Max (mb388a) | 1 | -3/+3 |
2019-04-08 | Fixed recent Sonar blocker issues | r.bogacki | 1 | -1/+3 |
2019-04-06 | Add tenantId to multicloud request header | Eric Multanen | 1 | -6/+10 |
2019-04-05 | Merge "Fixed Sonar blocker issues" | Steve Smokowski | 1 | -6/+14 |
2019-04-05 | Fixed Sonar blocker issues | r.bogacki | 1 | -6/+14 |
2019-04-04 | Call multicloud aai update from mc vnf plugin | Eric Multanen | 1 | -3/+84 |
2019-04-03 | if audit fails write sub interface data to a ai | Benjamin, Max (mb388a) | 1 | -0/+2 |
2019-04-02 | Construct multicloud infra_workload endpoint | Eric Multanen | 1 | -3/+11 |
2019-03-28 | sonar blocker fixes | Lukasz Muszkieta | 2 | -21/+19 |
2019-03-26 | Eliminated printStackTrace() calls | Witold Ficio Kopel | 2 | -2/+2 |
2019-03-22 | Multicloud VNF adapter use updated multicloud API | Eric Multanen | 3 | -3/+82 |
2019-03-21 | Merge "Adjust audit to use device_id to find nova server" | Steve Smokowski | 1 | -12/+57 |
2019-03-20 | Adjust audit to use device_id to find nova server | Benjamin, Max (mb388a) | 1 | -12/+57 |
2019-03-19 | Add cloudOwner to VNF adapter call | Eric Multanen | 4 | -52/+94 |
2019-03-18 | Removed MsoLogger class | r.bogacki | 7 | -99/+81 |
2019-03-13 | Openstack adapter can't resolve HEAT parameter | Benjamin, Max (mb388a) | 1 | -4/+4 |
2019-03-08 | only convert object type json when String | Benjamin, Max (mb388a) | 2 | -8/+18 |
2019-03-06 | improvements to audit inventory feature | Benjamin, Max (mb388a) | 2 | -1/+2 |
2019-03-01 | vnf spin up gr api vnf s base module fails | Benjamin, Max (mb388a) | 2 | -16/+39 |
2019-02-26 | Remove MsoLogger from 'mso-adapter-utils' | k.kazak | 11 | -618/+709 |
2019-02-22 | fix potential nullpointer from sonar | k.kazak | 1 | -21/+25 |
2019-02-15 | fix sonar critical bug | k.kazak | 1 | -7/+3 |