Comment 1 for bug 1459151

Revision history for this message
Corey Bryant (corey.bryant) wrote :

python-ddt
-----------------
Availability: Currently in universe
Rationale: This is a global requirement for OpenStack.
Security: No security history.
Quality Assurance: Package works out of the box with no prompting. There are no major bugs in Ubuntu and there are no major bugs in Debian. Unit tests are run during build.
Dependencies: All are in main except for python-sphinxcontrib-programoutput (see below).
Standards Compliance: FHS and Debian Policy compliant.
Maintenance: Simple python package that the Ubuntu Server Team will take care of.
Background: DDT (Data-Driven Tests) allows you to multiply one test case by running it with different test data, and make it appear as multiple test cases.

sphinxcontrib-programoutput
---------------------------------------------
Availability: Currently in universe
Rationale: Required by python-ddt which is a global requirement for OpenStack.
Security: No security history.
Quality Assurance: Package works out of the box with no prompting. There are no major bugs in Ubuntu and there are no major bugs in Debian. Unit tests are run during build.
Dependencies: All are in main.
Standards Compliance: FHS and Debian Policy compliant.
Maintenance: Simple python package that the Ubuntu Server Team will take care of.
Background: Extension to Sphinx for inserting the output of arbitrary commands into documents, helping to keep command examples up to date.