Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: so master 3b56cf0c1763c45b7673a087107c5e1553dd4f40
Merge "Unable to Find Instance Group"
Unable to Find Instance Group
Change-Id: I72ed1a171a6062b7d020a1ba5f85f4fc902cced6
Issue-ID: SO-1294
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 9dedf7c48ea76219935ae75998a2e4f7a9002506
Merge "Update SDNC Client"
Update SDNC Client
updated sdnc client version to 1.5.0
Change-Id: If043e9b2b2cd8cfb1538e53e5db9b79a8220bc47
Issue-ID: SO-1295
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 349263ece1fcddbf101750145c60bbadc1bdf716
Merge "Enabled Scheduled Jobs"
Enabled Scheduled Jobs
Re-enable scheduled jobs inside of springboot 2.0
Change-Id: I9d405b2d4e6c11194a3a84bb9a213c877035ee5e
Issue-ID: SO-1292
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 80d71f30a9c4ffd116ed1166ad0aee0889115d6a
Merge "Prevent Abort Complete"
Prevent Abort Complete
Prevent completion processing on Abort handling code
Change-Id: I5ef615e16e5b9f5e5c4ab14d896c24444c6e0a92
Issue-ID: SO-1291
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 0e1c7f10c43e5637fdb7f58e33f4f9e7eee668e3
Merge "fix flakey unit test"
fix flakey unit test
Change-Id: Ie82a2ae1890a867d027b534c2a674fcd750b2a66
Issue-ID: SO-1289
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
|
|
Project: so master baf3f278fce6bcc15b4db1219be66e091530b1ee
Merge "grm clients use encrypted auth loading"
grm clients use encrypted auth loading
Change-Id: I328e7c0913acf3d84d4a51ba9b9237ec337b0ee1
Issue-ID: SO-1288
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
|
|
Project: so master 3e54398897655230f1a524321ac4783f332a4bd4
Merge "update orchestrationrequest response"
update orchestrationrequest response
Change-Id: If2bebd5fe511a1beee4ada0bb473e3b37f8ce474
Issue-ID: SO-1290
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
|
|
Project: so master f30ca99081a2d22fe6925b78cf70c09f4288f6fd
Merge "change all sdnc calls"
change all sdnc calls
Change-Id: I85c9e0c35b543f86818f6689df6c64198fe2bf35
Issue-ID: SO-1287
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
|
|
Project: so master feb3f66334092f8d28cdba41450d0a11970319de
creating relationships vnf and tenant
Change-Id: I515fc40c7924c2fdb3f0bc4dd3a620eb0a3bf948
Issue-ID: SO-1284
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
|
|
Project: so master f4eb1ccfa197b1a96195a6179a8290435ba02fd2
Merge "fix how we get cloud info in GR_API"
fix how we get cloud info in GR_API
added jpa repo for northbound request with a cloudowner
Change-Id: I3a2aeb3547f194bc404ed1bc08ba6d8560961a79
Issue-ID: SO-1283
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
|
|
Project: so master 02ddd7bb1afb5ebc7c9f0757b5b913fc21797327
Merge "Alacarte Recreate Update"
Alacarte Recreate Update
Updated aLaCarte logic for recreate actions
Change-Id: I8f3cb8f53bbf9b0f77416ce09bba8313f5f58093
Issue-ID: SO-128
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 4e1e9dd0cc1e228f8aa2b7227b1d70802b3cc08f
Merge "Replace Hard Coded Function"
Replace Hard Coded Function
- Replaced the VNFC hardcoded Function with the function value that is
set on the node template.
Change-Id: Id3b2e3a05c5dc9392509972fdf557ec1fc6c3beb
Issue-ID: SO-1279
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 0206b168197aa32c350001417e3c2e50e3201ac1
Merge "Remove Version Check"
Remove Version Check
Removed version check as not necessary for setting boolean
Change-Id: I7243f0b80df6766c9d681889ee5205fed4efbbcb
Issue-ID: SO-1280
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master e412668895e0baece7faa6b25479954f14d64887
moved all ecomp.mso properties to org.onap.so
moved all ecomp.mso properties to org.onap.so
Change-Id: I55bd57d1c1d1dca065575c03d3c0b8f83aa4594d
Issue-ID: SO-1278
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
|
|
Project: so master 35726250e078b57ebe6ea4e53b4b8ccd56573e50
Merge "Add Cloud Owner"
Add Cloud Owner
Update ref data, turn test into integration test
Fixed junit test to use cloudOwner as "my-custom-cloud-owner".
Fixed junit test case for the new method.
updates to the junit test case for
Update WorkflowAction.queryNorthBoundRequestCatalogDb to have
cloud-owner as a param
Add a new method to CatalogDBClient-
getNorthBoundRequestByActionAndIsALaCarteAndRequestScopeAndCloudOwner()
Update Repeatable Migration to have CloudOwner Populated for all Records
Add New Migration Script to Add Cloud_Owner Column to
North_Bound_Request Table
Add Cloud_Owner Field to Java Bean, as a String
Change-Id: I9f135be8923626c6d6f6b4ae23e4cbc0200067e2
Issue-ID: SO-1276
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 03b31bd484e2a46da210f0b2d31b1d5447b41952
Merge "Resolve Security Exploits"
Resolve Security Exploits
normalize all file paths before using them
Change-Id: I67aaa00d7218b95dde96f3679efe92c3c0cd33f9
Issue-ID: SO-1275
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 3b22842f0065b5fb3b8bc28974f974646d4b46cc
Merge "Always UnAssign"
Always UnAssign
Removed logic to skip unassign sdnc in rollback flows
Properly merge UT Class to remove test cases no longer needed
Change-Id: I5041d6c828003aee953fb0cff3ac9e99f608ef10
Issue-ID: SO-1268
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master d2589e832d2235e5ae5b8b376467eb6427f821e6
Merge "dmaap topic listening - bug fixing"
dmaap topic listening - bug fixing
Change-Id: I9116138f81596029b0ba1edc8e7e095498a0772e
Issue-ID: SO-1253
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Project: so master 8c56c58a5546a24d7a341fe985efa5845bf31fbb
Merge "Updated Network Logic"
Updated Network Logic
Added logic to get aggregate route, updated unit test, fixed bugs,
refactored select code.
Change-Id: I3269da1967ba903dd11459f76030c3fc2aad797a
Issue-ID: SO-1270
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master b6757920a3a86e750b378d57262d4155a1c2caff
Merge "Add support for naming service"
Add support for naming service
Moved client and builder to namingservice package
Renamed file to NamingRequestObjectBuilder and updated packages
Updated namespaces for namingservice beans
Removed unused test resource files
Added endpoint and authentication information to yaml
Added NamingMapperTest for mapper layer
Added NamingMapper for mapping requests and responses
Began adding NamingClient for assign and unassign requests
Added maven dependency for namingmS client beans
Describe NamingClientResponseValidator as a Bean
Fix a JUnit for delete tasks for Naming Service.
Change NamingClient to return a String with the result and throw an
exception.
Add delete/create tasks for NamingService interaction and related
JUnits.
ResponseValidator for NamingClient and Resources class to support
Naming Service interactions.
removed naming service dependency
added serializable flag for naming service model gen
Change-Id: I0d9efe4009207f3739a3b6515592e67cfeedf822
Issue-ID: SO-1260
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 12b82667b31640f815a973dc0762f78254165a52
Merge "Fix auth for catalog db"
Fix auth for catalog db
Fix auth for catalog db.
Change-Id: Ic787993f608b7ddf74167f7859a519ca02b794ed
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master 0f8c365d5585875e7647e5863ea92dc5737e63b7
Fix Bux
Fix Bug with mapping of VNFC Instance Groups
Change-Id: Idb35d33f47f9e4854d68590d665553f8385123ab
Issue-ID: SO-1267
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 9a3841eadc588c3b3f50f2351b741edd139ca13c
Add the monitoring interfaces
Issue-ID: SO-1230
Change-Id: Ic0ed949f9238d263effe706ef22e2266e0d22d49
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 00381ebf2bfadb7201517dd6b07cdb2cc5b27de4
Add the deployment view
Issue-ID: SO-1259
Change-Id: I239d4ecaf73c0aa09f735d54dfbda6d320ab4d59
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 7a2865184d066190ee09d00ac8f2f01579766a5f
Correct the incorrect in Main
Issue-ID: SO-1259
Change-Id: I194c8001534a0407e8f344fc498c6bac88d70b02
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 91710951f25dbffae2eb205e38be92abe1bf2131
update the main RN
Issue-ID: SO-1259
Change-Id: I284766246206ea1305ca87e52e35ffb65766a4a6
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 474e1a413dea1562ac8d7a153e67e9bd962d17d5
Fix the doc issues of master
Issue-ID: SO-1259
Change-Id: Id8035c37bbb7c3fc4b6db29112b424eee648d46b
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master a08346b89f839090c3d04845cb47ceb8d79d8b06
Fix the master release-notes
Issue-ID: SO-1259
Change-Id: I5340f971cba95e5eba2a739aad06d7e5edbc8b96
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 0a9ca68c09d8250cb62e94a45aacc7e52133ff00
remove obsolete files
Issue-ID: SO-1259
Change-Id: I95219fa110b191860c9e6013e79dc5de33ecf382
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 7fe643829528e9a0eaecbcfb84361c9148bda956
Update the release Notes in master branch
Issue-ID: SO-1259
Change-Id: Ia061d40fb21c8e572bd42b64d6edab6cf944877d
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master b9264cfc0c81ac25416268956c4ab389fdf0fcf6
Merge "Use spring auto deployment"
Use spring auto deployment
remove processes.xml from application in favor of spring properties
removed the last @EnableProcessApplication annotation
removed remaining processes.xml from code
modified JEL expression with explicit getVariable calls
update application.yaml defaults for camunda deployment
Update camunda configuration to run history clean up
Change-Id: If9a5cf03a8cdc33c32eeb790656f925d2f0b6d7b
Issue-ID: SO-1232
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 2c480ac2fc537c669d64f0a3d62c5286ba6dce74
Merge "Remove all usage of AlarmLogger"
Remove all usage of AlarmLogger
Fix broken UT from removing alarm logger
fixed compilation and merge issues
Remove all usage of AlarmLogger
Change-Id: Ic87abd51423274570bfca0ed976d9642a91a843d
Issue-ID: SO-1229
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 3f6bb45f98cee7e37f0c8cd9c2ccb06d14c7375a
Merge "bug fixing"
bug fixing
during pnf flow service instance is now created
Change-Id: Ibb1ce55ff7ea503aebbba2177284faba8fdae734
Issue-ID: SO-1212
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Project: so master 7b1c110698477e49650be865510bde745083b520
Merge "remove unused parameter in methods"
remove unused parameter in methods
Change-Id: I444b7b88833c9e6db472c7c531346ff284d4e722
Issue-ID: SO-729
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Project: so master e3c25f821eb15f37cdd32b7b30e009944f337ea7
Merge "Use new sdnc async subflow"
Use new sdnc async subflow
changed assign vnf sdnc to use the async subflow
Change-Id: I481fec57c9b5ab6a628fc3df52ad7f005aa63f4c
Issue-ID: SO-1226
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 36f1cf5f916d97dfb8c1b345771e58951fea8849
Merge "Add service role"
Add service role
Added service role to sniro request when not null.
Change-Id: Ie4c7db5c927c6b6869705e97d6402a0be2c755b7
Issue-ID: SO-1233
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 3fa5bd58e24606ed4cb7d388446125e8ce0f52ec
Merge "Add Keystone V3 Support"
Add Keystone V3 Support
update JEL with explicit getVariable call
set project object into scope object
add camunda properties as defaults in application.yaml
added exception handling to keystone v3 case
added in password method to identity object
initial commit of keystone v3 auth support
updated json property values with "_name"
added new columns to cloud identity
Change-Id: Ie08e9893c34d7199197efdb21fe4dd5413b25f44
Issue-ID: SO-1225
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master a0493cdc407b44e3fdd385a7bec87a016f499884
Merge "Fix retrieval of resourceInputObj in delete e2e"
Fix retrieval of resourceInputObj in delete e2e
Fix retrieval of resourceInputObj in delete e2e.
Change-Id: I2e46942e3a6d932d76a420c2c9ee67759579e230
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
(cherry picked from commit 11820589a04c67e0ca584a719041835ffe92b0af)
|
|
Project: so master 8ffb5d68abc841b3a36744c3dbef7e81089ed0d3
Merge "insert service progress into db if no record"
insert service progress into db if no record
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064409
Issue-ID: SO-1235
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Project: so master 6eb546a46148950204e430133f0c5d917bea64ad
isBase value - bug fixing
isBase json value is boolean type, not an integer
Change-Id: Ic6d148c65a910bace6940770ee01e6836ab47e0d
Issue-ID: SO-1244
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Project: so master 223efc103433ff63c12b5bd55e319f5dfd4fac63
Fix Property
Issue-ID: SO-1237
Change-Id: I02484fbe6141e3f58e7d357d7866e44fd6e475d1
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 4bae647a66bd08422ae2d9b8dec226434270eb5c
Fix namespace for requestdb update
Fix namespace for requestdb update.
Change-Id: Ib13384e669100ff6db837819a1ba025300d66f0c
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
(cherry picked from commit ffce4c64a808efa9f979aadac578f2dad511195e)
|
|
Project: so master cb5fd24bdd333b7f95a361afacb3c7d62ae8129a
Merge "Fix variable set for e2e service"
Fix variable set for e2e service
Fix variable set for e2e service.
Change-Id: I688077125c5e0d75c026a860325ea19e005b1642
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
(cherry picked from commit 6ad45e54455b42f4996b7ce04ef0e4b56b58a91d)
|
|
Project: so master 68c3f5848f9da4668786c5431f754092db034698
Fix the service id modified
Fix the service id modified.
Change-Id: I2fac23d85046e0741e5f3f775ca1230fd24707fe
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
(cherry picked from commit e6dc384b0e77f116c0afd77af55bd6c9dfdbf814)
|
|
Project: so master ccd82f6969667aaa08ec322b152ef084d057950d
Merge "Fix invocation of resource receipe"
Fix invocation of resource receipe
Fix invocation of resource receipe.
Change-Id: I4ab14fa4924d7480b167138091de33f657286dde
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
(cherry picked from commit 9600bc37864e33e503001a4740fd5628a1069678)
|
|
Project: so master 6ec858d14eb08e17e8194b492a2008039764c635
Merge "Fix the sdnc groovy"
Fix the sdnc groovy
Fix the sdnc groovy for setting value.
Change-Id: Id002bba2bad9a3a286fbb103d285f04846f34438
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
(cherry picked from commit 351946d6f5ef7954fd7a09a59050d700997826eb)
|
|
Project: so master 175d83adfa897a450cf646de863874b96f2e5f39
Up Timer
Issue-ID: SO-1209
Change-Id: Icb018e4a178ab13f6d142bdcb1000411c0d0dedf
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
(cherry picked from commit 6e3aad261b40427288b18f21b86f109172dbd9c4)
|
|
Project: so master ce7d16089439d570c1c12764f7cd2372547d69f1
Merge "accept a la carte create instance group request"
accept a la carte create instance group request
Updated postBPELRequest to accept RequestClientParameter
Switched to using .toString rather than .name for enum
Added source to fix failing test
Added action to fix failing apih tests
Removed unused headers from test
Removed unused import from RequestClientParameter
Updated to use instanceGroupId constant
Removed defaulting source in requestInfo
Added validation for mandatory headers
Added test case for modelVersionId in service related instance
Added relatedInstance validation for create instanceGroup
Added unit test cases for MembersValidation
Added test cases for relatedInstances validation
Added tests for add/remove member validation
Added updates for deleteInstanceGroups
Removed serviceProxy from test resource file
Removed ServiceProxy as it is no longer needed
Changed action to be removeMembers in endpoint
Added removeMembers endpoint and validation
Updated validation for create instanceGroups
...
Change-Id: I12b14d6d81dd0690eea33dfcbf1be17c509f9832
Issue-ID: SO-1207
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 9f934386f04d1583d1a1833f025a0eed396507ea
Merge "Added groupInstanceId and groupInstanceName column"
Added groupInstanceId and groupInstanceName column
Updated schema.sql to include new columns
Added groupInstanceId and groupInstanceName columns
Change-Id: I6dab9acea9bb4954c8b113034d70f01bbd9437db
Issue-ID: SO-1206
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master b9b50c8cd06a5bb10ccedf3e0dc12965f3177ba2
Merge "separate error status from progression status"
separate error status from progression status
Re-ordered statuses, capitalized, and added delimiters
added retrystatusmessage to to string in infrarequests
Added retryStatusMessage to OrchestrationRequests
removed the word min from retry status message string
added retry status message to infra active requests
Began adding retryStatusMessage
Added rollback status and flow status to status message
added flow status table to separate errors from status
Change-Id: If756fa4523955e4e4b6bfd10aad730b715892b62
Issue-ID: SO-1205
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|