sample openrc file not shown

Bug #1350758 reported by Roger Luethi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Gauvain Pocentek

Bug Description

From http://docs.openstack.org/user-guide/content/cli_openrc.html

"The following example shows the information for a project called admin, where the OS user name is also admin, and the identity host is located at controller."

No example follows.

Looking at the source, what actually follows is this:

<programlisting language="bash" audience="installer">export OS_USERNAME=admin
export OS_PASSWORD=<replaceable>ADMIN_PASS</replaceable>
export OS_TENANT_NAME=admin
export OS_AUTH_URL=http://controller:35357/v2.0</programlisting>

With audience set to installer, the same file is not included. Simply setting audience to enduser changes that (the sample openrc file gets included).

However, this bug should probably be looked at by someone who knows how this common section is meant to be used by content targeting different audiences.

Revision history for this message
Gauvain Pocentek (gpocentek) wrote :

The paragraph right before the example should also have an audience="installer" attribute.

Note that this whole section will probably disappear from the install guide for juno (to be confirmed by Matt), so the installer audience attribute will be removed altogether at some point.

Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Gauvain Pocentek (gpocentek)
Revision history for this message
Gauvain Pocentek (gpocentek) wrote :

The file has been reworked and the audience is no longer used.

Changed in openstack-manuals:
status: Confirmed → 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.