This adds the occi-os project to stackforge. This commit is a follow- up to bug/1172884. Change-Id: Ica192bdb4adaff99731c39eefc566c27ae1de575 Fixes: bug #1172884 Reviewed-on: https://review.openstack.org/30343 Reviewed-by: James E. Blair <corvus@inaugust.com> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
		
			
				
	
	
		
			12 lines
		
	
	
		
			374 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			374 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[access "refs/heads/*"]
 | 
						|
        label-Code-Review = -2..+2 group occi-core
 | 
						|
        label-Approved = +0..+1 group occi-core
 | 
						|
        workInProgress = group occi-core
 | 
						|
[access "refs/tags/*"]
 | 
						|
        create = group occi-core
 | 
						|
        pushTag = group occi-core
 | 
						|
[receive]
 | 
						|
        requireChangeId = true
 | 
						|
        requireContributorAgreement = true
 | 
						|
[submit]
 | 
						|
        mergeContent = true |