<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Helvetica, Arial, sans-serif">Hi,<br>
      <br>
      I am trying to set up an OpenStack development workflow in our
      company. We have an internal Git repository mirror of all
      OpenStack projects we are working on. It is periodically updated
      from the upstream OpenStack community servers. This is used to
      share the code among developers. <br>
      <br>
      Furthermore I have set up a Gerrit server for the internal code
      review. The Gerrit server also works with repository mirrors of
      the community repositories which should be updated periodically.
      Or at least that's the idea. I ran into lots of problems and
      couldn't find a good way of synchronizing the developer mirrors
      with the Gerrit repositories. <br>
      <br>
      So to cut a long story short, here are my questions:<br>
      How is the synchronization of the OpenStack community Git
      repositories and the Gerrit server done? <br>
      How can I import an OpenStack project into my Gerrit system from
      my local Git mirror and keep both synchronized (at least the
      master branch) ?<br>
      <br>
      I would be really appreciate if someone could shed some light on
      this.<br>
      Thanks, Ondrej<br>
    </font>
  </body>
</html>