tacker/tacker
gong yong sheng b90d3e4d6d Add a shell script for developers to prepare functional test env
After devstack installation, to run functional test cases, the
nova instance quota, keypair and neutron port quota should be
set to a level which will not block tests. This patch adds a tool
to do this preparation so that developers can easily run
functional tests locally.

Change-Id: I1c2fae110863906e3f7601456dbf79ff06da4c40
Closes-bug: #1617303
2016-08-31 10:21:54 +08:00
..
agent Use oslo for excutils and versionutils 2016-06-09 14:36:22 +08:00
api Python 3: dict.itervalues() 2016-08-24 08:22:18 +00:00
cmd Use oslo i18n 2016-07-12 22:57:50 +08:00
common Python 3: dict.itervalues() 2016-08-24 08:22:18 +00:00
db Support purge of soft-deleted resources from DB tables 2016-08-23 06:21:14 +00:00
extensions Merge "Name of the exception is corrected" 2016-08-25 02:52:29 +00:00
hacking rename various files of neutron/*.py to tacker/*.py 2014-07-04 18:20:50 +09:00
nfvo Merge "Name of the exception is corrected" 2016-08-25 02:52:29 +00:00
plugins Logs events for VIM, VNFD and VNF operations 2016-08-20 07:50:16 +00:00
services Remove unused import logging 2016-05-12 10:52:23 +08:00
tests Add a shell script for developers to prepare functional test env 2016-08-31 10:21:54 +08:00
vm Device refactor Part2: Remove unused scheduler code 2016-08-24 03:40:07 +00:00
__init__.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
_i18n.py Use oslo i18n 2016-07-12 22:57:50 +08:00
auth.py Use request_id from oslo middleware 2016-06-07 23:39:04 +08:00
context.py Remove unused LOG to keep code clean 2016-08-15 06:03:19 +00:00
hooks.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
manager.py Use importutils and service from oslo 2016-06-27 15:42:32 +00:00
policy.py Use oslo i18n 2016-07-12 22:57:50 +08:00
service.py Sample tacker.conf generator 2016-07-21 12:11:42 +05:30
version.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
wsgi.py Sample tacker.conf generator 2016-07-21 12:11:42 +05:30