summaryrefslogtreecommitdiffstats
path: root/docs/submodules/multicloud
AgeCommit message (Collapse)AuthorFilesLines
2019-08-09Update git submodulesanjali.walsatwar1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to 00d86896bb1290ec29dd5db9e987cd71cb3c7b47 - fix for MultiCloud-Architecture document spelling mistakes and grammatical error Issue-ID: MULTICLOUD-766 Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com> Change-Id: I36ceac1944edf1769c033fd6cc64ccd38a253fe7 - fix for MultiCloud-Administrator-Guide document spelling mistakes and grammatical error Issue-ID: MULTICLOUD-766 Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com> Change-Id: I95ba5b28aca95997a141764ab0fa0ff43aa15e14
2019-08-09Update git submodulesLiang Ding1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to 632e17ae16ef2f78984121ee33f64f06eac24a08 - fix an issue of profile in artifactbroker pom.xml Change-Id: Ia377c321eb11da1bafcb4575bcf5953934aad6ab Issue-ID: MULTICLOUD-765 Signed-off-by: Liang Ding <liang.ding@intel.com>
2019-08-09Update git submodulesLiang Ding1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to 8b8b27cb2c2f2a97128209388f616d3e8e8d3997 - generate the 1.4.0 docker image for artifactbroker Change-Id: I3d6b3c2be5e30ecbbc6d461f09fea392f6507037 Issue-ID: MULTICLOUD-764 Signed-off-by: Liang Ding <liang.ding@intel.com>
2019-08-08Update git submodulesKiran Kamineni1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 845cdd2aa5d790e57b0b2999180df4abc6724bf1 - Merge "Fix istio test scenario endpoint API validation" - Fix istio test scenario endpoint API validation Current query issued at the end of testcase to istio service API didn't validate the case, when http server responded with 5XX http code. By reusing common wrapper for cURL, this is now handled properly. Issue-ID: MULTICLOUD-686 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Ifb73494c9a6d98143edccaad095b2de5d456ef4f
2019-08-07Update git submodulesRitu Sood1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to a642f3becd14462123691a637a6fe4835a9b945e - Merge "Add top level make" - Add top level make Added a top level Makefile which calls all the sub packages under the src tree. This will be called in the ci-management golang template for this project. Issue-ID: MULTICLOUD-666 Change-Id: I0027fd62e3665d6eae6733227871ed42bab2ca54 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-08-07Update git submodulesKiran Kamineni1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to b75115b0678a1034ffc1d1c8fee40c7f5b995c97 - Add custom label to track created resources Create a custom label on created resources Also, create it on pods where pods are being created. This will help us later for filtering and querying pods and resources. Issue-ID: MULTICLOUD-675 Change-Id: I4b4fce7b67f9f27559d99dcca94a9191b96cb7c6 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-08-07Update git submodulesKiran Kamineni1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 99d4574f6385666f21d5c31fd0e9046a2ab509ef - Merge "Helm chart to deploy Istio-operator" - Helm chart to deploy Istio-operator Istio-operator is required to manage the lifecycle and deployments of Istio Issue-ID: MULTICLOUD-710 Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com> Change-Id: Ifd2d05e790148096b5c0b454208e233aa5a299f9
2019-08-07Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/azure.git from branch 'master' to f923c6bc0c7c33fe69347c4e6a929cd8045263a7 - Update committers info Change-Id: I514d55f9fd0b8d343b870c887abb46655cabd0e3 Issue-ID: MULTICLOUD-751 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-08-07Update git submodulesXiaohua Zhang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to eb950b3aa170a208fbf1ea5484029118d5d1d754 - Merge "Update committers info" - Update committers info Change-Id: I9f1e94d3b038cffca8b5980eb5f9f209a85021cb Issue-ID: MULTICLOUD-751 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-08-07Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to 0623360f4622d9769f53c1d42c768909b73df130 - Update committers info Change-Id: Ibc848cc52f5a2c3789593fe59a371036db1f5cee Issue-ID: MULTICLOUD-751 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-08-06Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 2b6bce7f8db3866133488f0a64f478569494f7b8 - Merge changes Ia35fac70,I7ffaa3d4,I53e7e4d6 * changes: Update plugin.sh with new helper functions Provide connection info for plugin testcase Correct k8splugin endpoint configuration in KUD test - Update plugin.sh with new helper functions Plugin.sh has been refactored to use new wrapper functions as well as utilize helm package command for creating resource bundle in order to test proper handling of this scenario by plugin Issue-ID: MULTICLOUD-686 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Ia35fac70153fdb34ba75bfff31f9b2566b986cf1 - Provide connection info for plugin testcase Plugin.sh testcase was unable to instantiate VNF as it was missing k8s backend configuration. This configuration is now provided before instantiation and torn down on test end. Issue-ID: MULTICLOUD-639 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I7ffaa3d4e2df84b38b50e11900406b55f94c6de8 - Correct k8splugin endpoint configuration in KUD test Plugin.sh was misconfigured to connect at wrong port of k8splugin service. Issue-ID: MULTICLOUD-686 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I53e7e4d6fdb727adc755318012ee262dbec811ef
2019-08-05Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 4fb6acf5a720a0554c08a6f1d3526271b6317cdb - Merge "Correct go version installed by k8s addons" - Correct go version installed by k8s addons Andrewrothstein.go galaxy role, that was responsible for go installation was in too old tag to support demanded (1.12.4) go version. It also blocked ovn-kubernetes addon installation that's fixed now. Go version has been also upgraded to 1.12.5 Issue-ID: MULTICLOUD-644 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I926bd061a361b2ae2efa2aecedf4fa6321f04cc8
2019-08-05Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to d18501a4c4b15ee99e600ec6a5385616021812b4 - Merge "Add static compile time check to plugins" - Add static compile time check to plugins Add a static compile time check to plugins to make sure that any interface implementation mismatch is caught at compile time rather than runtime. Issue-ID: MULTICLOUD-666 Change-Id: I7f57774ad9384edb874cf64534f521014aea422f Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-08-05Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 7c4eb36248331166a6fc3e57fb304a8113edc175 - Merge changes I46d47e64,I14d8eb6b * changes: Add test case for loading vFW Helm chart Correct cni retrieval process from resource name - Add test case for loading vFW Helm chart This test checks vFW lifecycle using the k8splugin. Issue-ID: MULTICLOUD-708 Change-Id: I46d47e64562d75d8b1f7552fc073b1e59efa443e Signed-off-by: Ritu Sood <ritu.sood@intel.com> Co-authored-by: Konrad Bańka <k.banka@samsung.com> - Correct cni retrieval process from resource name Due to some minor issues, network resource name wasn't being parsed properly, thus failing removing ovn networks when deleting VNF instance. Issue-ID: MULTICLOUD-708 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I14d8eb6b82d0ee74b266272fd8a842b45e6c2b40
2019-08-05Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 4798f0f660de48e43e79626685e8b28bac7f2615 - Merge "Minor improvement to log statements" - Minor improvement to log statements Removing some log statements that are cluttering the output. Added a log statement to print errors during instantiation. Issue-ID: MULTICLOUD-666 Change-Id: I76ad59c9cb36b5cb999573afec18e6f1adbed4ad Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-07-25Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 09dffa6d151b046a87edcb91a46449cabc66532c - Merge "Changing Pull Policy for vFw Helm chart" - Changing Pull Policy for vFw Helm chart Pull policy is "Always" because of that VM/container images are pulled everytime for each chart. This slows down the deployment to several minutes in the lab environment. Changing pull policy to "IfNotPresent". Change-Id: I3c01e681f010481221f1e720e6f09b317fbe9d87 Signed-off-by: Ritu Sood <ritu.sood@intel.com> Issue-ID: MULTICLOUD-708
2019-07-24Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to aafc1bde17965df57ad0f88af9b7419c80a146ce - Merge "Provide ovn-central-address for local deployments" - Provide ovn-central-address for local deployments K8splugin served with docker-compose doesn't utilize ovn-central-address configured in host environment. Function responsible for generating config file has been modified to provide this information if available. Issue-ID: MULTICLOUD-708 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Ie3c27c68c02a0e206f6447e8c4330e18af942cd8
2019-07-23Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to bcbedee7c3a086d20d802265db3b2b26c359794d - Merge "Add a listallhandler to definitions api" - Add a listallhandler to definitions api GET calls to the v1/rb/definition will return all definitions and their versions Issue-ID: MULTICLOUD-715 Change-Id: Ia0951ac83283830e475bf727e7d5ced7aab3add2 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-07-23Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 86ecc9397f67092f780c1c178e1305aa4621953b - Merge "Add port to ovn central ip" - Add port to ovn central ip Add port to the default OVN central ip field. Issue-ID: MULTICLOUD-666 Change-Id: Ib1644aafc00472769422dffd48a83ed7e53b2910 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-07-23Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to b3df7a557a37cf60a4d549a60651897ef3411b34 - Merge "Adapt network plugin to interface restrictions" - Adapt network plugin to interface restrictions Network plugin was not fully compliant with interface it should implement due to type of one function argument. Relevant functions have been adapted to utilize proper types. Issue-ID: MULTICLOUD-708 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Ic619ad476dba5e6582759290e18edceaa98c332f
2019-07-23Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to f83526881ac7758638b1e7e0e1bcf2ab8cd13133 - Merge "Add a list api for instances" - Add a list api for instances curl -X GET /v1/instance returns all the instances created. It returns abbreviated instances for improved readability. For details on what resources were created for each instance, use the ID with GET. Issue-ID: MULTICLOUD-715 Change-Id: I05afe0fd2c254acbca4329289c81545f95c9fac5 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-07-23Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 40014c64df3250db72b41e05da3dd40746d3d6d3 - Merge changes from topics "listprofiles", "tagprofile", "tag_defn" * changes: Add list api for profiles Make profile db tags specific Make definition tags specific - Add list api for profiles Add a list api for profiles for a specific definition and version. GET /v1/rb/definition/name/version/profile will list all the profiles. Issue-ID: MULTICLOUD-730 Change-Id: If1b8e6910c276a0f7139ab13340721c6ec8a49e8 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com> - Make profile db tags specific Tags used in profile such as metadata are too generic. Instead we are using specific ones with the type prefixed. Issue-ID: MULTICLOUD-730 Change-Id: I2f189d35bc202f4a71e0a92ca5b7188ebfd1cef2 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com> - Make definition tags specific Tags used in db such as metadata are too generic. Instead we are using specific ones with the type prefixed. Issue-ID: MULTICLOUD-730 Change-Id: Ice76cf743f0782a3d7e76747cde1f0e0b116b14e Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-07-23Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 75afe2e559a170f5cae7e870059db0438e02aa4b - Merge "Improve provisioning central IP address for ovn tests" - Improve provisioning central IP address for ovn tests Function responsible for providing central ovn address has been corrected to utilize already configured address instead of checking it each time. Error reporting within the same function has been also corrected and improved as well as iproute package became used for address determining instead of net-tools' ifconfig Issue-ID: MULTICLOUD-686 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I156297098b7919471df711f049f0d9439bd81420
2019-07-23Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to acf41fcb3b1cc3e2746c6171efc6389b1fc19377 - Merge "Provide idempotent multus plugin configuration" - Provide idempotent multus plugin configuration Blockinfile task overrides marker section in order to provide valid json content in file. Because of this, generated block is added each time this playbook is run. This makes CNI config file contain malformed content when launched more than once. Issue-ID: MULTICLOUD-676 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: If1c98414be4fb3a5b6c1c63fada0bd934448f040
2019-07-19Update git submodulesSudhakar Reddy1-0/+0
* Update docs/submodules/multicloud/azure.git from branch 'master' to fe9304306bb9ca809950eda7df35654d3e8dcd3e - Bug Fix: Docker image creation Change-Id: Ia236aab5729ffaa83c2c01386bdddfaa24d9d266 Issue-ID: MULTICLOUD-704 Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
2019-07-17Update git submodulesSudhakar Reddy1-0/+0
* Update docs/submodules/multicloud/azure.git from branch 'master' to a3da3591ee2af222b98ea62b7ad1c7d2ce1c95e6 - POM changes to activaate docker profile Change-Id: Iecd1267c14bdc2cd433f6e1fa42030273ebaeb1e Issue-ID: MULTICLOUD-704 Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
2019-07-17Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 71a2a9c8b8c77cee67571549a06c96ceb3781077 - Merge "Remove kubeconfigdir. Use a tempfile instead" - Remove kubeconfigdir. Use a tempfile instead Kubeconfigdir does not need to be a configurable parameter. We just create a local file and use that to create the config after which it is not needed. Issue-ID: MULTICLOUD-614 Change-Id: I2df561d50b620e24c5ae5266b7200210e0c11caf Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-07-17Update git submodulesRitu Sood1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to a21d70037b5c3bf0e21d4f0d71a2682a5e2f3c77 - vFw Demo Helm chart issue Fixing a typo in vFw Helm chart Change-Id: I5e7657dba037e48539ac32a98f1731ec1ff942a8 Issue-ID: MULTICLOUD-708 Signed-off-by: Ritu Sood <ritu.sood@intel.com>
2019-07-16Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to ba4a7991e10172a31cec65ae5c9ad11cbb1b806b - Merge "Move connectionhandler.go into api package" - Move connectionhandler.go into api package Move connectionhandler.go into api package This brings it inline with the other API handlers Issue-ID: MULTICLOUD-666 Change-Id: Ia3b832159f537c6d8d8ecc93b56bc9b085649f7e Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-07-16Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 70f54e61d7081507760a8d876e13b2088f9ff58f - Merge changes Id235f454,I0c6dd5e4 * changes: Correct plugin_edgex testcase Provide wrapper functions for issuing k8splugin API calls - Correct plugin_edgex testcase Plugin_edgex.sh script hasn't been updated to few changes that happened in k8splugin API and CSAR definitions. This commit rewrites previous test scenario to be up to date with current plugin state. Issue-ID: MULTICLOUD-686 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Id235f4549e10f57451bf2b6195df8c95230e1c7e - Provide wrapper functions for issuing k8splugin API calls In plugin.sh and plugin_edgex.sh test scenarios, there are executed many curl calls to API endpoint. As curl's default behavior for handling 4xx and 5xx status code is not perfect, wrapper functions have been created to easily ensure correctness of issued API call. Issue-ID: MULTICLOUD-686 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I0c6dd5e4f896972245a6fa6c8c2a10d8df8ec406
2019-07-16Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 6b7b2dccf5821386a19555fb1301ffdb69954843 - Merge "Add getconnectivityrecordbyname function" - Add getconnectivityrecordbyname function Plugins need this connectivity information Adding code to retrieve it Issue-ID: MULTICLOUD-688 Change-Id: I5fa1b69cdad754a432316edc4188c19b7fe10f84 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-07-15Update git submodulesSudhakar Reddy1-0/+0
* Update docs/submodules/multicloud/azure.git from branch 'master' to 5e074b04e650521e8bc20d3ec8170ab588449595 - Migrate docker job for azure plugin Change-Id: I2a6f5074352995bfa474b669e7b6ddf924b51d93 Issue-ID: MULTICLOUD-704 Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
2019-07-15Update git submodulesXiaohua Zhang1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to 848132168436d54862ebc9ee008cc1a034e6a11d - Merge "Migrate docker job for multivimbroker" - Migrate docker job for multivimbroker Change-Id: Ie13ca858acbd608b9592268598e9c3f3ee03e599 Issue-ID: MULTICLOUD-704 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-07-15Update git submodulesKiran Kamineni1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to d0182270d9169c4928bdbdefc5b83b67ff3b457e - Create dir before extracting archive Some archives don't include a directory entry. Eg: tgz archives generated by helm package. This bug fix checks that a directory exists before an extracted file is created there. Issue-ID: MULTICLOUD-705 Change-Id: If6720948d470b83786901574f5d8d3227835a047 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com> - Reduce process count in test CI seems to be failing with out of memory issues This reduces the multiprocess to 2 for the go test command. Issue-ID: MULTICLOUD-666 Change-Id: I3f70ecad51cc16f8972346882d5d98fc803427ef Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-07-12Update git submodulesKiran Kamineni1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to c5bacb8c02da8ef280359b0c492468403f89fda3 - Add more detail to the debug messages Adding some more detail to the logs in artifactbroker. This prints the URI, the body and the exception message if any. Issue-ID: MULTICLOUD-703 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com> Change-Id: I99d5ad32cd4e259c5781bca1e3f5b13859ffe5b1
2019-07-11Update git submodulesliboNet1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to bbfe2fbdfa9488bb7c464c55c328a9488a215247 - Fix the pom parent issue, should use the same one as multivimbroker uses Change-Id: I7153334afdd1d3483bb2d73df1dde5ac23e6665a Issue-ID: MULTICLOUD-701 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-07-11Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to 6be2a6d04b96b75f2d353d65a670ebe8525fa665 - Fix version property error Change-Id: I98ebad80f0228e04fcd1e8541677254b74d9d05d Issue-ID: MULTICLOUD-701 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-07-11Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/azure.git from branch 'master' to 833696479f69255cd58eb5cfe7b729e15a640fef - Update oparent version Change-Id: Ie73fe6fc1cf5ac044ccfce4608dee962e9fe4c3f Issue-ID: MULTICLOUD-698 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-07-11Update git submodulesKonrad Bańka1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 7ff99668b98aae1210f72e84fcc1305814563600 - Fix helm installation conflict Kubespray installs helm client on kubernetes master. The same client has to be installed on host running installation playbooks. In single node scenario, local host already has helm client installed by kubespray, thus leading to conflict due to way of provisioning. This helm installation has been moved to global configure playbook, as well as corrected, not to fail on single host deployments. Issue-ID: MULTICLOUD-690 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I1ef779ed0f2fde82758ce9e229c3f5bb015b2aeb
2019-07-11Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to ed31aba64afb1893bd37e76457320cfd4983d078 - Bump version for E release from 1.3.4 to 1.4.0 Change-Id: I51e1eced5c683deb4986213a6667b34893a1b8e1 Issue-ID: MULTICLOUD-701 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-07-11Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to a45725dc4782595bb0ccc5fd8ae3318adf5f9e64 - Update oparent version Change-Id: Ia25e71a0e2181020510127968a512e0cc5d704b1 Issue-ID: MULTICLOUD-698 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-06-26Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 8445148cf095fcc55a9ada3e2bb0fece7a065089 - Merge "Change the import paths for go get access" - Change the import paths for go get access This allows other projects to do a go get and use this repo. go get github.com/multicloud-k8s/src/k8splugin will do the job. import github.com/multicloud-k8s/src/k8splugin will import the root package Issue-ID: MULTICLOUD-666 Change-Id: I2f41c88c5a7fb3305b78cce8a83a0e102baa444c Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-06-26Update git submodulesKonrad Bańka1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 1b17eca7ab6c6fe1d14cc30c16354785b4ed6cb4 - Correct installer.sh to enable testing during deployment Issue-ID: MULTICLOUD-686 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I02724ca72a217cbb5be8cfee5edf136f4bf8ce2c
2019-06-24Update git submodulesKonrad Bańka1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 46c5d310b24563ba9de00d0583e76742efc2cc0d - Make aio.sh preserve host's ssh keys if possible aio.sh script creates rsa key that is also added to host's authorized_keys. Currently, existing id_rsa keys are removed in order to generate fresh key each time. This change makes setup script reuse existing key when possible. Issue-ID: MULTICLOUD-676 Change-Id: I3b6b837f64dabd3cb6a14aa5ea65e67c6b8db6a8 Signed-off-by: Konrad Bańka <k.banka@samsung.com>
2019-06-21Update git submodulesSamuli Silvius1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 2860cd0ee42a205ea3c565c9953ff15bd79fcc25 - Unify resolving current directory in KUD scripts Issue-ID: MULTICLOUD-685 Change-Id: I62199f64da360627a13c467139a39430ae389167 Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com> - Adding ci-kud-installer wrapper this wrapper is new entry point for CI job triggering aio.sh execution. Change-Id: I650675c9cfff396010bf3a1d36e9840dedf9d403 Issue-ID: MULTICLOUD-635 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com> Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
2019-06-19Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 8233c9d84cb79759ca40eb80d8ed861c771a527b - Merge "Multus error when the namesapace is not default" - Multus error when the namesapace is not default Multus has a limitation that namespace in which network is defined has to be explicitly provided. As we are defining network in "default" namespace, that needs to be provided in all deployment files Signed-off-by: Ritu Sood <ritu.sood@intel.com> Issue-ID: MULTICLOUD-663 Change-Id: Iefc17691fa909843f12fa35693900a063a6d20ae
2019-06-19Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to e862e3962a7b24c5d6060d3c37d93c80a0a0955c - Merge "Add ovn-networkobj for Multus" - Add ovn-networkobj for Multus Add ovn custom resource for Multus as part of installation Signed-off-by: Ritu Sood <ritu.sood@intel.com> Change-Id: I4e01a06ba76515fa271790b461f473045eb174a2 Issue-ID: MULTICLOUD-670
2019-06-19Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 36bd529eefdf43e552f420ab0a1d52fd560b837f - Merge "Plugin code refactoring" - Plugin code refactoring The plugin code has been refactored to implement a common interface. This will allow us to do plugin validation at loadtime of the plugin instead of at runtime. This also makes the code calling the plugins cleaner and easier to read. Issue-ID: MULTICLOUD-557 Change-Id: Ice2bcc9b850d7c0e1707dcc42132c63dd77472a7 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-06-19Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to c1963d4331fce447d93131d731e1f261c175de87 - Merge "Make ovn-central network interface configurable" - Make ovn-central network interface configurable installer.sh script is configuring ovn-central address <ip>:<port> to environment variable. Ip address is detected from the ovn-central host through ansible by grepping ifconfig output, but in this step detected network interface is hard-coded in the code to be "eth1". This commit makes network interface configurable in aio/vagrant deployment. Issue-ID: MULTICLOUD-621 Change-Id: Icbe22ffdcb45c5f16067ea609eec76fb70c0ea78 Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
2019-06-19Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to d5a34e001fe894b7f90d17d4a53dda53d2e8ef81 - Merge "Enable mitogen to speed up Ansible execution" - Enable mitogen to speed up Ansible execution Signed-off-by: Victor Morales <victor.morales@intel.com> Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com> Issue-ID: MULTICLOUD-301 Change-Id: I427145e26eabc92ab19b0a143b759113dbfbeeea