Skip to content

mistral database is referred to in upgrade guide but its not present with 3.2dev on centos 8 #977

@amanda11

Description

@amanda11

On https://docs.stackstorm.com/latest/install/upgrades.html it states for upgrade:

  1. Upgrade Mistral database:

/opt/stackstorm/mistral/bin/mistral-db-manage --config-file /etc/mistral/mistral.conf upgrade head
/opt/stackstorm/mistral/bin/mistral-db-manage --config-file /etc/mistral/mistral.conf populate | grep -v -e openstack -e keystone -e ironicclient

On stackstorm 3.2 dev on Centos 8 with python 3 there is no /opt/stackstorm/mistral to update.

As I understand it mistral is not installed for python3.

Does this just require a note to say unless upgrading from 3.2 and higher on python 3? Is there anything special to do though when upgrading from 3.1 to 3.2?

Also in step 2 it states to upgrade the st2mistral package, but that is not present on Centos8/python3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions