summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/rpm_specs/opnfv-apex-common.spec10
-rw-r--r--build/variables.sh2
-rw-r--r--docs/release/configguide/installerconfig.rst (renamed from docs/configguide/installerconfig.rst)0
-rw-r--r--docs/release/installation/abstract.rst (renamed from docs/installationprocedure/abstract.rst)0
-rw-r--r--docs/release/installation/architecture.rst (renamed from docs/installationprocedure/architecture.rst)0
-rw-r--r--docs/release/installation/baremetal.rst (renamed from docs/installationprocedure/baremetal.rst)0
-rw-r--r--docs/release/installation/index.rst (renamed from docs/installationprocedure/index.rst)0
-rw-r--r--docs/release/installation/introduction.rst (renamed from docs/installationprocedure/introduction.rst)0
-rw-r--r--docs/release/installation/references.rst (renamed from docs/installationprocedure/references.rst)0
-rw-r--r--docs/release/installation/requirements.rst (renamed from docs/installationprocedure/requirements.rst)0
-rw-r--r--docs/release/installation/troubleshooting.rst (renamed from docs/installationprocedure/troubleshooting.rst)0
-rw-r--r--docs/release/installation/verification.rst (renamed from docs/installationprocedure/verification.rst)0
-rw-r--r--docs/release/installation/virtualinstall.rst (renamed from docs/installationprocedure/virtualinstall.rst)0
-rw-r--r--docs/release/release-notes/index.rst (renamed from docs/releasenotes/index.rst)0
-rw-r--r--docs/release/release-notes/release-notes.rst (renamed from docs/releasenotes/release-notes.rst)0
15 files changed, 6 insertions, 6 deletions
diff --git a/build/rpm_specs/opnfv-apex-common.spec b/build/rpm_specs/opnfv-apex-common.spec
index db271848..be181c0a 100644
--- a/build/rpm_specs/opnfv-apex-common.spec
+++ b/build/rpm_specs/opnfv-apex-common.spec
@@ -22,8 +22,8 @@ https://wiki.opnfv.org/apex
%setup -q
%build
-rst2html docs/installationprocedure/index.rst docs/installation-instructions.html
-rst2html docs/releasenotes/release-notes.rst docs/release-notes.html
+rst2html docs/release/installation/index.rst docs/release/installation/installation-instructions.html
+rst2html docs/release/release-notes/release-notes.rst docs/release/release-notes/release-notes.html
%global __python %{__python3}
@@ -86,9 +86,9 @@ install lib/installer/domain.xml %{buildroot}%{_var}/opt/opnfv/lib/installer/
mkdir -p %{buildroot}%{_docdir}/opnfv/
install LICENSE.rst %{buildroot}%{_docdir}/opnfv/
-install docs/installation-instructions.html %{buildroot}%{_docdir}/opnfv/
-install docs/releasenotes/index.rst %{buildroot}%{_docdir}/opnfv/release-notes.rst
-install docs/release-notes.html %{buildroot}%{_docdir}/opnfv/
+install docs/release/installation/installation-instructions.html %{buildroot}%{_docdir}/opnfv/
+install docs/release/release-notes/index.rst %{buildroot}%{_docdir}/opnfv/release-notes.rst
+install docs/release/release-notes/release-notes.html %{buildroot}%{_docdir}/opnfv/
install config/deploy/deploy_settings.yaml %{buildroot}%{_docdir}/opnfv/deploy_settings.yaml.example
install config/network/network_settings.yaml %{buildroot}%{_docdir}/opnfv/network_settings.yaml.example
install config/network/network_settings_v6.yaml %{buildroot}%{_docdir}/opnfv/network_settings_v6.yaml.example
diff --git a/build/variables.sh b/build/variables.sh
index 4793ff86..c30aa2a7 100644
--- a/build/variables.sh
+++ b/build/variables.sh
@@ -17,7 +17,7 @@ PATCHES_DIR="${BUILD_ROOT}/patches"
rdo_images_uri=http://buildlogs.centos.org/centos/7/cloud/x86_64/tripleo_images/newton/delorean
onos_release_uri=https://downloads.onosproject.org/nightly/
-onos_release_file=onos-1.6.0-rc2.tar.gz
+onos_release_file=onos-1.8.0-rc6.tar.gz
onos_jdk_uri=http://artifacts.opnfv.org/apex/colorado
onos_ovs_uri=http://artifacts.opnfv.org/apex/colorado
onos_ovs_pkg=package_ovs_rpm3.tar.gz
diff --git a/docs/configguide/installerconfig.rst b/docs/release/configguide/installerconfig.rst
index 0cbb00f6..0cbb00f6 100644
--- a/docs/configguide/installerconfig.rst
+++ b/docs/release/configguide/installerconfig.rst
diff --git a/docs/installationprocedure/abstract.rst b/docs/release/installation/abstract.rst
index 70814cea..70814cea 100644
--- a/docs/installationprocedure/abstract.rst
+++ b/docs/release/installation/abstract.rst
diff --git a/docs/installationprocedure/architecture.rst b/docs/release/installation/architecture.rst
index 38806391..38806391 100644
--- a/docs/installationprocedure/architecture.rst
+++ b/docs/release/installation/architecture.rst
diff --git a/docs/installationprocedure/baremetal.rst b/docs/release/installation/baremetal.rst
index 83cda326..83cda326 100644
--- a/docs/installationprocedure/baremetal.rst
+++ b/docs/release/installation/baremetal.rst
diff --git a/docs/installationprocedure/index.rst b/docs/release/installation/index.rst
index 83e9292e..83e9292e 100644
--- a/docs/installationprocedure/index.rst
+++ b/docs/release/installation/index.rst
diff --git a/docs/installationprocedure/introduction.rst b/docs/release/installation/introduction.rst
index cc489917..cc489917 100644
--- a/docs/installationprocedure/introduction.rst
+++ b/docs/release/installation/introduction.rst
diff --git a/docs/installationprocedure/references.rst b/docs/release/installation/references.rst
index a63a8421..a63a8421 100644
--- a/docs/installationprocedure/references.rst
+++ b/docs/release/installation/references.rst
diff --git a/docs/installationprocedure/requirements.rst b/docs/release/installation/requirements.rst
index 507b671e..507b671e 100644
--- a/docs/installationprocedure/requirements.rst
+++ b/docs/release/installation/requirements.rst
diff --git a/docs/installationprocedure/troubleshooting.rst b/docs/release/installation/troubleshooting.rst
index ed0d1ff6..ed0d1ff6 100644
--- a/docs/installationprocedure/troubleshooting.rst
+++ b/docs/release/installation/troubleshooting.rst
diff --git a/docs/installationprocedure/verification.rst b/docs/release/installation/verification.rst
index 81e4c8e4..81e4c8e4 100644
--- a/docs/installationprocedure/verification.rst
+++ b/docs/release/installation/verification.rst
diff --git a/docs/installationprocedure/virtualinstall.rst b/docs/release/installation/virtualinstall.rst
index 5da2ee3c..5da2ee3c 100644
--- a/docs/installationprocedure/virtualinstall.rst
+++ b/docs/release/installation/virtualinstall.rst
diff --git a/docs/releasenotes/index.rst b/docs/release/release-notes/index.rst
index 1f723960..1f723960 100644
--- a/docs/releasenotes/index.rst
+++ b/docs/release/release-notes/index.rst
diff --git a/docs/releasenotes/release-notes.rst b/docs/release/release-notes/release-notes.rst
index a5d52f0c..a5d52f0c 100644
--- a/docs/releasenotes/release-notes.rst
+++ b/docs/release/release-notes/release-notes.rst