tacker/tacker
Nguyen Hai 94d53dc596 Switched to pyroute2.config.asyncio.asyncio_config
To monkey patch socket module for pyroute2, we call eventlet_config.
In recent releases of the library, this becomes deprecated. Instead, we
should now use asyncio_config() to patch stdlib.

When building module index for tacker docs, it creates a warning,
treated as error: Please use pyroute2.config.asyncio.asyncio_config

Closes-Bug: #1761925
Change-Id: I8f21cfa02e1201f4968ec0ce1fb6865ef591678d
2018-04-07 15:06:31 +00:00
..
agent Remove log translations 2017-07-07 00:19:36 -04:00
api fix various typos in different messages 2018-02-10 22:01:04 +01:00
cmd introduce tacker conductor 2017-06-08 21:20:20 +08:00
common Switched to pyroute2.config.asyncio.asyncio_config 2018-04-07 15:06:31 +00:00
conductor Implement vim status update in conductor 2017-06-20 11:47:16 +08:00
db Merge "Support creating VNFFG with no flow-classifier" 2018-02-28 09:19:09 +00:00
extensions Add reusing feature when creating VNFFG. 2018-03-28 13:16:14 +00:00
hacking rename various files of neutron/*.py to tacker/*.py 2014-07-04 18:20:50 +09:00
keymgr Fix the way to get barbican base url 2017-08-09 13:10:37 +08:00
locale/es/LC_MESSAGES Imported Translations from Zanata 2018-03-16 06:58:49 +00:00
mistral Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-18 14:00:58 +00:00
nfvo Add reusing feature when creating VNFFG. 2018-03-28 13:16:14 +00:00
plugins Implement vim status update in conductor 2017-06-20 11:47:16 +08:00
releasenotes/notes Remove infra and mgmt parsing logic from API 2017-01-06 08:39:56 +00:00
services Remove unused import logging 2016-05-12 10:52:23 +08:00
tests Add reusing feature when creating VNFFG. 2018-03-28 13:16:14 +00:00
tosca Fix heat translator bug due to nested_resource_name 2018-03-16 07:49:32 +08:00
vnfm Check mgmt_driver in TOSCA template supported by VNFM 2018-03-16 07:55:27 +00:00
__init__.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
_i18n.py Remove log translations 2017-04-06 13:46:04 +08:00
alarm_receiver.py fix various typos in different messages 2018-02-10 22:01:04 +01:00
auth.py Remove log translations 2017-07-07 00:19:36 -04:00
context.py Remove unused LOG to keep code clean 2016-08-15 06:03:19 +00:00
manager.py Remove log translations 2017-07-07 00:19:36 -04:00
policy.py fix various typos in different messages 2018-02-10 22:01:04 +01:00
service.py introduce tacker conductor 2017-06-08 21:20:20 +08:00
version.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
wsgi.py fix various typos in different messages 2018-02-10 22:01:04 +01:00