Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger 2a733e13eb Retire development-proposals (step 3)
The product WG is abandoned, this repo can be retired.
The content is available at
http://specs.openstack.org/openstack/development-proposals/

Depends-On: https://review.openstack.org/600644
Change-Id: I257aab9bfe8066131266ca4c431c0c257417a8aa
2018-09-07 06:51:52 +02:00
Luong Anh Tuan e6adeb73cc Indicating the location tests directory in oslo_debug_helper
According to [1], we can passing a "-t" argument to
oslo_debug_helper to indicate the directory where tests
are located. This will solves ImportError exception.

[1] https://docs.openstack.org/developer/oslotest/features.html

Change-Id: I1e1e896254a1db26788785d35808cb48470f3f0f
Closes-Bug: #1666560
2017-03-09 22:54:59 +07:00
Luong Anh Tuan 86372e5889 Don't include openstack/common in flake8 exclude list
There is no this directory openstack/common which was used to keep codes
from oslo-incubator, we have retired oslo-incubator. Removing
openstack/commonfrom all OpenStack code in favor of the Oslo libraries
is a project wide goal for the Ocata release. So don't use this
directory any more. We should drop it for improving searching
efficiency.

Change-Id: Ib0c00251d72eadea997aba90e8c906d022745558
2016-11-21 01:30:31 +00:00
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
janonymous 102b56c1de py26/py33 are no longer supported by Infra's CI
Python 3.3/2.6 support would be dropped by
Infra team from mitaka,CI would no longer be testing it,
so projects should drop it also.

Change-Id: Icd50bbe015cd655499ff997e7b7a5ef046361b56
2015-12-26 14:20:34 +05:30
Shamail Tahir 4f000c5e40 Initial Cookiecutter Commit.
Change-Id: I7037722f1b3126823cb1c434d0a0f7f9588ad527
2015-08-10 22:51:02 -04:00