[openstack-dev] oslo-config.git renamed to oslo.config.git [was Re: [CI] Gerrit Downtime Saturday, March 16 (UTC)]

Mark McLoughlin markmc at redhat.com
Sun Mar 17 14:19:28 UTC 2013


On Thu, 2013-03-14 at 11:48 -0700, James E. Blair wrote:
> Hi,
> 
> Gerrit will be unavailable for about 5 minutes starting at 04:00
> Saturday, March 16 UTC (which is 21:00 PDT on Friday March 15):
> 
>   http://www.timeanddate.com/worldclock/fixedtime.html?iso=20130316T04
> 
> We will be renaming the oslo-config repository to oslo.config.  Upon
> completion, you should update your Git remotes with:
> 
>   git remote set-url origin https://github.com/openstack/oslo.config.git

Here's what I did to handle the rename:

  $> mv oslo-config oslo.config
  $> sed -i 's/oslo-config\.git/oslo.config\.git/' oslo.config/.git/config

Cheers,
Mark.




More information about the OpenStack-dev mailing list