]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
added new columns to models for ucs plugin multi blade support
authorrohitagarwalla <roagarwa@cisco.com>
Sun, 21 Aug 2011 00:02:47 +0000 (17:02 -0700)
committerrohitagarwalla <roagarwa@cisco.com>
Sun, 21 Aug 2011 00:02:47 +0000 (17:02 -0700)
commita570af2974bb4908266ce73eef60dc780519f6fd
treefe4bf633735c3a82a746bcb7614468c3f217ca8f
parent58c64f3f1af78c991174f087a4722068bee38a31
added new columns to models for ucs plugin multi blade support
updated methods in ucs_db for newly added columns
changed column dynamic_vnic_id in port binding table to blade_intf_dn
updated tests to handle new column name
quantum/plugins/cisco/db/ucs_db.py
quantum/plugins/cisco/db/ucs_models.py
quantum/plugins/cisco/tests/unit/test_database.py