commit | 2e559c7dfbe521c533c3f1738c43b282e9681d9f | [log] [tgz] |
---|---|---|
author | Zuul <zuul@review.opendev.org> | Tue Jun 22 19:03:33 2021 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Tue Jun 22 19:03:33 2021 +0000 |
tree | 3f9502df470b4314d723ee3d07ad08c54d370147 | |
parent | 7befae663c6aa99343cb2c90e74ee2e3bc676559 [diff] | |
parent | 5344885a61fe39565692014c15e0b4fb1055c835 [diff] |
Merge "os_vif: Add support for configuring os_vif_ovs plugin"
diff --git a/stack.sh b/stack.sh index 44f1c8f..c439a72 100755 --- a/stack.sh +++ b/stack.sh
@@ -1347,6 +1347,7 @@ done fi +async_wait create_flavors if is_service_enabled horizon; then echo_summary "Starting Horizon" @@ -1354,8 +1355,6 @@ start_horizon fi -async_wait create_flavors - # Create account rc files # =======================