]> review.fuel-infra Code Review - openstack-build/neutron-build.git/log
openstack-build/neutron-build.git
13 years agohelper function to get creds based on name
rohitagarwalla [Wed, 24 Aug 2011 23:05:03 +0000 (16:05 -0700)]
helper function to get creds based on name

13 years agointegration with l2network_plugin.py
rohitagarwalla [Wed, 24 Aug 2011 22:23:56 +0000 (15:23 -0700)]
integration with l2network_plugin.py

13 years agoputting in db support for creds and qos
rohitagarwalla [Wed, 24 Aug 2011 20:36:38 +0000 (13:36 -0700)]
putting in db support for creds and qos

13 years agoMerging changes from Sumit's branch.
Sumit Naiksatam [Wed, 24 Aug 2011 16:10:30 +0000 (09:10 -0700)]
Merging changes from Sumit's branch.

13 years agoFixed a bug in the initialization of the UCS inventory; fixed another bug in deleting...
Sumit Naiksatam [Wed, 24 Aug 2011 11:16:15 +0000 (04:16 -0700)]
Fixed a bug in the initialization of the UCS inventory; fixed another bug in deleting a port.

13 years agoMerging from Sumit's latest branch - Fixed loading of Nexus DB tables; moved imports...
Sumit Naiksatam [Mon, 22 Aug 2011 19:31:18 +0000 (12:31 -0700)]
Merging from Sumit's latest branch - Fixed loading of Nexus DB tables; moved imports to l2nework_db.py; Refactoring of code to generalize inventory handling (enhancement).

13 years agoFixed loading of Nexus DB tables; moved imports to l2nework_db.py, changes discussed...
Sumit Naiksatam [Mon, 22 Aug 2011 19:15:35 +0000 (12:15 -0700)]
Fixed loading of Nexus DB tables; moved imports to l2nework_db.py, changes discussed & approved by Rohit.

13 years agoMissed adding a file earlier, fixed a small issue.
Sumit Naiksatam [Mon, 22 Aug 2011 11:16:03 +0000 (04:16 -0700)]
Missed adding a file earlier, fixed a small issue.

13 years agoRefactoring of code to generalize inventory handling (enhancement).
Sumit Naiksatam [Mon, 22 Aug 2011 10:34:48 +0000 (03:34 -0700)]
Refactoring of code to generalize inventory handling (enhancement).

13 years agoMerging UCS inventory state initialization fix from Sumit's branch.
Sumit Naiksatam [Sun, 21 Aug 2011 19:45:52 +0000 (12:45 -0700)]
Merging UCS inventory state initialization fix from Sumit's branch.

13 years agoFixes an issue with loading the UCS inventory when a dynamic nic has been used outsid...
Sumit Naiksatam [Sun, 21 Aug 2011 19:27:43 +0000 (12:27 -0700)]
Fixes an issue with loading the UCS inventory when a dynamic nic has been used outside of Quantum.

13 years agoRemoved obsolete instructions from README.
Sumit Naiksatam [Sun, 21 Aug 2011 05:39:16 +0000 (22:39 -0700)]
Removed obsolete instructions from README.

13 years agoChanges to reflect the new features (mutli-blade, multi-chassis support).
Sumit Naiksatam [Sun, 21 Aug 2011 05:31:50 +0000 (22:31 -0700)]
Changes to reflect the new features (mutli-blade, multi-chassis support).

13 years agoChanges to support calls from VIF Driver and Scheduler.
Sumit Naiksatam [Sun, 21 Aug 2011 05:10:33 +0000 (22:10 -0700)]
Changes to support calls from VIF Driver and Scheduler.

13 years agoPep8, pylint fixes.
Sumit Naiksatam [Sun, 21 Aug 2011 04:07:30 +0000 (21:07 -0700)]
Pep8, pylint fixes.

13 years agofixing pep8 error
rohitagarwalla [Sun, 21 Aug 2011 03:58:13 +0000 (20:58 -0700)]
fixing pep8 error

13 years agoadding helper function for port binding model
rohitagarwalla [Sun, 21 Aug 2011 03:51:07 +0000 (20:51 -0700)]
adding helper function for port binding model

13 years agoUCS inventore persistence and pep8/pylint fixes.
Sumit Naiksatam [Sun, 21 Aug 2011 03:37:51 +0000 (20:37 -0700)]
UCS inventore persistence and pep8/pylint fixes.

13 years agoUCS persistence fixes.
Sumit Naiksatam [Sun, 21 Aug 2011 01:20:43 +0000 (18:20 -0700)]
UCS persistence fixes.

13 years agoadded new columns to models for ucs plugin multi blade support
rohitagarwalla [Sun, 21 Aug 2011 00:02:47 +0000 (17:02 -0700)]
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

13 years agoMerging rohit's UCS persistence support.
Sumit Naiksatam [Sat, 20 Aug 2011 23:46:12 +0000 (16:46 -0700)]
Merging rohit's UCS persistence support.

13 years agoUCS plugin persistence.
Sumit Naiksatam [Sat, 20 Aug 2011 23:30:13 +0000 (16:30 -0700)]
UCS plugin persistence.

13 years agoPersistence support for UCS plugin network.
Sumit Naiksatam [Sat, 20 Aug 2011 20:45:17 +0000 (13:45 -0700)]
Persistence support for UCS plugin network.

13 years agoadding utility functions to create dictionaries
Sumit Naiksatam [Sat, 20 Aug 2011 19:44:23 +0000 (12:44 -0700)]
adding utility functions to create dictionaries

13 years agoMerging changes from Rohit's branch.
Sumit Naiksatam [Sat, 20 Aug 2011 19:14:54 +0000 (12:14 -0700)]
Merging changes from Rohit's branch.

13 years agoMerging changes from cisco extensions.
Sumit Naiksatam [Sat, 20 Aug 2011 18:53:43 +0000 (11:53 -0700)]
Merging changes from cisco extensions.

13 years agoadded ucs plugin related execptions in cisco_exceptions.py
rohitagarwalla [Sat, 20 Aug 2011 17:05:40 +0000 (10:05 -0700)]
added ucs plugin related execptions in cisco_exceptions.py
added ucs plugin persistence related modules - ucs_models.py and ucs_db.py
added ucs db related unit tests in test_database.py
fixed formatting in l2network_models.py and test_database.py

13 years agoAdding some error checks.
Sumit Naiksatam [Sat, 20 Aug 2011 15:57:38 +0000 (08:57 -0700)]
Adding some error checks.

13 years agoReduced excessive logging.
Sumit Naiksatam [Sat, 20 Aug 2011 10:19:52 +0000 (03:19 -0700)]
Reduced excessive logging.

13 years agoSeveral fixes to initial version.
Sumit Naiksatam [Sat, 20 Aug 2011 09:51:59 +0000 (02:51 -0700)]
Several fixes to initial version.

13 years agofixing the the test_database.py tests
rohitagarwalla [Sat, 20 Aug 2011 06:54:02 +0000 (23:54 -0700)]
fixing the the test_database.py tests

13 years agoMerge Shweta's new propose. Chnage profile-id ot profile_id
Ying Liu [Sat, 20 Aug 2011 05:21:21 +0000 (22:21 -0700)]
Merge Shweta's new propose. Chnage profile-id ot profile_id

13 years agopylint and pep8 fixes.
Sumit Naiksatam [Sat, 20 Aug 2011 05:02:16 +0000 (22:02 -0700)]
pylint and pep8 fixes.

13 years agoMerge with Cisco branch
Shweta P [Sat, 20 Aug 2011 04:58:27 +0000 (21:58 -0700)]
Merge with Cisco branch

13 years agoChange profile-id
Shweta P [Sat, 20 Aug 2011 04:55:50 +0000 (21:55 -0700)]
Change profile-id

13 years agomerged Shweta's branch for ext test. Minor fix for review comments.
Ying Liu [Sat, 20 Aug 2011 04:46:15 +0000 (21:46 -0700)]
merged Shweta's branch for ext test. Minor fix for review comments.

13 years agoMerge with the Cisco Branch
Shweta P [Sat, 20 Aug 2011 04:26:56 +0000 (21:26 -0700)]
Merge with the Cisco Branch

13 years agoReview Changes
Shweta P [Sat, 20 Aug 2011 04:05:25 +0000 (21:05 -0700)]
Review Changes

13 years agomerged Shweta's ext test branch
Ying Liu [Sat, 20 Aug 2011 03:33:15 +0000 (20:33 -0700)]
merged Shweta's ext test branch

13 years agoInitial commit with lots of changes.
Sumit Naiksatam [Sat, 20 Aug 2011 03:07:28 +0000 (20:07 -0700)]
Initial commit with lots of changes.

13 years agoMoved the conf file uncer the cisco directory
Shweta P [Sat, 20 Aug 2011 03:02:49 +0000 (20:02 -0700)]
Moved the conf file uncer the cisco directory

13 years agoMoved the conf file uncer the cisco directory
Shweta P [Sat, 20 Aug 2011 03:01:52 +0000 (20:01 -0700)]
Moved the conf file uncer the cisco directory

13 years agoUpdated conf file
Shweta P [Sat, 20 Aug 2011 02:47:37 +0000 (19:47 -0700)]
Updated conf file

13 years agoAdding Entension API unt tests
Shweta P [Sat, 20 Aug 2011 02:42:04 +0000 (19:42 -0700)]
Adding Entension API unt tests

13 years agosync up with l2network exception handling for extension
Ying Liu [Fri, 19 Aug 2011 23:53:38 +0000 (16:53 -0700)]
sync up with l2network exception handling for extension

13 years agomerged Cisco branch's latest changes
Ying Liu [Fri, 19 Aug 2011 23:28:42 +0000 (16:28 -0700)]
merged Cisco branch's latest changes

13 years agoAdding changes from Sumit's latest merge
Edgar Magana [Fri, 19 Aug 2011 20:48:12 +0000 (13:48 -0700)]
Adding changes from Sumit's latest merge

13 years agomerge with lp:~cisco-openstack/quantum/l2network-plugin-extensions
Ying Liu [Fri, 19 Aug 2011 20:42:36 +0000 (13:42 -0700)]
merge with  lp:~cisco-openstack/quantum/l2network-plugin-extensions

13 years agoreplace exception handler by using cisco_exceptions
Ying Liu [Fri, 19 Aug 2011 20:37:33 +0000 (13:37 -0700)]
replace exception handler by using cisco_exceptions

13 years agoRaising exceptions in extension resources handling (where missing). Changing exceptio...
Sumit Naiksatam [Fri, 19 Aug 2011 20:05:56 +0000 (13:05 -0700)]
Raising exceptions in extension resources handling (where missing). Changing exception name to QosNotFound.

13 years agoChanging exception name to QosNotFound.
Sumit Naiksatam [Fri, 19 Aug 2011 18:02:53 +0000 (11:02 -0700)]
Changing exception name to QosNotFound.

13 years agoMergin from Cisco branch.
Sumit Naiksatam [Fri, 19 Aug 2011 17:58:32 +0000 (10:58 -0700)]
Mergin from Cisco branch.

13 years agoRaising exceptions in extension resources handling (where missing).
Sumit Naiksatam [Fri, 19 Aug 2011 17:55:46 +0000 (10:55 -0700)]
Raising exceptions in extension resources handling (where missing).

13 years agoAdding the Nexus support to the Persistence Framwork
Edgar Magana [Fri, 19 Aug 2011 17:13:53 +0000 (10:13 -0700)]
Adding the Nexus support to the Persistence Framwork
Modification of the Nexus Unit Case to be running with Persistence Framework
pep8 passed
pylint 8.81/10

13 years agoadded nexus exception in cisco_exceptions.py
rohitagarwalla [Fri, 19 Aug 2011 16:06:43 +0000 (09:06 -0700)]
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

13 years agoadd plugins.ini back
Ying Liu [Fri, 19 Aug 2011 15:14:17 +0000 (08:14 -0700)]
add plugins.ini back

13 years agoadd all conf/*.ini back
Ying Liu [Fri, 19 Aug 2011 15:00:37 +0000 (08:00 -0700)]
add all conf/*.ini back

13 years agomerge with ying's branch
Ying Liu [Fri, 19 Aug 2011 07:47:07 +0000 (00:47 -0700)]
merge with ying's branch

13 years agomerging with Ying's extension branch
Ying Liu [Fri, 19 Aug 2011 07:44:07 +0000 (00:44 -0700)]
merging with Ying's extension branch

13 years agoremove ying's test ciscoplugin
Ying Liu [Fri, 19 Aug 2011 07:41:25 +0000 (00:41 -0700)]
remove ying's test ciscoplugin

13 years agoremove all configuration files
Ying Liu [Fri, 19 Aug 2011 07:14:44 +0000 (00:14 -0700)]
remove all configuration files

13 years agoremove cisco_demo and test_scripts directory, which were used by our local tests
Ying Liu [Fri, 19 Aug 2011 01:57:51 +0000 (18:57 -0700)]
remove cisco_demo and test_scripts directory, which were used by our local tests

13 years agochange the configuration files to the default values
Ying Liu [Thu, 18 Aug 2011 23:33:08 +0000 (16:33 -0700)]
change the configuration files to the default values

13 years agopylint and pep8 fix
Ying Liu [Thu, 18 Aug 2011 22:57:36 +0000 (15:57 -0700)]
pylint and pep8 fix

13 years agomerging with ~cisco-openstack/quantum/l2network-plugin-extensions
Ying Liu [Thu, 18 Aug 2011 22:45:58 +0000 (15:45 -0700)]
merging with ~cisco-openstack/quantum/l2network-plugin-extensions

13 years agofix pylint issuses
Ying Liu [Thu, 18 Aug 2011 22:36:09 +0000 (15:36 -0700)]
fix pylint issuses

13 years agoMering Sumit's branch with plugin support for Credentials, QoS, NovaTenant resources...
Sumit Naiksatam [Thu, 18 Aug 2011 07:11:13 +0000 (00:11 -0700)]
Mering Sumit's branch with plugin support for Credentials, QoS, NovaTenant resources. Also merging latest from lp:~cisco-openstack/quantum/l2network-plugin-persistence

13 years agofix some pylint issues
Ying Liu [Thu, 18 Aug 2011 00:15:21 +0000 (17:15 -0700)]
fix some pylint issues

13 years agoPylint and pep8 fixes.
Sumit Naiksatam [Wed, 17 Aug 2011 23:21:27 +0000 (16:21 -0700)]
Pylint and pep8 fixes.

13 years agoChanges to support credentials, qos, and novatenant extensions.
Sumit Naiksatam [Wed, 17 Aug 2011 23:08:22 +0000 (16:08 -0700)]
Changes to support credentials, qos, and novatenant extensions.

13 years agoFixed indentation and changed file comments
rohitagarwalla [Wed, 17 Aug 2011 19:37:22 +0000 (12:37 -0700)]
Fixed indentation and changed file comments

13 years agoadd extension change to ying's branch
Ying Liu [Wed, 17 Aug 2011 19:26:32 +0000 (12:26 -0700)]
add extension change to ying's branch

13 years agoPulling in changes from lp:quantum.
Sumit Naiksatam [Tue, 16 Aug 2011 23:03:32 +0000 (16:03 -0700)]
Pulling in changes from lp:quantum.

13 years agoMerging Cisco's contribution to Quantum. Thanks to various folks at Cisco Systems...
Somik Behera [Tue, 16 Aug 2011 18:12:37 +0000 (11:12 -0700)]
Merging Cisco's contribution to Quantum. Thanks to various folks at Cisco Systems, Quantum will have plugins
to integrate with Cisco UCS blade servers using 802.1Qbh, Cisco Nexus family of switches and the ability for
Quantum plugin to have multiple switches/devices within a single Quantum plugin.

added:
  quantum/plugins/cisco/
  quantum/plugins/cisco/README
  quantum/plugins/cisco/__init__.py
  quantum/plugins/cisco/common/
  quantum/plugins/cisco/common/__init__.py
  quantum/plugins/cisco/common/cisco_configparser.py
  quantum/plugins/cisco/common/cisco_constants.py
  quantum/plugins/cisco/common/cisco_credentials.py
  quantum/plugins/cisco/common/cisco_exceptions.py
  quantum/plugins/cisco/common/cisco_nova_configuration.py
  quantum/plugins/cisco/common/cisco_utils.py
  quantum/plugins/cisco/conf/
  quantum/plugins/cisco/conf/credentials.ini
  quantum/plugins/cisco/conf/l2network_plugin.ini
  quantum/plugins/cisco/conf/nexus.ini
  quantum/plugins/cisco/conf/nova.ini
  quantum/plugins/cisco/conf/plugins.ini
  quantum/plugins/cisco/conf/ucs.ini
  quantum/plugins/cisco/db/
  quantum/plugins/cisco/db/__init__.py
  quantum/plugins/cisco/l2device_plugin_base.py
  quantum/plugins/cisco/l2network_model.py
  quantug/plugins/cisco/l2network_model_base.py
  quantum/plugins/cisco/l2network_plugin.py
  quantum/plugins/cisco/l2network_plugin_configuration.py
  quantum/plugins/cisco/nexus/
  quantum/plugins/cisco/nexus/__init__.py
  quantum/plugins/cisco/nexus/cisco_nexus_configuration.py
  quantum/plugins/cisco/nexus/cisco_nexus_network_driver.py
  quantum/plugins/cisco/nexus/cisco_nexus_plugin.py
  quantum/plugins/cisco/run_tests.py
  quantum/plugins/cisco/tests/
  quantum/plugins/cisco/tests/__init__.py
  quantum/plugins/cisco/tests/unit/
  quantum/plugins/cisco/tests/unit/__init__.py
  quantum/plugins/cisco/tests/unit/test_l2networkApi.py
  quantum/plugins/cisco/tests/unit/test_nexus_plugin.py
  quantum/plugins/cisco/tests/unit/test_ucs_driver.py
  quantum/plugins/cisco/tests/unit/test_ucs_plugin.py
  quantum/plugins/cisco/ucs/
  quantum/plugins/cisco/ucs/__init__.py
  quantum/plugins/cisco/ucs/cisco_getvif.py
  quantum/plugins/cisco/ucs/cisco_ucs_configuration.py
  quantum/plugins/cisco/ucs/cisco_ucs_network_driver.py
  quantum/plugins/cisco/ucs/cisco_ucs_plugin.py
pending merges:
  Sumit Naiksatam 2011-08-15 Changes in the README file to incorporate Somik's comments.
    Edgar Magana 2011-08-15 Removing extra testing function on Nexus Driver
    Sumit Naiksatam 2011-08-13 Removed main from modules as per review comments.
    Sumit Naiksatam 2011-08-09 Tiny change to the README file, instructions on how to get ncclient.
    Sumit Naiksatam 2011-08-08 Changed to default plugin class name.
    Sumit Naiksatam 2011-08-08 [merge] Added tests directory to list of modules in the README file.
    Edgar Magana 2011-08-08 Adding the required build for Nexus support
    Sumit Naiksatam 2011-08-08 [merge] Merge latest from lp:quantum
    Sumit Naiksatam 2011-08-08 Added "tests" directory to the list modules in the README file.
    Sumit Naiksatam 2011-08-08 Fixed typo in README
    Sumit Naiksatam 2011-08-08 README file updates (pointer to Nova Cactus branch), and numerous other edits based on Mark's template.
    Sumit Naiksatam 2011-08-08 [merge] L2 Network Plugin Framework merge.
    Sumit Naiksatam 2011-08-08 Incorporated changes in response to review comments from Ram.
    Sumit Naiksatam 2011-08-08 Making a check for the presence of UCS/Nexus plugin (earlier it was not in certain cases). With this change, if th...
    Sumit Naiksatam 2011-08-08 [merge] Merging test cases from Shwetas' branch, and further modified README file.
    Sumit Naiksatam 2011-08-07 RHEL limitation updated.
    Sumit Naiksatam 2011-08-07 Changes to enhance L2 network plugin framework.
    Sumit Naiksatam 2011-08-06 Added QuantunPluginBase as the base class for the l2network_plugin.
    Sumit Naiksatam 2011-08-06 Generalized and put placeholders.
    Sumit Naiksatam 2011-08-05 Added info about ssh conf required for nexus switch.
    Sumit Naiksatam 2011-08-05 Nexus plugin classpath was incorrect, fixed it.
    Sumit Naiksatam 2011-08-05 [merge] Merge latest from lp:quantum (via lp:~cisco-openstack/quantum/l2network-plugin).
    Sumit Naiksatam 2011-08-05 Edits to reflect conf changes, made it easier to follow.
    Sumit Naiksatam 2011-08-05 Fixed issue with creating new port profiles (one configuration parameter got left out during the migration to the ...
    Sumit Naiksatam 2011-08-05 Fixes the broken call to second level of plugins. Renaming will work now.
    Sumit Naiksatam 2011-08-05 Loading of device-specific plugins and drivers is done dynamically by setting configuration.
    Sumit Naiksatam 2011-08-08 [merge] Merging the test framework from Shweta's branch.
    Shweta P 2011-08-08 Adding Unit Test Cases Now
    Shweta P 2011-08-08 Adding Cisco Unit Tests
    Sumit Naiksatam 2011-08-05 [merge] Merge from lp:quantum
    Edgar Magana 2011-08-04 [merge] Removing extra file in Nexus Driver
    Edgar Magana 2011-08-04 Removing extra file in Nexus Driver
    Sumit Naiksatam 2011-08-03 Removed quantum/plugins/cisco/db/ and quantum/cisco_extensions since these will be merged separately.
    Sumit Naiksatam 2011-08-03 Adding conf directory for configuration files.
    Sumit Naiksatam 2011-08-03 Fixed pep8 error.
    Sumit Naiksatam 2011-08-03 [merge] Merging changes.
    Edgar Magana 2011-08-03 Fixed an issue selecting the right port interface and also properly switching off the Nexus Interface
    Sumit Naiksatam 2011-08-03 [merge] Merging changes from lp:quantum
    Sumit Naiksatam 2011-08-02 [merge] Merging the port profile client name fix.
    Sumit Naiksatam 2011-08-02 Earlier fix resulted in a different issue (profile client name, was also being used as profile name, hence breaking).
    Sumit Naiksatam 2011-08-02 Truncated the port profile client name length to 16 characters (ucsm excepts max 17 chars).
    Edgar Magana 2011-08-01 Including a flag to activate the NX-OS driver
    Edgar Magana 2011-08-01 Adding the Nexus OS driver based on the new PlugIn structure
    rohitagarwalla 2011-07-31 [merge] persistence of l2network & ucs plugins using mysql
    rohitagarwalla 2011-07-31 [merge] merged the latest changes from plugin-framework branch - revision 39
    rohitagarwalla 2011-07-29 persistence of l2network & ucs plugins using mysql
    Sumit Naiksatam 2011-07-31 Adding a tests directory, this can be used for plugin-specific test cases.
    Sumit Naiksatam 2011-07-31 Including copyright info.
    Sumit Naiksatam 2011-07-31 For the modules to get added, missed in the earlier checkin.
    Sumit Naiksatam 2011-07-31 Changed the directory structure to a more organized one.
    Sumit Naiksatam 2011-07-31 [merge] Merging the latest changes from lp:quantum.
    Sumit Naiksatam 2011-07-28 Changed the param name "network-name" to "net-name" since the Quantum service expects the later.
    Sumit Naiksatam 2011-07-24 [merge] Merge changes from lp:quantum
    Ying Liu 2011-07-15 add extension code in.(last push does not include this directory.)
    Ying Liu 2011-07-15 add api extensions (including portprofiles resources and associate/disassociate actions.)
    Sumit Naiksatam 2011-07-15 [merge] Merge latest from lp:quantum (picking up API framework changes like quantum/manager.py and resource contro...
    Sumit Naiksatam 2011-07-14 Changes to support port-profile extension.
    Debo 2011-07-14 Very initial version of the nxos driver .... lets call it ver 0.0.1!
    rohitagarwalla 2011-07-13 Porting shell script get-vif.sh to python module get-vif.py for cisco ucsm module
    Sumit Naiksatam 2011-07-12 [merge] Merge pep8 changes
    Rick Clark 2011-07-08 minor pep8 fix.
    Sumit Naiksatam 2011-07-12 Required for recognizing the "cisco" package. Missed in the initial checkin.
    Sumit Naiksatam 2011-07-08 Changed some credentials (does not affect functionality).
    Sumit Naiksatam 2011-07-08 This file is not required.
    Sumit Naiksatam 2011-07-08 Initial checkin for the L2-Network Plugin with all the associated modules and artifacts.

13 years agoMerging Shweta's change to fix a function call in the test code.
Sumit Naiksatam [Tue, 16 Aug 2011 15:36:12 +0000 (08:36 -0700)]
Merging Shweta's change to fix a function call in the test code.

13 years agoAdding the changed UCS Driver function names in test_ucs_driver.
Shweta P [Tue, 16 Aug 2011 14:52:55 +0000 (07:52 -0700)]
Adding the changed UCS Driver function names in test_ucs_driver.

13 years agoMerging from Sumit's branch pylint fixes and incorporating review comments.
Sumit Naiksatam [Tue, 16 Aug 2011 08:06:07 +0000 (01:06 -0700)]
Merging from Sumit's branch pylint fixes and incorporating review comments.

13 years agoChanges to README file and merging Shweta's changes.
Sumit Naiksatam [Tue, 16 Aug 2011 07:28:39 +0000 (00:28 -0700)]
Changes to README file and merging Shweta's changes.

13 years agoMergin Shweta's test changes, also README file.
Sumit Naiksatam [Tue, 16 Aug 2011 07:08:38 +0000 (00:08 -0700)]
Mergin Shweta's test changes, also README file.

13 years agoChanges to test structure. Adding pylint correctons.
Shweta P [Tue, 16 Aug 2011 06:02:22 +0000 (23:02 -0700)]
Changes to test structure. Adding pylint correctons.

13 years agoFixes to the README file per earlier review comments. Also removed main from one...
Sumit Naiksatam [Tue, 16 Aug 2011 04:01:00 +0000 (21:01 -0700)]
Fixes to the README file per earlier review comments. Also removed main from one of the modules.

13 years agoMergin from cisco brach.
Sumit Naiksatam [Tue, 16 Aug 2011 03:29:06 +0000 (20:29 -0700)]
Mergin from cisco brach.

13 years agoMerging from lp:quantum.
Sumit Naiksatam [Tue, 16 Aug 2011 03:27:49 +0000 (20:27 -0700)]
Merging from lp:quantum.

13 years agoPulling changes from Cisco branch.
Sumit Naiksatam [Tue, 16 Aug 2011 03:21:32 +0000 (20:21 -0700)]
Pulling changes from Cisco branch.

13 years agoPylint fixes.
Sumit Naiksatam [Tue, 16 Aug 2011 03:19:54 +0000 (20:19 -0700)]
Pylint fixes.

13 years agoMerging Nexus pylint changes and other enhancements from Edgar.
Sumit Naiksatam [Tue, 16 Aug 2011 00:24:47 +0000 (17:24 -0700)]
Merging Nexus pylint changes and other enhancements from Edgar.

13 years agopep8 passed
eperdomo@cisco.com [Tue, 16 Aug 2011 00:17:20 +0000 (17:17 -0700)]
pep8 passed
pylint 8.83

13 years agoMerging Rohit's changes.
Sumit Naiksatam [Mon, 15 Aug 2011 23:40:25 +0000 (16:40 -0700)]
Merging Rohit's changes.

13 years agoMoved test_database.py to plugins/cisco/tests/unit/
rohitagarwalla [Mon, 15 Aug 2011 22:04:53 +0000 (15:04 -0700)]
Moved test_database.py to plugins/cisco/tests/unit/
Edited test_database.py to be able to run like other tests
pylint for cisco/db folder - 8.85/10
pylint for cisco/tests/unit/test_database.py - 8.42/10
pep8 done

13 years agoAdding a new file with all the XML snippets to make code easier to read
eperdomo@cisco.com [Mon, 15 Aug 2011 21:50:55 +0000 (14:50 -0700)]
Adding a new file with all the XML snippets to make code easier to read
Moving the Nexus SSH server port to the configuration file
Removing main functions
Making some changes based on Dan and Salvatore reviews

13 years agoChanges in the README file to incorporate Somik's comments.
Sumit Naiksatam [Mon, 15 Aug 2011 17:13:08 +0000 (10:13 -0700)]
Changes in the README file to incorporate Somik's comments.

13 years agopylint changes - pylint score for cisco/db folder - 8.27/10
rohitagarwalla [Mon, 15 Aug 2011 16:51:58 +0000 (09:51 -0700)]
pylint changes - pylint score for cisco/db folder - 8.27/10
pep8 checks done

13 years agoRemoving extra testing function on Nexus Driver
Edgar Magana [Mon, 15 Aug 2011 16:02:24 +0000 (09:02 -0700)]
Removing extra testing function on Nexus Driver

13 years agoMerging plugin and tests' changes.
Sumit Naiksatam [Mon, 15 Aug 2011 04:56:16 +0000 (21:56 -0700)]
Merging plugin and tests' changes.

13 years agoFixes to the tests which were breaking, including fixes to the test cases.
Sumit Naiksatam [Sun, 14 Aug 2011 19:33:44 +0000 (12:33 -0700)]
Fixes to the tests which were breaking, including fixes to the test cases.

13 years agoMerge Rohit's branch with persistence framework fixes.
Sumit Naiksatam [Sun, 14 Aug 2011 18:00:08 +0000 (11:00 -0700)]
Merge Rohit's branch with persistence framework fixes.

13 years agoPulling in changes from Rohit's branch.
Sumit Naiksatam [Sun, 14 Aug 2011 16:37:38 +0000 (09:37 -0700)]
Pulling in changes from Rohit's branch.

13 years agoPulling in changes from Shweta's branch.
Sumit Naiksatam [Sun, 14 Aug 2011 16:35:19 +0000 (09:35 -0700)]
Pulling in changes from Shweta's branch.

13 years agoRemoved main from modules as per review comments.
Sumit Naiksatam [Sun, 14 Aug 2011 01:28:02 +0000 (18:28 -0700)]
Removed main from modules as per review comments.

13 years agoupdated README file to include persistence framework setup instructions
rohitagarwalla [Sat, 13 Aug 2011 20:37:20 +0000 (13:37 -0700)]
updated README file to include persistence framework setup instructions
updated db api.py unset_attachment method to return port
moved db_conn.ini into cisco/conf/ with other configuration files
updated l2network_plugin_configuration.py to get db config
cleaned up l2network_db.py - removed config parser code as using cisco config parser
updated l2network_db.py to raise specific exceptions in error cases
updated create_vlanid method in l2network_db.py to not raise exception if vlan rows exist
updated portprofile and portprofile_binding methods to include tenant_id as an argument
added cisco/db/test_database.py containing unit tests for quantum and l2network_plugin tables
edited get_pp_binding method in l2network_db.py to return empty list when no results found
pep8 checks done