From 0a40d7487a8752fe1ca287d513ce991714a40a1e Mon Sep 17 00:00:00 2001 From: Steven Dake Date: Tue, 20 Jan 2015 06:20:58 -0700 Subject: [PATCH] Devstack is broken with heat/juno branch Master devstack doesn't work with the heat/juno branch. I have tested Magnum with heat/master, and it seems to work perfectly. If there are test cases that don't work please file a bug. Change-Id: I266453fb57bdb29165997e604ca2ec587c39d429 --- doc/source/dev/dev-quickstart.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/source/dev/dev-quickstart.rst b/doc/source/dev/dev-quickstart.rst index 42ccd72d9b..a6c6e7a319 100644 --- a/doc/source/dev/dev-quickstart.rst +++ b/doc/source/dev/dev-quickstart.rst @@ -146,10 +146,6 @@ for more detailed neutron configuration.:: LOGFILE=$HOME/devstack.log SCREEN_LOGDIR=$HOME/logs - # Magnum doesn't work with latest heat. - # See: https://bugs.launchpad.net/magnum/+bug/1411092 - HEAT_BRANCH=stable/juno - END ./stack.sh