]> review.fuel-infra Code Review - openstack-build/neutron-build.git/log
openstack-build/neutron-build.git
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 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 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 agorestoring correct default pipeline
Salvatore Orlando [Fri, 2 Sep 2011 07:14:24 +0000 (08:14 +0100)]
restoring correct default pipeline

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 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 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 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 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 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 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

13 years agoadd cisco_faults under l2network package.
Ying Liu [Thu, 25 Aug 2011 19:34:01 +0000 (12:34 -0700)]
add cisco_faults under l2network package.

13 years agomove faults/exceptions to l2network package,
Ying Liu [Thu, 25 Aug 2011 19:30:20 +0000 (12:30 -0700)]
move faults/exceptions to l2network package,
remove unecessary faults definitions
change the portprofile action api's method
fix imports order and other comments issues

13 years agoMerging from Sumit's branch, import ordering related changes.
Sumit Naiksatam [Thu, 25 Aug 2011 18:52:06 +0000 (11:52 -0700)]
Merging from Sumit's branch, import ordering related changes.

13 years agoChanging the order of imports (to satisfy convention).
Sumit Naiksatam [Thu, 25 Aug 2011 18:39:44 +0000 (11:39 -0700)]
Changing the order of imports (to satisfy convention).

13 years agoMerging the Cisco branch.
Sumit Naiksatam [Thu, 25 Aug 2011 18:20:16 +0000 (11:20 -0700)]
Merging the Cisco branch.

13 years agoUpdating README according to Somik's comment
Salvatore Orlando [Thu, 25 Aug 2011 18:19:12 +0000 (19:19 +0100)]
Updating README according to Somik's comment

13 years agoFinishing cli work
Salvatore Orlando [Thu, 25 Aug 2011 17:50:05 +0000 (18:50 +0100)]
Finishing cli work
Fixing bug with XML deserialization

13 years agoCompleting Unit Tests
Salvatore Orlando [Thu, 25 Aug 2011 11:49:38 +0000 (12:49 +0100)]
Completing Unit Tests

13 years agoMerging lp:~salvatore-orlando/quantum/quantum-api-alignment
Salvatore Orlando [Thu, 25 Aug 2011 09:43:36 +0000 (10:43 +0100)]
Merging lp:~salvatore-orlando/quantum/quantum-api-alignment

Bug #813433: Align API implementation with specifcation (Critical)
Bug #821628: Getting network details is failing  (Undecided)
Bug #823841: Remove constraint on network names  (Medium)
Blueprint: Quantum API v1.0 Implementation (Essential)

13 years agoConfiguration of multiple VLANs on the same Nexus Switch Interfaces
Edgar Magana [Thu, 25 Aug 2011 08:02:01 +0000 (01:02 -0700)]
Configuration of multiple VLANs on the same Nexus Switch Interfaces

13 years agoAdding unit test for rename_network
Salvatore Orlando [Thu, 25 Aug 2011 00:52:32 +0000 (01:52 +0100)]
Adding unit test for rename_network

13 years agoAdded logging to syslog or file specified at command line
Salvatore Orlando [Thu, 25 Aug 2011 00:21:19 +0000 (01:21 +0100)]
Added logging to syslog or file specified at command line
removed plugin direct mode
fixed unit tests to reflect changes in cli code
fixex pep8 errors

todo: complete unit tests
      auto-detect function names from stack trace

13 years agoMerging from Sumit's branch.
Sumit Naiksatam [Thu, 25 Aug 2011 00:02:24 +0000 (17:02 -0700)]
Merging from Sumit's branch.

13 years agoFixed some bugs with credential and qos resources; also fixed l2network_single_blade
Sumit Naiksatam [Wed, 24 Aug 2011 23:53:08 +0000 (16:53 -0700)]
Fixed some bugs with credential and qos resources; also fixed l2network_single_blade

13 years agoMerging Rohit's changes.
Sumit Naiksatam [Wed, 24 Aug 2011 23:18:44 +0000 (16:18 -0700)]
Merging Rohit's changes.

13 years agohelper function to get creds based on name
rohitagarwalla [Wed, 24 Aug 2011 23:05:03 +0000 (16:05 -0700)]
helper function to get creds based on name

13 years agointegration with l2network_plugin.py
rohitagarwalla [Wed, 24 Aug 2011 22:23:56 +0000 (15:23 -0700)]
integration with l2network_plugin.py

13 years agofixing relative import in nexus_db.py
rohitagarwalla [Wed, 24 Aug 2011 21:11:10 +0000 (14:11 -0700)]
fixing relative import in nexus_db.py

13 years agoputting in db support for creds and qos
rohitagarwalla [Wed, 24 Aug 2011 20:36:38 +0000 (13:36 -0700)]
putting in db support for creds and qos

13 years agomerge latest quantum branch and resolve conflicts
Ying Liu [Wed, 24 Aug 2011 20:36:32 +0000 (13:36 -0700)]
merge latest quantum branch and resolve conflicts

13 years agoMerging lp:~asomya/quantum/lp833163
Salvatore Orlando [Wed, 24 Aug 2011 20:03:10 +0000 (21:03 +0100)]
Merging lp:~asomya/quantum/lp833163
Fix for Bug #833163: Pep8 violations in recent packaging changes that were merged into trunk (Critical)

Thanks Arvind!

13 years agoAddressing Somik's comment.
Salvatore Orlando [Wed, 24 Aug 2011 19:57:08 +0000 (20:57 +0100)]
Addressing Somik's comment.

13 years agoTemplated output for CLI completed!
Salvatore Orlando [Wed, 24 Aug 2011 18:10:03 +0000 (19:10 +0100)]
Templated output for CLI completed!

13 years agoPEP8 fixes for setup.py
Arvind Somy [Wed, 24 Aug 2011 17:10:29 +0000 (13:10 -0400)]
PEP8 fixes for setup.py

13 years agodelete quantum/common/test_lib.py to prepare for quantum merge
Ying Liu [Wed, 24 Aug 2011 16:55:47 +0000 (09:55 -0700)]
delete quantum/common/test_lib.py to prepare for quantum merge

13 years agoMade changes according to reviewer's comments.
Ying Liu [Wed, 24 Aug 2011 16:43:25 +0000 (09:43 -0700)]
Made changes according to reviewer's comments.
Add addtional information on extension test in README.

13 years agoMerging changes from Sumit's branch.
Sumit Naiksatam [Wed, 24 Aug 2011 16:10:30 +0000 (09:10 -0700)]
Merging changes from Sumit's branch.

13 years agoMerge trunk
Salvatore Orlando [Wed, 24 Aug 2011 11:57:03 +0000 (12:57 +0100)]
Merge trunk

13 years agoMerge trunk
Salvatore Orlando [Wed, 24 Aug 2011 11:54:53 +0000 (12:54 +0100)]
Merge trunk

13 years agoMerging lp:~cisco-openstack/quantum/802dot1qbh-vifdriver-scheduler
Salvatore Orlando [Wed, 24 Aug 2011 11:45:58 +0000 (12:45 +0100)]
Merging lp:~cisco-openstack/quantum/802dot1qbh-vifdriver-scheduler

VIF driver to support 802.1qbh
Quantum-aware scheduler

This modules are meant to be run by Nova to communicated with Quantum.