Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
set connection timeout as well as read timeout
correct dependency version in openstack pom
limit timeout test to a single retry
add connection timeout property for A&AI client
Issue-ID: SO-3491
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I576c143822ba45fc79648fd0a1edb6ccd3aff8b2
|
|
force not null with default values
update JUnit test setting default value
update NULL fields before altering column
sync beans with flyway changes
updating test schema.sql files
Issue-ID: SO-3494
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I53f000531cfb653a20bfdfae274622553420cdc8
|
|
allow deleteL3Network logic to be overridden
created public method for heatbridge client to allow
custom implementation
Issue-ID: SO-3482
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Icc5f3e649629a29dedbcbe2dda7f5a5d70978a59
|
|
Fix the issue where response is built on rollback
Issue-ID: SO-3470
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id3022fc6847fc81149c12d4e1f389b884aa4998f
|
|
Changed the task to capture the outputs on polling
Issue-ID: SO-3465
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I7ccbd90cd560e1616d2b7d59a4681874ddf8a351
|
|
|
|
Change to not exception on delete when object doesnt exist
Added a new deleteIfExist method to the graph client and unit test
Issue-ID: SO-3464
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If73721cd83b94bd5a1db1af26aba212b12236fe1
|
|
Use the timeout from the heat templates for polling
Removed unused imports and code from base
Added to get timeout from the rest client
Fixed unit test for polling to account for changes
Issue-ID: SO-3397
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If633f4f49d88eb797020b7d72c6edd0fbee0926c
|
|
Issue-ID: SO-3431
Change-Id: I212a38ae39128f538441e71935336db82ebdf351
Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
|
|
Issue-ID: SO-3414
Change-Id: I51caf2dfc182c3c03767ae35e0ada20af9cab47b
Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
|
|
add caching to graph inventory client
updated properties files to read cache properties
Issue-ID: SO-3398
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ib3e67ae014b6668c9b004aae1e8b5d49b9ce6b06
|
|
|
|
added configurable read timeout value for A&AI
Issue-ID: SO-3370
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I1216608a09f6a8649a57aa4b320fbea4982a7efe
|
|
|
|
from vfmodule to vnfc
Issue-ID: SO-3369
Change-Id: Ia137384cbaa04fa014f865dd0eba14a7eca9605e
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
|
|
|
|
implementation
Issue-ID: SO-3363
Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com>
Change-Id: I662eba1cafab6778247d491e8f4f45aefe800627
|
|
|
|
|
|
put back logic to create VNFC edges
Consolidated similiar sim scenrios into 1 and updated robots properties
Support macro scerios for vnfc to vfmodule relationship.
Issue-ID: SO-3361
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Idcb9bb179b4dc3c16bc97939c8260462dd27ca4e
|
|
Update to filter out cases where ports have no server
Issue-ID: SO-3359
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I7400abde420db754716906d7f3a6954734435495
|
|
|
|
|
|
|
|
Added to handle inventory failure errors in bpmn.
Issue-ID: SO-3358
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia578a4e629ac816c79338fbfff7717ad348e9bc4
|
|
|
|
This reverts commit 342703276a0b5e1a031890010dfae5b5a8ab0d66.
Reason for revert: so basic health check failed.
Issue-ID: SO-3353
Change-Id: I28fb81c21703b8ec98906dd3bcbf74351c3e0164
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
|
|
Use correct DSL query on property name
Use correct DSL query on property name
Issue-ID: SO-3340
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Iee72cc6cab1ac7f4d663601384560ac493078256
|
|
verify port profile exists for multicast flag
Issue-ID: SO-3335
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ic975b16dd9728dd731118c0e48697e550ed0eb5d
|
|
Fixed the lock times and populated error variable only on error so it
doesnt over write
Issue-ID: SO-3330
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I2d9bd05329a2a4c752cd9fc6f740891adb6d8251
|
|
Update to not create VNFC relationship
remove VNFC edge, AAI will automatically create this
Move edge creation to sim, as AAI other ms does it
update to search to make edge to vserver
Issue-ID: SO-3329
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I70e37f98c8c7b9e9859149f326cfde76fa408f7c
|
|
Remove 504 error for retries
Issue-ID: SO-3328
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If5be42f53d2746f193e3333e269c998974ac128b
|
|
Updated to error on inventory therefore no longer need audit
Removed the audit UT test from source
Removed the audit from the task services.
Updated the BB unit test to not have audit anymore
Changed robots to fix for create inventory.
Delete the vnfc by id after each robot
Create pserver in aai that ci is using
Continue to fix robot test for heat bridge
Continue to fix robots due to heatbridge enabled
More changes to simulator to account for heatbridge for replace scenrios
Added get resources scenrio for heatbridge
Added header and added version to simulator
Added correct response file and header for base module id
Fixed the remaining failing service instance robots
Changed to get tenant id else where when null
Fixed the macro robots for heatbridge and getting resources
Added scenrios that are still needed for heatbridge
Added to connect when already exist and missing relationships
Updated unit test to account for change to code.
Issue-ID: SO-3316
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I8cefebd91261fcb8ff03d582afb48517dd34625a
|
|
|
|
Update network to use a sync create
Issue-ID: SO-3315
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I81ba97be16d1b7150224fc3fd249d2efd15214d8
|
|
Update code to filter null or empty images
Issue-ID: SO-3314
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I9b8ad005b96df0006f723bb54bbfe475e5892d2c
|
|
Update to use fqdn of server to query aai
Issue-ID: SO-3303
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I624e3c42e8d0254b0bd490af9a7ca6572564875e
|
|
jboss rmi dependency excluded from all cxf dependencies
Done at the root pom to prevent from happening again
Issue-ID: SO-3292
Change-Id: I022b8ecf58d76d090b16079324df2047fecc1a61
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
|
|
Reworked how we find the sriov pf related link.
Removed unneccessary line of code put in for test
Issue-ID: SO-3282
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Idfa54f4c9b3332ba325b4cc9fd0fc974c4e76d4f
|
|
|
|
Only process ovs when its ovs and not sriov.
Issue-ID: SO-3279
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I79c0becb118fd64ee520c3ba789748de08890984
|
|
Changed to use the physical network name and refactor/fixes WIP
Fixed the failing junit test as a result of change
Issue-ID: SO-3278
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I34c0d5978c914260ca6300948a697c0c7ab7fdfa
|
|
removed references to AAIObjectType and AAIObjectPlurals
additional corrections for removal of aai object type
corrected additional java files
updated groovy files to match aai fluent builder style
Issue-ID: SO-3259
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ifdf12fcacb34cc648548eb18b638afd06dad67a9
|
|
Updated heatbridge to work with upcoming A&AI changes
Issue-ID: SO-3257
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I6b58c8e2a920e715d303aeda5137952f667c3133
|
|
Added to set is floating to false in aai.
Added to the existing junit test cases.
Added a unit test to test the ip method.
Issue-ID: SO-3217
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I342f8a5b04299330d9b90d0da4421017db3e5e0e
|
|
|
|
Additional null checks while building vserver interfaces.
Issue-ID: SO-3197
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I9835535e6b13ee434a1532e1a739184b56bbc011
|
|
Need to create the ipv6 address which was missing.
forgot to remove not needed line of code
Updated junits to pass on jenkins.
Updated unit test to test ipv6 ips.
Issue-ID: SO-3186
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I58c643c0a4680fead44f84cb6ba2eca95d04cb72
|