Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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
|
|
* 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>
|
|
* 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>
|
|
* 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
|
|
* 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
|
|
* 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>
|
|
* 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>
|
|
* 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
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 96bb41e64271accc719a49736bb9a2c89c49f25b
- Document OJSI-149 vulnerability
Issue-ID: OJSI-149
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Icdae6c291330acb2ec0c795cfa1df38cc703a062
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 9f8a873ccdf1ab1a8373d3456a99d7826103256a
- Document fixed OJSI-153 vulnerability
Issue-ID: OJSI-153
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I9ece2b23d8db1cece144a8a4331fb5b4a4e469e5
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 7588a2ceecb2d09aa67743f71032eaaff033d5b8
- Document fixed OJSI-151 vulnerability
Issue-ID: OJSI-151
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I7197285720683260881738bb34f12ff6932e9422
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 843b2beaa903e0b30903d0f90a4865a0aba0ff58
- Document fixed OJSI-150 vulnerability
Issue-ID: OJSI-150
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ie201f563617805e32004445c45c569e7f29f0593
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 5519c60f451d6e7f1bb35c8b2aeeb7a0b35da399
- Document fixed OJSI-148 vulnerability
Issue-ID: OJSI-148
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I92445c93dbf63d233859d4678137440cda45ec5e
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to d0fccc2dec85b270e3ef593fd4ddd2e60414f556
- Document fixed OJSI-130 vulnerability
Issue-ID: OJSI-130
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I8bb5634375c15ce2e90d281b33decd21cfe2cf8c
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 3f04bbfa0d77893924fad68bc4d42d9b985195bd
- Improve security release notes
In order to provide users with more details of project's state in
terms of security let's divide the security release notes into three
sections:
- Fixed Security Issues
Contains a list of security fixes merged during this
release (especially those reported via OJSI tickets).
- Known Security Issues
Contains a list of vulnerabilities detected in project during
release which have not been fixed yet and thus should be mitigated
by the user.
- Known Vulnerabilities in Used Modules
Contains information about NexusIQ scan results
Issue-ID: SECCOM-238
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I1949a66f894ab3765228d0d210812c875fd59bce
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to f30199f018ae167df804c23079eb4bcec6c10f34
- Merge changes I798b9dd9,I36b65dd2
* changes:
Remove the requirement to run aio.sh as root
Documentation update for aio.sh CI change
- Remove the requirement to run aio.sh as root
However user needs to be in sudoers without password
needed to able to run needed steps with sudo.
Issue-ID: MULTICLOUD-672
Change-Id: I798b9dd9dad4175c2b43700bfe801d34b578fe97
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
- Documentation update for aio.sh CI change
Update documentation accordingly.
Issue-ID: MULTICLOUD-629
Change-Id: I36b65dd270a25d63884d161163cfa8e7a813d241
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 047872661b83422149ccf4b46defb5f90f3e7c54
- Merge "Make aio.sh suitable for CI"
- Make aio.sh suitable for CI
aio.sh script currently clones multicloud/k8s repo itself.
That is unnessary and makes it impossible to hook k8s repository
to CI system where commit changeset is used to define repository
files to be tested.
This commit will remove cloning of multicloud/k8s repository
and also move aio.sh to baremetal folder which seems to be
the intended place for it.
Issue-ID: MULTICLOUD-629
Change-Id: Ifc54bbc1ec06bc4c3fbbecca7e676d5ffa392d78
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 048bfa9ec8e815369666eec6e662af3b0cb2e3cb
- Merge "Starting of k8splugin with docker-compose is broken"
- Starting of k8splugin with docker-compose is broken
docker-compose.yml and start.sh script cannot be used
in installer.sh to start k8splugin and mongo.
This commit modifies start.sh script to be usable in
installer.sh to start plugin before tests.
Also fixed kud_tests variable in installer.sh.
Issue-ID: MULTICLOUD-640
Change-Id: I60cc850d6f5b58df574f79ad3c65b801c59b3a14
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to f006c55c0793a0cacac5aa45ba7f13fd5c6ef5f4
- Fixing kubectl conflict on KUD addons
Removing kubectl (andrewrothstein.kubectl) dependency
that conflicts with kubectl installed by Kupespray.
Copy kubectl installed by Kubespray also to host
running Ansible.
That needs kubectl_localhost: true in Kubespray configuration
to make it copy binary to localhost.
Issue-ID: MULTICLOUD-667
Change-Id: I8c5f56488a9f559c4358cea5ad56fa23b26ec6aa
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 574633e73605bfa58872c1e00a82febe7f7f8101
- Remove andrewrothstein.kubectl role
Removing andrewrothstein.kubectl role
which was causing issues in aio
baremetal scenario
Change-Id: If3c8c71319c4b14dedfa5997881307e5424fd453
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Issue-ID: MULTICLOUD-301
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to fc9a9f3d6ee30d1cfc1f39f8caa6f18c2a549858
- Release Note for MultiCloud in Dublin
Change-Id: I40282c7e8a3e7796287c0cb5f9bd602dcbb16495
Issue-ID: MULTICLOUD-671
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
|
|
* Update docs/submodules/multicloud/azure.git from branch 'master'
to 8ab92dba524aacc4956497d72f6aa1b25ceb1adc
- Bump up patch version after releasing images
Change-Id: I50b52e8f237e79c8a57a78a4b770b3f436b125e3
Issue-ID: MULTICLOUD-659
Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to a1fce42fe5280236f3968f257e224a42f2e4f781
- Fix IP address for sink pod
IP address was incorrect for
sink
Change-Id: I28962cedeecd25b136eecf39786b4daed6ae9c26
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Issue-ID: MULTICLOUD-653
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 98fdb49bd98debd97fe62c5daa3ca54228ae74bf
- Merge "Remove env variable"
- Remove env variable
Remove ENV variable. Somehow I missed
removing this variable when we moved to configuration
files.
Issue-ID: MULTICLOUD-653
Change-Id: Ibf2238791dfcb1e66c7b9cca7b6d25e3d30bb0e4
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 5403852b41fdaef7f849178e00b93bff10940ff5
- Merge "Update vFW Helm chart"
- Update vFW Helm chart
Fixed sink containers
to use the right containers and also
fixed IP addresses. Some cleanup
Change-Id: Id7ed7fe48c9e37f5d3c52c02c0585af7511c5efe
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Issue-ID: MULTICLOUD-653
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 1dcafa15b205b5cd97d9a137d6f171bf4673c66b
- Merge "Install jq as an dependency for yq"
- Install jq as an dependency for yq
Before using yq binary we need to install also its
dependency jq.
This commit is fixing jq installation in case it was
required as dependency for yq.
Also refactored a bit dependency installations of tests.
Issue-ID: MULTICLOUD-617
Change-Id: I0ea1143befa1cff809c231422b5cfb14fba1de4e
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 0566fc507f64578ab37c4bce1abaaad8d5528169
- Fix data incomplete and not json format
the user needs to know the resource information
and need to get the json format
Change-Id: Id17be27016082bd7c42f8aa6f7a8aa25017e2c8b
Issue-ID: MULTICLOUD-651
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 8b38222e46064156985f0e6425207479fd2c975e
- Upgrade to 1.3.4
This should be done once 1.3.3 artifacts are released
Change-Id: I5699ae11007c6b2427fa94113345377cb24fcf34
Issue-ID: MULTICLOUD-652
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 79f626b0c4419dfcb5b7d1ea0a279a523c6c21bd
- Fix port mismatch and return value judgement issue
. the port of k8s plugin has changed from 8081 to 9015
. the value from 200 to 300 is acceptable from k8s plugin
Change-Id: I85c61d2275c7913f8c8dbeee0751349552bec29d
Issue-ID: MULTICLOUD-650
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 574eb961e8651ba4e4f0f92d7984a2716e5e64f7
- Merge changes from topics "broker_response", "develop"
* changes:
Update broker responses to match spec and SO
Minor change to instance response
- Update broker responses to match spec and SO
The broker responses need to match the spec and
what SO expects as responses.
CREATE_COMPLETE instead of CREATED in both POST and GET
DELETE now returns a response body
GET by name is now supported
Name is an alias for vf_module_id which is expected to be provided
as an attribute in sdnc_directives in the original POST request
Issue-ID: MULTICLOUD-645
Change-Id: Ifeca755a07298d0a858cbe9e80f9ce654d6d21b8
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
- Minor change to instance response
Minor change to instance response. Now it includes
the full request parameters in the response.
Issue-ID: MULTICLOUD-649
Change-Id: Ia4a7e479f842dd580bcfb13aa91dc0b0a456cf25
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 3eeb40cfe56366ca72e811bdfb6f2faf127f8a2f
- Merge "Adding helm charts for vFirewall."
- Adding helm charts for vFirewall.
The charts are complete with templating and basic constructs.
They need to be modified in terms of chart dependency and also address
network configuration. Addressed comments, changed network config
values and included subcharts. Removed redundent vars. Removed
shell vars and updated sink. Updated vars. Removed escape
chars from password which and removed comment in pod annotations.
Removed comments from network files. Changed the deployment file
lables for all 3 charts. Extricated some of the values addressed by comments.
Set global vars. Updated sink-service labels.
Change-Id: Id6fc2e066c8a6c5b33b65caae3a49637521c3133
Issue-ID: MULTICLOUD-628
Signed-off-by: Akhila Kishore <akhila.kishore@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 9bd32245361a16cc643219909df35b21949798c3
- Upgrade to 1.3.3
This is to workaround that 1.3.2 releasing failure
Change-Id: I70804a0bb2e5fa358fcf4a33cab937a718d84b34
Issue-ID: MULTICLOUD-648
Signed-off-by: liboNet <libo.zhu@intel.com>
|