Adds a user_only tag to RST files in Playground Guide

This patch adds a tag :scope: user_only to the RST files
from playground-user-guide folder that should output in
the End User Guide.

Change-Id: Ied8c7214433274dd1f8857e2f65519bb306e8652
This commit is contained in:
Olena Logvinova 2015-04-01 12:29:38 +03:00
parent 4c45228585
commit fd8941e8eb
51 changed files with 154 additions and 1 deletions

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
=============================
Backup and restore a database
=============================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
=======================
Use incremental backups
=======================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
====================================
Access an instance through a console
====================================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
==============================
Change the size of your server
==============================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
==================
Delete an instance
==================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
================
Launch instances
================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
=======================
Manage bare-metal nodes
=======================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
==========================
Manage instances and hosts
==========================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
===================
Manage IP addresses
===================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
==============================
Provide user data to instances
==============================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
==================
Reboot an instance
==================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
=======================================
Search for an instance using IP address
=======================================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
==========================
Stop and start an instance
==========================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
.. _archive-auto-extract:
==========================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
.. _bulk-delete:
===========

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
============================
Create and manage containers
============================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
.. _discoverability:
===============

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
.. _env-vars:
==============================================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
=================================================
Page through large lists of containers or objects
=================================================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
.. _large-object-creation:
=============

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
=============
Manage access
=============

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
==============
Manage objects
==============

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
===========================================
Pseudo-hierarchical folders and directories
===========================================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
===========================
Serialized response formats
===========================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
=================
Object versioning
=================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
.. _static-website:
=====================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
==================================
Use snapshots to migrate instances
==================================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
==========================
Create and manage networks
==========================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
==========================================
Install the OpenStack command-line clients
==========================================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
=============================================
Show usage statistics for hosts and instances
=============================================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
=====================================================
Set environment variables using the OpenStack RC file
=====================================================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
===========================================
Configure access and security for instances
===========================================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
============================
Create and access a database
============================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
==========================
Create and manage networks
==========================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
===========================
Create and manage databases
===========================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
===================================
Create and manage object containers
===================================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
=========================
Create and manage volumes
=========================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
=============================
Manage objects and containers
=============================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
:orphan:
===============================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
:orphan:
.. _sdk_authenticate:

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
:orphan:
.. highlight: python

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
:orphan:
.. highlight: python

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
:orphan:
.. highlight: python

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
:orphan:
.. highlight: python

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
:orphan:
.. highlight: python
@ -14,7 +17,7 @@ Set environment variables
~~~~~~~~~~~~~~~~~~~~~~~~~
To set up environmental variables and authenticate against Compute API
endpoints, see :ref:`Authenticate <sdk_authenticate>`.
endpoints, see :ref:`sdk_authenticate`.
.. _get-openstack-credentials:

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
:orphan:
.. highlight: python

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
:orphan:
.. highlight: python

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
:orphan:
Installing OpenStack SDK

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
:orphan:
.. highlight: python

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
:orphan:
=============================

View File

@ -1,3 +1,6 @@
.. meta::
:scope: user_only
===========================
Create and manage databases
===========================