Merge "Revert "Temporarily set astara_boot_command in config""

This commit is contained in:
Jenkins 2016-02-25 20:20:19 +00:00 committed by Gerrit Code Review
commit e0246ef0c0
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() {