]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
- Added new tables VlanID to generate ids and maintain usage of vlans
authorrohitagarwalla <roagarwa@cisco.com>
Thu, 11 Aug 2011 23:30:58 +0000 (16:30 -0700)
committerrohitagarwalla <roagarwa@cisco.com>
Thu, 11 Aug 2011 23:30:58 +0000 (16:30 -0700)
commit533db0a6274e598eca1e371fd13d2ecbb28762d6
tree4f092a6e5ede5e8b3353f13f75fdc6656759c08f
parent7b4e389c1b0096616840529e49f3bffe45ee1d18
- Added new tables VlanID to generate ids and maintain usage of vlans
- Added wrapper functions to get next unused vlan, populate vlans, release vlans, getall vlans, isused van and delete van
- Added ported instead of networked for portprofile binding table
- Changed wrapper methods and test cases for portprofile binding to use portid
quantum/plugins/cisco/db/l2network_db.py
quantum/plugins/cisco/db/l2network_models.py