Commit Graph

  • 0781498b84 Vinkesh/Deepak| Added doc and small refactoring Deepak N 2011-07-19 10:20:48 +0530
  • 6feacc0c6d Unit tests for API completed fixed pep8 errors Salvatore Orlando 2011-07-18 23:51:22 +0100
  • 74727d29d9 Add TESTING document: description and polices for quantum tests Brad Hall 2011-07-18 13:44:48 -0700
  • 3ecf1c6ab6 Adding more unit tests Salvatore Orlando 2011-07-18 17:56:42 +0100
  • 2392ba0066 Deepak/Santhosh | ExtensionManager verifies that plugin implements the interface expected by the extension Deepak N 2011-07-18 19:45:24 +0530
  • 61e4811468 Santhosh/Deepak | Made supports_extension method optional for plugin, plugin will be loaded only once Deepak N 2011-07-18 17:24:26 +0530
  • cba26a3e7e Merged from quantum trunk Deepak N 2011-07-18 16:19:11 +0530
  • fbc19d8158 Santhosh/deepak| Load extensions supported by plugin Deepak N 2011-07-18 16:11:20 +0530
  • 6d25812ace add extension code in.(last push does not include this directory.) Ying Liu 2011-07-15 17:40:33 -0700
  • a8915ac3bc add api extensions (including portprofiles resources and associate/disassociate actions.) Ying Liu 2011-07-15 17:33:36 -0700
  • f7f1b1d2eb Merge latest from lp:quantum (picking up API framework changes like quantum/manager.py and resource controller changes). Sumit Naiksatam 2011-07-15 16:57:03 -0700
  • 62f0f53ddd Changes to support port-profile extension. Fixed an error in the README file. Sumit Naiksatam 2011-07-14 18:24:39 -0700
  • 0d9bf52025 Very initial version of the nxos driver .... lets call it ver 0.0.1! Debo 2011-07-14 17:11:55 -0700
  • 71ceb8fb84 Removing code related to functional tests Salvatore Orlando 2011-07-14 12:47:49 +0100
  • 7fb19f22ce Porting shell script get-vif.sh to python module get-vif.py for cisco ucsm module rohitagarwalla roagarwa@cisco.com 2011-07-13 12:39:09 -0700
  • cd46f081ec Merge pep8 changes Sumit Naiksatam 2011-07-12 15:23:23 -0700
  • 617e1b5ab8 Required for recognizing the "cisco" package. Missed in the initial checkin. Sumit Naiksatam 2011-07-12 14:50:49 -0700
  • 76a71fc1de Applying fix for bug #804237 from branch lp:~salvatore-orlando/quantum/bug804237 Salvatore Orlando 2011-07-09 00:34:49 +0100
  • 632b5bb800 minor pep8 fix. Rick Clark 2011-07-08 17:46:20 -0500
  • 5c1bca06ff Changed some credentials (does not affect functionality). Sumit Naiksatam 2011-07-08 14:40:56 -0700
  • c644206e43 This file is not required. Sumit Naiksatam 2011-07-08 14:29:45 -0700
  • d365ae3ac1 Initial checkin for the L2-Network Plugin with all the associated modules and artifacts. Sumit Naiksatam 2011-07-08 09:34:04 -0700
  • c723fada9a Rajaram/Santosh|misc readablity improvements to extension tests Rajaram Mallya 2011-07-07 17:35:14 +0530
  • de610f66fc Santosh/Rajaram| added extenstion test to show header extensibility Rajaram Mallya 2011-07-07 12:58:20 +0530
  • b45f213e78 Rajaram/Vinkesh | Added tests to confirm extensions can edit previously uneditable field. Rajaram Mallya 2011-07-06 19:15:54 +0530
  • 67ee9c1fd4 removing pep8 errors Salvatore Orlando 2011-07-06 12:41:13 +0100
  • e92064d745 Added more unit tests for API Starting work on functional tests, importing code from Glance Salvatore Orlando 2011-07-06 12:23:18 +0100
  • 7e8f06d6cc Now REALLY using in-memory db Salvatore Orlando 2011-07-05 18:27:26 +0100
  • 8af12499a8 Adapated plugin infrastructure to allow API to pass options to plugins Now using in-memory sqlite db for tests on FakePlugin teardown() now 'resets' the in-memory db Adding unit tests for APIs Salvatore Orlando 2011-07-05 17:50:30 +0100
  • 040cba6562 Fixing error introduced in find_config Salvatore Orlando 2011-07-05 11:27:12 +0100
  • a975ec6451 Removing excess debug line Salvatore Orlando 2011-07-05 10:24:13 +0100
  • 704ed9a4e1 Fixing syntax errors in db/models.py Salvatore Orlando 2011-07-05 01:08:18 +0100
  • c8be977cdc Temporary commit Salvatore Orlando 2011-07-04 18:50:45 +0100
  • dbd0fa5193 Now loading plugin before setting up routes. Passing same plugin instance to API controllers. Salvatore Orlando 2011-07-04 11:43:16 +0100
  • a93c1b1acb Adding unit test Applying pep8 fixes Salvatore Orlando 2011-07-01 12:20:31 +0100
  • fcc0f44230 Starting implementation of unit tests Fixing minor bugs with FakePlugin Salvatore Orlando 2011-06-30 18:13:01 +0100
  • 2a8dc1cc88 Removing static data for FakePlugin Salvatore Orlando 2011-06-29 16:48:55 +0100
  • a99caf43c1 - Unit tests will use FakePlugin - FakePlugin adapted to db API with sqlite - db Models updated to inherit from generic Quantum Base model (provides utility functions and capabilities for treating db objects as dicts - see nova.db.models.NovaBase) - functional tests commented out temporarily. Will un-comment when code for starting actual service is in place Salvatore Orlando 2011-06-29 16:40:15 +0100
  • 53c506b7da Adding Routes>=1.12.3 to tools/pip-requires Salvatore Orlando 2011-06-29 11:18:12 +0100
  • d0cb0eea78 Work in progress - just starting Salvatore Orlando 2011-06-28 18:04:27 +0100
  • ebd311ffd0 ...and again! Salvatore Orlando 2011-06-28 10:43:11 +0100
  • f5f9f47370 I hope I get the commit right now Salvatore Orlando 2011-06-28 10:42:30 +0100
  • a0df0746fd removing "quantum" folder as well from etc Salvatore Orlando 2011-06-28 10:41:40 +0100
  • 4a8cd2bd8f removing api-paste.ini Salvatore Orlando 2011-06-28 10:37:48 +0100
  • 81f9170ad5 Addressing comments from Somik Salvatore Orlando 2011-06-28 10:29:08 +0100
  • 5d23ba2598 Merging dan wendlandt's bugfixes for Bug #800466 and improvements that enable Quantum to seamlessly run on KVM! Somik Behera 2011-06-27 16:34:28 -0700
  • a0692d9cc6 fix pep8 introduced by trunk merge Dan Wendlandt 2011-06-27 16:11:09 -0700
  • c0260982ac A small start on unit tests: mostly a proof of concept that contains a test for api/ports.py Brad Hall 2011-06-27 16:08:58 -0700
  • 41835dc9ed Added some more plugin agnostic tests (attachment and negative tests) and some pep8 fixes. Brad Hall 2011-06-27 16:07:03 -0700
  • cf660ee8f0 merge Dan Wendlandt 2011-06-27 09:30:08 -0700
  • 7534f9dea7 more pep8 goodness Dan Wendlandt 2011-06-27 09:27:18 -0700
  • 1cb59504db Fixing bug #798262 Salvatore Orlando 2011-06-27 14:09:52 +0100
  • dad5dbb764 refactor batch_config, allow multiple attaches with the empty string Dan Wendlandt 2011-06-25 02:04:55 -0700
  • 764937bb3d Merge: bzr merge lp:~bgh/quantum/bugfixes Brad Hall 2011-06-24 11:41:48 -0700
  • 55338cfd4f Fix cut and paste error in api_unplug_iface Brad Hall 2011-06-24 11:20:03 -0700
  • 9c6ab1bc28 Fixing bug #798261 Salvatore Orlando 2011-06-24 15:21:56 +0100
  • a94c424f89 Merge trunk Resolving conflicts Salvatore Orlando 2011-06-24 14:52:17 +0100
  • fdfa94c8ae no-commit Salvatore Orlando 2011-06-24 14:05:35 +0100
  • b5ff082337 Santhosh/Vinkesh | Added extensions framework Santhosh 2011-06-23 18:03:59 +0530
  • 5072a9563e merge and pep8 cleanup Dan Wendlandt 2011-06-21 17:40:05 -0700
  • 8b20e8270d Merging latest changes from parent repo - lp:network-service , Parent repo had approved merge proposal for merging lp:~santhom/network-service/quantum_testing_framework , which has now been merged into lp:network-service Somik Behera 2011-06-21 10:37:34 -0700
  • 26272f44a5 Merging pep8 and functional test related changes lp:~santhom/network-service/quantum_testing_framework branch Somik Behera 2011-06-21 10:27:04 -0700
  • 04062526c1 add example to usage string for batch_config.py Dan Wendlandt 2011-06-21 10:13:07 -0700
  • 645251dba4 Bug fixes and clean-up, including supporting libvirt Dan Wendlandt 2011-06-21 00:14:14 -0700
  • a7ca758ee0 Fix typo in mysql package check Brad Hall 2011-06-17 11:06:19 -0700
  • cdc4256a72 Fix typo in mysql package check Brad Hall 2011-06-16 10:03:29 -0700
  • cc07877e10 Adding support for 'detail' action on networks objects Salvatore Orlando 2011-06-10 15:53:11 +0100
  • d9d0a6f565 README fixes Brad Hall 2011-06-09 07:42:19 -0700
  • fd249e2223 Santhosh/Deepak | Fixed the import issue and config.load_paste_app issue Santhosh 2011-06-09 10:29:30 +0530
  • fed70a5272 Santhosh/Vinkesh | Fixed all the pep8 violations. Modified the 'req' to 'request' across all the services and wsgi so that it's consistent with other projects Santhosh 2011-06-08 15:51:47 +0530
  • 6458fa7cff Santhosh/Vinkesh | Added the testing framework. Moved the smoketest to tests/functional Santhosh 2011-06-08 14:22:51 +0530
  • 17a94bdfad merged remote README changes Somik Behera 2011-06-07 16:58:14 -0700
  • 5ece989e47 Fix cli.py from last merge when it got overwritten Somik Behera 2011-06-07 16:56:53 -0700
  • 15a625ba16 Fixing pep8 errors removing excess debug lines Salvatore Orlando 2011-06-07 18:25:16 +0100
  • 645c863ba3 Add dependencies to README and fix whitespace Brad Hall 2011-06-07 10:17:56 -0700
  • cf4e1eeff4 Fix merge indentation errors Somik Behera 2011-06-06 23:09:53 -0700
  • ef3285903c Merged Brad's ovsplugin code Somik Behera 2011-06-06 23:07:05 -0700
  • 5d3d03aee9 pep8 changes for quantum-framework code pieces. Somik Behera 2011-06-06 22:48:57 -0700
  • 0c25ae807f Merge changes from quantum-framework-bgh branch Brad Hall 2011-06-06 16:50:33 -0700
  • 87a984d3f3 Update Quantum README file with instructions to launch the service and get going. Somik Behera 2011-06-06 16:35:47 -0700
  • 1f5e880341 Merge changes from quantum-framework Brad Hall 2011-06-06 14:17:43 -0700
  • b0e7265fa6 Updated quantum_plugin_base with with return type dataformats as well as exceptions. Somik Behera 2011-06-06 11:49:12 -0700
  • d769196098 Added a basic README file and updated Quantum plugin base class with appropriate exceptions. Somik Behera 2011-06-06 10:34:43 -0700
  • 0dfdf96311 Initial commit of exceptions that are raised by a quantum plugin. Somik Behera 2011-06-06 09:22:05 -0700
  • ccf5aa87c8 Make the wording a little clearer Brad Hall 2011-06-05 22:54:44 -0700
  • 8fe528d4f7 Remove -a option from examples (it no longer exists) Brad Hall 2011-06-05 22:42:46 -0700
  • 1a0c3722ee Make the API the default Brad Hall 2011-06-05 22:41:46 -0700
  • e33ad93cdb Address Dan's review comments Brad Hall 2011-06-05 22:38:04 -0700
  • c93cbb7d1b Make the manager a little smarter about finding its config file Brad Hall 2011-06-05 21:52:09 -0700
  • f68ba1f58a Fix another TODO: remove main function from manager Brad Hall 2011-06-04 22:00:50 -0700
  • e1475fcc07 Fix detail_net and list_ports commands Brad Hall 2011-06-04 21:58:27 -0700
  • 2265c84a30 Remove get_all_interfaces and fix detail_network commands Brad Hall 2011-06-04 18:46:44 -0700
  • 178fcc3240 Initial version of openvswitch plugin Brad Hall 2011-06-04 18:19:37 -0700
  • 48f4e9aaa0 * Merged changes from Salvatore's branch - quantum-api-workinprogress * Removed spurious methods from quantum_base_plugin class. * Updated the sample plugins to be compliant with the new QuantumBase class. Somik Behera 2011-06-04 17:45:36 -0700
  • 5050560418 Update readme with quantum specific instructions Brad Hall 2011-06-04 13:23:29 -0700
  • 1e441b67d1 Address some of the remaining TODOs and general cleanup Brad Hall 2011-06-04 13:17:32 -0700
  • 1c37bde8cb Add headers Brad Hall 2011-06-03 20:59:49 -0700
  • 46a57d2c11 Initial cut of openvswitch plugin Brad Hall 2011-06-03 20:56:32 -0700
  • 84bed05e11 Add database models/functions for ports and networks Brad Hall 2011-06-03 20:55:26 -0700
  • 9453bb93c4 Print the command list in the help Brad Hall 2011-06-03 11:02:54 -0700