Comment 3 for bug 1291649

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

Reviewed: https://review.openstack.org/85570
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=cd583756a0d7befccb71f82059d4b7b8e1718d12
Submitter: Jenkins
Branch: master

commit cd583756a0d7befccb71f82059d4b7b8e1718d12
Author: Alexander Ignatov <email address hidden>
Date: Thu Apr 3 14:24:39 2014 +0400

    Removed possibility to run job w/o Oozie

    * Added a validation function which checks if cluster contains oozie
      service in its node groups
    * Added unit-test covers both valid and invalid cases when cluster
      contains and doesn't oozie service in attempt of job execution
    * Fixed small issue in unit tests in validation utils where pathced
      api.get_cluster function had never been unpatched.

    Change-Id: I5c5de6cfb1812ff6795797df63b8ec0292395fd1
    Closes-Bug: #1291649