Reviewed: https://review.openstack.org/85263 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=09981bdb5a8675517f8c59578b0760ef1eb4a7eb Submitter: Jenkins Branch: milestone-proposed
commit 09981bdb5a8675517f8c59578b0760ef1eb4a7eb Author: Alejandro Emanuel Paredes <alejandro.e.pare...@intel.com> Date: Mon Mar 10 18:14:07 2014 -0300 Improve Host Aggregates handle method. Added update conditions to the handle method (remove and add hosts). Previously, to perform an update, first all existing hosts were removed and then all new hosts were added. Now, the update method only remove or add the changed hosts. Added missing unit tests for the update. Change-Id: I52acdd1226be504cf2d0cf029353dbf80e4aa01a Closes-bug: #1287192 (cherry picked from commit 8f4331a6bdc12bb7632f2d170cc94176e0897fbf) ** Changed in: horizon Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1287192 Title: Improve handle method on ManageAggregateHostWorkflow class Status in OpenStack Dashboard (Horizon): Fix Released Bug description: As it is said here: https://review.openstack.org/#/c/71061/12/openstack_dashboard/dashboards/admin/aggregates/workflows.py, the Workflows.py file contains the ManageAggregateHostWorkflow class. Inside it, the handle method should be improved (check the comments on the review). It will be ready to fix when the bp https://blueprints.launchpad.net/horizon/+spec/manage-host-aggregates was finished. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1287192/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp