comments, changed to use default domain, var for project net
This commit is contained in:
		@@ -10,7 +10,7 @@ import getpass
 | 
				
			|||||||
from libcloud.compute.providers import get_driver
 | 
					from libcloud.compute.providers import get_driver
 | 
				
			||||||
from libcloud.compute.types import Provider
 | 
					from libcloud.compute.types import Provider
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Please use 1-25 for X, as coordinated in the lab sessions
 | 
					# Please use 1-25 for X in username, project etc., as coordinated in the lab sessions
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# web service endpoint of the private cloud infrastructure
 | 
					# web service endpoint of the private cloud infrastructure
 | 
				
			||||||
auth_url = 'https://private-cloud2.informatik.hs-fulda.de:5000'
 | 
					auth_url = 'https://private-cloud2.informatik.hs-fulda.de:5000'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user