Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 4e40da7ae995a467a2ffa699af598ea10cd0daa3
- Merge "Use Multus Daemonset for installing Multus in KuD"
- Use Multus Daemonset for installing Multus in KuD
Currently KuD uses Ansible scripts for installing Multus.
Multus has a daemonset that should be used for installing the multus
as part of an add-on.
This is also helpful for KuD offline deployment in the future.
Removed the comment. Updated the images path and removed
error supression addressed by comments.
Signed-off-by: Akhila Kishore <akhila.kishore@intel.com>
Issue-ID: MULTICLOUD-681
Change-Id: Id3702a2b5bd18804c2d7e4d063eba656202cb840
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to e26aad8235b1fc8c9c53e0014f1b308e9df4ffb8
- Merge "Remove double thread restriction on build"
- Remove double thread restriction on build
The double thread restriction on the build was introduced
to alleviate runtime memory exceptions.
Now that we have a larger VM for builds, this is not required.
Issue-ID: MULTICLOUD-666
Change-Id: I7568c094a3b4ef0b33dde456d4abfacd0606ffc8
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to dab5b03121141db88b20f4928e33a81943714536
- Merge "Remove gopath from builds"
- Remove gopath from builds
Remove gopath from builds as go mod
does not require them.
Issue-ID: MULTICLOUD-666
Change-Id: I3fa4057fb4d40c7f509a52fb82beceddc8f3e090
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to e1cee550a0d324ff3dace63682514578ff081a23
- Merge "Adding informers for CRD"
- Adding informers for CRD
Adding generated informers for CRD
These informers will be needed when we want to
watch these CRDs from the ONAP cluster
Generated using generate-groups.sh
from the kubernetes/code-generator repo
Issue-ID: MULTICLOUD-675
Change-Id: Ib7547666efa389534f0501f8dbab14c284dd76a6
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 8358d66b0acf1b8744d9730c84d7e44f004519de
- Merge "Adding listers for CRD"
- Adding listers for CRD
Adding generated listers for CRD
Generated using generate-groups.sh
from the kubernetes/code-generator repo
Issue-ID: MULTICLOUD-675
Change-Id: I6c68a9e98d96ed77b9e5fb78cb2458f9c0f4d55d
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 99493b0f401c8644d7762851dd06527a4d9a816a
- Merge "Adding Helm charts of Multicloud-K8s"
- Adding Helm charts of Multicloud-K8s
To have seperate copy for ONAP4K8s
Issue-ID: MULTICLOUD-771
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
Change-Id: Ie6bbb17370253f0a115502694b8579b46366d241
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to aedb88951e7c3a9d93a5a954d0fef5c04b9db278
- Merge "Add helm chart for Keycloak server"
- Add helm chart for Keycloak server
Keycloak is an Authentication and Authorization
oauth2.0 server
Issue-ID: MULTICLOUD-714
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
Change-Id: I6c9084aacbcc6ad193db789dfb7b0ed491d0b201
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 49249e28af27e96c58c9d792ba53f295c10e7e06
- Adding typed client for CRD
Adding a typed client for CRD
Generated using the generate-groups.sh script from
the kubernetes/code-generator repo
Issue-ID: MULTICLOUD-675
Change-Id: I6c712980595dfed7a8b9c51f50edfc6788372dfd
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to c5218d2a9d3d6ff009a87e7f1e999a8b5c0332d3
- Merge "Adding monitor operator to monitor edge resources"
- Adding monitor operator to monitor edge resources
Add an operator to monitor resources at the edge location.
The operator listens to pods and services right now and stores
their information in a CustomResource
Issue-ID: MULTICLOUD-675
Change-Id: I801478a77fcd019010ea1b4388d6077f63b89d05
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to b8f0a1c74947c50b3f1a5b3e3ca7cb6e4ccc7ab9
- Merge "Remove unsused variables from kud-vars"
- Remove unsused variables from kud-vars
ovn4nfv url and other information not
required now after the patch
https://gerrit.onap.org/r/#/c/multicloud/k8s/+/93602/
Issue-ID: MULTICLOUD-684
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Change-Id: Ic4ccc67647c85a39d482ff7d71122f05641d1acb
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to a73b09212b05b546623143f3fb796609177a4055
- Fix path to images
Relative playbook path breaks
in aio configuration.
Issue-ID: MULTICLOUD-684
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Change-Id: Id064157d010438dea33500dd0dc200b1c1b0f0d1
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to b5e4a8178fce6ab9d60f1c4e2cd9ec53cbd5d2f8
- Add support for Network Operator
ovn4nfvk8s plugin now uses operator sdk
and controller runtime. It now includes
support for Network operator. This patch
includes changes needed in KUD for that.
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Issue-ID: MULTICLOUD-684
Change-Id: I63dc971e257067c69c70a8996eaffd1a9d8a4c2c
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to dcace0784979890bb986fb078348b4b3ceef146c
- Merge "Version update."
- Version update.
Updating Kubespray version from 2.8.2 to 2.10.4 for KuD offline
support and integration with new add-ons in future.
Signed-off-by: Akhila Kishore <akhila.kishore@intel.com>
Issue-ID: MULTICLOUD-772
Change-Id: I4b7887aae359cd6197e696010acde6e204c41931
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to aa7445448861c403c082b20a372c4d5abb35e0ee
- Resolve clm job issue
Change-Id: I88e1e900199c250d4e1505a7b50f570fb2960491
Issue-ID: MULTICLOUD-767
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 644c005d9f434ec5400e8f74b7456dfc419f74b0
- Merge "Adding Helm charts of MetalLB"
- Adding Helm charts of MetalLB
MetalLB is the loadbalancer for Kubernetes
Issue-ID: MULTICLOUD-747
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
Change-Id: Ic07877234f9b0f80cb636f7b4e3c265b8be8a945
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 177d3560420953f7cd0dcecfc2b2701ac44244da
- Merge "Revert "Version update.""
- Revert "Version update."
This reverts commit 5f760c3fb7d0e74833b1a2137e6ff3dadc71b2f5.
Issue-ID: MULTICLOUD-772
Change-Id: I6feffd87545195992fb28e98dcee4038d9b08474
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to a11f8f4732068c6ae83f865ed83ebfc2adc58f9e
- Merge "Version update."
- Version update.
Updating Kubespray version from 2.8.2 to 2.10.4 for KuD offline
support and integration with new add-ons in future.
Signed-off-by: Akhila Kishore <akhila.kishore@intel.com>
Issue-ID: MULTICLOUD-772
Change-Id: Ib1263e86adb9815e1ee56038507a3c092aad1feb
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 49ea7e46428c70fb553f6785b1ce22882f64c259
- Merge "Add query parameters support to instance API"
- Add query parameters support to instance API
Add support for query parameters to find instances
with rb-name, rb-version, profile-name as query parameters
eg: curl IP:PORT/v1/instance?rb-name=test&rb-version=v1
Issue-ID: MULTICLOUD-662
Change-Id: If68c87885c8b8dd097cbb3860e8c7320310a6ef7
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 3f122fd2ac12ac9110c65924070732836de4ce8a
- Merge "Fix bug in tagging podTemplates"
- Fix bug in tagging podTemplates
Fix a bug in tagging podTemplates
Using the runtime converter to convert
unstructured map data to podTemplateSpec now.
Issue-ID: MULTICLOUD-675
Change-Id: I661d3c63ae39b3533bb9c0a9934fc507284c7074
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 93f02f1bee463f6f2c5dcd6e8cef597ddb0fe7f3
- Fix copy-resource issue
change binaryfilter for zip files
Change-Id: Ib000ecb8dcabe473730a9fb2034097d14e3ef905
Issue-ID: MULTICLOUD-767
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 44f7240efed56bfbf576a3fe7d40d8a1791d121a
- Helm charts for Istio deployment
This Chart will deploy istio in SDS configuration
and enables istio sidecar injection in required
namespace
Issue-ID: MULTICLOUD-711
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
Change-Id: I9a4dd781c14c2dc2bb1ee8ca648e3c8911ac1fe1
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to fa610df297289a9bbbc7b7b88b1f8b5946d35360
- Fix copy-resource issue
Change to install phase to make avail of artifacts
Change-Id: I9060061b656bb6845b9054b1ac72b29b100a4702
Issue-ID: MULTICLOUD-767
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to d0eb179262d1024ffb144c236b9f656efa8f3f8b
- Fix artifact name issue
Change-Id: I691632b27576fb5806d918f6322e60e705b5c414
Issue-ID: MULTICLOUD-767
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to f4801b212ee73f9d540489f4f6d684330ffb66eb
- Fix docker build issue
Build docker image with local artifact
Change-Id: I12eaafa7b93effe24479dd998aa7218d60920417
Issue-ID: MULTICLOUD-767
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 7c194de2d67a1c71b741345a74ed9a493936fdb0
- Rebase framework to py36
Change-Id: Icb45d3eea21b119688a5591b582d96ae72e1e81d
Issue-ID: MULTICLOUD-770
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 5a2620962e6d2a572586de8da72a5a7676834130
- Fix Dockerfile building issue
Rely on staging artifact instead of snapshots
Change-Id: Ib680ee1416169cf47936808700efffd47cd7cce7
Issue-ID: MULTICLOUD-767
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* 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
|
|
* 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>
|
|
* 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>
|
|
* 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
|
|
* 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>
|
|
* 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>
|
|
* 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
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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
|
|
* 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
|
|
* 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>
|
|
* 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
|
|
* 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>
|
|
* 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
|
|
* 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
|
|
* 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>
|
|
* 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>
|
|
* 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
|
|
* 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>
|
|
* 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>
|
|
* 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
|
|
* 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
|