]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
added nexus exception in cisco_exceptions.py
authorrohitagarwalla <roagarwa@cisco.com>
Fri, 19 Aug 2011 16:06:43 +0000 (09:06 -0700)
committerrohitagarwalla <roagarwa@cisco.com>
Fri, 19 Aug 2011 16:06:43 +0000 (09:06 -0700)
commit84d0f0a4f7b280cdab2cb84773aaa10416a738c1
tree62772f4e603fcee0594723808ddef09e1ccc6fb8
parent4a8599cc90373a3a4f5ebc04869f3e1a02bc23fd
added nexus exception in cisco_exceptions.py
added log to methods in l2network_db.py
added nexus_db.py and nexus_models.py - persistence modules for nexus plugin
quantum/plugins/cisco/common/cisco_exceptions.py
quantum/plugins/cisco/db/l2network_db.py
quantum/plugins/cisco/db/nexus_db.py [new file with mode: 0644]
quantum/plugins/cisco/db/nexus_models.py [new file with mode: 0644]
quantum/plugins/cisco/tests/unit/test_database.py