Comment 7 for bug 1023131

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/62618
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=92ed9b8db905fddd6ce54ae87a2c54f2c8618bf3
Submitter: Jenkins
Branch: master

commit 92ed9b8db905fddd6ce54ae87a2c54f2c8618bf3
Author: Mauro S. M. Rodrigues <email address hidden>
Date: Tue Dec 17 07:21:48 2013 -0500

    Add aggregates scenario test

    The basic scenario for aggregates consists in the follow steps:
     - Creates an aggregate within an availability zone
     - Adds a host to the aggregate
     - Checks aggregate details
     - Updates aggregate's name
     - Removes host from aggregate
     - Deletes aggregate

    Change-Id: I7a11b11468a5bbe85da4f6154308f7a5336c6919
    Partial-bug: #1023131