~registry/network-service/quantum-api-workinprogress

Viewing all changes in revision 5.

  • Committer: Somik Behera
  • Date: 2011-05-15 20:31:23 UTC
  • Revision ID: somik@nicira.com-20110515203123-rawv016bdvel4wrl
1) Created a DummDataPlugin in SamplePlugin module.

                - DummyDataPlugin is a sligh improvment over QuantumEchoPlugin in that 
           the plugin returns hard-coded data structures.

2) Created a CLI that enabled quantum plugin writers to test their plug-in implementation.

                - Currently I am using DummyDataPlugin to test and run the CLI
           but if anybody has another better Quantum plug-in, please modify
           manager.py to use your plug-in and drive the plug-in using the CLI.
        - Running the CLI against wider variety of plug-ins will help the CLI
           evolve and improve. Please free to send patches.

3) TODO: list

        - Finalize the plug-in data model
    - Finalize the exception and make the plug-in throw exceptions
        - Write unit tests for plug-in qualification and CLI testing.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: