summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-02-15doc: internal document on openstack cooperationIsaku Yamahata
2013-02-15test: tuning integration test for OFPT_FLOW_REMOVEDHIYAMA Manabu
2013-02-15of1.3: fix ACTION_POP_MPLSFUJITA Tomonori
2013-02-14stop requiring gflagsYAMAMOTO Takashi
2013-02-14fix a typo in the help message of quantum_controller_addrYAMAMOTO Takashi
2013-02-14update a sample and documentationYAMAMOTO Takashi
2013-02-14adjust import order in ryu-manager and add a comment.YAMAMOTO Takashi
2013-02-14use openstack.common.cfg instead of gflagsYAMAMOTO Takashi
2013-02-14import cfg.py from oslo-incubatorYAMAMOTO Takashi
2013-02-14controller: fix send_q drainingYAMAMOTO Takashi
2013-02-13of1.2: fix OFPQueueProp parserKONDOH Tasuku
2013-02-13fix breakage the commit 68f3259754fdbd7b5351c9739bf6f238c7ffb313FUJITA Tomonori
2013-02-13controller/ofp_handler: improve version negotiationIsaku Yamahata
2013-02-13quantum_adapter: exception when VM deletionIsaku Yamahata
2013-02-13LICENCE: change end-of-line code CRLF to LFIsaku Yamahata
2013-02-12tests: make run_tests.py, test_lib.py executable as it includes #!Isaku Yamahata
2013-02-12doc: man pages for ryu-manager and ryu-clientIsaku Yamahata
2013-02-12doc: eliminate sphinx warningsIsaku Yamahata
2013-02-08fix typos in commentsYAMAMOTO Takashi
2013-02-08fix a fatal typo in network.pyYAMAMOTO Takashi
2013-02-08fix a fatal typo in GRETunnel _CONTEXTSYAMAMOTO Takashi
2013-02-08gre_tunnel: adapt to the new world order after dispatcher removalYAMAMOTO Takashi
2013-02-08tunnel_port_updater: adapt to the new world order after dispatcher removalYAMAMOTO Takashi
2013-02-08controller/handler: allow set_ev_handler without dispatchersYAMAMOTO Takashi
2013-02-08app_manager: add some assertions and LOG.infoYAMAMOTO Takashi
2013-02-08app_manager: print event flow for --verboseYAMAMOTO Takashi
2013-02-08app_manager: print some info about event flows for --verboseYAMAMOTO Takashi
2013-02-08app_manager: add an function to register an app instance explicitlyYAMAMOTO Takashi
2013-02-08Add support live-migrationYoshihiro Kaneko
2013-02-08ryu/controller/controller: add a helper method, is_reserved_port()Isaku Yamahata
2013-02-08ovs/bridge: more helper methodsIsaku Yamahata
2013-02-08ovs/vsctl: more commandsIsaku Yamahata
2013-02-08lib/ovs/db_client: library for low-level ovsdb manipulationIsaku Yamahata
2013-02-08app/client: add mac supportIsaku Yamahata
2013-02-08app/rest: add requirements to path componentIsaku Yamahata
2013-02-08app/rest: add API to register/update mac address for a given portIsaku Yamahata
2013-02-08app/tunnel_port_updater: application that creates/deletes tunnel portsIsaku Yamahata
2013-02-08ryu/controller/network.py: add helper functions for tunnel updaterIsaku Yamahata
2013-02-08app/gre_tunnel: implement GRETunnel appIsaku Yamahata
2013-02-07packet lib: rename icmp6 to icmpv6HIYAMA Manabu
2013-02-07test: fix integration tests: reflects 978f3e5cHIYAMA Manabu
2013-02-07dpset: fix the new event mechnism breakageFUJITA Tomonori
2013-02-07dpset: improve debug messageYAMADA Hideki
2013-02-06packet lib: fix a bug in ipv6HIYAMA Manabu
2013-02-06test: update integration testsHIYAMA Manabu
2013-02-05ryu/app/simple_vlan: simple VLAN app for OVSFUJITA Tomonori
2013-02-05app: Add quantum adapterFUJITA Tomonori
2013-02-05bin/ryu-client: teach quantum iface rest apiIsaku Yamahata
2013-02-05ryu/app/client: teach quantum iface apiIsaku Yamahata
2013-02-05rest/quantum: quantum iface REST APIIsaku Yamahata