summaryrefslogtreecommitdiffstats
path: root/docs/submodules/multicloud
AgeCommit message (Collapse)AuthorFilesLines
2018-09-06Updated git submodulesBin Hu1-0/+0
Project: multicloud/k8s master f1421fca0034e77bf213dbcc4b96ee655cc29936 Merge "Move mock plugin compilation" Move mock plugin compilation The instruction that compiles the Mock plugin is only required during the testing, therefore this instruction can be moved in different place in the Makefile Change-Id: Ib800b2b39992a1020e466aa3f22cada5ac84bcf6 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-09-06Updated git submodulesVictor Morales1-0/+0
Project: multicloud/k8s master 849f6ae8239a818ed03954e581f1818899d86b9c Use local changes to build images The current implementation is using an external copy of the source code to buil the docker image. This approach makes hard to debug and try new changes during development phase. This change allows to sync local source code folder between host and guest machines. Change-Id: Ia723499f0e113e5adebb46a0cea6662f703695e5 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-09-05Updated git submodulesVictor Morales1-0/+0
Project: multicloud/k8s master 897a3ccd55fb562b029525808797d628808e689e Merge "Bump multus and virtlet versions" Bump multus and virtlet versions Change-Id: Iaa7506eef1ccabcf400bc07c5b8f4c1b45c57781 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-09-05Updated git submodulesVictor Morales1-0/+0
Project: multicloud/k8s master 74ed9b29e9ef7ce0840e3b71d9e337a82f5343ca Merge "Add alternative sources.list file" Add alternative sources.list file In order to reduce the traffict during the installation of external packages is possible to configure it to consume a local mirror. This change adds that alternative. Change-Id: I5d7b385171e77afe12ccaad31edd59cf4f0f21fb Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-09-05Updated git submodulesBin Hu1-0/+0
Project: multicloud/k8s master eca57b7812e275acb3ce92177b1f81cfce378a94 Merge "Add PLUGINS_DIR var" Add PLUGINS_DIR var The docker-compose.yml file was missing PLUGINS_DIR environment variable required for the plugin to discover the *.so files. Change-Id: I7fa451ba0b3d6fd722728176b7b35cf5b3dd4db3 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-09-04Updated git submodulesBin Hu1-0/+0
Project: multicloud/k8s master 7e9b8b6967a69ae04a37dcba5448c3017fc91d51 Merge "Update docs to include sample commands" Update docs to include sample commands This patch updates the docs to include sample request and response. Change-Id: I5f1c29477587a2b0cda8b188ec5a9ff3bb34e5d2 Issue-ID: MULTICLOUD-301 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-09-04Updated git submodulesVictor Morales1-0/+0
Project: multicloud/k8s master 6e2857125fdce17a1541f3ca45ee0b988e9ef4de Merge "Update building process" Update building process The building process differed from the build.sh script and Makefile. In other words, the docker images were created with different instructions than development process. This patch centralizes these instructions in a single source for building binaries. Change-Id: Ib214d335b0e696be6a1a09d3cb8126a75bdf2da4 Issue-ID: MULTICLOUD-301 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com> Signed-off-by: Victor Morales <victor.morales@intel.com>
2018-09-03Updated git submodulesBin Yang1-0/+0
Project: multicloud/framework master add37e10f956227f4a8db29829daf12f029e9d8e Refactor windriver plugin namespace Workaround the restraints of ISTIO which prohibit the usage of _ in the namespace Change-Id: Ic6ebfda2de4285e3d5edb1bbfbfb21307c75348a Issue-ID: MULTICLOUD-335 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-08-31Updated git submodulesShashank Kumar Shankar1-0/+0
Project: multicloud/k8s master 28376cbc428324577451181f67f383ea9d8de164 Make PLUGINS_DIR to be required than optional This patch makes sure PLUGINS_DIR is not optional since its better explicitly pass the plugins directory. Change-Id: I08da5cf1563527d8b713fa106aa05b37a26c95cb Issue-ID: MULTICLOUD-301 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-08-31Updated git submodulesVictor Morales1-0/+0
Project: multicloud/k8s master 979f6535310b683747fd23423d27e0eeb72208b7 Bump vagrant version from 2.1.2 to 2.1.4 Change-Id: Ie97897afdfca43d45a6c7055e34edee5e8ea3ce4 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-08-31Updated git submodulesramamani yeleswarapu1-0/+0
Project: multicloud/k8s master 2f0b896a56c6297ce3434c8d5279b3440e437f18 Update KRD docs build This adds docs/index.rst with links to: - krd_architecture.rst and - sampleCommands.rst. It is now possible to generate documentation using 'tox -e docs'. Change-Id: I176a01943d36659101b3251a8756866459d5491f Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com> Issue-ID: MULTICLOUD-301
2018-08-31Updated git submodulesVictor Morales1-0/+0
Project: multicloud/k8s master 574785c07010a494fbd1456d11e7c0449ad43c38 Add KRD source code This changes includes the source code created for the Kubernetes Reference Deployment(KRD) which helps to provide an automated mechanism to install and configure Kubernetes services required for the MultiCloud/K8s plugin. Change-Id: Ica49566fcd531e25846ed3e5062de2f92ec56f6c Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-08-30Updated git submodulesVictor Morales1-0/+0
Project: multicloud/framework master 1d679aae703c3062da24da290f264586b630a08f Merge "Use python rstcheck to validate syntax" Use python rstcheck to validate syntax Given that this repository contains multiple documents for specifications is necessary to implement a mechanism to validate its syntax. The rstchecker tool ensures that it meets the reStructured Text guidelines. Change-Id: I6a5d30c78718ae83265f9302f3d514eacaff2ae1 Issue-ID: DOC-300 Signed-off-by: Victor Morales <victor.morales@intel.com>
2018-08-28Add MultiCloud Kubernetes documentationVictor Morales1-0/+0
This change includes the multicloud/k8s plugin as git submodule. This prevents the not found errors during the execution of Jenkins documentation jobs. Change-Id: I3a376abef825ed25547c51b9ec399698c109558d Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-08-28Updated git submodulesGary Wu1-0/+0
Project: multicloud/framework master f8adca5ec99980c80fbf297e693e51d6dcdd8d4e Bump oparent version to 1.2.0 This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: Ie8a88aea086e46f9d898f7e2c4f2f4885c062936 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-24Updated git submodulesBin Hu1-0/+0
Project: multicloud/framework master bc4187f075e89b200393babb3d89b207513b5dd1 Merge "Multicloud infra workload Delete and Get" Multicloud infra workload Delete and Get Adding two API: - Delete infra workload - Get infra workload Change-Id: Ie458bb2f6170e57df29a76f06ea21dfe2b6250b7 Issue-ID: MULTICLOUD-250 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-08-23Updated git submodulesBin Hu1-0/+0
Project: multicloud/framework master 334de580e582981302442b5313c2a6409a7e53d8 Merge "Onappylog library improvement" Onappylog library improvement Change-Id: I782785733a79e328b7d8abab77c70035e30b706f Issue-ID: MULTICLOUD-326 Signed-off-by: liangke <lokyse@163.com>
2018-08-23Updated git submodulesEthan Lynn1-0/+0
Project: multicloud/framework master 737457599e5e2cd5e93c2cdb59a244daf687d54a Merge "Add swagger for server action api" Add swagger for server action api Change-Id: I2bc9ca0f94f625a01c123fe2dc2b7044cce06ba6 Issue-ID: MULTICLOUD-332 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-23Updated git submodulesBin Yang1-0/+0
Project: multicloud/framework master 0502b3b6dce5b58ea6601f0658c400c619136b0f Expose API infra_workload The POST,GET,DELETE action will be forwarded to specific plugin Issue-ID: MULTICLOUD-310 Change-Id: Ia010347af75b82b2d92ca214abbaf053c36243eb Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-08-22Updated git submodulesJessica Wagantall1-0/+0
Project: multicloud/framework master 7204293286d554d86a964a2f44f19d902cf1e47a Add INFO.yaml file Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Ia6c1d487ed139ebb8c2e4413fa1d061d3a45c6ca Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-20Updated git submodulesHuang Haibin1-0/+0
Project: multicloud/framework master be1a74cb51a52cf031c6862d31f27ec784767008 Fix Multicloud infra workload API Format Change-Id: I810681a8d0c54697d3b6480cafb4416dd73b0960 Issue-ID: MULTICLOUD-250 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-08-17Updated git submodulesBin Hu1-0/+0
Project: multicloud/framework master 11c98c9db093827f651935c38c1549fc215a9b72 Merge "Add Multicloud infra workload API" Add Multicloud infra workload API Change-Id: I5cb04c4ae11278a4c675edaa3ee32e459fcf6e0a Issue-ID: MULTICLOUD-250 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-08-17Updated git submodulesBin Yang1-0/+0
Project: multicloud/framework master 7419e38021a3c959af3b6a4730a0f50baff2e15b API upgrading for forwarder API Change-Id: Iabbab0fd3cd52f728fe69599110b0168c48fb17a Issue-ID: MULTICLOUD-310 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-08-15Updated git submodulesBin Yang1-0/+0
Project: multicloud/framework master 64b01905dc3c5ca54dfd5d626f11fc347be62be1 Merge "Fix registry/unregistry doc" Fix registry/unregistry doc url for registry/unregistry is not correct. Change-Id: I3d799ef175b87cfcb358e77434e8cd0ccedfa4b0 Issue-ID: MULTICLOUD-239 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-08-15Updated git submodulesBin Yang1-0/+0
Project: multicloud/framework master 3638c46e8c4a53883afd0e745eeedbbf01a8f317 Proposal on security communication feature Change-Id: I5eecc0c9966836d17e6118e6b85e26042a3bf195 Issue-ID: MULTICLOUD-266 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-08-15Updated git submodulesBin Yang1-0/+0
Project: multicloud/framework master 99066c3a375def7a8efb51c7aa6b6330520e8f80 Proposal to automate heatbridge Describe how to automate AAI with heat stack by multicloud Change-Id: Icb0330abd3975102827bddb3f681c0a8ab869657 Issue-ID: MULTICLOUD-282 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-08-15Updated git submodulesBin Yang1-0/+0
Project: multicloud/framework master 9e3eaba3ce475451e3ad4e13c7c6d5c0512e1a14 Propose automating multi-region on-boarding This proposal describe how multicloud plugin helps automating of on-boarding the OpenStack secondary regions Change-Id: Icba078a6ff1462901e7e5240507925ac6f76edb9 Issue-ID: MULTICLOUD-279 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-08-14Updated git submodulesBin Hu1-0/+0
Project: multicloud/framework master 6e5bf56c01bc5dfac88b441d37e99fef1906150f Merge "Add design spec for API upgrading and ID alignment" Add design spec for API upgrading and ID alignment This is to propose the changes for enabling consistent ID of a cloud region Change-Id: Ia25f60ba14d28d02559a9902972a3cff6ca814c2 Issue-ID: MULTICLOUD-280 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-07-27Updated git submodulesliangke1-0/+0
Project: multicloud/framework master 0869aa4af09167bd2ac41c4fcf19bd921f84e7c9 Bump version to 1.2.0 Change-Id: Ib0a3241e2a0e6ad508c8602d4e75c64663e21904 Issue-ID: MULTICLOUD-286 Signed-off-by: liangke <lokyse@163.com>
2018-06-15Updated git submodulesYun Huang1-0/+0
Project: multicloud/framework master 87e46652b3f319d0b63df22e6782775d5c6ce3d8 Add HPA deployment guide Change-Id: I896eac7b7c715326fbd1f86af1dd0e1ad1cf4d8c Issue-ID: MULTICLOUD-248 Signed-off-by: Yun Huang <yun.huang@windriver.com>
2018-06-07Updated git submodulesEthan Lynn1-0/+0
Project: multicloud/framework master f58274713412c8932e69ff41eb01244e65bffd31 Remove ToC in API document Remove ToC Change-Id: Ib09f46987bf8975f28016b30935d920d8d23523c Issue-ID: MULTICLOUD-239 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-06-07Updated git submodulesLi Xinhui1-0/+0
Project: multicloud/framework master 24a574e167083e70cb2323d6be66ea369ee1ce58 Update Release Note for Beijing This patch is to update the RN for Beijing. Change-Id: I3e84691c2982dec44dc07eb4fdf4f833ab28bc41 Issue-ID: MULTICLOUD-243 Signed-off-by: Xinhui Li <lxinhui@vmware.com>
2018-06-05Updated git submodulesEthan Lynn1-0/+0
Project: multicloud/framework master b3e79cc6ebba2898e201426b59c1bc8caa347a6a Update API doc Fix style Change-Id: Ifee26b7453de51f63bd37b0289ab3ccdc0697ec2 Issue-ID: MULTICLOUD-239 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-05-31Updated git submodulesGildas Lanilis1-0/+0
Project: multicloud/framework master a47bd5937ca0a7dd88533c05cbf8e67010ab56f2 Document Security section of the Release Notes Change-Id: I773a5b7c603bea24681843b3a1c219859638bb1c Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-05-17Updated git submodulesLi Xinhui1-0/+0
Project: multicloud/framework master c21b713849782324b1eaed33d6202cf081f44f99 Revise docs This patch is to revise the documents. Change-Id: I3b47254d3dbae6c6067daefd44780ad370922558 Issue-ID: MULTICLOUD-211 Signed-off-by: Xinhui Li <lxinhui@vmware.com>
2018-05-17Updated git submodulesLi Xinhui1-0/+0
Project: multicloud/framework master 421296e010d3b552dfee53f10857aff9f57a7ab8 Revise release date This patch is to revise the release date. Change-Id: I122360486e559b5dee69f05ccf64cabe77c5769e Issue-ID: MULTICLOUD-211 Signed-off-by: Xinhui Li <lxinhui@vmware.com>
2018-05-17Updated git submodulesLi Xinhui1-0/+0
Project: multicloud/framework master 6a14968d9a3f237c790c0e275f05bedd8cff5e65 Add release note for R2 This patch is to add release note for R2 release. Change-Id: I0110aec66a64cca949b7592385fa2ad2d45c63e6 Issue-ID: MULTICLOUD-211 Signed-off-by: Xinhui Li <lxinhui@vmware.com>
2018-05-10Updated git submodulesSudhakarReddy1-0/+0
Project: multicloud/framework master 5a9a24104efa7d32f9ae236154be0c34016c45ae uWSGI 502 gateway error fix Change-Id: Idc7cdffad470792d014e565c606c2843bd277fe6 Issue-ID: MULTICLOUD-217 Signed-off-by: SudhakarReddy <Sudhakar.reddy@amdocs.com>
2018-05-10Updated git submodulesEthan Lynn1-0/+0
Project: multicloud/framework master 03056c2a987eb89129d5f2533fc78dffc73c2481 Support forward "content-type" header Forward "content-type" in request headers Change-Id: Iac920045534aafb10a31cc21ebb95a436104c5b7 Issue-ID: MULTICLOUD-229 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-05-08Updated git submodulessunbin1-0/+0
Project: multicloud/framework master 0e39e0363e1008d4f162b247747d8bbecffd7ae1 Remove sqlite.db Change-Id: I5fde66a727a2c210bdd5e113118918ece2428e5d Issue-ID: MULTICLOUD-226 Signed-off-by: sunbin <bins@vmware.com>
2018-05-08Updated git submodulessunbin1-0/+0
Project: multicloud/framework master 69a315e508da7716c0c01caeaafd3da5a3d20599 Pass header property in forward Change-Id: I5d937982c5b18ac1a83b62717adb460a5d988cf6 Issue-ID: MULTICLOUD-225 Signed-off-by: sunbin <bins@vmware.com>
2018-05-04Updated git submodulesliangke1-0/+0
Project: multicloud/framework master 4790d64a608118f48a2eb62620996a1e36efd5a2 Random Inovocation ID Change-Id: I14485e2fa4ed616dcc8028aec4d22312116540d4 Issue-ID: MULTICLOUD-220 Signed-off-by: liangke <lokyse@163.com>
2018-05-03Updated git submodulesEthan Lynn1-0/+0
Project: multicloud/framework master ec8cdb885908b5018612475d083889b1f5653a6f Fix logging middleware Convert uuid to str Change-Id: I710e40b444cd7d81abd2a6a8865b5261312b6dca Issue-ID: MULTICLOUD-218 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-05-02Updated git submodulesxinhuili1-0/+0
Project: multicloud/framework master 93e73a8d52e5ae6b261da83884b32fe1e8e2d909 Merge " Update artifact version" Update artifact version Change-Id: Ie2d253aaffa4340078bbe0f35e0dafd6bb89f8f6 Issue-ID: MULTICLOUD-219 Signed-off-by: liangke <lokyse@163.com>
2018-04-16Updated git submodulesLi Xinhui1-0/+0
Project: multicloud/framework master 2c43009514c1e32bb45149e0fbf7f293804c2337 Correct File Name Change-Id: I6012a95b145f203fcfbb7fd567a064a472dcd9c3 Issue-ID: MULTICLOUD-211 Signed-off-by: Xinhui Li <lxinhui@vmware.com> Revise Admin Docs Change-Id: Ic5abf68b5ed17b8c00fcf1c4ea2658c71d614a04 Issue-ID: MULTICLOUD-211 Signed-off-by: Xinhui Li <lxinhui@vmware.com> Correct license usage for Deployment Steps Change-Id: Ie54f6027c06f368c50d0d9308d547ffbc79ac0af Issue-ID: MULTICLOUD-211 Signed-off-by: Xinhui Li <lxinhui@vmware.com>
2018-04-16Updated git submodulesLi Xinhui1-0/+0
Project: multicloud/framework master 3457d6ecb7c31d85ddf407d78cd94e8a5292ad5b Revise license for Fake Cloud Desciption Change-Id: Id6aba2caee429bb48a68d94c72ffc9790db587a5 Issue-ID: MULTICLOUD-211 Signed-off-by: Xinhui Li <lxinhui@vmware.com>
2018-04-16Updated git submodulesLi Xinhui1-0/+0
Project: multicloud/framework master 8ecf35561ac27466b7dfa0519c2759cd6a17757f Revise license for Description file Change-Id: I994155bcb6f44dc7ebcb37a518df9909d104de37 Issue-ID: MULTICLOUD-211 Signed-off-by: Xinhui Li <lxinhui@vmware.com>
2018-04-11Updated git submodulesLi Xinhui1-0/+0
Project: multicloud/framework master 7469f51a736a36c882e72ed89a15cd63159868d9 Add license into doc file Change-Id: I19ce1d0037343b74a4d1bc9bcc240019a6324732 Issue-ID: MULTICLOUD-211 Signed-off-by: Xinhui Li <lxinhui@vmware.com>
2018-04-11Updated git submodulesLi Xinhui1-0/+0
Project: multicloud/framework master 221195b17328216487fe1d1daf37d25c1c7960d5 Add license into doc file Change-Id: I56fe906b0f6d0e24d280cd93bacf4b482f9ba8e6 Issue-ID: MULTICLOUD-211 Signed-off-by: Xinhui Li <lxinhui@vmware.com>
2018-04-09Updated git submodulesLiang Ke1-0/+0
Project: multicloud/framework master 3a5ab188980db59049c9b0318fd6facddccce366 Merge "Fix a bug in check_vim_capacity" Fix a bug in check_vim_capacity Use json to convert dict to json Change-Id: Ibb0dc6cfd34c6760d15b1fbbdb76855215f77cdc Issue-ID: MULTICLOUD-166 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>