Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/vid.git from branch 'master'
to 3aa4e38c1b2a69ea84bfad991ac9af09f2b0bb20
- increase maxOpenedInstantiationRequests from 20 to 200
Issue-ID: VID-724
Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
Change-Id: If01c950f6b3a72b681cb6067e101466524d92cd2
|
|
* Update docs/submodules/vid.git from branch 'master'
to b85a046bb43f83bf1231d34ed5447fc07b2bfe1e
- Create function that convert rollbackOnFailure value from String to Boolean
Issue-ID: VID-724
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: Ia3738a146d0b57e961e097c6b6e70e525c46a397
|
|
* Update docs/submodules/vid.git from branch 'master'
to 2603481cc6487b0932458ebc7eb4e53202d3f24e
- Adding Template button to new service instance + cypress test + filter
Issue-ID: VID-724
Change-Id: Ie69a32dd6b74de57fd747a92935c1ce5edb86351
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to ce1a30dd1159eb31c2662cf93daee52c90d272d9
- Merge "Extract subscriber-name only when it is not defined"
- Extract subscriber-name only when it is not defined
This solves the Recreate issue when subscriber-name is already
provided by the template, but Redux is not populated with
`service.subscribers`.
Issue-ID: VID-724
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: Id3bfd705015270352aef674d2119fc77838a3ddb
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 52add03b07f17c5542bae1db749383cb6d6485d2
- Merge "document FLAG_2004_INSTANTIATION_STATUS_FILTER"
- document FLAG_2004_INSTANTIATION_STATUS_FILTER
Issue-ID: VID-724
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I7da35c0676f74b36deb1f60620ff5b7b6cab2e85
|
|
* Update docs/submodules/vid.git from branch 'master'
to 74f309f00ee86d768378573598cb9c338fffbd9f
- Sink all Async-Jobs logging to same debug.log
Error events are _replicated_ to error.log
Main incentive is to have all JobWorker, ResourceCommand
and MsoResultHandlerService logging the job life-cycle on
same page.
Issue-ID: VID-253
Change-Id: I862b408d71767ca3d5e6da3071bbae751261587e
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to da3f5a40d2b98369842c640729f14823034138af
- make sure request id is unique per each async job execution
Issue-ID: VID-253
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I1e7e98876c6557ff18a9e1646d7b815ed9af830d
|
|
* Update docs/submodules/vid.git from branch 'master'
to 4e2d89221395442475eb2d681dfe61a3584d2496
- improve test deployTwoServicesGetServicesFilterByModelId
Issue-ID: VID-724
Test validate that only expected jobIds are in service info list +
always mute jobs att the end of the test
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I3cfa35ae5f31cf72dcf8b4ac3e250f9473080693
|
|
* Update docs/submodules/vid.git from branch 'master'
to 9e65dc01257d59b78f89077b94cc6393efef1893
- Drawing Board RECREATE will use a new route that retrieves a template
Use endpoint "templateTopology" instead of "bulkForRetry"
Issue-ID: VID-724
Change-Id: Ic92971e29d1f78768aeb82158ce424ff31bfbbb0
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 2a8f0ba72f2c449d2048674a22820d4f8385f8ca
- Merge "free text filter in instantiationStatus Page"
- free text filter in instantiationStatus Page
Issue-ID: VID-724
Change-Id: I5f363ecc66ff1f1fef9c9d75a12a9c43403aa905
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to f5dda3933425888c52b7b9d1c0fa2a6227c89123
- disable npm progress-bar by npmrc file instead of mvn goal
Issue-ID: VID-724
Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
Change-Id: I2c1261b24bba3e16dd858e3dd77c9b0a188e310c
|
|
* Update docs/submodules/vid.git from branch 'master'
to 3250d40c952004bb08a1f54dcc7f816a9de09e1f
- Merge "FE getServicesJobInfo can filter by serviceModelId"
- FE getServicesJobInfo can filter by serviceModelId
Issue-ID: VID-724
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I3acff0f47810825d90b91dbeaaedcdd348c7d733
|
|
* Update docs/submodules/vid.git from branch 'master'
to d4505bbd0122cab7ad0cec9a7554871ab10d3153
- Merge "add more test scenarios for filter serviceInfo by service model id"
- add more test scenarios for filter serviceInfo by service model id
Issue-ID: VID-724
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I24daba11da26a39ee366d1353459c530f0ebfafc
|
|
* Update docs/submodules/vid.git from branch 'master'
to 1baf7b36dd35b43f891654bf5eb2f62004fa77e9
- Merge "Add query param option for filtering services info by service model id"
- Add query param option for filtering services info by service model id
Issue-ID: VID-724
Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
Change-Id: I72c78dd3c0e156688092ce4ac3793bc3e8c37352
|
|
* Update docs/submodules/vid.git from branch 'master'
to a2a7baa022b98919f4c008e29ba8a12b879e746c
- API to get template-topology by job id
..../vid/asyncInstantiation/templateTopology/{jobId}
Issue-ID: VID-724
Change-Id: I5704951a595293d10ed6ae09c0113e1cac5b5788
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to e8887222c45e7d1849cb8098997c8fb7c149ebd7
- Cypress to drive recreation from templates
A new route "RECREATE" allows the half-way between RETRY and CREATE: It
is "retry" because historic topology is loaded. It is "create" because
a new instance is created upon "Deploy".
Following commits should modify business-code, so that:
- The expectedPostAsyncInstantiation assertion pass;
- User is navigated the Instantiation-Status page;
- The template topology will be from a designated endpoint
"templateTopology", instead of "bulkForRetry";
- Consider the hack in `templates__instance_template.json`, where action
is "None_Create" instead of "Create" to workaround a state-oriented
problem in the method `extractServiceFields()`.
Issue-ID: VID-724
Change-Id: I0fc282b506a05b8161f3b3f96959493d3843c7f9
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to d8a9536b717d0ff48f25deee301f033eceb6e100
- Merge "Add filter for serviceInfo by service model id"
- Add filter for serviceInfo by service model id
Issue-ID: VID-724
Change-Id: Icdb35b4fa95acb0d40f2921f3d3de0a037858e08
Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to b167cf459a0064310235c3f48918378202e4a41f
- Merge changes Ia06b7afe,I31b646b4
* changes:
remove FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD
remove FLAG_DEFAULT_VNF
- remove FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD
Issue-ID: VID-721
Change-Id: Ia06b7afe0cc2aa6f906f56802dc537f6fec283d0
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
- remove FLAG_DEFAULT_VNF
Issue-ID: VID-721
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I31b646b4dd5a81c4904a77c0386e27137a76a9fd
|
|
* Update docs/submodules/vid.git from branch 'master'
to 434c95a0731b5135a1067f76dfaac9a30878d6cb
- upgrade some 3rd parties dependencies
Issue-ID: VID-705
Change-Id: Idd72448ed1b2f033005ff8031856efe06f67cdf4
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 0b3965e87f9d7c42f3c20b281d541a4a4666de8a
- adding testing to multi select service.
Issue-ID: VID-722
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
Change-Id: Ieb4ddb06a76f3d85b8227574ea519abedad85a09
|
|
* Update docs/submodules/vid.git from branch 'master'
to c9707d48ef35950b5cbd9a62a57154cd4b1596ca
- remove FLAG_1810_CR_SOFT_DELETE_ALACARTE_VF_MODULE
Issue-ID: VID-721
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I80e3f8edbc187acaf13fdcc089ba15da33dc0ec5
|
|
* Update docs/submodules/vid.git from branch 'master'
to b5c0e4917e6ae42dc798fe9b58d1710c96f36556
- Merge "fix some methods signature to be more TypeScript"
- fix some methods signature to be more TypeScript
Issue-ID: VID-603
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I50225f014abf0717b779f15f22a2185f1f92650b
|
|
* Update docs/submodules/vid.git from branch 'master'
to 174e2b4825d438ebf755045c034f73b8a80390b4
- Merge "BE unit tests for supplementaryFileParams in vf module upgrade"
- BE unit tests for supplementaryFileParams in vf module upgrade
Issue-ID: VID-603
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ic2da23ab699d5b0d218b3bb1f0c0f7f936b0902e
|
|
* Update docs/submodules/vid.git from branch 'master'
to d366b643176e92a701107e81a2fe8839ec2b6d32
- update supplementaryFileContent at onSubmit of VfModule upgrade
Issue-ID: VID-603
Change-Id: I7fac657454de7a6d3674708c956eb099c11ad2ea
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to dca4dd56b599c7ae44f8f256bd8ca8e8e05895f2
- OperationalEnvironment improvements
-added new unit test to AaiControllerTest
-OperationalEnvironment and List are now immutable
-builder improvements
-removed redundant test
Issue-ID: VID-706
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
Change-Id: I2cf0d0b124458b9306637614b3d26c85c780ca4d
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 60bc28100aca6007ff7818cbe165472801eecf53
- Merge "Quick fix for the expected class type in test"
- Quick fix for the expected class type in test
Issue-ID: VID-723
Signed-off-by: Amir Skalka <amir.skalka@intl.att.com>
Change-Id: I067241eb531c448b38ad37f75f0ff77457c9f069
|
|
* Update docs/submodules/vid.git from branch 'master'
to abb5985d156fcf7d7cd0a838ca760651223a7a2c
- add sdnc checkbox to vfm upgrade modal
Issue-ID: VID-603
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: Ic297486bc343419415bf3736ebb56944e72bf8b8
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 7313c143ac5b3954732ec4cb98c0a899a4b99267
- use mergeObjectByPathAction for update VfModule properties upon upgrade
Issue-ID: VID-603
Change-Id: Icdec60aa0e0522e5af394184c5f700ed2d493e4e
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to a140715747d4d42ba7f7cbe1dbb90fdba11aa14e
- Merge "add reducer action that can merge any object by path"
- add reducer action that can merge any object by path
Issue-ID: VID-603
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ib34ed65d2ebb1f1dc1780205e4a60ab8515c8334
|
|
* Update docs/submodules/vid.git from branch 'master'
to 10eba71341a45502a07974b2344b8816de5f3c7c
- Merge "move SDN-C pre-load controller to basic control generator"
- move SDN-C pre-load controller to basic control generator
Issue-ID: VID-603
Change-Id: I2b70ab8e2437a8be3a8b3e37e9baa1bdd70cd0e5
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 1ac78d5aa795ab3b7a49a16c062b82d51d1b3600
- Don't assert host:port on SDC ProbeApiTest
Undo Make ProbeApiTest expectation to follow tests' Simulator config
Issue-ID: VID-647
Change-Id: I6a6a487835be5865d2b5fed185939ea2ab79a880
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 4be73ee021a45e44f3fecc33ce3d9ab121cadb47
- upgrade cypress to 3.6.1
Issue-ID: VID-603
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ief1114e24fe5b7a0975a1414ad5059a0d3812a88
|
|
* Update docs/submodules/vid.git from branch 'master'
to 0e8e2be472db881a40a2d0ed073b1ee8d01e36f2
- Merge "Make ProbeApiTest expectation to follow tests' Simulator config"
- Make ProbeApiTest expectation to follow tests' Simulator config
Issue-ID: VID-647
Change-Id: I56f9106403c31e545d00caaf2fe6d5df2f375843
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 7f44447a90cff3175af2c44971b513c9ff521af6
- improve debug logging format
Issue-ID: VID-646
Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
Change-Id: Ifa9105455dabdfad3179c36b516fe9833e0e6e60
Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 52f31f5641ed47a2c44956c91d88faf227b8a896
- Make LoggerFormatTest run last
Issue-ID: VID-647
Change-Id: Ia9989555d3fbdfe222410be59c8a581be32974e0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 5518615a9a8344079440ca646d2a62d19bfb0c52
- Merge "Allow platform multi-selection for VNF in modern UI"
- Allow platform multi-selection for VNF in modern UI
Issue-ID: VID-722
Change-Id: Id87f59fff128e277d9158b83f3908754375c8b01
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to cc75a7a4ede9dc6aafe709594b1789dab12d3ce6
- extract VfModulePopupServiceBase
Issue-ID: VID-603
Make VfModulePopuopService and VfModuleUpgradePopupService inherit from
same base class
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ie91aa4ef2afb0d7d807c0dd56944bd4e1777b8d0
|
|
* Update docs/submodules/vid.git from branch 'master'
to 225aea20d990e6b04e95b43beea7044f642dc5f6
- Merge "Replace vfmodule: add retainVolumeGroup to new upgrade modal"
- Replace vfmodule: add retainVolumeGroup to new upgrade modal
Issue-ID: VID-603
Change-Id: I1994d4464172613294198e21a77f31b752211888
Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to ee6c513301200be38c3602a4c3084c2ff3bde10c
- CheckMinMaxInitialParams test ignore viewEditUI
Issue-ID: VID-705
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I8fdde158d6f094b30c210d78233360380f73f48c
|
|
* Update docs/submodules/vid.git from branch 'master'
to a6b33add4f81a2c70aaf6172dd7184eeb8fb323d
- Merge "Extract concatSupplementaryFile out of VFM controller"
- Extract concatSupplementaryFile out of VFM controller
Issue-ID: VID-603
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I7522442e5ae3109ac1abeca1f82b2a980a10e30d
|
|
* Update docs/submodules/vid.git from branch 'master'
to c01c192ef8d52a6c228f7cb261620890f5c3319d
- Merge "Extract getSupplementaryFile out of VFM controller"
- Extract getSupplementaryFile out of VFM controller
Issue-ID: VID-603
Change-Id: I8ccc2e3cdc79faded73f5811fee99cc78c8ebd47
Signed-off-by: Amir Skalka <amir.skalka@intl.att.com>
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 88e5a40c125893a5600bdd81ef943b921e9f8f08
- Merge "identify macro services without instantiation type in BE by feature flag"
- identify macro services without instantiation type in BE by feature flag
Issue-ID: VID-705
Change-Id: Ia618f91133cdecbd35eac4346496a6ff38a3753e
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 36cd35eebe45d15deb3a1d0ba272e4fb0548061b
- Merge "remove EMPTY_DRAWING_BOARD_TEST feature flag"
- remove EMPTY_DRAWING_BOARD_TEST feature flag
Issue-ID: VID-721
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ib3106fb17c97602e2d5d6de8c9a5756e4d231902
|
|
* Update docs/submodules/vid.git from branch 'master'
to 2edbfeaf0b92dec93e30f1027bedb780eb57c0bc
- Merge "assert vfModule action after undo upgrade"
- assert vfModule action after undo upgrade
Issue-ID: VID-603
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I58a30738793f25fd4f0d8efb48f13fed510d895d
|
|
* Update docs/submodules/vid.git from branch 'master'
to 35b6e05185dcd6154c958175112352f662be6244
- upgrade vfModule retainAssignments true by default.
Issue-ID: VID-603
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
Change-Id: I9f8761b756968dcc91ab1cae998d47fa74ecccd0
|
|
* Update docs/submodules/vid.git from branch 'master'
to bda996b9faf9d5d443d2256c0626620bd8104269
- VfModule upgrade: popup with retain-assignments checkbox
Also:
- undo upgrade -> remove field
- cancel on popup works
Issue-ID: VID-603
Change-Id: I47106ce4d042c777b56699d8c5c5e1e99f856a5e
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to d8f8033a6e6f5a8d724d4b94c4056d2660cc34f1
- Merge "Replace vfmodule: expect optional retainAssignments param"
- Replace vfmodule: expect optional retainAssignments param
Issue-ID: VID-603
Change-Id: Ifda72845f2c5b473bba7ac64deab8d4b0f11ef10
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to c503cc0b974566128952084c7ea53134dc984403
- Merge "Migrating VfModuleOrVolumeGroupRequestDetails it to Kotlin; avoid the inner static classes"
- Migrating VfModuleOrVolumeGroupRequestDetails it to Kotlin; avoid the inner static classes
Issue-ID: VID-603
Change-Id: I8ae786d2e0e67300cd6118d41b48ba8483b922f0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to f670a8236f9bd398f0b1a6be30c2b08122383925
- Merge "VfModule and VolumeGroup RequestParameters: introduce objects hierarchy"
- VfModule and VolumeGroup RequestParameters: introduce objects hierarchy
-- RequestParametersVfModuleOrVolumeGroup
+-- RequestParametersVfModuleOrVolumeGroupInstantiation
+-- RequestParametersVfModuleUpgrade
Change-Id: I97ef46c7cf66936685e030a73b42d4deac7403b5
Issue-ID: VID-603
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to b6f8fb70024e863152ed9a234e3535363b7d23f9
- Merge this if statement with the enclosing one.
Merging collapsible if statements increases the code's readability
Issue-ID: VID-699
Change-Id: I2c030f36a60957ff63a35de05d3032abe9fed4d9
Signed-off-by: anushadasari <danush10@in.ibm.com>
- Merge this if statement with the enclosing one.
Merging collapsible if statements increases the code's readability.
Issue-ID: VID-699
Change-Id: I9460c6b621815339f873761c0e7ba0bf9c479578
Signed-off-by: anushadasari <danush10@in.ibm.com>
- Merge this if statement with the nested one
Merging collapsible if statements increases the code's readability.
Issue-ID: VID-699
Change-Id: Icb52f1e1fcaec6ebfec3711c32c4cfcca9582af6
Signed-off-by: anushadasari <danush10@in.ibm.com>
|