Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

mozilla/labs-acm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Foundry Access Control Manager (ACM)

The ACM is a service that allows cloud foundry components to implement access control features.

The ACM documentation is at docs/Access-Control-Manager-APIs.rst

To run, execute ./bin/acm

To run the tests, execute bundle exec rake spec The test logs are spec/spec.log