heat/devstack
Pierre Riteau ee05707038 Remove old upgrade script
Change-Id: I2c50d1dffecefcb2e976237553c3faa7d8169013
2024-09-13 20:29:42 +02:00
..
2024-09-13 20:29:42 +02:00
2019-04-22 09:36:50 +05:30

Enabling heat in DevStack

  1. Download DevStack:

    git clone https://opendev.org/openstack-dev/devstack
    cd devstack
  2. Add this repo as an external repository into your local.conf file:

    [[local|localrc]]
    enable_plugin heat https://opendev.org/openstack/heat
  3. Run stack.sh.