Remove identity_uri from README
This was deprecated and removed in previous commits and doesn't exist. Was replaced in favor of heat::keystone::authtoken::auth_url. Change-Id: I13305b1104d65ee4f152f3d43378ea687d51a72d
This commit is contained in:
parent
9fce8d211e
commit
b82400f95c
@ -58,7 +58,6 @@ documentation to assist you in understanding the available deployment options.
|
||||
class { 'heat':
|
||||
default_transport_url => 'rabbit://heat:an_even_bigger_secret@127.0.0.1:5672/heat',
|
||||
database_connection => 'mysql+pymysql://heat:a_big_secret@127.0.0.1/heat?charset=utf8',
|
||||
identity_uri => 'http://127.0.0.1:5000/',
|
||||
keystone_password => 'a_big_secret',
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user