Merge "Use openstack git urls instead of github"

This commit is contained in:
Jenkins 2014-03-29 20:29:28 +00:00 committed by Gerrit Code Review
commit 75ed21d8a4

View File

@ -19,12 +19,12 @@
# mirrors: # mirrors:
# - name: openstack # - name: openstack
# projects: # projects:
# - https://github.com/openstack/requirements # - https://git.openstack.org/openstack/requirements
# output: /tmp/mirror/openstack # output: /tmp/mirror/openstack
# #
# - name: openstack-infra # - name: openstack-infra
# projects: # projects:
# - https://github.com/openstack-infra/config # - https://git.openstack.org/openstack-infra/config
# output: /tmp/mirror/openstack-infra # output: /tmp/mirror/openstack-infra
# #
# The algorithm it attempts to follow is: # The algorithm it attempts to follow is: