Replace obsolete vanity openstack.org URLs
Project specific URLs are obsolete, , use docs.openstack.org - and use https for that site. Change-Id: Icc518ceb883d98e45968f3eee8e0d2b6414a9ea7
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env ruby
|
||||
# this script verifies that keystone has
|
||||
# been successfully installed using the instructions
|
||||
# found here: http://keystone.openstack.org/configuration.html
|
||||
# found here: https://docs.openstack.org/developer/keystone/configuration.html
|
||||
|
||||
begin
|
||||
require 'rubygems'
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env ruby
|
||||
# this script verifies that keystone has
|
||||
# been successfully installed using the instructions
|
||||
# found here: http://keystone.openstack.org/configuration.html
|
||||
# found here: https://docs.openstack.org/developer/keystone/configuration.html
|
||||
# and can use the v3 api http://developer.openstack.org/api-ref-identity-v3.html
|
||||
|
||||
begin
|
||||
|
Reference in New Issue
Block a user