]> review.fuel-infra Code Review - openstack-build/neutron-build.git/log
openstack-build/neutron-build.git
12 years agoMerge "Make the openvswitch plugin tests work again"
Jenkins [Wed, 9 Nov 2011 16:36:24 +0000 (16:36 +0000)]
Merge "Make the openvswitch plugin tests work again"

12 years agoMerge "Change version numbers to be compatible with debian packaging"
Jenkins [Wed, 9 Nov 2011 15:42:47 +0000 (15:42 +0000)]
Merge "Change version numbers to be compatible with debian packaging"

12 years agoBug #875995: Quantum README fixes
Dan Wendlandt [Wed, 9 Nov 2011 04:03:57 +0000 (20:03 -0800)]
Bug #875995: Quantum README fixes

Fix the most obvious issues with the Quantum README and add pointers to
external documentation resources.

In a future commit, we plan to remove most of the content in the README
and leave it just as references to external documentation.  However,
this change requires us to be able to support multiple version of our
external documentation (not yet possible) and have a good location for
developer documentation.

Change-Id: I57d7f99f070d17564b7a5fdcef8ae8ad2a6575a6

12 years agoChange version numbers to be compatible with debian packaging
Brad Hall [Sat, 5 Nov 2011 10:21:42 +0000 (03:21 -0700)]
Change version numbers to be compatible with debian packaging

Change-Id: I4548049e678ca04f33857b9ae21c1bc879e30cef

12 years agoMake the openvswitch plugin tests work again
Brad Hall [Sat, 5 Nov 2011 10:13:51 +0000 (03:13 -0700)]
Make the openvswitch plugin tests work again

Change-Id: If715d4821b8e689fe836fe2afd12aaa7c3b73468

12 years agoSwich over to update_{net,port} instead of rename_net and set_port_state
Brad Hall [Mon, 3 Oct 2011 05:39:26 +0000 (22:39 -0700)]
Swich over to update_{net,port} instead of rename_net and set_port_state

This commit changes the plugin interface so that we have update() functions
that can upate any attributes of the port or network.  In the future when we
add more things like operational state this will give us the flexibility to be
able to update those.  This also allows data extensions to be passed into the
update calls.

Thanks to Tyler and the others at cisco for making the changes to the cisco
plugins and tests (their patch is included in this commit).

Change-Id: If8a0111a7174d94d9f0aed9630e326d428ef994a

12 years agoAdded try import to quantum-server and quantum-cli
Ghe Rivero [Tue, 8 Nov 2011 20:20:51 +0000 (21:20 +0100)]
Added try import to quantum-server and quantum-cli

Once that quantum is deployed there is no need to modified the python
path importing source_environment.

Change-Id: Iad4cce250137c6e5374ee90af6324f32f32da2ad

12 years agoBug 887706
Salvatore Orlando [Tue, 8 Nov 2011 18:24:42 +0000 (18:24 +0000)]
Bug 887706

Adding *.pyc to PEP8_EXCLUDE

Change-Id: If2c432e8ce85be585aa3b71a5acb76f2f27a4c07

12 years agoBlueprint authentication-for-quantum
Salvatore Orlando [Fri, 4 Nov 2011 10:31:05 +0000 (10:31 +0000)]
Blueprint authentication-for-quantum

Modifies quantum.conf to include authN filter and pipeline with auth (optional)
Removes bufferedhttp.py (not used anymore as middleware stays in keystone's tree)

Change-Id: Id6410d88cd9a11c41e8813497a8af3286a88e1dc

13 years agoblueprint quantum-packaging
Tyler Smith [Wed, 23 Feb 2011 01:42:24 +0000 (20:42 -0500)]
blueprint quantum-packaging

Change-Id: Ica19170540b06ecddb0fbb6d340ee7a6819c1708

12 years agoMerge "Moved the initialization of the blade state so that the interfaces which are...
Jenkins [Fri, 28 Oct 2011 20:17:21 +0000 (20:17 +0000)]
Merge "Moved the initialization of the blade state so that the interfaces which are configured outside of Quantum are also initialized in the blade state."

12 years agoMerge "Change the ovs plugin create_*() calls to take the kwargs param"
Jenkins [Fri, 28 Oct 2011 18:38:00 +0000 (18:38 +0000)]
Merge "Change the ovs plugin create_*() calls to take the kwargs param"

12 years agoMoved the initialization of the blade state so that the interfaces which are configur...
Sumit Naiksatam [Fri, 28 Oct 2011 02:10:17 +0000 (19:10 -0700)]
Moved the initialization of the blade state so that the interfaces which are configured outside of Quantum are also initialized in the blade state.

Change-Id: Ib3381ea654e3ede7e138184e597cbf98860b049c

12 years agofix minor double-serialization bug in client.py
Dan Wendlandt [Sun, 16 Oct 2011 03:56:24 +0000 (20:56 -0700)]
fix minor double-serialization bug in client.py

bug 875468

Change-Id: If79d747c4a2796198e3d968f6bc5fbdca2621f73

12 years agobug #863635: remove vestigial cheetah import from bin/cli
Dan Wendlandt [Sun, 16 Oct 2011 01:19:28 +0000 (18:19 -0700)]
bug #863635: remove vestigial cheetah import from bin/cli

Change-Id: I8d7d8dcf11f4e9b6748d6714b82684ac2ab4966d

12 years agoChange the ovs plugin create_*() calls to take the kwargs param
Brad Hall [Wed, 26 Oct 2011 19:28:37 +0000 (12:28 -0700)]
Change the ovs plugin create_*() calls to take the kwargs param

Change-Id: I16fe3386a172f007573eac2c2de6d23b29a348ad

12 years agoChanging the log messages in order to be always identified by their sub-packages...
eperdomo [Tue, 25 Oct 2011 21:25:46 +0000 (14:25 -0700)]
Changing the log messages in order to be always identified by their sub-packages of origin, and they can even be filtered on that basis

Change-Id: I900f8052416cbded698a806895fe145e61d47f1c

12 years agoMerge "New tests are being adding to the Diablo code (Cisco L2-Network plugin), and...
Jenkins [Tue, 25 Oct 2011 20:32:09 +0000 (20:32 +0000)]
Merge "New tests are being adding to the Diablo code (Cisco L2-Network plugin), and some fixes in the case where the tests were failing."

12 years agoMerge changes Ie7acb24a,Ief95b806
Jenkins [Tue, 25 Oct 2011 03:49:37 +0000 (03:49 +0000)]
Merge changes Ie7acb24a,Ief95b806

* changes:
  Add the ability to specify multiple extension directories
  Change port/net create calls to take an additional kwargs param

12 years agoAdd .gitreview config file for gerrit.
James E. Blair [Thu, 20 Oct 2011 17:51:31 +0000 (13:51 -0400)]
Add .gitreview config file for gerrit.

The CI team is developing a new tool, git-review:

  https://github.com/openstack-ci/git-review

which is intendend to replace rfc.sh.  This adds a .gitreview file
so that it can automatically determine the canonical gerrit location
for the repository when first run.  Later, rfc.sh will be updated to
indicate it is deprecated, and then eventually removed.

Change-Id: I49edfa303671de58f54eae4e1d7c27916c41dda7

12 years agoNew tests are being adding to the Diablo code (Cisco L2-Network plugin), and some...
Sumit Naiksatam [Sun, 23 Oct 2011 03:03:22 +0000 (20:03 -0700)]
New tests are being adding to the Diablo code (Cisco L2-Network plugin), and some fixes in the case where the tests were failing.

All changes contained within the Cisco L2-Network plugin and extensions.

Change-Id: I696a2aebeb9027f3b0ce0b6673910e02e304673f

12 years agoAdd the ability to specify multiple extension directories
Brad Hall [Fri, 30 Sep 2011 08:13:24 +0000 (01:13 -0700)]
Add the ability to specify multiple extension directories

This allows for a colon-separated list of extension directories that will be
loaded at startup.

Change-Id: Ie7acb24a929b1782be3e916113a90ede238dee40

12 years agoAdd code-coverage support to run_tests.sh (lp860160)
Brad Hall [Tue, 27 Sep 2011 00:18:34 +0000 (17:18 -0700)]
Add code-coverage support to run_tests.sh (lp860160)

Change-Id: I404ba58ea882123b8c6669ea32923fa626b27de5

12 years agoChange port/net create calls to take an additional kwargs param
Brad Hall [Fri, 30 Sep 2011 05:47:10 +0000 (22:47 -0700)]
Change port/net create calls to take an additional kwargs param

This is to allow data extensions to flow through the middleware to the actual
plugin.

Change-Id: Ief95b806504e10dd05ce7e941437628ac11a215b

12 years agoovs plugin: Remove reference to set_external_ids.sh
Brad Hall [Sat, 24 Sep 2011 05:09:53 +0000 (22:09 -0700)]
ovs plugin: Remove reference to set_external_ids.sh

This script is no longer needed/used

Change-Id: Ib54909082a0dca6e205ce25eadfa3987523892c0

12 years agofix pep8 issues in Cisco plugin
Dan Wendlandt [Sun, 16 Oct 2011 03:37:42 +0000 (20:37 -0700)]
fix pep8 issues in Cisco plugin

bug 875458

The cisco plugin has some pep8 errors when using pep8 version 0.6.1
which is now what is used to gate trunk.

This fix is not supposed to change any functionality.  I was not able
to test it, so I will need a review + testing from the Cisco team.

Change-Id: I5e95e3ec96d5f53a3bea7cea2764fd421ba0a46e

12 years agoMerge "Merge from launchpad quantum/diablo branch:"
Jenkins [Wed, 28 Sep 2011 23:04:01 +0000 (23:04 +0000)]
Merge "Merge from launchpad quantum/diablo branch:"

13 years agoRemove hack for figuring out the vif interface identifier (lp859864)
Brad Hall [Sat, 24 Sep 2011 04:44:05 +0000 (21:44 -0700)]
Remove hack for figuring out the vif interface identifier (lp859864)

Change-Id: I5a62d5663df28294f86c3935e18acb1d6163f37e

13 years agoMerge from launchpad quantum/diablo branch:
Brad Hall [Sat, 24 Sep 2011 03:04:22 +0000 (20:04 -0700)]
Merge from launchpad quantum/diablo branch:

  merge salv's fix to remove keystone middleware: lp855151
  one more 202->200 from tyler
  merge tylers additional 202 -> 200 changes
  merge additions to OVS readme describing running with multiple hosts
  merge brad's changes to make create API calls return 200, not 202
  merge unit test for showing unset attachment
  merging API docs branch
  Merge: lp:~yinliu2/quantum/bug856564
  Merge: lp:~bgh/quantum/bug850261

Change-Id: I56fe24c59f918737e57b562343c33ec6dcceac60

13 years agoUpdate openvswitch plugin README
Brad Hall [Wed, 7 Sep 2011 07:03:54 +0000 (00:03 -0700)]
Update openvswitch plugin README

(address code review feedback)

Change-Id: Id9407001d82eea131c0e88775d9836dd1b769430

13 years agoUpdate openvswitch plugin README
Brad Hall [Wed, 7 Sep 2011 07:03:54 +0000 (00:03 -0700)]
Update openvswitch plugin README

https://bugs.launchpad.net/quantum/+bug/850261

Change-Id: Ifb3d46f9743cb2159582d9a39cb704206505dced

13 years agoGet output from run_tests.
James E. Blair [Fri, 16 Sep 2011 16:52:31 +0000 (09:52 -0700)]
Get output from run_tests.

Remove output redirection from run_tests.
Remove PEP8 from run_tests; it's called from a separate jenkins job.

Change-Id: I6476a3031fe7a52ac52bec5d2ce75ced9590ab2a

13 years agoAdd rfc.sh to help with gerrit workflow.
James E. Blair [Fri, 16 Sep 2011 16:33:48 +0000 (09:33 -0700)]
Add rfc.sh to help with gerrit workflow.

Change-Id: I1672ec098ea190a5068df941e48f140409b83e66

13 years agomerge tyler's unit tests for cisco plugin changes lp845140
Dan Wendlandt [Fri, 9 Sep 2011 23:38:20 +0000 (16:38 -0700)]
merge tyler's unit tests for cisco plugin changes lp845140

13 years agomerge salv's no-cheetah CLI branch lp 842190
Dan Wendlandt [Fri, 9 Sep 2011 21:33:39 +0000 (14:33 -0700)]
merge salv's no-cheetah CLI branch lp 842190

13 years agoMerge trunk
Salvatore Orlando [Fri, 9 Sep 2011 20:21:23 +0000 (21:21 +0100)]
Merge trunk

13 years agoAddressing Dan's comment on output generator
Salvatore Orlando [Fri, 9 Sep 2011 20:20:47 +0000 (21:20 +0100)]
Addressing Dan's comment on output generator

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 agoUpdating CLI for not using Cheetah anymore.
Salvatore Orlando [Mon, 5 Sep 2011 17:23:18 +0000 (18:23 +0100)]
Updating CLI for not using Cheetah anymore.
Now using a mechanism based on Python built-in templates.

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.