Comment 4 for bug 1836574

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to docs (master)

Reviewed: https://review.opendev.org/672192
Committed: https://git.openstack.org/cgit/starlingx/docs/commit/?id=796e370cc878923e51f2fd340fcdf7c7ff5e14e1
Submitter: Zuul
Branch: master

commit 796e370cc878923e51f2fd340fcdf7c7ff5e14e1
Author: Abraham Arce <email address hidden>
Date: Mon Jul 22 19:52:15 2019 -0500

    Deploy Install Guides: AIO Duplex Errors / Issues

    To align AIO Duplex deployment and installation guide content,
    we are taking 2 sources of information:

    - [0] Launchpad 1836574
    - [1] StarlingX wiki changes

    These are the high level modifications:

    - URL updated.
    - Remove references to VirtualBox as our default virtual
      configuration in this guide is Libvirt/QEMU.
    - Sync up documentation:
      - Rename titles
      - Extend Local playbook information.
      - Replace ifconfig command with ip command to setup
        external connectivity.
      - System command to configure OAM for controller-0.
      - Section "Configure the vSwitch type".
      - Section "Configure data interfaces".
      - Additional comments under section
        "Test for Ceph cluster operation".
      - Additional comment under section
        "Stage application for deployment".
      - Add information to verify the cluster endpoints.
      - Replace neutron command with openstack network
        command.
      - Rework section "Configure the host's vSwitch type".
    - Make use of RST formatting directives (e.g. information):
      - Highlight configuration of NTP server and vSwitch type
        are only for Baremetal hardware.
    - Remove documentation:
      - Partition extension for cgts-vg, since it is a
        config_controller method only.
      - Enablement of primary Ceph backend, already done.
      - Providernetworking setup (pre-Stein).

    [0] https://bugs.launchpad.net/starlingx/+bug/1836574
    [1] https://wiki.openstack.org/w/index.php?title=StarlingX%2FContainers%2FInstallationOnAIODX&type=revision&diff=171081&oldid=169806

    Closes-Bug: 1836574
    Depends-On: https://review.opendev.org/#/c/672191/

    Change-Id: I8b0259b89a37b7da64ed5b232b958f7789ed94a8
    Co-authored-by: Fei Chao <email address hidden>
    Co-authored-by: Greg Waines <email address hidden>
    Signed-off-by: Abraham Arce <email address hidden>