Removed DefaultReservationController from devstack

The configuration that sets the DefaultReservationController as
nova extension in devstack was removed. This configuration made
some tempest test fail because the VMs were not in active state.

Change-Id: I6b12f236db764fd95b2b7a44f4340612cb52d817
Closes-Bug: #1300365
This commit is contained in:
Pablo Andres Fuente 2014-04-10 14:01:43 -03:00 committed by Gerrit Code Review
parent 6b26ecaf75
commit 07ae1900af
1 changed files with 0 additions and 1 deletions

View File

@ -112,7 +112,6 @@ function configure_climate() {
iniadd $NOVA_CONF DEFAULT scheduler_available_filters "climatenova.scheduler.filters.climate_filter.ClimateFilter"
iniadd $NOVA_CONF DEFAULT osapi_compute_extension "climatenova.api.extensions.default_reservation.Default_reservation"
iniadd $NOVA_CONF DEFAULT osapi_compute_extension "climatenova.api.extensions.reservation.Reservation"
# Database