aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
AgeCommit message (Collapse)AuthorFilesLines
2016-05-11docs/release-notes: Add protocol handler to ref.Alexandru Avadanii1-1/+1
Doc build fails to create a link for www.opnfv.org because it does not explicitly specify the protocol handler. Make doc build happy by adding "http://" prefix. Change-Id: I7dc9c362f13bac1687d139942826eb1208556a37
2016-05-11docs: FIXME: Silence compatible hardware list.Alexandru Avadanii1-1/+1
We do not have a comprehensive public hardware compatibility list for AArch64 hardware yet, so silently remove the link to such a thing in the installer instructions for now. Once the page is in place, update the reference and revert this commit.
2016-05-11docs: Drop references to x86_64 specific docs.Alexandru Avadanii1-16/+10
Previously, build instructions and release notes kept links to x86_64 documentation, it is now safe to drop them, as our docs are very similar.
2016-05-08docs/release-notes.rst: Armband refresh.Alexandru Avadanii1-27/+46
Updated release notes document and created JIRA cases for AArch64 newly added features, bug, workarounds etc. Change-Id: I1db230a9fa62e671f4f302c8f7b202cc5c8f48ca Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-04-29Updated documentation for Brahmaputra 3.0 follow-up releaseJonas Bjurel1-24/+38
READY TO MERGE Change-Id: Ic481f02375af9be1642791fa6d96856a453c4f29 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com> (cherry picked from commit f50747c9ec79b9f89df6a6ba6d680a89bd6a3de3)
2016-04-22Copy OPNFV docs dir as documentation base.Alexandru Avadanii1-0/+232
Armband Fuel for aarch64 is very similar to amd64 in both configuration and deployment, with a small difference in the build process. Therefore it makes sense to base our documentation on Jonas' work in OPNFV Fuel.