Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Openstack infra ssh keypair validation fixes #13445

Commits on Jan 11, 2017

  1. Configuration menu
    Copy the full SHA
    40b1773 View commit details
    Browse the repository at this point in the history
  2. Add tests for verifying Openstack SSH keypair credentials

    mansam authored and Petr Blaho committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    7f4f2b9 View commit details
    Browse the repository at this point in the history
  3. Check ems_cluster_id - OS Infra SSH KEY validation

    This adds ems_cluster_id checking when selecting Hosts for ssh key
    validation on OpenStack Infra Provider.
    
    Solves
    https://bugzilla.redhat.com/show_bug.cgi?id=1406443
    Petr Blaho committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    47c7539 View commit details
    Browse the repository at this point in the history
  4. Adds test to OpenStack Infra ssh keypair validation

    Adds ems_cluster association to host_openstack_infra Factory.
    Adds test to make sure that we skip Hosts without EmsCluster associated.
    Petr Blaho committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    740d3b6 View commit details
    Browse the repository at this point in the history