Bug 1399790 - neutron-tunnel-types missing from openstack overcloud deploy command.
Summary: neutron-tunnel-types missing from openstack overcloud deploy command.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: documentation
Version: 9.0 (Mitaka)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Dan Macpherson
QA Contact: RHOS Documentation Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-29 18:17 UTC by Warren
Modified: 2018-01-21 22:27 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-01-21 22:27:51 UTC
Target Upstream Version:
wusui: needinfo+


Attachments (Terms of Use)

Description Warren 2016-11-29 18:17:25 UTC
Description of problem:

In section 2.9 of https://access.redhat.com/documentation/en/red-hat-openstack-platform/9/paged/red-hat-ceph-storage-for-the-overcloud/chapter-2-creating-an-overcloud-with-ceph-storage-nodes

the line that reads: 

openstack overcloud deploy --templates -e /home/stack/templates/storage-environment.yaml --control-scale 3 --compute-scale 3 --ceph-storage-scale 3 --control-flavor control --compute-flavor compute --ceph-storage-flavor ceph-storage --neutron-network-type vxlan --ntp-server pool.ntp.org

should be:

openstack overcloud deploy --templates -e /home/stack/templates/storage-environment.yaml --control-scale 3 --compute-scale 3 --ceph-storage-scale 3 --control-flavor control --compute-flavor compute --ceph-storage-flavor ceph-storage --neutron-network-type vxlan --neutron-tunnel-types vxlan --ntp-server pool.ntp.org

Comment 1 Dan Macpherson 2017-09-25 04:27:14 UTC
Going through my backlog. This has been implemented:

https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/9/html/red_hat_ceph_storage_for_the_overcloud/creation#Creating_the_Overcloud

Note that this option is deprecated for OSP10+.

Warren, can you take a quick look at the content and check that everything looks okay?

Comment 2 Warren 2018-01-15 18:05:22 UTC
Looks good.

Comment 3 Dan Macpherson 2018-01-21 22:27:51 UTC
Thanks, Warren!


Note You need to log in before you can comment on or make changes to this bug.