Use 'archive policy' instead of 'archivepolicy'

This commit is contained in:
Mehdi Abaakouk
2015年09月03日 10:58:30 +02:00
parent 710616f57b
commit bcf2dc7d2f

View File

@@ -54,8 +54,8 @@ def gen_ref(ver, title, names):
"signs": "=" * len(name),
"pkg": pkg, "name": name})
gen_ref("v1", "Version 1 API", ["client", "resource", "archivepolicy",
"archivepolicyrule"])
gen_ref("v1", "Version 1 API", ["client", "resource", "archive_policy",
"archive_policy_rule"])
# -- General configuration ----------------------------------------------------
Reference in New Issue
openstack/python-aodhclient
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.