Adding Keystone V3 API support
in master branch keystone v2.0 api is no longer supported, this patch is introducing v3 api support. Change-Id: I5ed5f65f34033b6a4c550704bb186dfa8d0fc82c Closes-Bug: #1614892
This commit is contained in:
		 Michal Ptacek
					Michal Ptacek
				
			
				
					committed by
					
						 Emma Foley
						Emma Foley
					
				
			
			
				
	
			
			
			 Emma Foley
						Emma Foley
					
				
			
						parent
						
							f1355f788d
						
					
				
				
					commit
					68c6f2cc3e
				
			| @@ -16,6 +16,7 @@ CEILOMETER_TIMEOUT=${CEILOMETER_TIMEOUT:-1000} | ||||
|  | ||||
| # Auth info | ||||
| OS_AUTH_URL="$KEYSTONE_AUTH_URI/v$IDENTITY_API_VERSION" | ||||
| OS_IDENTITY_API_VERSION=${IDENTITY_API_VERSION:-3} | ||||
|  | ||||
| # Fall back to default conf dir if option is unset | ||||
| if [ -z $COLLECTD_CONF_DIR ]; then | ||||
|   | ||||
		Reference in New Issue
	
	Block a user