Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ralonsoh/openstack_git_mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

11 Commits

Repository files navigation

Local git mirror for OpenStack projects.

This project contains a small script to replicate locally the needed OpenStack git repositories. This script can be executed periodically to update the repository list (file "git_repos.txt").

The OpenStack repositories will be stored in the same directory of this project, where the Python script and the repository list are located.

Crontab example:

 # Update git repos
 30 2 * * * root python /opt/git_mirror/update_git_repos.py

In Devstack, "local.conf" should contain the location of this git mirror server:

 [local|localrc]]
 GIT_BASE=ssh://<user>@<server_ip>:<git_mirror_directory>

About

Local git mirror for OpenStack projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

Languages

AltStyle によって変換されたページ (->オリジナル) /