RETIRED, OpenStack Development Proposals Submitted to Product WG
Go to file
bria4010 5aa5a084e6 Corrected testing apparatus
This commit changes the name of the directory where the python test
code lives so that it is a legal python identifier (no dashes) and
propagates the name change out to all appropriate files.

Additionally, the 'pypy' environment is removed from the default
environments in tox.ini and the 'docs' environment is added as a
default (since creating the user story docs is the whole point of
this repo).

The single test that's there still doesn't do anything, but at least
the framework is correct for when tests are added.

Change-Id: Iacf17ac58e62b67be633c77ea95f6a82d25e7d5a
2016-06-10 18:27:58 -04:00
doc/source Remove Draft and Tracked from Spec Rendering 2016-05-19 22:35:40 -05:00
openstack_user_stories Corrected testing apparatus 2016-06-10 18:27:58 -04:00
tracker Rolling Upgrades Cross Project Spec Proposal 2016-02-29 09:15:40 -06:00
user-stories/proposed Fix Bare Metal Service user story format 2016-06-10 10:58:25 +09:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:40:59 +00:00
.gitignore Initial Cookiecutter Commit. 2015-08-10 22:51:02 -04:00
.gitreview Added .gitreview 2015-08-09 22:50:57 +00:00
.mailmap Initial Cookiecutter Commit. 2015-08-10 22:51:02 -04:00
.testr.conf Initial Cookiecutter Commit. 2015-08-10 22:51:02 -04:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2015-08-10 22:51:02 -04:00
HACKING.rst Adding tracker overview file 2016-02-05 02:00:17 -05:00
LICENSE Initial Cookiecutter Commit. 2015-08-10 22:51:02 -04:00
MANIFEST.in Initial Cookiecutter Commit. 2015-08-10 22:51:02 -04:00
README.rst Add URL of the rendered HTML content to README 2016-05-19 18:56:37 +09:00
babel.cfg Initial Cookiecutter Commit. 2015-08-10 22:51:02 -04:00
openstack-common.conf Corrected testing apparatus 2016-06-10 18:27:58 -04:00
requirements.txt Initial Cookiecutter Commit. 2015-08-10 22:51:02 -04:00
setup.cfg Corrected testing apparatus 2016-06-10 18:27:58 -04:00
setup.py Initial Cookiecutter Commit. 2015-08-10 22:51:02 -04:00
test-requirements.txt Initial Cookiecutter Commit. 2015-08-10 22:51:02 -04:00
tox.ini Corrected testing apparatus 2016-06-10 18:27:58 -04:00
user-story-template.rst Fixes RST headings for rendering 2016-04-05 16:52:52 +00:00
user-story-tracker.json Adding sample tracker file to tracker dir. 2016-01-11 20:13:24 -05:00

README.rst

Working with OpenStack User Stories

This repository is a working space for the OpenStack Product WG and contains user stories and their associated trackers.

Product WG / OpenStack User Stories Documentation

The /doc/source/workflow directory contains details about the Product WG process.

The HACKING.rst file contains details on how to contribute user stories.

Product WG Taxonomy Overview

doc/source/workflow/taxonomy.rst

Product WG Workflow

doc/source/workflow/workflow.rst

Active User Story Template

user-story-template.rst

Tracker Template

user-story-tracker.json

The rendered user stories are available in OpenStack User Stories.