Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-02-13 | Remove un-needed cacheing layer for OS Clients |  Benjamin, Max (mb388a) | 3 | -147/+2 |
2019-02-01 | compare resources from openstack to aai |  Benjamin, Max (mb388a) | 2 | -215/+279 |
2019-01-28 | Merge 'origin/casablanca' into master |  Benjamin, Max (mb388a) | 1 | -51/+65 |
2019-01-14 | Add missing license headers |  Benjamin, Max (mb388a) | 4 | -0/+80 |
2019-01-04 | HttpClientFactory to create HttpClient instances |  Michal Kabaj | 1 | -10/+6 |
2018-12-21 | Fixup multicloud log exceptions part 2 |  Eric Multanen | 1 | -12/+12 |
2018-12-20 | Fixup multicloud log exceptions and error cases |  Eric Multanen | 1 | -17/+24 |
2018-12-05 | moved all ecomp.mso properties to org.onap.so |  Kalkere Ramesh, Sharan (sk720x) | 3 | -6/+20 |
2018-11-29 | Fix multicloud with no oof or sdnc directives |  Eric Multanen | 1 | -20/+27 |
2018-11-27 | Remove all usage of AlarmLogger |  Benjamin, Max (mb388a) | 6 | -37/+33 |
2018-11-21 | Add Keystone V3 Support |  Benjamin, Max (mb388a) | 8 | -67/+357 |
2018-11-17 | Up Timer |  Smokowski, Steve (ss835w) | 1 | -1/+1 |
2018-11-15 | Up Timer |  Smokowski, Steve (ss835w) | 1 | -1/+1 |
2018-11-13 | Fix issues with mulicloud adapter parameters |  Eric Multanen | 1 | -5/+5 |
2018-11-05 | Springboot 2.0 upgrade |  Benjamin, Max (mb388a) | 1 | -3/+3 |
2018-10-25 | Resolve vf_module_id setting bug |  Marcus G K Williams | 1 | -7/+18 |
2018-10-17 | Return canonical stack id on multicloud create |  Eric Multanen | 1 | -1/+1 |
2018-10-16 | Fix swapped parameters for multicloud DELETE |  Eric Multanen | 1 | -1/+1 |
2018-10-12 | Fix up request body of multicloud adapter body |  Eric Multanen | 2 | -31/+19 |
2018-10-01 | Fix up handling of multicloud return status |  Eric Multanen | 2 | -34/+258 |
2018-09-27 | Fix calls to multicloud adapter |  Eric Multanen | 9 | -186/+706 |
2018-09-22 | Merge "DeploymentInfo tests and construction improvement" |  Seshu Kumar M | 3 | -172/+226 |
2018-09-20 | Add multicloud to VnfPluginAdapter |  Eric Multanen | 4 | -171/+795 |
2018-09-17 | DeploymentInfo tests and construction improvement |  Michal Kabaj | 3 | -172/+226 |