]> review.fuel-infra Code Review - openstack-build/neutron-build.git/log
openstack-build/neutron-build.git
13 years agoMerging in latest changes from lp:quantum
Tyler Smith [Sat, 8 Jan 2011 00:44:09 +0000 (19:44 -0500)]
Merging in latest changes from lp:quantum

13 years agomerge sumit's branch for lp837752
Dan Wendlandt [Fri, 9 Sep 2011 16:01:30 +0000 (09:01 -0700)]
merge sumit's branch for lp837752

13 years agomerge salv's branch for bug834013
Dan Wendlandt [Fri, 9 Sep 2011 15:59:55 +0000 (08:59 -0700)]
merge salv's branch for bug834013

13 years agomerge salv's branch for keystone token on client bug838006
Dan Wendlandt [Thu, 8 Sep 2011 23:44:55 +0000 (16:44 -0700)]
merge salv's branch for keystone token on client bug838006

13 years agomerge rohit's db test branch: lp838318
Dan Wendlandt [Thu, 8 Sep 2011 23:35:55 +0000 (16:35 -0700)]
merge rohit's db test branch: lp838318

13 years agomerge salv fix for bug 841982, fix minor pep8 violation
Dan Wendlandt [Thu, 8 Sep 2011 23:32:18 +0000 (16:32 -0700)]
merge salv fix for bug 841982, fix minor pep8 violation

13 years agomerge salv fix for bug834008
Dan Wendlandt [Thu, 8 Sep 2011 23:28:16 +0000 (16:28 -0700)]
merge salv fix for bug834008

13 years agoChanges to address Salvatore's review comments, removed unnecessary imports, and...
Sumit Naiksatam [Thu, 8 Sep 2011 06:29:55 +0000 (23:29 -0700)]
Changes to address Salvatore's review comments, removed unnecessary imports, and changed a debug message.

13 years agochanging key names to confirm to api specs
rohitagarwalla [Thu, 8 Sep 2011 06:26:21 +0000 (23:26 -0700)]
changing key names to confirm to api specs

13 years agoMerging latest from lp:quantum
Sumit Naiksatam [Thu, 8 Sep 2011 01:24:31 +0000 (18:24 -0700)]
Merging latest from lp:quantum

13 years agoMerging lo:~salvatore-orlando/quantum/quantum-api-auth
Salvatore Orlando [Wed, 7 Sep 2011 10:28:25 +0000 (11:28 +0100)]
Merging lo:~salvatore-orlando/quantum/quantum-api-auth

Implements blueprint: Quantum API Auth (Keystone Integration)
https://blueprints.launchpad.net/quantum/+spec/quantum-api-auth

13 years agoMerge trunk
Salvatore Orlando [Wed, 7 Sep 2011 10:24:55 +0000 (11:24 +0100)]
Merge trunk

13 years agoImplementing Dan's suggestion concerning fixing the bug in db api rather than FakePlugin
Salvatore Orlando [Wed, 7 Sep 2011 10:21:56 +0000 (11:21 +0100)]
Implementing Dan's suggestion concerning fixing the bug in db api rather than FakePlugin

13 years agoFixing bad indent
Salvatore Orlando [Wed, 7 Sep 2011 10:19:10 +0000 (11:19 +0100)]
Fixing bad indent

13 years agosyncing diverged branches
rohitagarwalla [Tue, 6 Sep 2011 15:08:20 +0000 (08:08 -0700)]
syncing diverged branches

13 years agomerging from lp:quantum
rohitagarwalla [Tue, 6 Sep 2011 14:42:49 +0000 (07:42 -0700)]
merging from lp:quantum

13 years agomerging from lp:quantum
rohitagarwalla [Tue, 6 Sep 2011 10:30:35 +0000 (03:30 -0700)]
merging from lp:quantum

13 years agoFixing the bug in FakePlugin
Salvatore Orlando [Mon, 5 Sep 2011 17:18:46 +0000 (18:18 +0100)]
Fixing the bug in FakePlugin

13 years agomade general exception handling messages consistent
rohitagarwalla [Sat, 3 Sep 2011 10:42:37 +0000 (03:42 -0700)]
made general exception handling messages consistent
removed LOG pylint errors
cleanup in tests

13 years agoCreate operation now generate response with status code 202
Salvatore Orlando [Fri, 2 Sep 2011 11:50:08 +0000 (12:50 +0100)]
Create operation now generate response with status code 202

13 years agorestoring correct default pipeline
Salvatore Orlando [Fri, 2 Sep 2011 07:14:24 +0000 (08:14 +0100)]
restoring correct default pipeline

13 years agoMergin from lp:quantum
Sumit Naiksatam [Fri, 2 Sep 2011 07:13:04 +0000 (00:13 -0700)]
Mergin from lp:quantum

13 years agoAdd information about quantum dependency for nova
Sumit Naiksatam [Fri, 2 Sep 2011 07:08:26 +0000 (00:08 -0700)]
Add information about quantum dependency for nova

13 years agomerge salv's branch to remove dummy plugin
Dan Wendlandt [Fri, 2 Sep 2011 05:53:33 +0000 (22:53 -0700)]
merge salv's branch to remove dummy plugin

13 years agoChanging communication between UCSM driver to UCSM to HTTPS.
Sumit Naiksatam [Thu, 1 Sep 2011 23:48:17 +0000 (16:48 -0700)]
Changing communication between UCSM driver to UCSM to HTTPS.

13 years agoAdding CLI usage examlpes to the README.
Sumit Naiksatam [Thu, 1 Sep 2011 23:11:53 +0000 (16:11 -0700)]
Adding CLI usage examlpes to the README.

13 years agoAdding client-side support for Keystone integration
Salvatore Orlando [Thu, 1 Sep 2011 16:49:25 +0000 (17:49 +0100)]
Adding client-side support for Keystone integration

13 years agoKeystone-integrated pipeline should not be default in quantum.conf
Salvatore Orlando [Thu, 1 Sep 2011 16:26:42 +0000 (17:26 +0100)]
Keystone-integrated pipeline should not be default in quantum.conf

13 years agoRemoving class DUmmyDataPlugin
Salvatore Orlando [Thu, 1 Sep 2011 16:17:36 +0000 (17:17 +0100)]
Removing class DUmmyDataPlugin

13 years agoRemoved redundant configuration, and added more comments in the configuration files.
Sumit Naiksatam [Wed, 31 Aug 2011 19:56:01 +0000 (12:56 -0700)]
Removed redundant configuration, and added more comments in the configuration files.

13 years agoUpdating the README file.
Sumit Naiksatam [Wed, 31 Aug 2011 17:33:18 +0000 (10:33 -0700)]
Updating the README file.

13 years agoMerge trunk
Salvatore Orlando [Wed, 31 Aug 2011 10:52:41 +0000 (11:52 +0100)]
Merge trunk
Now re-submitting admin credentials if token expires

13 years agoMerging Shweta's test cases for mutliport resource
Sumit Naiksatam [Wed, 31 Aug 2011 07:34:44 +0000 (00:34 -0700)]
Merging Shweta's test cases for mutliport resource

13 years agoAdding Multinic tests
Shweta P [Wed, 31 Aug 2011 07:33:54 +0000 (00:33 -0700)]
Adding Multinic tests

13 years agoTypo fix in README
Sumit Naiksatam [Wed, 31 Aug 2011 04:55:45 +0000 (21:55 -0700)]
Typo fix in README

13 years agoMerging Sumit's changes including fixes for multinic support, and CLI module for...
Sumit Naiksatam [Wed, 31 Aug 2011 04:34:53 +0000 (21:34 -0700)]
Merging Sumit's changes including fixes for multinic support, and CLI module for working with extensions.

13 years agoMore fixes for multi-nic support.
Sumit Naiksatam [Wed, 31 Aug 2011 04:06:34 +0000 (21:06 -0700)]
More fixes for multi-nic support.

13 years agoFixed a bug with plug_interface.
Sumit Naiksatam [Wed, 31 Aug 2011 00:35:22 +0000 (17:35 -0700)]
Fixed a bug with plug_interface.

13 years agoMerging from Cisco branch
Sumit Naiksatam [Tue, 30 Aug 2011 23:21:20 +0000 (16:21 -0700)]
Merging from Cisco branch

13 years agoChanges to incorporate earlier review comments, also for multiport resource
Sumit Naiksatam [Tue, 30 Aug 2011 23:12:49 +0000 (16:12 -0700)]
Changes to incorporate earlier review comments, also for multiport resource

13 years agoadding quantum database unit test cases
rohitagarwalla [Tue, 30 Aug 2011 23:09:47 +0000 (16:09 -0700)]
adding quantum database unit test cases

13 years agoMerging changes from Ying's branch (new mutliport resource).
Sumit Naiksatam [Tue, 30 Aug 2011 23:03:24 +0000 (16:03 -0700)]
Merging changes from Ying's branch (new mutliport resource).

13 years agoadd multiport and exception handling
Ying Liu [Tue, 30 Aug 2011 23:13:59 +0000 (16:13 -0700)]
add multiport and exception handling

13 years agoadd multiport resource
Ying Liu [Tue, 30 Aug 2011 23:09:51 +0000 (16:09 -0700)]
add multiport resource

13 years agoMerging from lp:quantum
Sumit Naiksatam [Tue, 30 Aug 2011 21:40:42 +0000 (14:40 -0700)]
Merging from lp:quantum

13 years agoAvoiding deserializing body multiple times with several parameters
Salvatore Orlando [Tue, 30 Aug 2011 17:06:14 +0000 (18:06 +0100)]
Avoiding deserializing body multiple times with several parameters

13 years agomerge cisco consolidated plugin changes
Dan Wendlandt [Tue, 30 Aug 2011 16:54:49 +0000 (09:54 -0700)]
merge cisco consolidated plugin changes

13 years agoTest on param_value changes as follows:
Salvatore Orlando [Tue, 30 Aug 2011 16:37:12 +0000 (17:37 +0100)]
Test on param_value changes as follows:

            # If the parameter wasn't found and it was required, return 400
            if param_value is None and param['required']:
                msg = ("Failed to parse request. " +
                       "Parameter: " + param_name + " not specified")
                for line in msg.split('\n'):
                    LOG.error(line)
                raise exc.HTTPBadRequest(msg)

13 years agoMerging lp:~salvatore-orlando/quantum/bug834449
Salvatore Orlando [Tue, 30 Aug 2011 16:30:15 +0000 (17:30 +0100)]
Merging lp:~salvatore-orlando/quantum/bug834449

Fix for Bug #834449

13 years agoMerging Ying's changes (minor).
Sumit Naiksatam [Tue, 30 Aug 2011 16:22:04 +0000 (09:22 -0700)]
Merging Ying's changes (minor).

13 years agofix print statements in novatenant and portprofile
Ying Liu [Tue, 30 Aug 2011 16:16:23 +0000 (09:16 -0700)]
fix print statements in novatenant and portprofile

13 years agomerge trunk
Salvatore Orlando [Tue, 30 Aug 2011 16:06:19 +0000 (17:06 +0100)]
merge trunk

13 years agoMerge trunk
Salvatore Orlando [Tue, 30 Aug 2011 16:00:11 +0000 (17:00 +0100)]
Merge trunk
Updating names for APIRouter in CLI and CLI tests

13 years agoMinor refactoring
Sumit Naiksatam [Tue, 30 Aug 2011 07:19:47 +0000 (00:19 -0700)]
Minor refactoring

13 years agoChanges to l2network_plugin for create_ports and pylint fixes to cli.py
Sumit Naiksatam [Tue, 30 Aug 2011 07:04:39 +0000 (00:04 -0700)]
Changes to l2network_plugin for create_ports and pylint fixes to cli.py

13 years agoModified CLI to handle both core and extensions CLI
Sumit Naiksatam [Tue, 30 Aug 2011 06:36:46 +0000 (23:36 -0700)]
Modified CLI to handle both core and extensions CLI

13 years agomerge trunk
Dan Wendlandt [Tue, 30 Aug 2011 06:32:52 +0000 (23:32 -0700)]
merge trunk

13 years agolp835216 client lib was not passing in kwargs when creating exceptions
Dan Wendlandt [Tue, 30 Aug 2011 01:59:14 +0000 (18:59 -0700)]
lp835216 client lib was not passing in kwargs when creating exceptions

13 years agolp834694 fix integrity error when deleting network with unattached ports. Add unit...
Dan Wendlandt [Tue, 30 Aug 2011 01:16:39 +0000 (18:16 -0700)]
lp834694 fix integrity error when deleting network with unattached ports.  Add unit test.

13 years agoMinor fix in delete_port
Sumit Naiksatam [Mon, 29 Aug 2011 09:14:05 +0000 (02:14 -0700)]
Minor fix in delete_port

13 years agomerging changes from cisco consolidated branch
Sumit Naiksatam [Mon, 29 Aug 2011 09:10:43 +0000 (02:10 -0700)]
merging changes from cisco consolidated branch

13 years agoFixes to support multinic.
Sumit Naiksatam [Mon, 29 Aug 2011 09:06:48 +0000 (02:06 -0700)]
Fixes to support multinic.

13 years agoMerging fixes from Sumit's branch for extension API version number and to UCS invento...
Sumit Naiksatam [Sun, 28 Aug 2011 19:41:30 +0000 (12:41 -0700)]
Merging fixes from Sumit's branch for extension API version number and to UCS inventory to associated VIF-ID with ports.

13 years agoMerging from the Cisco branch.
Sumit Naiksatam [Sun, 28 Aug 2011 19:20:35 +0000 (12:20 -0700)]
Merging from the Cisco branch.

13 years agoadding new api methods using just port_id
rohitagarwalla [Sun, 28 Aug 2011 19:27:27 +0000 (12:27 -0700)]
adding new api methods using just port_id

13 years agoFixing the extensions URL to 1.0 and pep8 error.
Sumit Naiksatam [Sun, 28 Aug 2011 05:55:08 +0000 (22:55 -0700)]
Fixing the extensions URL to 1.0 and pep8 error.

13 years agobug fixes to handle multinic
Sumit Naiksatam [Sun, 28 Aug 2011 05:00:23 +0000 (22:00 -0700)]
bug fixes to handle multinic

13 years agoMerging Shweta's fix for extensions' test cases (clean up was not happening completely).
Sumit Naiksatam [Sun, 28 Aug 2011 00:13:44 +0000 (17:13 -0700)]
Merging Shweta's fix for extensions' test cases (clean up was not happening completely).

13 years agoAdding Network and Port clean up functions for portprofile unit tests
Shweta P [Sat, 27 Aug 2011 23:55:54 +0000 (16:55 -0700)]
Adding Network and Port clean up functions for portprofile unit tests

13 years agoMerging from lp:quantum
Sumit Naiksatam [Sat, 27 Aug 2011 02:18:41 +0000 (19:18 -0700)]
Merging from lp:quantum

13 years agoMerging Shweta's fixes in the tests for key names changes in the Core API
Sumit Naiksatam [Fri, 26 Aug 2011 21:02:49 +0000 (14:02 -0700)]
Merging Shweta's fixes in the tests for key names changes in the Core API

13 years agomake CLI show_port command display interface-id, add additional test case
Dan Wendlandt [Fri, 26 Aug 2011 20:22:18 +0000 (13:22 -0700)]
make CLI show_port command display interface-id, add additional test case

13 years agomerge salvatore's new cli code
Dan Wendlandt [Fri, 26 Aug 2011 19:54:33 +0000 (12:54 -0700)]
merge salvatore's new cli code

13 years agoDictionary key values changes in test_extension
Shweta P [Fri, 26 Aug 2011 19:49:42 +0000 (12:49 -0700)]
Dictionary key values changes in test_extension

13 years agoMerging lp:quantum, resolving conflict.
Sumit Naiksatam [Fri, 26 Aug 2011 19:31:57 +0000 (12:31 -0700)]
Merging lp:quantum, resolving conflict.

13 years agomerge two pep8 branch
Dan Wendlandt [Fri, 26 Aug 2011 19:25:31 +0000 (12:25 -0700)]
merge two pep8 branch

13 years agoMerging Ying's pep8 fixes.
Sumit Naiksatam [Fri, 26 Aug 2011 19:16:19 +0000 (12:16 -0700)]
Merging Ying's pep8 fixes.

13 years agofix pep8 issues
Ying Liu [Fri, 26 Aug 2011 19:24:29 +0000 (12:24 -0700)]
fix pep8 issues

13 years agoMerging quantum trunk.
Sumit Naiksatam [Fri, 26 Aug 2011 18:45:02 +0000 (11:45 -0700)]
Merging quantum trunk.

13 years agofix pep8 warnings
Ying Liu [Fri, 26 Aug 2011 18:21:46 +0000 (11:21 -0700)]
fix pep8 warnings

13 years agoUpdating common/extensions.py in order not to instantiate a QuantumManager when retri...
Salvatore Orlando [Fri, 26 Aug 2011 10:20:55 +0000 (11:20 +0100)]
Updating common/extensions.py in order not to instantiate a QuantumManager when retrieving plugin

Also renaming API router: APIRouterV01 --> APIRouterV1

13 years agoCleaning pep8
Salvatore Orlando [Fri, 26 Aug 2011 09:56:43 +0000 (10:56 +0100)]
Cleaning pep8

13 years agoMerging lp:~danwent/quantum/lp834491
Salvatore Orlando [Fri, 26 Aug 2011 09:21:05 +0000 (10:21 +0100)]
Merging lp:~danwent/quantum/lp834491
Fixing Bug #834491: api alignment merge broke ovs plugin  (Critical)

13 years agoAddressing comments from Dan
Salvatore Orlando [Fri, 26 Aug 2011 08:41:19 +0000 (09:41 +0100)]
Addressing comments from Dan

Also solved issue with output from plug_iface and unplug_iface

13 years agoMerging from quantum.
Sumit Naiksatam [Fri, 26 Aug 2011 08:35:21 +0000 (01:35 -0700)]
Merging from quantum.

13 years agomerge cisco extensions branch
Dan Wendlandt [Fri, 26 Aug 2011 08:15:01 +0000 (01:15 -0700)]
merge cisco extensions branch

13 years agolp834491: change plugin to work with API code after the API alignment merge
Dan Wendlandt [Fri, 26 Aug 2011 08:02:41 +0000 (01:02 -0700)]
lp834491: change plugin to work with API code after the API alignment merge

13 years agoMerging Shweta's fixes to the test cases for the extensions.
Sumit Naiksatam [Fri, 26 Aug 2011 06:58:02 +0000 (23:58 -0700)]
Merging Shweta's fixes to the test cases for the extensions.

13 years agoAdded Extension & ucs driver test changes and fixes
Shweta P [Fri, 26 Aug 2011 06:36:20 +0000 (23:36 -0700)]
Added Extension & ucs driver test changes and fixes

13 years agoMerging from Sumit's branch, changes to VIF-driver and Scheduler; extension action...
Sumit Naiksatam [Fri, 26 Aug 2011 03:37:33 +0000 (20:37 -0700)]
Merging from Sumit's branch, changes to VIF-driver and Scheduler; extension action names have been changed in response to Salvatore's review comments in the extensions branch review.

13 years agoMerge from Cisco branch and changes to scheduler/vif-driver.
Sumit Naiksatam [Fri, 26 Aug 2011 03:31:21 +0000 (20:31 -0700)]
Merge from Cisco branch and changes to scheduler/vif-driver.

13 years agoSyncing with Cisco extensions branch.
Sumit Naiksatam [Fri, 26 Aug 2011 02:54:08 +0000 (19:54 -0700)]
Syncing with Cisco extensions branch.

13 years agoMerging changes from Sumit's branch.
Sumit Naiksatam [Fri, 26 Aug 2011 01:43:09 +0000 (18:43 -0700)]
Merging changes from Sumit's branch.

13 years agoChanges qos description to string; changes extension API names for get_host and get_i...
Sumit Naiksatam [Fri, 26 Aug 2011 00:42:16 +0000 (17:42 -0700)]
Changes qos description to string; changes extension API names for get_host and get_instance_port

13 years agoMergin Ying's branch.
Sumit Naiksatam [Fri, 26 Aug 2011 00:21:25 +0000 (17:21 -0700)]
Mergin Ying's branch.

13 years agochange get_host and get_instance_port function name
Ying Liu [Fri, 26 Aug 2011 00:01:50 +0000 (17:01 -0700)]
change get_host and get_instance_port function name

13 years agoCleaning (removing) unused code..hooray ! fixes for extension tests
rohitagarwalla [Thu, 25 Aug 2011 23:29:30 +0000 (16:29 -0700)]
Cleaning (removing) unused code..hooray ! fixes for extension tests

13 years agoMerge trunk
Salvatore Orlando [Thu, 25 Aug 2011 22:49:10 +0000 (23:49 +0100)]
Merge trunk
Sorted "ghost" conflict in etc/quantum.conf

13 years agoSorting correctly all imports for the Nexus Driver and Unit Test
Edgar Magana [Thu, 25 Aug 2011 19:50:02 +0000 (12:50 -0700)]
Sorting correctly all imports for the Nexus Driver and Unit Test

13 years agoFixed the Unit Test for Nexus Driver
Edgar Magana [Thu, 25 Aug 2011 19:34:03 +0000 (12:34 -0700)]
Fixed the Unit Test for Nexus Driver