]> review.fuel-infra Code Review - openstack-build/neutron-build.git/log
openstack-build/neutron-build.git
13 years agoAdding a tests directory, this can be used for plugin-specific test cases.
Sumit Naiksatam [Mon, 1 Aug 2011 01:00:56 +0000 (18:00 -0700)]
Adding a tests directory, this can be used for plugin-specific test cases.

13 years agoIncluding copyright info.
Sumit Naiksatam [Sun, 31 Jul 2011 19:04:01 +0000 (12:04 -0700)]
Including copyright info.

13 years agoFor the modules to get added, missed in the earlier checkin.
Sumit Naiksatam [Sun, 31 Jul 2011 18:54:29 +0000 (11:54 -0700)]
For the modules to get added, missed in the earlier checkin.

13 years agoChanged the directory structure to a more organized one.
Sumit Naiksatam [Sun, 31 Jul 2011 18:38:26 +0000 (11:38 -0700)]
Changed the directory structure to a more organized one.
Fixed the imports to reflect the new structure.

13 years agoMerging the latest changes from lp:quantum.
Sumit Naiksatam [Sun, 31 Jul 2011 15:55:13 +0000 (08:55 -0700)]
Merging the latest changes from lp:quantum.

13 years agomerge Salvatore's api branch with fixes for tests. Tweaking branch to remove unwante...
Dan Wendlandt [Fri, 29 Jul 2011 23:39:45 +0000 (16:39 -0700)]
merge Salvatore's api branch with fixes for tests.  Tweaking branch to remove unwanted bin/quantum.py as part of merge

13 years agoRemoving extra quantum.py file from source control
Salvatore Orlando [Fri, 29 Jul 2011 21:22:59 +0000 (22:22 +0100)]
Removing extra quantum.py file from source control
removing unused import from quantum/api/__init__.py

13 years agoApply fix for bug #817813
Salvatore Orlando [Fri, 29 Jul 2011 16:41:37 +0000 (17:41 +0100)]
Apply fix for bug #817813
Merging lp:~danwent/quantum/bug817813

13 years agoApply fix for bug #814012
Salvatore Orlando [Fri, 29 Jul 2011 16:39:12 +0000 (17:39 +0100)]
Apply fix for bug #814012
Merging lp:~danwent/quantum/bug814012

13 years agoApply fix for bug #814517
Salvatore Orlando [Fri, 29 Jul 2011 16:36:35 +0000 (17:36 +0100)]
Apply fix for bug #814517
merging lp:~tylesmit/quantum/quantum-bug-814517

13 years agobug 817813: default provider in plugins.ini accidentally changed. Changing it back...
Dan Wendlandt [Fri, 29 Jul 2011 02:08:56 +0000 (19:08 -0700)]
bug 817813: default provider in plugins.ini accidentally changed.  Changing it back to FakePlugin

13 years agoChanged the param name "network-name" to "net-name" since the Quantum service expects...
Sumit Naiksatam [Fri, 29 Jul 2011 01:28:07 +0000 (18:28 -0700)]
Changed the param name "network-name" to "net-name" since the Quantum service expects the later.

13 years agopep8 fixes
Dan Wendlandt [Wed, 27 Jul 2011 17:24:17 +0000 (10:24 -0700)]
pep8 fixes

13 years agofix bug 814012, add unit tests for it
Dan Wendlandt [Wed, 27 Jul 2011 16:33:21 +0000 (09:33 -0700)]
fix bug 814012, add unit tests for it

13 years agoResolving Bug 814517 which caused XML to have extra whitespace.
Tyler Smith [Wed, 27 Jul 2011 14:33:09 +0000 (07:33 -0700)]
Resolving Bug 814517 which caused XML to have extra whitespace.

13 years agoMerge changes from lp:quantum
Sumit Naiksatam [Sun, 24 Jul 2011 17:00:33 +0000 (10:00 -0700)]
Merge changes from lp:quantum

13 years agoApply fix for bug #797419
Salvatore Orlando [Fri, 22 Jul 2011 12:13:48 +0000 (13:13 +0100)]
Apply fix for bug #797419
merging lp:~salvatore-orlando/quantum/bug797419

13 years agoRe-fixing issues with XML deserialization (changes got lost in merges with trunk)
Salvatore Orlando [Fri, 22 Jul 2011 09:51:22 +0000 (10:51 +0100)]
Re-fixing issues with XML deserialization (changes got lost in merges with trunk)
Adapting assertions in unit tests merged from trunk to reflect changes in the API due to RFE requested by Erik Carlin

13 years agoMerging branch lp:~salvatore-orlando/quantum/bug802892
Salvatore Orlando [Fri, 22 Jul 2011 07:04:35 +0000 (08:04 +0100)]
Merging branch lp:~salvatore-orlando/quantum/bug802892
Fixing bug #802892

13 years agoMerging branch lp:~netstack/quantum/quantum-unit-tests
Salvatore Orlando [Fri, 22 Jul 2011 07:01:43 +0000 (08:01 +0100)]
Merging branch lp:~netstack/quantum/quantum-unit-tests

Provides functionality as specified by blueprint https://blueprints.launchpad.net/quantum/+spec/api-spec-unit-tests

13 years agoFixing silly pep8 error
Salvatore Orlando [Thu, 21 Jul 2011 16:37:24 +0000 (17:37 +0100)]
Fixing silly pep8 error

13 years agoMerge with quantum-unit-tests
Salvatore Orlando [Thu, 21 Jul 2011 16:24:24 +0000 (17:24 +0100)]
Merge with quantum-unit-tests

13 years agodoh
Salvatore Orlando [Thu, 21 Jul 2011 15:54:23 +0000 (16:54 +0100)]
doh

13 years agoRestoring quantum_plugin_base to previous state.
Salvatore Orlando [Thu, 21 Jul 2011 15:34:58 +0000 (16:34 +0100)]
Restoring quantum_plugin_base to previous state.
Will discuss in the future whether allow API layer to pass options to plugins upon initialization.

13 years agoUnit tests for API completed
Salvatore Orlando [Mon, 18 Jul 2011 22:51:22 +0000 (23:51 +0100)]
Unit tests for API completed
fixed pep8 errors

13 years agoAdd TESTING document: description and polices for quantum tests
Brad Hall [Mon, 18 Jul 2011 20:44:48 +0000 (13:44 -0700)]
Add TESTING document: description and polices for quantum tests

13 years agoAdding more unit tests
Salvatore Orlando [Mon, 18 Jul 2011 16:56:42 +0000 (17:56 +0100)]
Adding more unit tests

13 years agoadd extension code in.(last push does not include this directory.)
Ying Liu [Sat, 16 Jul 2011 00:40:33 +0000 (17:40 -0700)]
add extension code in.(last push does not include this directory.)

13 years agoadd api extensions (including portprofiles resources and associate/disassociate actions.)
Ying Liu [Sat, 16 Jul 2011 00:33:36 +0000 (17:33 -0700)]
add api extensions (including portprofiles resources and associate/disassociate actions.)

13 years agoMerge latest from lp:quantum (picking up API framework changes like quantum/manager...
Sumit Naiksatam [Fri, 15 Jul 2011 23:57:03 +0000 (16:57 -0700)]
Merge latest from lp:quantum (picking up API framework changes like quantum/manager.py and resource controller changes).

13 years agoChanges to support port-profile extension.
Sumit Naiksatam [Fri, 15 Jul 2011 01:24:39 +0000 (18:24 -0700)]
Changes to support port-profile extension.
Fixed an error in the README file.

13 years agoVery initial version of the nxos driver .... lets call it ver 0.0.1!
Debo [Fri, 15 Jul 2011 00:11:55 +0000 (17:11 -0700)]
Very initial version of the nxos driver .... lets call it ver 0.0.1!

yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy

added:
  quantum/plugins/cisco/nxosapi.py

13 years agoRemoving code related to functional tests
Salvatore Orlando [Thu, 14 Jul 2011 11:47:49 +0000 (12:47 +0100)]
Removing code related to functional tests

13 years agoPorting shell script get-vif.sh to python module get-vif.py for cisco ucsm module
rohitagarwalla roagarwa@cisco.com [Wed, 13 Jul 2011 19:39:09 +0000 (12:39 -0700)]
Porting shell script get-vif.sh to python module get-vif.py for cisco ucsm module

13 years agoMerge pep8 changes
Sumit Naiksatam [Tue, 12 Jul 2011 22:23:23 +0000 (15:23 -0700)]
Merge pep8 changes

13 years agoRequired for recognizing the "cisco" package. Missed in the initial checkin.
Sumit Naiksatam [Tue, 12 Jul 2011 21:50:49 +0000 (14:50 -0700)]
Required for recognizing the "cisco" package. Missed in the initial checkin.

13 years agoApplying fix for bug #804237
Salvatore Orlando [Fri, 8 Jul 2011 23:34:49 +0000 (00:34 +0100)]
Applying fix for bug #804237
from branch lp:~salvatore-orlando/quantum/bug804237

13 years agominor pep8 fix.
Rick Clark [Fri, 8 Jul 2011 22:46:20 +0000 (17:46 -0500)]
minor pep8 fix.

13 years agoChanged some credentials (does not affect functionality).
Sumit Naiksatam [Fri, 8 Jul 2011 21:40:56 +0000 (14:40 -0700)]
Changed some credentials (does not affect functionality).

13 years agoThis file is not required.
Sumit Naiksatam [Fri, 8 Jul 2011 21:29:45 +0000 (14:29 -0700)]
This file is not required.

13 years agoInitial checkin for the L2-Network Plugin with all the associated modules and artifacts.
Sumit Naiksatam [Fri, 8 Jul 2011 16:34:04 +0000 (09:34 -0700)]
Initial checkin for the L2-Network Plugin with all the associated modules and artifacts.

13 years agoremoving pep8 errors
Salvatore Orlando [Wed, 6 Jul 2011 11:41:13 +0000 (12:41 +0100)]
removing pep8 errors

13 years agoAdded more unit tests for API
Salvatore Orlando [Wed, 6 Jul 2011 11:23:18 +0000 (12:23 +0100)]
Added more unit tests for API
Starting work on functional tests, importing code from Glance

13 years agoNow REALLY using in-memory db
Salvatore Orlando [Tue, 5 Jul 2011 17:27:26 +0000 (18:27 +0100)]
Now REALLY using in-memory db

13 years agoAdapated plugin infrastructure to allow API to pass options to plugins
Salvatore Orlando [Tue, 5 Jul 2011 16:50:30 +0000 (17:50 +0100)]
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

13 years agoFixing error introduced in find_config
Salvatore Orlando [Tue, 5 Jul 2011 10:27:12 +0000 (11:27 +0100)]
Fixing error introduced in find_config

13 years agoRemoving excess debug line
Salvatore Orlando [Tue, 5 Jul 2011 09:24:13 +0000 (10:24 +0100)]
Removing excess debug line

13 years agoFixing syntax errors in db/models.py
Salvatore Orlando [Tue, 5 Jul 2011 00:08:18 +0000 (01:08 +0100)]
Fixing syntax errors in db/models.py

13 years agoTemporary commit
Salvatore Orlando [Mon, 4 Jul 2011 17:50:45 +0000 (18:50 +0100)]
Temporary commit

13 years agoNow loading plugin before setting up routes.
Salvatore Orlando [Mon, 4 Jul 2011 10:43:16 +0000 (11:43 +0100)]
Now loading plugin before setting up routes.
Passing same plugin instance to API controllers.

Also renamed 'network_manager' to 'plugin' in API controllers.

13 years agoAdding unit test
Salvatore Orlando [Fri, 1 Jul 2011 11:20:31 +0000 (12:20 +0100)]
Adding unit test
Applying pep8 fixes

Note: teardown does not yet work properly. Thinking about replacing it with something that simply deletes the temporary sql lite db.

13 years agoStarting implementation of unit tests
Salvatore Orlando [Thu, 30 Jun 2011 17:13:01 +0000 (18:13 +0100)]
Starting implementation of unit tests
Fixing minor bugs with FakePlugin

13 years agoRemoving static data for FakePlugin
Salvatore Orlando [Wed, 29 Jun 2011 15:48:55 +0000 (16:48 +0100)]
Removing static data for FakePlugin

13 years ago- Unit tests will use FakePlugin
Salvatore Orlando [Wed, 29 Jun 2011 15:40:15 +0000 (16:40 +0100)]
- 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

13 years agoAdding Routes>=1.12.3 to tools/pip-requires
Salvatore Orlando [Wed, 29 Jun 2011 10:18:12 +0000 (11:18 +0100)]
Adding Routes>=1.12.3 to tools/pip-requires

13 years agoWork in progress - just starting
Salvatore Orlando [Tue, 28 Jun 2011 17:04:27 +0000 (18:04 +0100)]
Work in progress - just starting

13 years ago...and again!
Salvatore Orlando [Tue, 28 Jun 2011 09:43:11 +0000 (10:43 +0100)]
...and again!

13 years agoI hope I get the commit right now
Salvatore Orlando [Tue, 28 Jun 2011 09:42:30 +0000 (10:42 +0100)]
I hope I get the commit right now

13 years agoremoving "quantum" folder as well from etc
Salvatore Orlando [Tue, 28 Jun 2011 09:41:40 +0000 (10:41 +0100)]
removing "quantum" folder as well from etc

13 years agoremoving api-paste.ini
Salvatore Orlando [Tue, 28 Jun 2011 09:37:48 +0000 (10:37 +0100)]
removing api-paste.ini

13 years agoAddressing comments from Somik
Salvatore Orlando [Tue, 28 Jun 2011 09:29:08 +0000 (10:29 +0100)]
Addressing comments from Somik

13 years agoMerging dan wendlandt's bugfixes for Bug #800466 and improvements that enable Quantum...
Somik Behera [Mon, 27 Jun 2011 23:34:28 +0000 (16:34 -0700)]
Merging dan wendlandt's bugfixes for Bug #800466 and improvements that enable Quantum to seamlessly
run on KVM!

removed:
  quantum/plugins/openvswitch/agent/set_external_ids.sh
added:
  tools/batch_config.py
renamed:
  quantum/plugins/openvswitch/agent/install.sh => quantum/plugins/openvswitch/agent/xenserver_install.sh
modified:
  quantum/cli.py
  quantum/db/api.py
  quantum/plugins/openvswitch/README
  quantum/plugins/openvswitch/agent/ovs_quantum_agent.py
  quantum/plugins/openvswitch/ovs_db.py
  quantum/plugins/openvswitch/ovs_models.py
  quantum/plugins/openvswitch/ovs_quantum_plugin.ini
  quantum/plugins/openvswitch/ovs_quantum_plugin.py
pending merges:
  Dan Wendlandt 2011-06-27 fix pep8 introduced by trunk merge
    Dan Wendlandt 2011-06-27 [merge] merge
    Dan Wendlandt 2011-06-27 more pep8 goodness
    Dan Wendlandt 2011-06-25 refactor batch_config, allow multiple attaches with the empty string
    Dan Wendlandt 2011-06-21 [merge] merge and pep8 cleanup
    Dan Wendlandt 2011-06-21 add example to usage string for batch_config.py
    Dan Wendlandt 2011-06-21 Bug fixes and clean-up, including supporting libvirt

13 years agofix pep8 introduced by trunk merge
Dan Wendlandt [Mon, 27 Jun 2011 23:11:09 +0000 (16:11 -0700)]
fix pep8 introduced by trunk merge

13 years agoA small start on unit tests: mostly a proof of concept that contains a test
Brad Hall [Mon, 27 Jun 2011 23:08:58 +0000 (16:08 -0700)]
A small start on unit tests: mostly a proof of concept that contains a test
for api/ports.py

13 years agoAdded some more plugin agnostic tests (attachment and negative tests) and some
Brad Hall [Mon, 27 Jun 2011 23:07:03 +0000 (16:07 -0700)]
Added some more plugin agnostic tests (attachment and negative tests) and some
pep8 fixes.

13 years agomerge
Dan Wendlandt [Mon, 27 Jun 2011 16:30:08 +0000 (09:30 -0700)]
merge

13 years agomore pep8 goodness
Dan Wendlandt [Mon, 27 Jun 2011 16:27:18 +0000 (09:27 -0700)]
more pep8 goodness

13 years agoFixing bug #798262
Salvatore Orlando [Mon, 27 Jun 2011 13:09:52 +0000 (14:09 +0100)]
Fixing bug #798262

13 years agorefactor batch_config, allow multiple attaches with the empty string
Dan Wendlandt [Sat, 25 Jun 2011 09:04:55 +0000 (02:04 -0700)]
refactor batch_config, allow multiple attaches with the empty string

13 years agoMerge: bzr merge lp:~bgh/quantum/bugfixes
Brad Hall [Fri, 24 Jun 2011 18:41:48 +0000 (11:41 -0700)]
Merge: bzr merge lp:~bgh/quantum/bugfixes

13 years agoFix cut and paste error in api_unplug_iface
Brad Hall [Fri, 24 Jun 2011 18:20:03 +0000 (11:20 -0700)]
Fix cut and paste error in api_unplug_iface

This fixes lp issue: https://bugs.launchpad.net/quantum/+bug/801598

13 years agoFixing bug #798261
Salvatore Orlando [Fri, 24 Jun 2011 14:21:56 +0000 (15:21 +0100)]
Fixing bug #798261

13 years agoMerge trunk
Salvatore Orlando [Fri, 24 Jun 2011 13:52:17 +0000 (14:52 +0100)]
Merge trunk
Resolving conflicts

13 years agono-commit
Salvatore Orlando [Fri, 24 Jun 2011 13:05:35 +0000 (14:05 +0100)]
no-commit

13 years agomerge and pep8 cleanup
Dan Wendlandt [Wed, 22 Jun 2011 00:40:05 +0000 (17:40 -0700)]
merge and pep8 cleanup

13 years agoMerging latest changes from parent repo - lp:network-service , Parent repo had approv...
Somik Behera [Tue, 21 Jun 2011 17:37:34 +0000 (10:37 -0700)]
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

13 years ago Merging pep8 and functional test related changes lp:~santhom/network-service/quantum...
Somik Behera [Tue, 21 Jun 2011 17:27:04 +0000 (10:27 -0700)]
 Merging pep8 and functional test related changes lp:~santhom/network-service/quantum_testing_framework branch

13 years agoadd example to usage string for batch_config.py
Dan Wendlandt [Tue, 21 Jun 2011 17:13:07 +0000 (10:13 -0700)]
add example to usage string for batch_config.py

13 years agoBug fixes and clean-up, including supporting libvirt
Dan Wendlandt [Tue, 21 Jun 2011 07:14:14 +0000 (00:14 -0700)]
Bug fixes and clean-up, including supporting libvirt

13 years agoFix typo in mysql package check
Brad Hall [Fri, 17 Jun 2011 18:06:19 +0000 (11:06 -0700)]
Fix typo in mysql package check

issue: https://bugs.launchpad.net/bugs/798080

13 years agoFix typo in mysql package check
Brad Hall [Thu, 16 Jun 2011 17:03:29 +0000 (10:03 -0700)]
Fix typo in mysql package check

issue: https://bugs.launchpad.net/bugs/798080

13 years agoAdding support for 'detail' action on networks objects
Salvatore Orlando [Fri, 10 Jun 2011 14:53:11 +0000 (15:53 +0100)]
Adding support for 'detail' action on networks objects

GET /tenants/{tenant-id}/networks/detail
returns details about all networks (id,name,number of logical ports)

GET /tenants/{tenant-id}/networks/{network-id}/detail
return complete details about a specific network, including ports and attachments

13 years agoREADME fixes
Brad Hall [Thu, 9 Jun 2011 14:42:19 +0000 (07:42 -0700)]
README fixes

13 years agoSanthosh/Deepak | Fixed the import issue and config.load_paste_app issue
Santhosh [Thu, 9 Jun 2011 04:59:30 +0000 (10:29 +0530)]
Santhosh/Deepak | Fixed the import issue and config.load_paste_app issue

13 years agoSanthosh/Vinkesh | Fixed all the pep8 violations. Modified the 'req' to 'request...
Santhosh [Wed, 8 Jun 2011 10:21:47 +0000 (15:51 +0530)]
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

13 years agoSanthosh/Vinkesh | Added the testing framework. Moved the smoketest to tests/functional
Santhosh [Wed, 8 Jun 2011 08:52:51 +0000 (14:22 +0530)]
Santhosh/Vinkesh | Added the testing framework. Moved the smoketest to tests/functional

13 years agomerged remote README changes
Somik Behera [Tue, 7 Jun 2011 23:58:14 +0000 (16:58 -0700)]
merged remote README changes

13 years agoFix cli.py from last merge when it got overwritten
Somik Behera [Tue, 7 Jun 2011 23:56:53 +0000 (16:56 -0700)]
Fix cli.py from last merge when it got overwritten

13 years agoFixing pep8 errors
Salvatore Orlando [Tue, 7 Jun 2011 17:25:16 +0000 (18:25 +0100)]
Fixing pep8 errors
removing excess debug lines

13 years agoAdd dependencies to README and fix whitespace
Brad Hall [Tue, 7 Jun 2011 17:17:56 +0000 (10:17 -0700)]
Add dependencies to README and fix whitespace

13 years ago Fix merge indentation errors
Somik Behera [Tue, 7 Jun 2011 06:09:53 +0000 (23:09 -0700)]
 Fix merge indentation errors

13 years ago Merged Brad's ovsplugin code
Somik Behera [Tue, 7 Jun 2011 06:07:05 +0000 (23:07 -0700)]
 Merged Brad's ovsplugin code

13 years agopep8 changes for quantum-framework code pieces.
Somik Behera [Tue, 7 Jun 2011 05:48:57 +0000 (22:48 -0700)]
pep8 changes for quantum-framework code pieces.

13 years agoMerge changes from quantum-framework-bgh branch
Brad Hall [Mon, 6 Jun 2011 23:50:33 +0000 (16:50 -0700)]
Merge changes from quantum-framework-bgh branch

13 years agoUpdate Quantum README file with instructions to launch the service and get going.
Somik Behera [Mon, 6 Jun 2011 23:35:47 +0000 (16:35 -0700)]
Update Quantum README file with instructions to launch the service and get going.

13 years agoMerge changes from quantum-framework
Brad Hall [Mon, 6 Jun 2011 21:17:43 +0000 (14:17 -0700)]
Merge changes from quantum-framework

13 years agoUpdated quantum_plugin_base with with return type dataformats as well as exceptions.
Somik Behera [Mon, 6 Jun 2011 18:49:12 +0000 (11:49 -0700)]
Updated quantum_plugin_base with with return type dataformats as well as exceptions.

13 years agoAdded a basic README file and updated Quantum plugin base class with appropriate...
Somik Behera [Mon, 6 Jun 2011 17:34:43 +0000 (10:34 -0700)]
Added a basic README file and updated Quantum plugin base class with appropriate exceptions.

13 years agoInitial commit of exceptions that are raised by a quantum plugin.
Somik Behera [Mon, 6 Jun 2011 16:22:05 +0000 (09:22 -0700)]
Initial commit of exceptions that are raised by a quantum plugin.

This list of exceptions is consistent with exceptions being expected by the API service. Please note that the exception list is still evolving and will soon be concrete.

13 years agoMake the wording a little clearer
Brad Hall [Mon, 6 Jun 2011 05:54:44 +0000 (22:54 -0700)]
Make the wording a little clearer