 eb94ac076d
			
		
	
	eb94ac076d
	
	
	
		
			
			Coverage for swiftclient.client is 71% with these tests. Unit tests have been moved into another subdirectory to separate them from functional tests. Change-Id: Ib8c4d78f7169cee893f82906f6388a5b06c45602
		
			
				
	
	
		
			18 lines
		
	
	
		
			362 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			362 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [func_test]
 | |
| # sample config
 | |
| auth_host = 127.0.0.1
 | |
| auth_port = 8080
 | |
| auth_ssl = no
 | |
| auth_prefix = /auth/
 | |
| ## sample config for Swift with Keystone
 | |
| #auth_version = 2
 | |
| #auth_host = localhost
 | |
| #auth_port = 5000
 | |
| #auth_ssl = no
 | |
| #auth_prefix = /v2.0/
 | |
| 
 | |
| # Primary functional test account (needs admin access to the account)
 | |
| account = test
 | |
| username = tester
 | |
| password = testing
 |