Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 82cbd4cf2d85f4e1025e3477c92f706d61cf875a
- Remove extra v1 from broker path
Remove extra v1 from path as it is added
in the MSB api anyway.
Issue-ID: MULTICLOUD-630
Change-Id: Ib7adbf2315e0a3b1fe8170096d877df8f1b64683
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 0993b5d7f5b8d7287e2e3d72c9e082b1ee0d7192
- Merge "Add missing jq package installation"
- Add missing jq package installation
KUD installer.sh is missing jq package installation.
Jq is used in tests/plugin.sh, tests/plugin_edgex.sh and tests/nfd.sh
functional tests.
Issue-ID: MULTICLOUD-617
Change-Id: Ib53bf3e47e42f98b0d38a2507f4664bbaaaceea0
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to cd65ac58bf09b45144f6de2709279a549da4cb4a
- Add Proxied OpenStack API
Add token API description
Change-Id: Ide1978cd41d611c25de6d3a2d44bc274e9b19949
Issue-ID: MULTICLOUD-283
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 6eefba51d9709d9b39c61bd02b46d83b6be40897
- Link to swagger json file
Change-Id: I3ca5de0ce16902fa01565b06e5d7d7e5348f21ee
Issue-ID: MULTICLOUD-430
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 117bf6f6409c77b3ceb435c368950040bcf90ec6
- vFW packages and scripts version mismatch
vFW pakages are being picked from
nexus staging version 1.3.1 but
the scripts are from master.
Change to get all packages from nexus
Change-Id: I51829b8ceaf96b4634d58a34c48f8e953ec0a684
Issue-ID: MULTICLOUD-623
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
|
|
* Update docs/submodules/multicloud/azure.git from branch 'master'
to d69ada1539f9d4bb716a723c1dad0c8c0b1c087d
- Fix shell issue
Change-Id: I382f7c63835f8ad54cb82558e818e7e441ff968d
Issue-ID: MULTICLOUD-627
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 52853025e3b450957fa3813cb4e9861f3573510a
- Merge "Make aio.sh rerunnable"
- Make aio.sh rerunnable
aio.sh script can be run only ones.
Cloning of k8s on top of existing dir does not work
and ssh key generation on top of existing key does not work.
Issue-ID: MULTICLOUD-620
Change-Id: Ic60dfd6b96ab78f6edcdc3655c18f90c4427c856
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 1f78517c7ef99edb60ff1196f640bcaeddaa6f0a
- vFW test case wrong urls and version
In vFw test case some urls are incorrect
and the vFW scripts release version
doesn't exist anymore
Change-Id: I296a6ac0a3779f3d63f5dfa4e411d4663fd98651
Issue-ID: MULTICLOUD-623
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 9294d82d6cf301727f8cd3a40116af5cb56a521f
- Merge "Move OVN to the latest version"
- Move OVN to the latest version
Chnage commit id for OVN
Change-Id: I2b1a6365883ac9f56b4fc7f85d6ea413efe28696
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Issue-ID: MULTICLOUD-578
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 658466ee680c98730d2deac6f1cdcffd201972f2
- Merge "Disable building of K8s plugin in KUD deployment"
- Disable building of K8s plugin in KUD deployment
K8S plugin is part of ONAP and should not be instantiated by KUD.
It only needs to be instantiated by OOM of ONAP.
Changing the default value.
Change-Id: I4e8f180981794b380bf05662243972ad03c23c90
Issue-ID: Issue-ID: MULTICLOUD-502
Signed-off-by: Akhila Kishore <akhila.kishore@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to f4129a00c88f5ff1e21e139340956df50fadb456
- Source /etc/environment for tests
After KUD deployment (at least aio.sh),
if running related tests immediately in the same shell session,
system wide environment variables (/etc/environment) are not effective.
This commit sources /etc/environment in commonly used _functions.sh.
Issue-ID: MULTICLOUD-619
Change-Id: I75cccdd8bdc8a67b92239704160331c58ad69d08
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 3a6d8ecba65a9c99cd5c2542978465969ead1590
- Check always returns true for install_plugin
The [[ test for KUD_PLUGIN_ENABLED always returns true.
Removed [[ to use the boolean operation instead.
Issue-ID: MULTICLOUD-616
Change-Id: I6bbd0c462ab7bb66447dec8dd16d786062a9c586
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 3224842f7f977041019cb5b2cccd3f86b5a38d9f
- Update Readme to reflect the new golang version
golang version used is 1.12.4. This patch updates
the README.md to reflect that.
Issue-ID: MULTICLOUD-615
Change-Id: I2ab4e0f12bf0a3ac1c807f39c5a9a05ee71c720f
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 9798eda6d1597b3a200d3f2c5ac03ab171f1dd3b
- Revert "Update oparent version"
This reverts commit 791aec095e4d0662d23641143b8e684d14ed6dbb.
Issue-ID: CIMAN-234
Change-Id: Ideae1bed75980e1d8c3fa49968c9a9e6fd22fcc0
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
* Update docs/submodules/multicloud/azure.git from branch 'master'
to 06dbbc0751e9918b2c178b1144f4d52aa05a46e8
- Revert "Update oparent version"
This reverts commit 408d9521e266d0234ac12e21905b7ff4fe36bb9c.
Issue-ID: CIMAN-234
Change-Id: I5aea5d6eeb293961bc482a18bc6bd9e41d1c3235
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 76605570e7b161098ef1f2dc328b134da55373b4
- Merge "update golang version for kud"
- update golang version for kud
Use the 1.12.4 version of golang for kud instead of
the older 1.11 version.
Issue-ID: MULTICLOUD-610
Change-Id: I5dab57da539fef78b3097aa73e6628980d534dde
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 1182f00b521bf72c13ef87905898e71b5de6b266
- Merge "Fix pip install/upgrade logic"
- Fix pip install/upgrade logic
installer.sh has reverse logic for install/upgrade pip
after checking if pip is installed.
Issue-ID: MULTICLOUD-607
Change-Id: Ifc512e80d8da7a37acc771f40e9edd7596388fcb
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 381e61199653bbfa7da9c5349acad87a944fc8b8
- Make service port configurable
Service port should be configurable.
This patch removes the hardcoded value.
The default value is 9015
Issue-ID: MULTICLOUD-609
Change-Id: Iae05f42bd06ecd061ec68a3a7c4a4a87f33b22fa
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/azure.git from branch 'master'
to 408d9521e266d0234ac12e21905b7ff4fe36bb9c
- Update oparent version
Update oparent version to 2.0.0 which supports
global-jjb maven-stage job.
Change-Id: I84d9ebd4a40b0828dccd6b6836175df6ee7033c4
Issue-ID: CIMAN-234
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 791aec095e4d0662d23641143b8e684d14ed6dbb
- Update oparent version
Update oparent version to 2.0.0 which supports
global-jjb maven-stage job.
Change-Id: Id884892faa845222920bff589f53c7558531d9f9
Issue-ID: CIMAN-234
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to a2ae972e814f80184033ee75e9715d1d76323410
- Create kubeconfig files in kubeconfig dir
The connectivity api should allow the creation
of kubeconfig files in the kubeconfig dir.
Issue-ID: MULTICLOUD-292
Change-Id: I5ecc92622648c6c90b71ffad433a132e191cf4b3
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
- Merge cloudregionid and connectionname
Merge cloudregionid and connectionname to form cloudregion
Issue-ID: MULTICLOUD-292
Change-Id: If775ec5841636de37e1c10bc6d093c16a36c28dc
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 51d1d3a0c0009a58f79cc7642a2777833d9c5d5b
- Upgrade to 1.3.2
This should be done once 1.3.1 artifacts are released
Change-Id: I81cf1ec9150db5fca84257d77116ad48c4278dd0
Issue-ID: MULTICLOUD-590
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 0578fd433f012050561da57f9866550cbcf37b0e
- move Dummy forwarder to main package
enable another plugins except k8s to use dummy artifactFowarder
so that need put these Dummy files into main package
Change-Id: Iaf6ec1c11d4eac155010b7dfbf5736884d1a2929
Issue-ID: MULTICLOUD-576
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 619ccde3c59cdbf5066a667d2bbea465d4a68984
- Merge "Fix multus and ovn tests"
- Fix multus and ovn tests
The tests were reporting success even when the
interfaces were not created correctly
Change-Id: I41a368e567bfe6d02e98bda495e88d6dee3c51ca
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Issue-ID: MULTICLOUD-578
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 51e3ffe7805fef609355a2c9c8dd771f62d8eef6
- Fix link address of artifact broker package
Change-Id: Id47f4374c201c0a0936e234a428a3a12a2ee843e
Issue-ID: MULTICLOUD-576
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 94a9bcfabe1cd010bc4a18010ac7026b3045c671
- Upgrade version to 1.3.1
1.3.0 was used by integration team for validation
Change-Id: I90147a31d451b4288836242cc3112a1a82357b46
Issue-ID: MULTICLOUD-589
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to a25cd850b12aad9e395601a80b7b840e810e58c5
- Merge "Fix group id of broker package"
- Fix group id of broker package
Change-Id: I4c4afa865aa841c516b099b6ebcf5f1f85299d61
Issue-ID: MULTICLOUD-588
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 4a4ca50227f3442ffea819544527790d540a7e2a
- Merge "Use the unstructured type for decode"
- Use the unstructured type for decode
Use the unstructured type in the into field.
This allows us to remove the convert part of the
code and also allows decoding for CRDs.
Issue-ID: MULTICLOUD-585
Change-Id: I27ecdba7127ce63137dfbcd1c0a6938343b4e759
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to e537bbce3040d72f9db2d205f77395d99c62b5e1
- Merge "Adding healthcheck for OOM testing"
- Adding healthcheck for OOM testing
Add a heathcheck endpoint for OOM testing
Issue-ID: ONAPARC-363
Change-Id: Id5f77478d331fedb19ac162389d95852e10c5022
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to f60791f567b9879983e16f2ba735f20c9f4532e6
- Merge "Update info.yaml to add new committer"
- Update info.yaml to add new committer
Change-Id: I10dafd4a780d79a5696a39e5f68c1636cf0898c6
Issue-ID: MULTICLOUD-580
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/azure.git from branch 'master'
to 78c9d578f5e35015cc5746c2275590f43b4127c9
- Update info.yaml to add new committer
Change-Id: I68c22444b2ca79035edb681726acbc6f25c4ad37
Issue-ID: MULTICLOUD-580
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 55005d2b15f240681579ee8be4bb7fc533bd5c2f
- Update info.yaml to add new committer
Change-Id: I64b3e7e2c0ee4f624281beaea2d4b0c9a4ce909e
Issue-ID: MULTICLOUD-580
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 6e08385919be58ae316a637d21b43ee7aa8df39c
- Updated go.sum created from 1.12.4
Updated go.sum generated from build based on 1.12.4
Issue-ID: MULTICLOUD-587
Change-Id: I92474c20cc58f2b3e7d0085ed57548c19aa896d8
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 63933b0cf304cfdd49fc73278d9c64dcb48f90eb
- Merge "Remove deployment plugin"
- Remove deployment plugin
The deployment plugin does not support managing
resources based on the old v1beta1 resource path.
This is supported by the generic plugin.
We will re-enable this plugin if there is a need for
special actions for deployments.
Issue-ID: MULTICLOUD-583
Change-Id: I20515fe1a4aadaf575f0cc798000d03d1bca0663
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to b60c1aea9424f62d0b3c4d3bbc60189cf7c99e1d
- Remove unused variables dockerfile
Remove unused environment variables from
dockerfile
Issue-ID: MULTICLOUD-575
Change-Id: I078d0e176e939a939cb141dcef1b52828cdb2b3a
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 89d99a3ee089eceecd093d30e83aee8afa4466d6
- Merge "Add plugin to the folder names"
- Add plugin to the folder names
Make the folder name as k8splugin in keeping
with the repository name and other references.
Issue-ID: MULTICLOUD-581
Change-Id: Ida36877d0aa4ce156c11bdce9b91cb06f6aee8f9
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to a767721c447a624cebdec811795475fd5345b9ff
- Merge "Move configuration into config files"
- Move configuration into config files
Move k8splugin configuration into config files
instead of using environment variables.
Issue-ID: MULTICLOUD-579
Change-Id: I7b76d5a14d24f002a8db484097a31fb5e908b6f8
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to ce36e99a466993bdbbfba8a235db52e565da3340
- Merge "Updating Multus to v3.3-tp"
- Updating Multus to v3.3-tp
Multus team created a tech preview for
Virtlet issue. Moving KUD to that release.
Change-Id: Ib8ed563306594ed87d69140505f45dbd666353dc
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Issue-ID: MULTICLOUD-578
|
|
* Update docs/submodules/multicloud/azure.git from branch 'master'
to 2fbd078605c199e49118037747325e833318ef51
- Docker image footprint optimization
Change-Id: Ia5820eb95a26c29de0baefba3291336554b4a9de
Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
Issue-ID: MULTICLOUD-534
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 5414c23063815207c68bfc7398561cec7409c963
- Merge "Virtlet Image link broken"
- Virtlet Image link broken
Fixed link
Change-Id: Ie03f989d1187bb53cff72b8875d951ff3c24c47c
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Issue-ID: MULTICLOUD-301
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 4f3fb377141d211bbaf7421c66fbf356974d338a
- Merge "Support non-namespaced objects in generic plugin"
- Support non-namespaced objects in generic plugin
Generic plugin is not generic enough right now.
It was assuming that objects are namespaced.
This patch supports both types based on the
Scope field in the mapping.
Issue-ID: MULTICLOUD-557
Change-Id: I3ac512243d183b26cbf0aea2962dcd2a6492c887
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 388ef1f2943d5fb581cd6533e1fc225a0309df7f
- Merge "enable merge sdc client part into Distribution release image"
- enable merge sdc client part into Distribution release image
. update the defaultConfig.json file to include sdc client configuration
. update the DistriubtionActivator to enable parse sdc client and k8s plugin
. rename xacml pdp to k8s
. fix distribution run-time issue
Change-Id: If267f5c256b19ebdbe7b7b2869afcf2f570e4b24
Issue-ID: MULTICLOUD-576
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to a9a75449cc0ed5a278dd6df6f7e1950e628f854e
- Add IDE files to gitignore list
Added IDE related files to gitignore list
Change-Id: Ic5cdabed57f600f9252e09026d877e96c6242d33
Issue-ID: MULTICLOUD-569
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to d5dbb07a38abfc68900070366fe7c239f124ecc6
- Fix docker build
Docker build is broken. This patch fixes it.
Issue-ID: MULTICLOUD-575
Change-Id: I0edc900dfc66baa409c92eb656bd5d7886d6aa40
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to bf49d552b003072c6bc64ae838a4699c1f4028bd
- Replace Kind with GroupVersionKind
Kind is not unique to track resources in Kubernetes
GroupVersionKind is unique. We are just using that to
track our data. It is abstracted behind a couple of new
types for templates and resources.
This change makes a lot of the old kind based operations
redundant and simplified.
Issue-ID: MULTICLOUD-573
Change-Id: I8f4ded2ba6a0821a8fbd679dc99ce3a44d805524
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
- Rename plugin reference interface
Rename the plugin interface to something
more relevant. KubernetesResource will be
used to describe resources for creation.
Issue-ID: MULTICLOUD-557
Change-Id: I2fff5363b897b968e95b26257d8f26509fb567fd
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to e8697face7909927a9ddb418f116c76e3c6d8c8f
- Merge "Fix the sonar issue and clm issue"
- Fix the sonar issue and clm issue
. Fix the bugs by using try-with-resources method
. Add unit test for GsonUtil
. Fix the org.springframework : spring-web issue by removing
the dependency in forwarding plugin
Change-Id: I01f6461ea2a0f0363247dd3571dd56dcf68a7f90
Issue-ID: MULTICLOUD-569
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to ef27495f054957e387c4f078dc9b9af9e40a2acc
- Fix build error
Build is broken because of some changes that were
merged without being rebased on dependent patches.
Issue-ID: MULTICLOUD-350
Change-Id: If8bd455103dea3191fedb39ea525efaafb145953
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to e3e4aaf2140c94fe0811c40186df2f860a2346d7
- Merge "add testcase to improve test coverage"
- add testcase to improve test coverage
. add distribution parameter test case
. remove unused FileSystem plugin
. fix pom.xml of package to include forwarding plugin
Change-Id: I531169dd4cb498ae50e4f2ef93fe3a3eecd33263
Issue-ID: MULTICLOUD-569
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 2faa774836fc4e2bc7a85091a8c832c2bc5415d2
- Rebase to alpine
Change-Id: Icd0a0026dd8562f2eb4679f3d595932a2bb56161
Issue-ID: MULTICLOUD-505
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to fccd5b4d6efd86fc55598103aca140a8f28d5071
- Merge "Add Connectivity Info API"
- Add Connectivity Info API
API to add connectivity information for
Cloud Regions to K8s Plugin
https://wiki.onap.org/display/DW/MultiCloud+K8s-Plugin-service+API%27s
Change-Id: I0a9166df9b076a7fdacf0b2f9e51a9cdebe4b621
Signed-off-by: rsood <ritu.sood@intel.com>
Issue-ID: MULTICLOUD-292
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|