add tox environment for running aclmanager

Change-Id: Ia10a287e4fe0f8003b5943914cb1dd815521d768
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann
2017-01-09 10:00:01 -05:00
parent 319f8cd41e
commit afef890fb6
3 changed files with 7 additions and 4 deletions

View File

@@ -483,10 +483,10 @@ To create the ACL patch for stable/newton:
::
tox -e venv -- python ./tools/aclmanager.py acls ~/branches/openstack-infra/project-config newton
tox -e aclmanager -- acls ~/branches/openstack-infra/project-config newton
To set the pre-release group membership:
::
tox -e venv -- python ./tools/aclmanager.py groups pre_release ttx
tox -e aclmanager -- groups pre_release ttx