]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2011-06-16 Brad HallFix typo in mysql package check
2011-06-09 Brad HallREADME fixes
2011-06-07 Somik Beheramerged remote README changes
2011-06-07 Somik BeheraFix cli.py from last merge when it got overwritten
2011-06-07 Brad HallAdd dependencies to README and fix whitespace
2011-06-07 Somik Behera Fix merge indentation errors
2011-06-07 Somik Behera Merged Brad's ovsplugin code
2011-06-07 Somik Beherapep8 changes for quantum-framework code pieces.
2011-06-06 Brad HallMerge changes from quantum-framework-bgh branch
2011-06-06 Somik BeheraUpdate Quantum README file with instructions to launch...
2011-06-06 Brad HallMerge changes from quantum-framework
2011-06-06 Somik BeheraUpdated quantum_plugin_base with with return type dataf...
2011-06-06 Somik BeheraAdded a basic README file and updated Quantum plugin...
2011-06-06 Somik BeheraInitial commit of exceptions that are raised by a quant...
2011-06-06 Brad HallMake the wording a little clearer
2011-06-06 Brad HallRemove -a option from examples (it no longer exists)
2011-06-06 Brad HallMake the API the default
2011-06-06 Brad HallAddress Dan's review comments
2011-06-06 Brad HallMake the manager a little smarter about finding its...
2011-06-05 Brad HallFix another TODO: remove main function from manager
2011-06-05 Brad HallFix detail_net and list_ports commands
2011-06-05 Brad HallRemove get_all_interfaces and fix detail_network commands
2011-06-05 Brad HallInitial version of openvswitch plugin
2011-06-05 Somik Behera* Merged changes from Salvatore's branch - quantum...
2011-06-04 Brad HallUpdate readme with quantum specific instructions
2011-06-04 Brad HallAddress some of the remaining TODOs and general cleanup
2011-06-04 Brad HallAdd headers
2011-06-04 Brad HallInitial cut of openvswitch plugin
2011-06-04 Brad HallAdd database models/functions for ports and networks
2011-06-03 Brad HallPrint the command list in the help
2011-06-03 Brad HallWhitespace fixes
2011-06-03 Brad HallAdded api functions for the interface commands
2011-06-03 Brad HallInitial rework of cli to use the WS api
2011-06-01 Brad HallCopy over miniclient from testscripts and port tests...
2011-05-31 Salvatore OrlandoAdding ports.py to source control
2011-05-31 Salvatore Orlandopep8 fixes (1st batch)
2011-05-30 Salvatore OrlandoFirst working version of Quantum API
2011-05-28 Salvatore OrlandoAdding views/networks.py to bzr
2011-05-27 Salvatore OrlandoAdding serialization/deserilization for network resources.
2011-05-26 salvatorenetworks api with final URL structure.
2011-05-26 Salvatore OrlandoImplementing interface with plugin
2011-05-25 salvatoreadpating wsgi files
2011-05-24 Salvatore OrlandoWork in progress on network API
2011-05-23 Salvatore OrlandoAdding first files for quantum API
2011-05-20 Brad HallMinor fixes: indentation in bin/quantum and fix import...
2011-05-20 Salvatore OrlandoAdding api paste configuration file
2011-05-20 Salvatore OrlandoRemoving .pydevproject from version control
2011-05-20 Salvatore OrlandoBranching from quantum-framework
2011-05-20 Salvatore OrlandoAdding flags.py to infrastructure code
2011-05-20 Somik BeheraMove plugin configuration to plugins.ini - a config...
2011-05-15 Somik Behera1) Created a DummDataPlugin in SamplePlugin module.
2011-05-13 Somik Beheramerged salvatore's changes to local branch
2011-05-13 Somik Behera1) Added a bare-bones framework for quantum plugins.
2011-05-13 Salvatore OrlandoFixing pep8 errors
2011-05-11 Somik Beheraadding /bzrignore to precent checking in pyc files...
2011-05-11 Somik BeheraPushing initial started code based on Glance project...