Fix Watcher DB schema creation
This patch set replaces create_schema with upgrade to fix apscheduler creation issue. It also fixes pep8 warnings to d09a5945e4a0_add_action_description_table.py Change-Id: Ica842d585ee3a9cd67e45eb1d7bb1916573d7c9c
This commit is contained in:
@@ -68,4 +68,4 @@
|
||||
|
||||
.. code-block:: ini
|
||||
|
||||
su -s /bin/sh -c "watcher-db-manage --config-file /etc/watcher/watcher.conf create_schema"
|
||||
su -s /bin/sh -c "watcher-db-manage --config-file /etc/watcher/watcher.conf upgrade"
|
||||
|
||||
Reference in New Issue
Block a user