Reviewed: https://review.openstack.org/360826 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d8b6fa9e44d7b59227cc01f5122609f2a4d97ff0 Submitter: Jenkins Branch: master
commit d8b6fa9e44d7b59227cc01f5122609f2a4d97ff0 Author: shlo <[email protected]> Date: Fri Aug 26 07:50:02 2016 +0800 add test for host aggregate create fail due to duplicated name 1. extend "_test_generic_create_aggregate" method to accept existing_aggregates array argument as mock data 2. add "test_create_aggregate_fails_duplicated_name" to test if the error message is shown when name conflict happens Change-Id: I638a79defa6bc97a72feac26a314ae584d88bd10 Closes-Bug: #1617213 ** Changed in: horizon Status: In Progress => 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/1617213 Title: duplicated name test for host aggregate create needs to be added Status in OpenStack Dashboard (Horizon): Fix Released Bug description: The current test cases do not consider the circumstances that some aggregates were existed on the system. Thus the name conflict case is not tested. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1617213/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

