aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-openstack-adapters
AgeCommit message (Expand)AuthorFilesLines
2019-06-10replaced String.repeat with static final stringsBenjamin, Max9-165/+155
2019-06-06Accommodate WAN NetworkingGamboa, Gilbert1-1/+3
2019-06-06Merge remote-tracking branch 'origin/dublin' into 'origin/master'Steve Smokowski2-2/+60
2019-06-03Cleaned up duplicated literalsrob.bog7-128/+143
2019-05-31enhanced vnf adapter errog log.Sangalang, Felix3-6/+15
2019-05-31Merge "converted lock time from hard coded value"Steve Smokowski4-5/+13
2019-05-31Corrected enum formatting by pluginBenjamin, Max (mb388a)1-3/+9
2019-05-31converted lock time from hard coded valueKalkere Ramesh, Sharan4-5/+13
2019-05-31fix keypair conflict issue in openstack adapterSmokowski, Steven9-125/+74
2019-05-17Audit service enhancementsBoslet, Cory3-18/+99
2019-05-15store openstack request status in requestdbSmokowski, Steven13-90/+179
2019-05-10Merge "Remove triple logging of VNF adapter response"Steve Smokowski2-2/+1
2019-05-10Remove triple logging of VNF adapter responseMcblain, Thomas2-2/+1
2019-05-10Added to write variablles on audit failureBoslet, Cory1-1/+1
2019-05-03Merge "Merge remote-tracking branch 'origin/dublin'"Marcus Williams2-1/+29
2019-05-03Merge remote-tracking branch 'origin/dublin'Benjamin, Max (mb388a)2-1/+29
2019-05-02test suite file movingLukasz Muszkieta1-1/+1
2019-05-01Fixup handling of multicloud post responseEric Multanen2-2/+60
2019-04-30Add Model Version QuerySmokowski, Steven1-1/+1
2019-04-28Store Cloud Request in DatabaseSmokowski, Steven3-4/+4
2019-04-26Do not need to retry on inventory exceptionBoslet, Cory2-2/+30
2019-04-26Enhancement for querysubhash kumar singh1-0/+1
2019-04-25Merge "Add SO update config file -application.yaml file"Steve Smokowski2-9/+47
2019-04-25Merge "add resourceInput in vnfc Issue-ID: SO-1393"Yan Yang1-0/+1
2019-04-25MsoVnfAdapterImpl - sonar fixDriptaroop Das1-30/+11
2019-04-24add resourceInput in vnfczm3301-0/+1
2019-04-23add vnfcInstanceGroup sequencezm3301-0/+1
2019-04-22Merge "Status message for create vf module event audit"Steve Smokowski17-94/+200
2019-04-21Fix issue where null variable causes task to notBenjamin, Max (mb388a)2-10/+47
2019-04-21Status message for create vf module event auditBenjamin, Max (mb388a)17-94/+200
2019-04-21Merge "Remove import,variable,shift constructor call"Seshu Kumar M1-11/+9
2019-04-21Merge "Replace String literal with constant"Seshu Kumar M1-10/+9
2019-04-20Replace String literal with constantSindhuri.A1-10/+9
2019-04-20Remove import,variable,shift constructor callSindhuri.A1-11/+9
2019-04-20Replace String literal with a constantSindhuri.A1-4/+5
2019-04-20Merge "Substitute String Literal with Constant"Seshu Kumar M1-32/+30
2019-04-20Merge "Replace String Literal with a Constant"Seshu Kumar M1-3/+4
2019-04-20Merge "Replace String Literals with Constant"Seshu Kumar M1-9/+10
2019-04-19Substitute String Literal with ConstantSindhuri.A1-32/+30
2019-04-19Merge "move constructor calling after variable declare"Seshu Kumar M1-4/+4
2019-04-19Merge "Add String constant for duplicate literals"Seshu Kumar M1-40/+38
2019-04-19Replace String Literal with a ConstantSindhuri.A1-3/+4
2019-04-19Merge "Replace String Literal with Constant"Seshu Kumar M1-5/+6
2019-04-19Merge "change modifiers order and method name"Seshu Kumar M1-6/+6
2019-04-19Replace String Literals with ConstantSindhuri.A1-9/+10
2019-04-19move constructor calling after variable declareSindhuri.A1-4/+4
2019-04-19Replace String Literal with ConstantSindhuri.A1-5/+6
2019-04-19move constructor call after variable declarationSindhuri.A1-4/+5
2019-04-19Add String constant for duplicate literalsSindhuri.A1-40/+38
2019-04-19change modifiers order and method nameSindhuri.A1-6/+6