Commit Graph

33 Commits (b79842f289f0c9b9fdce9d6cc689538ec61216e7)

Author SHA1 Message Date
Brian Haley b79842f289 Start enforcing E125 flake8 directive
4 years ago
Boden R 957eca96f4 delete common_db_mixin
4 years ago
Brian Haley eaf990b2bc Fix pep8 E128 warnings in non-test code
4 years ago
Boden R 1382bf9a32 remove the neutron.db._model_query module
4 years ago
Boden R 29f56478d1 remove the neutron.db._resource_extend module
4 years ago
Boden R e4aa5902f7 use context manager from neutron-lib
4 years ago
Boden R 6d9f1c662f use retry_if_session_inactive from neutron-lib
5 years ago
Lajos Katona fd17815228 Use Tag OVO in neutron/services/tag/tag_plugin.py
5 years ago
Hongbin Lu 2b1d8ea4a2 Implement filter validation
5 years ago
Boden R 87a36cacc6 remove tag and tag_ext extensions
5 years ago
Hongbin Lu 4904455bf2 Revert "remove tag and tag_ext extensions"
5 years ago
Boden R 38148d1752 remove tag and tag_ext extensions
5 years ago
Boden R 15af19be70 use neutron-lib's OVO exceptions
6 years ago
Hirofumi Ichihara 96f0142b80 Tag mechanism supports resources with standard attribute
6 years ago
Boden R 62576cabf7 use core resource attribute constants from neutron-lib
6 years ago
Henry Gessau d8c1e153f8 Stop using CommonDbMixin
6 years ago
Henry Gessau b3c0d5f239 Eliminate lookup of "resource extend" funcs by name
6 years ago
Henry Gessau 844033a5d1 Eliminate lookup of model query hooks by name
6 years ago
Jenkins 038597e794 Merge "Use correct retry mechanism in tags"
6 years ago
Kevin Benton 44b6fcb4d2 Use correct retry mechanism in tags
6 years ago
Ihar Hrachyshka 0cb8fd6374 On update_tags, clean up tags from the requested resource only
6 years ago
Jenkins 6ed307eb98 Merge "Decouple hook and func registration from CommonDbMixin"
6 years ago
Henry Gessau e7cd868c20 Decouple hook and func registration from CommonDbMixin
6 years ago
Aradhana Singh 7fa7e1b915 OVO for Tag
6 years ago
Jenkins df7de345fc Merge "Enhance tag mechanism"
6 years ago
Hirofumi Ichihara b56f008f3a Enhance tag mechanism
6 years ago
Kevin Benton faf80b950f Use weakrefs for common_db_mixin callbacks
6 years ago
Kevin Benton 6bd3ad2bb3 Bump revision of resource on tag add/remove
6 years ago
Ann Kamyshnikova 53ad48002c Use new enginefacade for tag
6 years ago
Aradhana Singh b6a296edf6 Relocate Tag DB model
7 years ago
zhufl 80c3a7aba0 Remove unused LOG
7 years ago
Hirofumi Ichihara 7fb8d542ef Add filter for resource tag
7 years ago
Hirofumi Ichihara ec1457dd75 Add tag mechanism for network resources
7 years ago