Skip to content
  • Daniel Abad's avatar
    [cern] grab ssh public key from nova API · 78af0d91
    Daniel Abad authored
    Temporary patch to bypass the nova issue when
    copying public keys to ironic machines.
    Not modifying any python code, we manage
    to grab the specified keypair's public key
    from a nova endpoint, and we append it to the
    /root/.ssh/authorized_keys file
    78af0d91