]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2011-08-15 rohitagarwallapylint changes - pylint score for cisco/db folder ...
2011-08-13 rohitagarwallaupdated README file to include persistence framework...
2011-08-12 rohitagarwallapep8 errors fixed
2011-08-11 rohitagarwalla- Added new tables VlanID to generate ids and maintain...
2011-08-11 rohitagarwallaadded network and port models similar to quantum with...
2011-08-10 rohitagarwalla- added network and port models into the l2network...
2011-08-10 Sumit NaiksatamMerge from the base merge-prop branch (README changes).
2011-08-10 Sumit NaiksatamTiny change to the README file, instructions on how...
2011-08-09 rohitagarwallaAdding db connection and l2network plugin database...
2011-08-09 Sumit NaiksatamChanged to default plugin class name.
2011-08-09 Sumit NaiksatamAdded tests directory to list of modules in the README...
2011-08-09 Sumit NaiksatamMerge latest from lp:quantum
2011-08-09 Sumit NaiksatamAdded "tests" directory to the list modules in the...
2011-08-09 Edgar MaganaAdding the required build for Nexus support
2011-08-09 Somik BeheraMerging changes addressing Bug # 802772. Thanks lp...
2011-08-09 Somik BeheraMerging bugfix for Bug 822890 - Added License file...
2011-08-08 Sumit NaiksatamFixed typo in README
2011-08-08 Sumit NaiksatamREADME file updates (pointer to Nova Cactus branch...
2011-08-08 Sumit NaiksatamL2 Network Plugin Framework merge.
2011-08-08 Sumit NaiksatamIncorporated changes in response to review comments...
2011-08-08 Somik BeheraAdding Apache Version 2.0 license file. This is the...
2011-08-08 Sumit NaiksatamMaking a check for the presence of UCS/Nexus plugin...
2011-08-08 Sumit NaiksatamMerging test cases from Shwetas' branch, and further...
2011-08-08 Sumit NaiksatamMerging the test framework from Shweta's branch.
2011-08-08 Shweta PAdding Unit Test Cases Now
2011-08-08 Shweta PAdding Cisco Unit Tests
2011-08-08 Sumit NaiksatamRHEL limitation updated.
2011-08-07 Sumit NaiksatamChanges to enhance L2 network plugin framework.
2011-08-07 Sumit NaiksatamAdded QuantunPluginBase as the base class for the l2net...
2011-08-07 Sumit NaiksatamGeneralized and put placeholders.
2011-08-06 Dan Wendlandtanother merge
2011-08-06 Dan Wendlandtpep8 cleanup, restore defaults
2011-08-06 Sumit NaiksatamAdded info about ssh conf required for nexus switch.
2011-08-06 Dan Wendlandtmerge
2011-08-06 Dan Wendlandtremove unneeded tests from ovs_quantum_plugin
2011-08-06 Sumit NaiksatamNexus plugin classpath was incorrect, fixed it.
2011-08-06 Sumit NaiksatamMerge latest from lp:quantum (via lp:~cisco-openstack...
2011-08-06 Sumit NaiksatamMerge from lp:quantum
2011-08-06 Sumit NaiksatamEdits to reflect conf changes, made it easier to follow.
2011-08-05 Dan Wendlandtmerge heckj's pip-requires fixes
2011-08-05 Sumit NaiksatamFixed issue with creating new port profiles (one config...
2011-08-05 Sumit NaiksatamFixes the broken call to second level of plugins. Renam...
2011-08-05 Joe Heckupdates to pip-requires for CI
2011-08-05 Sumit NaiksatamLoading of device-specific plugins and drivers is done...
2011-08-04 Edgar MaganaRemoving extra file in Nexus Driver
2011-08-04 Edgar MaganaRemoving extra file in Nexus Driver
2011-08-03 Sumit NaiksatamRemoved quantum/plugins/cisco/db/ and quantum/cisco_ext...
2011-08-03 Sumit NaiksatamAdding conf directory for configuration files.
2011-08-03 Sumit NaiksatamFixed pep8 error.
2011-08-03 Sumit NaiksatamMerging changes.
2011-08-03 Sumit NaiksatamMerging changes from lp:quantum
2011-08-03 Edgar MaganaFixed an issue selecting the right port interface and...
2011-08-03 Salvatore OrlandoApplying fix for bug #814518
2011-08-03 Sumit NaiksatamMerging the port profile client name fix.
2011-08-03 Sumit NaiksatamEarlier fix resulted in a different issue (profile...
2011-08-03 Sumit NaiksatamTruncated the port profile client name length to 16...
2011-08-02 Somik BeheraMergin fix for Bug 818321
2011-08-02 Somik BeheraMerging approved OVS plugin configuration change branch.
2011-08-02 Somik BeheraMerging the brand new Quantum-client-library feature.
2011-08-02 Tyler SmithRequests now send the Content-Type in the HTTP request
2011-08-02 Dan Wendlandtfix broken flush in db.network_destroy, pep8 fixes
2011-08-02 Edgar MaganaIncluding a flag to activate the NX-OS driver
2011-08-02 Dan Wendlandtmerging branch for bug802772, which this branch is...
2011-08-01 Tyler SmithFixing pep8 errors
2011-08-01 Edgar MaganaAdding the Nexus OS driver based on the new PlugIn...
2011-08-01 Dan Wendlandtfix incorrect handling of duplicate network name, add...
2011-08-01 Tyler SmithMerging lp:quantum updates
2011-08-01 Tyler SmithFixing syntax issue. I had a 2.7+ style dict comprehens...
2011-08-01 Tyler SmithRemoving a debugging line
2011-08-01 Dan Wendlandtpep8 fix
2011-08-01 Salvatore OrlandoFixing API behaviour for throwing 400 error on invalid...
2011-08-01 Dan Wendlandtmake ovs plugin pay attention to port state
2011-08-01 rohitagarwallapersistence of l2network & ucs plugins using mysql
2011-08-01 Dan Wendlandtbug802772 update exception handling in OVS plugin to...
2011-08-01 rohitagarwallamerged the latest changes from plugin-framework branch...
2011-08-01 Dan Wendlandtremoving a few additional lines that aren't needed...
2011-08-01 Sumit NaiksatamAdding a tests directory, this can be used for plugin...
2011-08-01 Dan Wendlandtalso remove line that computes portcount, as it is...
2011-07-31 Sumit NaiksatamIncluding copyright info.
2011-07-31 Dan Wendlandtmerge branch for to fix bug817826
2011-07-31 Sumit NaiksatamFor the modules to get added, missed in the earlier...
2011-07-31 Dan Wendlandtremove PortCount attribute of network object, as it...
2011-07-31 Sumit NaiksatamChanged the directory structure to a more organized...
2011-07-31 Sumit NaiksatamMerging the latest changes from lp:quantum.
2011-07-30 Dan Wendlandtchange default integration bridge from br100 to br...
2011-07-30 Dan Wendlandtfix bug 817826 and similar error in batch_config.py
2011-07-30 rohitagarwallapersistence of l2network & ucs plugins using mysql
2011-07-29 Dan Wendlandtmerge Salvatore's api branch with fixes for tests....
2011-07-29 Tyler SmithMerging in main repo updates
2011-07-29 Tyler SmithUpdating to fix some SSL issues
2011-07-29 Salvatore OrlandoRemoving extra quantum.py file from source control
2011-07-29 Salvatore OrlandoApply fix for bug #817813
2011-07-29 Salvatore OrlandoApply fix for bug #814012
2011-07-29 Salvatore OrlandoApply fix for bug #814517
2011-07-29 Dan Wendlandtbug 817813: default provider in plugins.ini accidentall...
2011-07-29 Sumit NaiksatamChanged the param name "network-name" to "net-name...
2011-07-28 Tyler SmithRemoving some legacy code from the unit tests
2011-07-28 Tyler SmithAdding unit tests to cover the client library
2011-07-28 Tyler SmithChanging the CLI to use the new client library
2011-07-28 Tyler SmithAdding refactored API Client
next