neutron/doc/source
Kevin Benton b87715d764 Protect against '.delete()' for quota and revisions
The devref was suggesting to do exactly the wrong thing for cases where
we have SQLAlchemy event listeners waiting for deleted objects.
DELETE statements fail to trigger any kind of SQLAlchemy event
listeners and the majority of our delete operations are small
(<10 items at once) so the performance difference is negligible
(especially since we do it so infrequently).

Change-Id: Id142179418a7b94d8d9695871b3fcd5dcc64730c
2017-01-09 09:09:18 -08:00
..
dashboards Adopt Grafana to plot Neutron Failure Rates 2016-02-19 01:48:52 +00:00
devref Protect against '.delete()' for quota and revisions 2017-01-09 09:09:18 -08:00
policies Update contacts and team list 2017-01-05 04:42:17 -08:00
stadium Fix dir doc typo error 2017-01-06 08:54:46 +08:00
conf.py Fix doc build if git is absent 2016-04-13 09:40:20 +02:00
index.rst Delete stale neutron-server manual 2015-12-04 18:43:28 -08:00