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