zaqar/releasenotes/notes/support-cors-af8349382a44aa0d.yaml
liuyamin 49a397ebfb Use doc8 check
doc8 is a linter for documents and used in openstack-manuals. It is better to
enforce document linters for simple checking.

The current rules are really simple like:
- line length check (80 chars)
- new line at the end of file
- Trailing whitespace

Change-Id: I328e2b2b82739696b95eca4a4130ca347893b0dc
2017-08-10 09:07:41 +08:00

4 lines
75 B
YAML

---
features:
- Zaqar now supports Cross-Origin Resource Sharing (CORS).