summaryrefslogtreecommitdiffstats
path: root/deployment/add-node.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix pep8 errors in the deployment py filesValerii Ponomarov2019-02-151-77/+72
| | | | Change-Id: I5f25b1dfce5d3298295939f59c3ff435ae7c6d8a
* [Deployment] Fix int-str concatenation in add-node.py fileValerii Ponomarov2019-02-131-2/+2
| | | | Change-Id: I51056965a55f73b0cb4b7dac8f1d4234f2f66528
* Add end-to-end OCP 'deployment' functionalityValerii Ponomarov2019-02-071-0/+658
Add end-to-end deployment tool of OpenShift and OpenShift Container Storage on top of VMWare. Added code is modified version of the 'reference-architecture/vmware-ansible' dir from the following repo: https://github.com/vponomaryov/openshift-ansible-contrib Read 'deployment/README.rst' file for more details about the deployment tool. Change-Id: Ic96f252ff786cc1ecf24d27f0ec47e324131e41b