Remove redundant CLI arguments for neutron-db-manage
authorIhar Hrachyshka <ihrachys@redhat.com>
Tue, 6 Dec 2016 22:37:53 +0000 (22:37 +0000)
committerIhar Hrachyshka <ihrachys@redhat.com>
Tue, 6 Dec 2016 22:37:53 +0000 (22:37 +0000)
commit1102b648658f39ba03bc5b423cfc3597a5f7d8fd
treecf9cb098772cfb27ca75a7e20deb29a5f63ba884
parent94a42fb5b7d59d6383e4d9186216195aa742a836
Remove redundant CLI arguments for neutron-db-manage

neutron.conf is found by the virtue of oslo.config auto-discovery
mechanism; and plugin.ini is no longer needed since Juno because now
schema does not depend on plugin used.

While at it, switched head -> heads to reflect recent changes in neutron
with multiple alembic branches. The old format still works, but 'heads'
is slightly more encouraged.

Change-Id: I614a6d43087fa231f0d582bab10a82480aaefda5
Related: Icc4de9824ef95781a1d060534973c2bbf8e03059
extraconfig/tasks/major_upgrade_controller_pacemaker_3.sh