change novarc template from cc_port to osapi_port. Removed osapi_port from bin scripts.
This commit is contained in:
@@ -747,7 +747,7 @@ class AuthManager(object):
|
||||
's3': 'http://%s:%s' % (s3_host, FLAGS.s3_port),
|
||||
'os': '%s://%s:%s%s' % (FLAGS.os_prefix,
|
||||
cc_host,
|
||||
FLAGS.cc_port,
|
||||
FLAGS.osapi_port,
|
||||
FLAGS.os_suffix),
|
||||
'user': user.name,
|
||||
'nova': FLAGS.ca_file,
|
||||
|
||||
Reference in New Issue
Block a user