External license as "toggleable feature" 44/122044/8
authormarine <marine.de.dorlodot@intl.att.com>
Fri, 18 Jun 2021 15:51:46 +0000 (17:51 +0200)
committerMichael Morris <michael.morris@est.tech>
Mon, 5 Jul 2021 08:45:12 +0000 (08:45 +0000)
commit3453264c35275af52a2fdcde33f6e8347a65d15b
treec33f49b95ac80b2240df631f0a354bc221d15030
parent14a9a365c5aaaa4a34fe23541dc455134056cbdb
External license as "toggleable feature"

Code modification in onboarding BE and onboarding UI so that the External License can be seen as a toggleable feature. By default this will set to true but could be disabled.

Issue-ID: SDC-3618
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I01690c4cb44d3df590987bb340e8fbb58fe960e0
Signed-off-by: marine <marine.de.dorlodot@intl.att.com>
common-be/src/main/java/org/openecomp/sdc/be/togglz/ToggleableFeature.java
common-be/src/main/java/org/openecomp/sdc/be/togglz/TogglzConfiguration.java
openecomp-be/dist/sdc-onboard-backend-docker/artifacts/chef-repo/cookbooks/sdc-onboard-backend/recipes/ON_5_setup_configuration.rb
openecomp-be/dist/sdc-onboard-backend-docker/artifacts/chef-repo/cookbooks/sdc-onboard-backend/templates/default/features.properties.erb [new file with mode: 0644]
openecomp-be/dist/sdc-onboard-backend-docker/artifacts/startup.sh
openecomp-ui/src/sdc-app/onboarding/softwareProduct/landingPage/SoftwareProductLandingPage.js
openecomp-ui/src/sdc-app/onboarding/softwareProduct/landingPage/SoftwareProductLandingPageView.jsx
openecomp-ui/test/softwareProduct/landingPage/landingPage.test.js