Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
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
|
|
Issue-ID: SO-3109
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: Ib59975fea3efe54b301e0484e38d08b07d5fc947
|
|
network/subnet
Issue-ID: SO-3109
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: Ibb8f5b994072b797783dba7ce412baecb9b64174
|
|
Fixed issue where uri was being set where hostname was expected.
Issue-ID: SO-3095
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I6386628707c1ee9860b2ed87cf7868e23dc16329
|
|
|
|
Not found exception was in the wrong place.
Issue-ID: SO-3075
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I321f42a33951f26dc39e2de45b61a455e6032bcb
|
|
Updated code to create the child objects seperately
Changed mockito arg matcher to look for optional classes
Issue-ID: SO-3070
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I7645a9837a9f07e6c505a92219e7836d80e567ce
|
|
Create vserver if not exists
Fix broken unit tests on vserver
Issue-ID: SO-3065
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I9ef64045443032083b49d71b38d35d30e85ae50a
|
|
|
|
|
|
Set up logging for dry run on delete invenotry heatbridge.
Issue-ID: SO-3067
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I69c19b9d6781910d15822cc9e7039f6aba6952a4
|
|
Changed certain external task to use the long lock time.
Issue-ID: SO-3049
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If074ee1467fe1bac79892a885c4efddf87415b8a
|
|
Began fixing issues with heat bridge WIP.
Removed duplicate method call from heat bridge
Added to populate ipv4 prefix lendth with subnet prefix
Fixed remaining issues with heat bridge code.
Change sriov pf to be sriov vf in aai object.
Issue-ID: SO-3035
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I05de776126b2442268d98d87176855f1080109bd
|
|
Added checks on the cloud owner to determine if vlans should be done,
added null pointer checks, fixed and add unit test.
Removed autowiring of client and removed logging
Changed the default value of the cloud owner.
Updated unit test to mock the new env property call
Removed to make HeatBridgeImpl a spring class.
Issue-ID: SO-3033
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I31cfa83bc74fe9786f220d952a78e5bf4f04bb3e
|
|
java.io.IOException,
Added one test to cover not covered usecase,
Added constant field instead of multiple literal duplication.
Issue-ID: SO-1841
Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com>
Change-Id: I686df90ecb463f036687b93069f8d1341ee4e597
|
|
|
|
Enabled the openstack logs so that we can debug heat bridge issues.
Issue-ID: SO-3008
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia7a900fcbdf985e732a8bb9fe885a72e69d649d5
|
|
Loop over max clients to fix topic not getting subscribed.
Issue-ID: SO-3007
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I8a63fed874946528d1318bfa2e10e663c688444b
|
|
final changes for java11 groovy compatibility
removed unnecessary dependencies and cleaned up poms
added missing jaxws-api dependency to pom.xml
java8 profile is now active by default in parent pom
update beans to have RemoteResource annotation
always use the compiler plugin from parent pom
Update external task timeout to longer value to hold lock
update remote resource annotation to match catalog db client
add remote resource annotation to bean for bowman
completely remove bowman from requests db client
Issue-ID: SO-2059
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If6f0df36e8077ccd703abce9f64290daed63955b
|
|
Fix Heatbridge auth for Keystone-v3
Issue-ID: SO-2980
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Idacce2beebde14f43817ada59fb0d593504c6bdd
|
|
Fixed logging and have flow error on audit failure.
Issue-ID: SO-2973
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I712fece759deb651368b1eb4c524ddb0b0e46686
|
|
Add null check for network name
Issue-ID: SO-2971
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ifb3fe5f7b85157ddb29efec385b7a77ab3701249
|
|
|
|
|
|
Changed input parameter for didCreateAuditFail. Now clients must pass object without Optional wrapper.
Issue-ID: SO-1841
Change-Id: I96f7793e7e4d7871908f8dbbc1e4cd3a028498d5
Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
|
|
Issue-ID: SO-1841
Change-Id: I96f7793e7e4d7871908f8dbbc1e4cd3a028495d5
Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
|
|
Null is checked for network type which can
be unknown.
Issue-ID: SO-2953
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: Iccf724eed5ec7d69b70eabbcf25bfafe1e8fe12b
(cherry picked from commit 7c35f6dd4fd4b227f063036280a7f24728a198d8)
|
|
|
|
Issue-ID: SO-2804
Change-Id: I6589ea250ee95160febd40c55cbfbf1a81782b60
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
|
|
Issue-ID: SO-2804
Change-Id: Iddb9630af826b719a6e55a974005e9a520401d8e
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
|
|
add null check for server HostName/Name/Flavor
maven format file after build failure
include relationship empty string verification
add unit test to verify null/empty string
update empty string validation code
Issue-ID: SO-2912
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If308469cd4ec0008a6d1a480641da890d67b4259
|
|
remove setting of the prov-status on pserver
Issue-ID: SO-2935
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I6e4767c2a457962de26ec09923228bfa72e55a54
|
|
updated aai dependency
Added to support to enabling l2 multicasting for lnterfaces.
Issue-ID: SO-2914
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Idf34a41777e23b7171bd09c174830a4eeeb79e4b
|
|
updated code with parallel streams to normal streams
Issue-ID: SO-2904
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ifb9c3644b1129f593acde31b57b0bb3ec24074d2
|
|
rename package for external use
Issue-ID: SO-2852
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id883f0c847c24a260dbf8c63ce5e1330c045d6de
|
|
Begin heatbridge refactor
initial check in of heatbridge
Additional commits of heatbridge
Update Heat bridge to write more AAI data
Update to utlize HeatBrdige to populate AAI
Adjust simulator endpoints to work again
Remove not needed BB Test case, fix tc
Refactor how AAI relationships are being built
Issue-ID: SO-2777
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Iffccc24e18b278188c3fe98bcb1ad9685229d0a2
|
|
openstack server object. This error is not reproduceable with mitaka and queens release of openstack"
|
|
openstack server object. This error is not reproduceable with
mitaka and queens release of openstack
Issue-ID: SO-2802
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: I8c7a31d98ba4ef05faaf07ded0da13120fddf2c7
|
|
Began impelenting new network external task.
Made the vnfAdapterTask subflow an openstack subflow, refactored infra
flows and BB to call it for network functions.
Fixed bugs discovered through a robot dry run, added unit test, added
support for rollback network request
Updated junit test files for comparison due to not polling for response
Removed the no longer used network adapter rest task from bpmn tasks
Removed the unused network adapter async and its beans
Removed network async client package from open pojo scan
Issue-ID: SO-2813
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I4c25892012cc86659ab122448ed1aca5cab91671
|
|
|