Commit Graph

48 Commits (b79842f289f0c9b9fdce9d6cc689538ec61216e7)

Author SHA1 Message Date
Brian Haley b79842f289 Start enforcing E125 flake8 directive
4 years ago
Kailun Qin a01b7125cd Use network segment ranges for segment allocation
4 years ago
Boden R e4aa5902f7 use context manager from neutron-lib
4 years ago
Boden R e4348eb1e1 use retry_db_errors from neutron-lib
5 years ago
Boden R 410a83c89d use plugin common utils from neutron-lib
5 years ago
zhsun 6c4bc1cf05 Fix delete vlan allocation error for ML2
5 years ago
Boden R 95f1e03446 use plugin constants from neutron-lib
6 years ago
Inessa Vasilevskaya 7322bd6efb Make code follow log translation guideline
6 years ago
Anindita Das 995e646b11 Integration of Allocation/Endpoints OVO
6 years ago
Boden R fde6710515 use MechanismDriver from neutron-lib + shim
6 years ago
Jenkins 693c3080d1 Merge "Exhaust VLAN allocations in physnet order"
6 years ago
Jenkins cdc4a7e976 Merge "Raise InvalidInput exception on provider-net creation without seg_id"
6 years ago
Kevin Benton c5662c86a4 Exhaust VLAN allocations in physnet order
6 years ago
Ann Kamyshnikova 8756cb7d99 New enginefacade for ports and sg groups
6 years ago
Trevor McCasland 4903c38bbc TrivialFix: Remove extra space from log
6 years ago
Jenkins 8c8b71c1ef Merge "Lockless segmentation synchronization in ML2 type drivers"
6 years ago
Kevin Benton e53ebfc4f1 Lockless segmentation synchronization in ML2 type drivers
6 years ago
Armando Migliaccio ca751a1486 Spin off context module
6 years ago
Ihar Hrachyshka 88e99f6f28 Clean up deprecated sqla model import paths
6 years ago
ZhaoBo 1376df7873 Raise InvalidInput exception on provider-net creation without seg_id
6 years ago
Ann Kamyshnikova 4f17f70089 Stop using legacy facade
6 years ago
Ann Kamyshnikova df7e36c8c8 Change passing session to context for TypeDriver
6 years ago
Jenkins f0575dc1ba Merge "Fixes DBDeadlock race condition during driver initialization."
6 years ago
Aradhana Singh 62fd09afc7 Refactoring config options for ml2 plugin drivers
7 years ago
Anindita Das 558c0519e1 Relocate VlanAllocation DB model
7 years ago
Henry Gessau 61cc14fd67 Switch to neutron-lib for model_base
7 years ago
Kahou Lei 55b6c6a63a Fixes DBDeadlock race condition during driver initialization.
7 years ago
Henry Gessau ae5bad49cc Use exceptions from neutron-lib
7 years ago
Akihiro Motoki 2d8632e412 Use _ from neutron._i18n
7 years ago
Doug Wiegley dd726ed494 Move i18n to _i18n, as per oslo_i18n guidelines
7 years ago
Cyril Roelandt a8619e9bd1 Python 3: use dict.values instead of dict.itervalues
8 years ago
Adrien Vergé 5836bbca83 Python 3: Use six.moves.range
8 years ago
Romil Gupta 7f406805d9 Move values for network_type to plugins.common.constants.py
8 years ago
Robert Pothier f540a48ae7 Add MTU selection to ML2
8 years ago
Ihar Hrachyshka 22328baf1f Migrate to oslo.log
8 years ago
Ihar Hrachyshka 7a2a85623d oslo: migrate to namespace-less import paths
8 years ago
Elena Ezhova f72b07e5d1 Add index on db "allocated" columns
8 years ago
Ihar Hrachyshka 3f44c9e278 Migrate to oslo.i18n
8 years ago
Romil Gupta 6d67c14e1a Update i18n translation for ML2 plugin log msg's
8 years ago
Manish Godara 7d77769721 Validate network config (vlan)
9 years ago
Eugene Nikanorov 3146837b7a Throw exception instances instead of classes
9 years ago
Cedric Brandily b3202c3283 Add partial specs support in ML2 for vlan provider networks
9 years ago
Cedric Brandily dca3a8eafc Remove SELECT FOR UPDATE use in ML2 type driver release_segment
9 years ago
Jakub Libosvar 1a116d24a9 Fix H302 violations in plugins package
9 years ago
lizheming 42683e1784 Fix bug:range() is not same in py3.x and py2.x
9 years ago
Justin Hammond 4cdccd69a4 Update common network type consts to same origin
9 years ago
mathieu-rohon c1b1af72e9 ML2 tunnel drivers validate provider networks correctly
10 years ago
Mark McClain ee3fe4e836 Rename Quantum to Neutron
10 years ago