Public bug reported:

I am working on a neutron bug

Inorder to push my changes I have followed the below steps


1)Cloned the neutron code from - https://github.com/openstack/neutron.git
2) I have done with my code changes and gave git commit.
3) After that when i give git review . I found rfc.sh file is missing

"git review"-
-------------------------------------
$ git review
fatal: Not a git repository (or any of the parent directories): .git
sh: 0: Can't open /tools/rfc.sh
fatal: While expanding alias 'review': 'sh `git rev-parse 
--show-toplevel`/tools/rfc.sh': No such file or directory
--------------------------------------

Workaround:

Copied rfc.sh file from
https://github.com/asomya/quantum/blob/master/tools/rfc.sh. Then "git
review" is executed successfully

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: neutron-core

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1298791

Title:
  File "rfc.sh" is missing in neutron code -
  https://github.com/openstack/neutron.git

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  I am working on a neutron bug

  Inorder to push my changes I have followed the below steps

  
  1)Cloned the neutron code from - https://github.com/openstack/neutron.git
  2) I have done with my code changes and gave git commit.
  3) After that when i give git review . I found rfc.sh file is missing

  "git review"-
  -------------------------------------
  $ git review
  fatal: Not a git repository (or any of the parent directories): .git
  sh: 0: Can't open /tools/rfc.sh
  fatal: While expanding alias 'review': 'sh `git rev-parse 
--show-toplevel`/tools/rfc.sh': No such file or directory
  --------------------------------------

  Workaround:

  Copied rfc.sh file from
  https://github.com/asomya/quantum/blob/master/tools/rfc.sh. Then "git
  review" is executed successfully

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to