[Openstack-docs] again - unable to edit review in progress

Andreas Jaeger aj at suse.com
Wed Oct 23 19:13:57 UTC 2013


On 10/23/2013 09:02 PM, Kersten J Richter wrote:
> In the hopes of fixing all of my bogus commit messages, I'm once again
> attempting to edit a review in progress.
> 
> Following the instructions here:
> https://wiki.openstack.org/wiki/Documentation/HowTo#How_to_amend_a_review-in-progress
> 
> I go through this:
> 
> *[kersten compute-api]$ git checkout master*
> Already on 'master'
> *[kersten compute-api]$ git remote update*
> Fetching origin
> remote: Counting objects: 23, done.
> remote: Compressing objects: 100% (11/11), done.
> remote: Total 16 (delta 10), reused 10 (delta 5)
> Unpacking objects: 100% (16/16), done.
> From git://git.openstack.org/openstack/compute-api
>    398c019..0fc3b94  master     -> origin/master
> Fetching gerrit
> From ssh://review.openstack.org:29418/openstack/compute-api
>    398c019..0fc3b94  master     -> gerrit/master
> *[kersten compute-api]$ git pull origin master*
> From git://git.openstack.org/openstack/compute-api
>  * branch            master     -> FETCH_HEAD
> Updating 398c019..0fc3b94
> Fast-forward
>  openstack-compute-api-1.0/pom.xml                  |    2 +-
>  openstack-compute-api-2/pom.xml                    |    2 +-
>  .../src/os-compute-devguide.xml                    |  394 ++----
>  .../src/wadl/os-admin-actions.wadl                 |  465 ------
>  openstack-compute-api-2/src/wadl/os-compute-2.wadl | 1481
> --------------------
>  5 files changed, 140 insertions(+), 2204 deletions(-)
>  delete mode 100755 openstack-compute-api-2/src/wadl/os-admin-actions.wadl
>  delete mode 100755 openstack-compute-api-2/src/wadl/os-compute-2.wadl
> *[kersten compute-api]$ git review -d 49302*
> Downloading refs/changes/02/49302/1 from gerrit into
> review/kersten_richter/bug/1224332
> fatal: Couldn't find remote ref refs/changes/02/49302/1


Looking at https://review.openstack.org/#/c/49302/, your change is for
volume-api - but you're in compute-api repository.

I expect that doing the steps from the volume-api repo will get you
moving forward.

Btw. if you want quick help, feel free to show up on the #openstack-doc
IRC channel,

Andreas
-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126



More information about the Openstack-docs mailing list