diff --git a/install-guide/source/controller-install-debian.rst b/install-guide/source/controller-install-debian.rst index 3a9ce2ba01..604c3cdeaf 100644 --- a/install-guide/source/controller-install-debian.rst +++ b/install-guide/source/controller-install-debian.rst @@ -47,4 +47,4 @@ Install and configure components .. code-block:: console - # curl -o /etc/swift/proxy-server.conf https://git.openstack.org/cgit/openstack/swift/plain/etc/proxy-server.conf-sample?h=stable/mitaka + # curl -o /etc/swift/proxy-server.conf https://git.openstack.org/cgit/openstack/swift/plain/etc/proxy-server.conf-sample?h=stable/newton diff --git a/install-guide/source/controller-install-rdo.rst b/install-guide/source/controller-install-rdo.rst index 82c9eb657d..bb3032b4d3 100644 --- a/install-guide/source/controller-install-rdo.rst +++ b/install-guide/source/controller-install-rdo.rst @@ -45,6 +45,6 @@ Install and configure components .. code-block:: console - # curl -o /etc/swift/proxy-server.conf https://git.openstack.org/cgit/openstack/swift/plain/etc/proxy-server.conf-sample?h=stable/mitaka + # curl -o /etc/swift/proxy-server.conf https://git.openstack.org/cgit/openstack/swift/plain/etc/proxy-server.conf-sample?h=stable/newton 3. .. include:: controller-include.txt diff --git a/install-guide/source/controller-install-ubuntu.rst b/install-guide/source/controller-install-ubuntu.rst index 2b8baed14f..c4b32724d2 100644 --- a/install-guide/source/controller-install-ubuntu.rst +++ b/install-guide/source/controller-install-ubuntu.rst @@ -47,6 +47,6 @@ Install and configure components .. code-block:: console - # curl -o /etc/swift/proxy-server.conf https://git.openstack.org/cgit/openstack/swift/plain/etc/proxy-server.conf-sample?h=stable/mitaka + # curl -o /etc/swift/proxy-server.conf https://git.openstack.org/cgit/openstack/swift/plain/etc/proxy-server.conf-sample?h=stable/newton 4. .. include:: controller-include.txt diff --git a/install-guide/source/finalize-installation-rdo.rst b/install-guide/source/finalize-installation-rdo.rst index fd4f3e68bd..ffbfc168f0 100644 --- a/install-guide/source/finalize-installation-rdo.rst +++ b/install-guide/source/finalize-installation-rdo.rst @@ -19,7 +19,7 @@ This section applies to Red Hat Enterprise Linux 7 and CentOS 7. .. code-block:: console # curl -o /etc/swift/swift.conf \ - https://git.openstack.org/cgit/openstack/swift/plain/etc/swift.conf-sample?h=stable/mitaka + https://git.openstack.org/cgit/openstack/swift/plain/etc/swift.conf-sample?h=stable/newton #. Edit the ``/etc/swift/swift.conf`` file and complete the following actions: diff --git a/install-guide/source/finalize-installation-ubuntu-debian.rst b/install-guide/source/finalize-installation-ubuntu-debian.rst index ca4dde8f26..64e3f75551 100644 --- a/install-guide/source/finalize-installation-ubuntu-debian.rst +++ b/install-guide/source/finalize-installation-ubuntu-debian.rst @@ -19,7 +19,7 @@ This section applies to Ubuntu 14.04 (LTS) and Debian. .. code-block:: console # curl -o /etc/swift/swift.conf \ - https://git.openstack.org/cgit/openstack/swift/plain/etc/swift.conf-sample?h=stable/mitaka + https://git.openstack.org/cgit/openstack/swift/plain/etc/swift.conf-sample?h=stable/newton #. Edit the ``/etc/swift/swift.conf`` file and complete the following actions: diff --git a/install-guide/source/storage-install-rdo.rst b/install-guide/source/storage-install-rdo.rst index 3e2e379efb..4d12446b4b 100644 --- a/install-guide/source/storage-install-rdo.rst +++ b/install-guide/source/storage-install-rdo.rst @@ -133,9 +133,9 @@ Install and configure components .. code-block:: console - # curl -o /etc/swift/account-server.conf https://git.openstack.org/cgit/openstack/swift/plain/etc/account-server.conf-sample?h=stable/mitaka - # curl -o /etc/swift/container-server.conf https://git.openstack.org/cgit/openstack/swift/plain/etc/container-server.conf-sample?h=stable/mitaka - # curl -o /etc/swift/object-server.conf https://git.openstack.org/cgit/openstack/swift/plain/etc/object-server.conf-sample?h=stable/mitaka + # curl -o /etc/swift/account-server.conf https://git.openstack.org/cgit/openstack/swift/plain/etc/account-server.conf-sample?h=stable/newton + # curl -o /etc/swift/container-server.conf https://git.openstack.org/cgit/openstack/swift/plain/etc/container-server.conf-sample?h=stable/newton + # curl -o /etc/swift/object-server.conf https://git.openstack.org/cgit/openstack/swift/plain/etc/object-server.conf-sample?h=stable/newton 3. .. include:: storage-include1.txt 4. .. include:: storage-include2.txt diff --git a/install-guide/source/storage-install-ubuntu-debian.rst b/install-guide/source/storage-install-ubuntu-debian.rst index a429989dd2..bef9e0acc3 100644 --- a/install-guide/source/storage-install-ubuntu-debian.rst +++ b/install-guide/source/storage-install-ubuntu-debian.rst @@ -137,9 +137,9 @@ Install and configure components .. code-block:: console - # curl -o /etc/swift/account-server.conf https://git.openstack.org/cgit/openstack/swift/plain/etc/account-server.conf-sample?h=stable/mitaka - # curl -o /etc/swift/container-server.conf https://git.openstack.org/cgit/openstack/swift/plain/etc/container-server.conf-sample?h=stable/mitaka - # curl -o /etc/swift/object-server.conf https://git.openstack.org/cgit/openstack/swift/plain/etc/object-server.conf-sample?h=stable/mitaka + # curl -o /etc/swift/account-server.conf https://git.openstack.org/cgit/openstack/swift/plain/etc/account-server.conf-sample?h=stable/newton + # curl -o /etc/swift/container-server.conf https://git.openstack.org/cgit/openstack/swift/plain/etc/container-server.conf-sample?h=stable/newton + # curl -o /etc/swift/object-server.conf https://git.openstack.org/cgit/openstack/swift/plain/etc/object-server.conf-sample?h=stable/newton 3. .. include:: storage-include1.txt 4. .. include:: storage-include2.txt