3 Commits

Author SHA1 Message Date
Jeremy Stanley
56605d0d11 Remove active project.state in Gerrit ACLs
This is the result of running:

    find modules/openstack_project/files/gerrit/acls/ -type f \
        -name "*.config" -exec ./tools/normalize_acl.py {} 3 \;

Change-Id: I806014585faa0fe6460769a42bd1b69b846a034f
2014-06-30 17:24:25 +00:00
Jeremy Stanley
c6ca7acc8d Strip/condense whitespace and sort Gerrit ACLs
This is the result of running:

    find modules/openstack_project/files/gerrit/acls/ -type f \
        -name "*.config" -exec ./tools/normalize_acl.py {} 1 \;

Change-Id: I15e64e41e94d4bea0ba2d1622962f7e204c67d4d
2014-06-30 17:23:16 +00:00
Isaku Yamahata
0b299fefb5 Add tacker project on StackForge
Add stackforge/{tacker, python-tackerclient, tacker-specs} project to
Stackforge.
For the project details, please refer to
https://wiki.openstack.org/wiki/ServiceVM

Change-Id: I8f94fd8359c17abc6e01092adad99ae511f47df0
2014-06-27 09:08:59 +09:00