summaryrefslogtreecommitdiffstats
path: root/docs/submodules/multicloud/k8s.git
AgeCommit message (Collapse)AuthorFilesLines
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-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-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