Merge "[Documentation] Migrate the format."

This commit is contained in:
Zuul 2019-05-10 22:15:12 +00:00 committed by Gerrit Code Review
commit 8fab3fa84d
2 changed files with 11 additions and 8 deletions

View File

@ -1,23 +1,26 @@
========================
Team and repository tags
========================
[![Team and repository tags](https://governance.openstack.org/tc/badges/tripleo-image-elements.svg)](https://governance.openstack.org/tc/reference/tags/index.html)
.. image:: https://governance.openstack.org/tc/badges/tripleo-image-elements.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
<!-- Change things from this point on -->
.. Change things from this point on
Image building rules for OpenStack images
=========================================
These elements are used to build disk images for deploying OpenStack via Heat.
They are built as part of the TripleO (https://wiki.openstack.org/wiki/TripleO)
umbrella project.
They are built as part of the TripleO_ umbrella project.
.. _TripleO: https://wiki.openstack.org/wiki/TripleO
Instructions
------------
Checkout this source tree and also the diskimage builder, export an
ELEMENTS\_PATH to add elements from this tree, and build any disk images you
need:
ELEMENTS_PATH to add elements from this tree, and build any disk images you
need::
virtualenv .
source bin/activate

View File

@ -2,7 +2,7 @@
name = tripleo-image-elements
summary = Disk image builder elements for deploying OpenStack.
description-file =
README.md
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
license = Apache License (2.0)