← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1278853] Re: when i run "git review" for a bug, "Permission denied (publickey)."

 

Hi, the documentation on how to setup your development environment is
here --
https://wiki.openstack.org/wiki/How_To_Contribute#If_you.27re_a_developer

Specifically, we don't use ssh keys from launchpad any more, you need to
upload it into review.openstack.org.

** Changed in: nova
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1278853

Title:
  when i run "git review" for a bug,"Permission denied (publickey)."

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  when i run "git review" for a bug,
  log shows :
  Problems encountered installing commit-msg hook
  Permission denied (publickey).
  -------------------------------------------------------------------------------------------------------------------------------
  and i'ver upload my ssh-key  id_rsa.pub to https://launchpad.net/~wangxh-smart

  https://launchpad.net/~wangxh-smart
  and my git config as:
  root@ubuntu:/opt/stack/glance# git config --list
  user.name=wangxiaohuastack
  user.email=wangxiaohuastack@xxxxxxxxx
  core.repositoryformatversion=0
  core.filemode=true
  core.bare=false
  core.logallrefupdates=true
  remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
  remote.origin.url=git://git.openstack.org/openstack/glance.git
  branch.master.remote=origin
  branch.master.merge=refs/heads/master
  remote.gerrit.url=ssh://wangxiaohuastack@xxxxxxxxxxxxxxxxxxxx:29418/openstack/glance.git
  remote.gerrit.fetch=+refs/heads/*:refs/remotes/gerrit/*
  root@ubuntu:/opt/stack/glance# 
  -------------------------------------------------------------------------------------------------------------------
  I want to know why.thanks for response as soon as possible.

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


References