summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2016-01-14Support recovering VM on the same hostTomi Juvonen1-5/+9
When a host is failed then the affected VM can be rebooted after the host has been recovered. When a host is going to maintenance the affected VM can be shut down and the booted up on the same host after the maintenance is over. Change-Id: I8ee240eb4d598da6347ae8afee8ce6c6edc07be4 Jira: DOCTOR-9
2016-01-12docs: add platform overviewRyota MIBU3-0/+56
Change-Id: I61c9741a2bb5d3a1591d00c6cf23b0e56724eec4 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-21Minor changes to NFVI Faults Annex (Fault Tables)Bertrand Souville1-36/+95
Change-Id: I76e09a69c46e6b1e6d86416aa4d8a2b4ecd006f3 Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
2015-12-08Note to spec file pointing to upstream activityCarlos Goncalves1-0/+12
Change-Id: I0aef66c4abc11547a03191ba757ea8a717c1fa81 Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
2015-12-02change dirs to use new opnfv doc build scriptRyota MIBU33-150/+2635
Change-Id: Icfc17b1370fc111e0e9919f2f1c1d9ea8aee2702 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-09-10Example as code, documentation template for sphinx buildAric Gardner4-0/+150
This code will be pushed to each project creating a docs/ directory This servers as an example and template for you (the developers) to create your own project documentation Change-Id: I24007a0386251cee4325cea49f78f8f021de5276 JIRA:RELENG-15 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>