Configure OpenStack in charm-deployment-guide

Bug #1929353 reported by Mateo Ortegon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Charms Deployment Guide
Fix Released
High
Peter Matulis

Bug Description

This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes:

- [x] This doc is inaccurate in this way: Following the guide verbatim creates a subnet called 'int_subnet' , but the guide says it is called user1_subnet and subsequent commands refer to the subnet by 'user1_subnet'

- [ ] This is a doc addition request.
- [x] I have a fix to the document that I can paste below including example: input and output.

openstack subnet create --network user1_net --dns-nameserver 10.0.0.2 \
   --gateway 192.168.0.1 --subnet-range 192.168.0/24 \
   --allocation-pool start=192.168.0.10,end=192.168.0.200 \
   user1_subnet

If you have a troubleshooting or support issue, use the following resources:

 - The mailing list: https://lists.openstack.org
 - IRC: 'openstack' channel on Freenode

-----------------------------------
Release: 0.0.1.dev337 on 2021-05-21 19:56:19
SHA: 64536f938a7d07bbc4aed41e72f4aa06ce90d2e0
Source: https://opendev.org/openstack/charm-deployment-guide/src/deploy-guide/source/configure-openstack.rst
URL: https://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/configure-openstack.html

Revision history for this message
Peter Matulis (petermatulis) wrote :

Thank you for raising this Mateo. It will be fixed today.

Changed in charm-deployment-guide:
assignee: nobody → Peter Matulis (petermatulis)
importance: Undecided → High
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-deployment-guide (master)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-deployment-guide (master)

Reviewed: https://review.opendev.org/c/openstack/charm-deployment-guide/+/793160
Committed: https://opendev.org/openstack/charm-deployment-guide/commit/6e9a2958825fee696e2eded08af66f5188c2887f
Submitter: "Zuul (22348)"
Branch: master

commit 6e9a2958825fee696e2eded08af66f5188c2887f
Author: Peter Matulis <email address hidden>
Date: Wed May 26 09:54:20 2021 -0400

    Fix typos on configure page

    Closes-Bug: #1929353
    Change-Id: I4c1af6fdb8a3514663a6c28ee592a022640cfceb

Changed in charm-deployment-guide:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.