[Asterisk-code-review] taskprocessor: Enable subsystems and overload by subsystem (...asterisk[13])

Torrey Searle asteriskteam at digium.com
Mon Mar 4 02:11:09 CST 2019


Torrey Searle has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/11001 )

Change subject: taskprocessor:  Enable subsystems and overload by subsystem
......................................................................


Patch Set 9:

(1 comment)

https://gerrit.asterisk.org/#/c/11001/9/contrib/ast-db-manage/config/versions/f3c0b8695b66_taskprocessor_overload_trigger.py 
File contrib/ast-db-manage/config/versions/f3c0b8695b66_taskprocessor_overload_trigger.py:

https://gerrit.asterisk.org/#/c/11001/9/contrib/ast-db-manage/config/versions/f3c0b8695b66_taskprocessor_overload_trigger.py@32 
PS9, Line 32:             create_type=False)))
Traceback (most recent call last):
  File "/usr/bin/alembic", line 11, in <module>
    load_entry_point('alembic==0.9.3.dev0', 'console_scripts', 'alembic')()
  File "/usr/lib/python3/dist-packages/alembic/config.py", line 479, in main
    CommandLine(prog=prog).main(argv=argv)
  File "/usr/lib/python3/dist-packages/alembic/config.py", line 473, in main
    self.run_cmd(cfg, options)
  File "/usr/lib/python3/dist-packages/alembic/config.py", line 456, in run_cmd
    **dict((k, getattr(options, k, None)) for k in kwarg)
  File "/usr/lib/python3/dist-packages/alembic/command.py", line 254, in upgrade
    script.run_env()
  File "/usr/lib/python3/dist-packages/alembic/script/base.py", line 425, in run_env
    util.load_python_file(self.dir, 'env.py')
  File "/usr/lib/python3/dist-packages/alembic/util/pyfiles.py", line 93, in load_python_file
    module = load_module_py(module_id, path)
  File "/usr/lib/python3/dist-packages/alembic/util/compat.py", line 64, in load_module_py
    module_id, path).load_module(module_id)
  File "<frozen importlib._bootstrap_external>", line 399, in _check_name_wrapper
  File "<frozen importlib._bootstrap_external>", line 823, in load_module
  File "<frozen importlib._bootstrap_external>", line 682, in load_module
  File "<frozen importlib._bootstrap>", line 265, in _load_module_shim
  File "<frozen importlib._bootstrap>", line 684, in _load
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "config/env.py", line 152, in <module>
    run_migrations_online()
  File "config/env.py", line 144, in run_migrations_online
    context.run_migrations()
  File "<string>", line 8, in run_migrations
  File "/usr/lib/python3/dist-packages/alembic/runtime/environment.py", line 836, in run_migrations
    self.get_context().run_migrations(**kw)
  File "/usr/lib/python3/dist-packages/alembic/runtime/migration.py", line 330, in run_migrations
    step.migration_fn(**kw)
  File "/home/torrey/asterisk/asterisk-13/contrib/ast-db-manage/config/versions/f3c0b8695b66_taskprocessor_overload_trigger.py", line 32, in upgrade
    create_type=False)))
  File "/usr/lib/python3/dist-packages/sqlalchemy/sql/sqltypes.py", line 1310, in __init__
    SchemaType.__init__(self, **kw)
TypeError: __init__() got an unexpected keyword argument 'create_type'



-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/11001
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Change-Id: I8c19068bb2fc26610a9f0b8624bdf577a04fcd56
Gerrit-Change-Number: 11001
Gerrit-PatchSet: 9
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Torrey Searle <tsearle at gmail.com>
Gerrit-Comment-Date: Mon, 04 Mar 2019 08:11:09 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190304/43df34cf/attachment-0001.html>


More information about the asterisk-code-review mailing list