8612a54f91
The endpoint policy extension will need to ensure stale associations are removed on deletion of these entities. Delete events are already generated for endpoints. For completeness, create and update notifcations for these entities have also been implemented. Partially implements: bp endpoint-policy Change-Id: I5de15459f5b577955056ecc166b450963e85bbc9 |
||
---|---|---|
.. | ||
ext | ||
source | ||
keystone_compat_flows.sdx | ||
Makefile | ||
README.rst |
Building Docs
Developer documentation is generated using Sphinx. To build this documentation, run the following from the root of the repository:
$ tox -e docs
The documentation will be built at doc/build/
.