summaryrefslogtreecommitdiff
path: root/neutron/plugins/cisco/db/n1kv_db_v2.py
Commit message (Expand)AuthorAgeFilesLines
* Cisco N1kv: Fix update network profile for add tenantsAbhishek Raut2014-10-221-6/+16
* Remove @author(s) from copyright statementsGary Kotton2014-09-151-5/+0
* Remove the Cisco Nexus monolithic pluginPritesh Kothari2014-09-121-10/+10
* Throw exception instances instead of classesEugene Nikanorov2014-09-071-2/+2
* Merge "Inline "for val in [ref]" statements"Jenkins2014-08-311-1/+1
|\
| * Inline "for val in [ref]" statementsCedric Brandily2014-08-261-1/+1
* | Merge "Add config for visibility of cisco-policy-profile"Jenkins2014-08-291-1/+2
|\ \ | |/ |/|
| * Add config for visibility of cisco-policy-profileSteven Hillman2014-08-191-1/+2
* | Assign Cisco nw profile to multi-tenants in single requestAaron-Zhang2312014-08-201-9/+34
|/
* Clear entries in Cisco N1KV specific tables on rollbackAbhishek Raut2014-07-131-0/+1
* Remove the useless vim modelinesliu-sheng2014-06-211-2/+0
* Merge "Add missing keyword raise to get_profile_binding function"Jenkins2014-06-171-1/+1
|\
| * Add missing keyword raise to get_profile_binding functionEugene Nikanorov2014-06-131-1/+1
* | Control update, delete for cisco-network-profileaaronzhang2312014-06-091-20/+139
|/
* Fix network profile subtype validation in N1kv pluginAbhishek Raut2014-05-011-1/+1
* Merge "Remove List events API from Cisco N1kv Neutron"Jenkins2014-04-251-0/+7
|\
| * Remove List events API from Cisco N1kv NeutronDhanashree Gosavi2014-04-221-0/+7
* | Enable flake8 E711 and E712 checkingHenry Gessau2014-04-091-12/+15
|/
* Fix segment allocation tables in Cisco N1kv pluginAbhishek Raut2014-03-211-143/+57
* Merge "Fix bug:range() is not same in py3.x and py2.x"Jenkins2014-03-221-0/+1
|\
| * Fix bug:range() is not same in py3.x and py2.xlizheming2014-03-111-0/+1
* | Validate multicast ip range in Cisco N1kv PluginDhanashree Gosavi2014-02-101-0/+40
|/
* Merge "Use database session from the context in N1kv plugin"Jenkins2014-03-051-38/+57
|\
| * Use database session from the context in N1kv pluginAbhishek Raut2014-03-031-38/+57
* | replace rest of q_exc to n_exc in code baseAaron Rosen2014-03-031-14/+14
|/
* Plugins should call __init__ of db_base_plugin for db.configureAaron Rosen2014-02-211-5/+0
* Fix misspellsNachi Ueno2013-12-031-1/+1
* Fix incorrect indentations found by Pep 1.4.6+Dirk Mueller2013-10-191-4/+4
* Update Cisco N1KV plugin to VSM REST api callsAbhishek Raut2013-10-151-0/+1
* Fix message i18n errorZhiQiang Fan2013-09-081-11/+11
* Merge "Allow default network and policy profiles"Jenkins2013-09-051-3/+18
|\
| * Allow default network and policy profilesAbhishek Raut2013-09-051-3/+18
* | Merge "fix conversion type missing"Jenkins2013-09-051-1/+1
|\ \ | |/ |/|
| * fix conversion type missingKun Huang2013-09-061-1/+1
* | Add sub-type field to VXLAN network profiles for Cisco N1KV pluginAbhishek Raut2013-09-051-19/+26
|/
* Multi-segment and trunk support for the Cisco N1Kv PluginRudrajit Tapadar2013-08-261-45/+303
* Analyze re-raised exceptions in Cisco PluginPaul Michali2013-08-241-18/+10
* Add support for the Nexus 1000V into the Cisco Plugin.Abhishek Raut2013-08-091-0/+1250