← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1301626] Re: Same Keypairs accessible in multiple projects assigned to same user

 

In Nova, each keypair belongs to a user not a project. It is a nova
behavior. In my understanding, the behavior is reasonable because
sharing a keypair means all folks in a project share one private key and
it is not a good idea from security perspective. If you need to share a
VM, you can add ssh public keys to VM's authorized_key to share a VM.

I mark this bug "Won't fix" as Horizon.
If you need to discuss this behavior further, please discuss it on ML or add Nova to "affected projects".

** Changed in: horizon
       Status: New => Won't Fix

-- 
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/1301626

Title:
  Same Keypairs accessible in multiple projects assigned to same user

Status in OpenStack Dashboard (Horizon):
  Won't Fix

Bug description:
  If I have two projects assigned to the same user in Horizon Dashboard.
  Each project has a separate ID, separate set of VMs and different floating IPs and different security rules assigned.

  But,  The Keypairs are being shared for both the projects are the
  same.

  This is causing an issue since this implies that I can access VMs belonging to different projects using the same key pair.
  Also, i cannot add new keypairs for a particular project as its becoming visible in both the projects.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1301626/+subscriptions


References