Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to fc960539db54415255c710f593db4513c5e49412
- Merge "Update profilehandler comments"
- Update profilehandler comments
Issue-ID: MULTICLOUD-828
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Change-Id: Ib7678c6829916cb7e29611d151f7d67c2a274faf
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to f3c09ea952108a5bf9b0bc143ffeee2a1bf73fd3
- Reverting vagrant images back to 16.04 VM deployment
Currently we face issue with VM based deployment causing
vagrant up to fail and quit abruptly.
Signed-off-by: Akhila Kishore <akhila.kishore@intel.com>
Issue-ID: MULTICLOUD-974
Change-Id: I9a9e28357f1f56d17643d8f2a31f4cdca70fb456
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 42efc317925a12c22aa87ec715df61d339bd9347
- Merge "Add readme.md for database shim layer"
- Add readme.md for database shim layer
Add some documentation related to how the mongo backend is
implemented
Issue-ID: MULTICLOUD-666
Change-Id: I9dae429b1da004fbaa7ea694e6e58fa2d337a042
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 58b8b2b5fe958b1b21d24b605df49a42b67e94aa
- Merge "Add execution script for vIPSec in k8s"
- Add execution script for vIPSec in k8s
Add execution scripts for each component in vIPSec to make it work for k8s.
These scripts are going to be used along with the helm chart named 'vipsec'
inside the demo folder.
It aims to construct the vIPSec use case to set up a secure tunnel between
peers and improve its performance along with hardware acceleration
technologies such as SRIOV and QAT.
Issue-ID: MULTICLOUD-969
Change-Id: I261272439b264db4d70cf8d5d2958a891c351b61
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 053d8702e02a5acddc06ead4aeefcaac664a184c
- Merge "Instantiate infra_workload based on vf-module-*-ids"
- Instantiate infra_workload based on vf-module-*-ids
Deprecate k8s-rb-definition-* parameters from sdnc_directives
in favor of vf-module-*-id that are used by newer artifact broker.
Issue-ID: MULTICLOUD-836
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I26ae16bd53ced56ae11523584f900a102f6e0bb9
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 731f6cc1a411276ef348804184416acf11f9477b
- Change missing profile HTTP response code to 404
Issue-ID: MULTICLOUD-967
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I3d213f65ee37443a55b74255b475e27c0d93cf2c
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 2a35410560f1c22ed12cd137cbf843e36f74740e
- Merge "Add support for override values"
- Add support for override values
Add support for override values which are equivalent to
HELM --set options.
A typical JSON with this option would look like this:
{
"rb-name": "edgex",
"rb-version": "v1",
"profile-name": "profile1",
"override-values": {
"edgex-core-consul.enabled": "false",
"edgex-core-data.enabled": "false"
},
"cloud-region": "k8sregionone"
}
Issue-ID: MULTICLOUD-863
Change-Id: I050b4c1a2922bfe1206964a0135863448638e4ef
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 133ab2099e0846590bfcb564bf0d818dbfa33b37
- Merge "Adding logging package to v2"
- Adding logging package to v2
Adding logging package to v2
This is migrated from v1
Issue-ID: MULTICLOUD-870
Change-Id: I9b74d77827475a1e1c588af7cb542f5be0cad7dc
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 0bb568df3002446f9fdeb3da587dcec76c5c5fcc
- Add support for a default profile
Added support for a default profile
A profile with the name "default" gets created
automatically when a rb definition is uploaded.
Issue-ID: MULTICLOUD-885
Change-Id: I2baab179ff119f3e6335643ff619f071f11b017a
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 9ed505750dd640f5baa1cc8d38efe1b6be6891f8
- Update write to store data
This is to support multiple calls that might hit
the database such as creation of profile within another
definition create.
Issue-ID: MULTICLOUD-666
Change-Id: I2cb8e705eaa5f825936156d7c626f16f373e28c0
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 20b0ff063a92e6d4a5ecaf621e527c09ff1e5515
- Fix verify build remove obs ppa
Remove no longer public jonathonf ppa
Issue-ID: CIMAN-359
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Change-Id: I12a24a28914654127e3bd27e7814b42ecd897ca1
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to d35491b7dc4a85b546179f8d7f00a389bfbded49
- Fix ensureNamespace behavior failing on missing ns
The behavior is now amended to ignore namespace not found
errors.
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Issue-ID: MULTICLOUD-955
Change-Id: Ifc180eca9e8195c38f0b0f268dd142a329405d3d
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 88c3694fa50ea8fee314752e096f8070f017ac6c
- Use http when not using tls
Issue-ID: MULTICLOUD-666
Change-Id: I8838fb2d312c841fd421d0a887bcfe181f6281e9
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 0e0605dd850f133b71044e5ae42b9d60a3f8266b
- Merge "Set proper defaults for etcd configuration"
- Set proper defaults for etcd configuration
Issue-ID: MULTICLOUD-666
Change-Id: I662555822b0bcf7264b64bbee9ff3760913be873
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to dee85010b8a39ee361115781f387064c9722d9b7
- Update Ubuntu 18 image for vagrant
Issue-ID: MULTICLOUD-474
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Change-Id: I77709f4b05d7501fa6faf41187fbe0bf6e189b3b
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 1dbc29dcbf9fe51a53df886c324b5b330d1381e6
- Merge "Remove WAND repository"
- Remove WAND repository
Official ubuntu repositories already contain all ovn/ovs packages. WAND
repository may introduce unnecessary complications, as it pins package
dependencies to exact version making conflicts with ubuntu ones.
Issue-ID: MULTICLOUD-957
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: Ida75e5a38ab5796c4b95e7d633aebb276383a745
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 34650dd155c5351f17c542a2aae6b6e5015b82a3
- Merge "Adding Istio rbac roles for multicloud-k8s"
- Adding Istio rbac roles for multicloud-k8s
This is used to grant role based access
to user
Issue-ID: MULTICLOUD-790
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
Change-Id: Icf064af7943b337f2cb83c3b4fa29bfb54f5b999
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 85bbacc1afb2d7160128bee00e194ae5834a8296
- Merge "Upgrade istio-operator"
- Upgrade istio-operator
Issue-ID: AAF-1023
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
Change-Id: I863a06ee8f504febb822d02c054860065ad888b9
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to d857dba045010a6d3f69845efbb40eaa6b927685
- Switch instantiation parameters source from user to sdnc parameters
Issue-ID: MULTICLOUD-941
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I3a6c67eb442023f64600b65f5af54a49117a8c51
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to b86512e598d5e59fe1f2048159e68dea4d229164
- Adding SDWAN testing for KUD containerized installer script
Please refer ICN SDWAN Module Design for architecture
link:https://wiki.akraino.org/display/AK/SDWAN+Module+Design
Issue-ID: MULTICLOUD-956
Co-authored-by: Huifeng Le <huifeng.le@intel.com>
Signed-off-by: r.kuralamudhan <kuralamudhan.ramakrishnan@intel.com>
Change-Id: I4bc35bc62f6bab52a5d290829f7406424d72d5ae
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to dfdc0206daee4b3474072e2fdd6bc39ab77af5c0
- Merge "Add v2 with project API"
- Add v2 with project API
Definiton, Profile and other APIs will
migrate to this area with support for Projects and v2.
This patch adds the Project API only along with
support for the Mongo database.
Migration of other APIs will happen in future patches
Issue-ID: MULTICLOUD-871
Change-Id: I2eb2d0db2384fd58d1ec874e24fa9125a1f5b288
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to f5aa866af4d0527be574239a67ce2b68957faf59
- adding both i40evf iavf to support back compatibility
Issue-ID: MULTICLOUD-944
Signed-off-by: r.kuralamudhan <kuralamudhan.ramakrishnan@intel.com>
Change-Id: I22b92adaad8d4f778b97821df68c1d42e2012e9c
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to d405884a52745df2b09f777a62c2facd7651885f
- Enabling testing for the containerized installer
Issue-ID: MULTICLOUD-942
Signed-off-by: r.kuralamudhan <kuralamudhan.ramakrishnan@intel.com>
Change-Id: I4c5da84002135d856c5c3dcccf103aa52bb8a0f9
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to f168ebb73d8dad0e1c75747cbc9b0a0de8fc2357
- Merge "Updating sriov playbook to meet requirements of updated device"
- Updating sriov playbook to meet requirements of updated device
Previous sriov playbook supported X710 SRIOV NIC. Updating
the scripts to support new device XL710.
Other changes include syntactical corrections
to "WHEN" condition in ansible.
Co-authored-by: hle2 <huifeng.le@intel.com>
Signed-off-by: Akhila Kishore <akhila.kishore@intel.com>
Issue-ID: MULTICLOUD-929
Change-Id: I697a49a64472ad2d755753e58f8fd4e7857b0456
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to c58a35989f731a0d1c8ec75e85480873da4b1c35
- Merge "Update logutils to support multiple fields"
- Update logutils to support multiple fields
Added support for multiple fields and updated
instancehandler and app/client.go to use the new functions
Issue-ID: MULTICLOUD-577
Change-Id: I7cc04f67e72448aa121d10cfd80d66d544981933
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 43eb8399839b26cafb2682731f5665a7c8e593a6
- Optimizing the onap4k8s for all deployment model
Issue-ID: MULTICLOUD-927
Co-authored-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
Signed-off-by: Kuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Change-Id: I97019f3ab06c948b77e189f526c4e217e7706fb6
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to e3af69fe78abcbb88380ce5d557d93ebd2700ffd
- Merge "Optimizing the plugin option in containerized installer"
- Optimizing the plugin option in containerized installer
Issue-ID: MULTICLOUD-919
Signed-off-by: r.kuralamudhan <kuralamudhan.ramakrishnan@intel.com>
Change-Id: I6850c2673b1d5e8e7ccc9d036a0a68fa896aa3ab
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 10f7e1c6f3046873b05f118f48cb3daef5feee14
- Add race condition detection
Add the -race flag to detect any race conditions
in the k8splugin code
It is enabled only for tests right now because of performance
impact on builds.
Issue-ID: MULTICLOUD-870
Change-Id: I53a90df39d2d8b51cbdb6c320f2247721ed98a07
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 5839289be6a6f3a1441d73bd9e8a8ee4bf1dc1a3
- Check for err when namespace plugin returns
Check for err when a namespace GET is called.
This will catch any errors related to the cluster GET
operations before the subsequent call is made.
Issue-ID: MULTICLOUD-666
Change-Id: I47de130f7ae9e6fea627f3a881ea84b2880db886
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 599d59f739ce9af07360e0c45a7e12bee31fe650
- Merge "Testcases shouldn't run prematurely from installer script"
- Testcases shouldn't run prematurely from installer script
Testing_enabled: true in the installer script, causes
the test cases to run immediately after the playbook even before
the pods are completely up. Causing some of the test cases to fail.
Making sure, the test cases run only after all of playbooks
have finished running. Correcting the identation
Signed-off-by: Akhila Kishore <akhila.kishore@intel.com>
Issue-ID: MULTICLOUD-904
Change-Id: Ieec33f46301d7c8d9cb36ac5f32caefca2981804
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 703f8fb06d8c378beba5069017a8f301345034d0
- Bug fixes to containerized installer script
Issue-ID: MULTICLOUD-905
Co-authored-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
Signed-off-by: Kuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Change-Id: Ie9710146d4764f6b1f8ce11af9b28988131d75c8
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to b0e4204b131d51eb8d0d424ab9d74902f99b3a6f
- Provide gcc on installer host when not present
Issue-ID: MULTICLOUD-900
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: Ibacec8deafa5f1fd9ded5822236db730fedddc82
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to acddbe2e281ebf80d31e7a03646ccfa0a9d6b25b
- Implementing suggested changes
Renamed package from logs to logutils
Issue-ID: MULTICLOUD-577
Change-Id: I05e2acbfbb5dd79bd26df73e0ad64c2068b9f6e5
Signed-off-by: sanjaymekhale <sm00557598@techmahindra.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to b0f94ada2751713ea8d62c235d0bc1cc2877034a
- Merge "Update image path to dockerhub"
- Update image path to dockerhub
Updated image path to use the image
from dockerhub instead of nexus3
Issue-ID: MULTICLOUD-666
Change-Id: Ia6ceba734a4b8ee2aeb84c83f8623ffb8e20847b
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 09aa5765d5667dbe46947dd9d4f41c9063b44646
- Merge "Adding onap4ks installation script in kud containerized installer"
- Adding onap4ks installation script in kud containerized installer
Issue-ID: MULTICLOUD-867
Co-authored-by: Pramod Raghavendra Jayathirth <pramod.raghavendra.jayathirth@intel.com>
Co-authored-by: Ritu Sood <ritu.sood@intel.com>
Change-Id: I37b8112bdd5809f1ae0eaa58ddb0d834d395e8d8
Signed-off-by: Kuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to eb414b9d43a9b094ce9445b35933f00343d40b8f
- Merge "Disabling node local DNS"
- Disabling node local DNS
Seeing intermittent issues with DNS failing
on KUD. Disabling node local DNS for now as
a possible workaround. This can be enabled
once other issues a isolated.
Issue-ID: MULTICLOUD-861
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Change-Id: I502f1a41651cb9b7f284f6be36a752d302777703
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to f2085c1400f9c70066e667a3e1df4ebfb1bbe764
- Merge "Update KUD to switch to Ubuntu 18.04"
- Update KUD to switch to Ubuntu 18.04
Removed not needed packages for 18.04 for
OVN, updated the vagrant image to 18.04
and added some needed apt packages
Issue-ID: MULTICLOUD-474
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Change-Id: I82550f8e58371af1c2476540c6b864384c450967
|
|
Automated submodules updated is currently broken.
Let's update repos manually.
Issue-ID: DOC-552
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I1851c5f2b1ae0b0433b2fd60da2e3de8213753f3
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to b3ad24f7f998bb8d907580ee8920546e0c267500
- Add unit tests
Add unit tests for the handler as well as backend status
function
Issue-ID: MULTICLOUD-675
Change-Id: I4c73e2c18f243702f3e791fec48d4bc5023cafd5
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 1c851d8bcbf526be6d7295b9e01a597be65cc692
- Add a status getter api endpoint
Add a status endpoint to get status of
instances. Status information will be added to
the database asynchronously.
Issue-ID: MULTICLOUD-675
Change-Id: Ia7d79a6f18f01bf24f2690caf74a48c2a082bd73
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to e492a72a094cd4a54f96e47521578d0938d85d87
- Remove unused code
Remove unused code. This is part of the old
legacy code and will anyway have to be re-implemented
whenever the update functionality gets added.
Issue-ID: MULTICLOUD-666
Change-Id: I02a91a2b221da9d82433f8c2ee1dd014a81e4f4d
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 1b8bee840af30f67fcdc0d45ef9334f0461ca1c7
- Merge "Enable self-cleanup after testing vcFW deployment"
- Enable self-cleanup after testing vcFW deployment
integration_vcFW.sh has been updated to clean k8s
from testsuite leftovers after it finishes when passed
optional '--cleanup' flag. Without it, script will
preserve created vcFW environment for debug purposes.
Issue-ID: MULTICLOUD-708
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: Ia6d78f1e3e2ac81e8ff7385d563e9bf1b1479026
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 16db48000b2be090c533dc89bf8cf711077e811d
- Merge "Add helm chart for Istio Policies"
- Add helm chart for Istio Policies
Issue-ID: MULTICLOUD-789
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
Change-Id: I16d1c1df0e9d8955040c78f5e67e1dd50e761040
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 4b6111129d534938db10df8ede56ac2a44ce49dd
- Merge "Helm chart for multicloud-k8s connectivity"
- Helm chart for multicloud-k8s connectivity
This patch has ISTIO components required to
expose the multicloud-k8s application outside
the servicemesh
Issue-ID: MULTICLOUD-787
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
Change-Id: I4805520666ec653e9845432b85afdc1ce0ef1db9
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 1a6f392e4f1bc010c3b15a5c10f89067a7ef7fb4
- Merge "Add service for k8s vfw packet generator"
- Add service for k8s vfw packet generator
Defines a service for the vfw packet generator of
the K8S demo. This allows netconf mount to be made
by appc.
Issue-ID: MULTICLOUD-802
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Change-Id: I895edcbc3950c798e39906ff5cb862602193fc3b
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 1232846e9e6511ccc274c31cf9d2f573e2f62de9
- Update to kubernetes 1.14.1
Updated package to use kubernetes 1.14.1
Also updated the other packages that no longer worked
because of this change.
Issue-ID: MULTICLOUD-666
Change-Id: Ibfdf7215d8d7beceabe1bf895a356017da0b7d9c
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 7c1fb25948c06e4e0b572241ae292fc31a4f4af1
- Merge "Integrating NFD Daemonset with KuD"
- Integrating NFD Daemonset with KuD
Current NFD code in KuD is unused and obsolete.
Integrating NFD as DaemonSet and updating test case for NFD.
Added comments. Addressed comments and changed the
matchExpression to kernel features. Changed operator from "In" to Gt,
and values 4 to 3 better fit broader spectrum of O.S's.
Adding exit conditon in case there's an error status.
Signed-off-by: Akhila Kishore <akhila.kishore@intel.com>
Issue-ID: MULTICLOUD-797
Change-Id: I454fb1998fc84e5f0d566f32b7dcfd85872c5183
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 6d7edc7d8afe1397b877cb18371304e581538be7
- Remove unused ovn-kubernetes
Removing unsused ovn-kubernetes
playbook and test from KUD.
Currently there is no plan to use
and also this is untested.
Issue-ID: MULTICLOUD-684
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Change-Id: I684bf82c7d4ab6d051178a027a385923ec9c4f2b
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 4655f550c8c03a6384fa90746f1af021348ec6ef
- Merge "Update package path to use github"
- Update package path to use github
Update the package path to use the standard github.com
path instead of making it a local path.
This allows import from other go projects.
Issue-ID: MULTICLOUD-666
Change-Id: I90ee8eba021a84e31a3dc3ab48b9edf3731e91a4
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 0d01dadf4a46bb72bab524c920ad948644c12e2d
- Update image version of k8splugin
Update image version of k8splugin to 0.5.0-SNAPSHOT
This will be then be used to create the release image
Issue-ID: MULTICLOUD-666
Change-Id: I8d756a0385762f3ae6944f97e555a02ccadfdd2f
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|