summaryrefslogtreecommitdiffstats
path: root/docs/installation-instructions/virtualinstall.rst
AgeCommit message (Collapse)AuthorFilesLines
2016-03-24Renaming Instack to UndercloudDan Radez1-4/+4
This commit is not backwards compatible with cleaning. VMs named Instack will need to be manually removed. Change-Id: I6829119e43a0a572da07e6d9757c5208c7fe91d4
2016-03-23updating vm creation for virt deploymentDan Radez1-19/+0
- replacing brbm with logical names br-netname - replacing instack-virt-setup with tripleo scripts JIRA: APEX-90, APEX-80 Change-Id: I58a15dee8de882e034c8af8a3368ca0647741b13 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-02-08Fixing the docs includes so that the docs get generated properlyDan Radez1-0/+3
Change-Id: Ib344c3be25b7a99316a20a69527e9cb9d86efd1d JIRA: 91
2016-01-20Restructured the installation-instruction file into indexed sub filesChristopherPrice1-0/+83
Take-two of this patch, originally merged: f479b77c4f7c0d11196e3902bb7e60ff8e34a1fe reverted: bffb8e0e27f21934a4bbb1138427f2adda6c583d Created a section based structure for the installation-instruction. It should show on the html artifact as a structured web page. We may want to move some sections to other directories to incorporate them into the release configguide. Left that for step 2... Now includes updates to the rpm spec so as not to break the build. Change-Id: I7c0d46467de668883fcd29ae7deaa20151bacdb2 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com> Signed-off-by: Dan Radez <dradez@redhat.com>