Revert "Temporarily set astara_boot_command in config"

We are now at mitaka-2, this temporary settings can be removed.

This reverts commit 8339af1aed.

Change-Id: If417a6df1b5b1c2158719caa38afc36721c0e94c
This commit is contained in:
Yang Hongyang 2016-02-06 19:01:43 +08:00
parent 2ace75e309
commit 4bf0b90553
1 changed files with 0 additions and 3 deletions

View File

@ -71,9 +71,6 @@ function configure_astara() {
iniset $ASTARA_CONF coordination enabled True
iniset $ASTARA_CONF coordination url $ASTARA_COORDINATION_URL
fi
# NOTE(adam_g): This is temporary and can be removed after mitaka-1
iniset $ASTARA_CONF DEFAULT astara_boot_command akanda-configure-management
}
function configure_astara_nova() {