Make git URLs consistent with each other
Fix shade and ironicclient URLs to match the other git URLs provided in bifrost for installation from source. Change-Id: I3724d89d801930086234e3eea9720bac94210d53
This commit is contained in:
parent
9f9b6c17f7
commit
9c045c3dab
@ -39,6 +39,6 @@ cirros_deploy_image_upstream_url: http://download.cirros-cloud.net/0.3.4/cirros-
|
||||
include_dhcp_server: true
|
||||
# *_git_url can be overridden by local clones for offline installs
|
||||
dib_git_url: https://git.openstack.org/openstack/diskimage-builder
|
||||
ironicclient_git_url: https://review.openstack.org/openstack/python-ironicclient
|
||||
shade_git_url: https://review.openstack.org/openstack-infra/shade
|
||||
ironicclient_git_url: https://git.openstack.org/openstack/python-ironicclient
|
||||
shade_git_url: https://git.openstack.org/openstack-infra/shade
|
||||
ironic_git_url: https://git.openstack.org/openstack/ironic
|
||||
|
Loading…
Reference in New Issue
Block a user