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
Ilya Sviridov
d240ec9c64 Added new python-magnetodbclient project to Stackforge
The python client for MagnetoDB.
More details https://wiki.openstack.org/wiki/MagnetoDB

Change-Id: Iabdeb8ea1c2a23013110b7b53e7c80cac7f459de
2014-06-26 14:11:21 +03:00