]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
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...