]>
review.fuel-infra Code Review - openstack-build/neutron-build.git/log
Shweta P [Fri, 9 Dec 2011 13:40:16 +0000 (08:40 -0500)]
Readme Fix
Change-Id: I3bf79cbd591b911e4f6d9329a7bf0c77f811ee8a
Jenkins [Thu, 8 Dec 2011 16:38:31 +0000 (16:38 +0000)]
Merge "Fix for bug 900277"
Rohit Agarwalla [Mon, 5 Dec 2011 17:56:36 +0000 (09:56 -0800)]
Fix for bug 900277
Removes duplicate network name checks from cisco db api module
Change-Id: I620b3abefeb2cb80eb98778807fd26c5a084bb0e
Shweta P [Mon, 5 Dec 2011 12:58:58 +0000 (07:58 -0500)]
Modified the Readme for Unit Test Execution Instructions
Change-Id: Ib7ff79c166e34c4f99a8df55feb0191f37555597
Removed the trailing whitespaces in the README
Change-Id: Ic2299bf35d9e0d8512ae4f57976884d12ba92159
Salvatore Orlando [Mon, 5 Dec 2011 01:09:49 +0000 (01:09 +0000)]
Bug 900093
Remove unused function in db/api.py
Change-Id: Icbf72ea4069bf56e147d7bc5160ed8c9905a6791
Tyler Smith [Wed, 30 Mar 2011 03:15:10 +0000 (23:15 -0400)]
Fixing find_config_file after packaging changes
Change-Id: I687793b0f8f7284019e05c044e53d91e0f3f09c2
Ghe Rivero [Thu, 17 Nov 2011 08:21:09 +0000 (09:21 +0100)]
Added timeout flag to ovs-vsctl to avoid infinte waiting
Fixes bug 890180
Change-Id: Iba76359d5ee4f625b6a7007b318cf0eb5f1119da
Brad Hall [Thu, 10 Nov 2011 06:57:13 +0000 (22:57 -0800)]
Second round of packaging changes
This change condenses the directory structure to something more similar to
what we had before while producing similar packages.
It also introduces version.py which allows us to get the version from git tags
(or a fallback version if not available).
Fixes lp bug 889336
Fixes lp bug 888795
Change-Id: I86136bd9dbabb5eb1f8366ed665ed9b54f695124
Sumit Naiksatam [Fri, 18 Nov 2011 23:48:21 +0000 (15:48 -0800)]
Bug 891705
Fix to change reference to the Quantum CLI from within the Cisco extensions' CLI module
Removed "tools" from the PYTHONPATH
Change-Id: Icbd3800668219d16fc33a25da9170e9ec7fb6ddb
Jenkins [Fri, 18 Nov 2011 21:29:51 +0000 (21:29 +0000)]
Merge "Add quantum.exceptions path to configed ext paths"
Sumit Naiksatam [Fri, 18 Nov 2011 03:25:34 +0000 (19:25 -0800)]
Correcting the plugins classpath in the Quantum README.
Change-Id: I14645f3c388698ac34cade9f8e8599c12884141a
Edgar Magana [Wed, 16 Nov 2011 22:52:40 +0000 (14:52 -0800)]
The relative path for the "ucs_inventory.ini" file has been fixed
Change-Id: I38053df8b398e3fadcc6820c1118b3685ccd4174
Dan Wendlandt [Wed, 16 Nov 2011 18:07:03 +0000 (10:07 -0800)]
bug #891267 : for XS, grab iface-id from XAPI directly if needed.
The version of OVS that ships with XenServer by default does not include
the script to automatically sync the XAPI other_config:nicira-iface-id
field of a VIF with the external_ids:iface-id in the OVS interfaces table.
Thus, make the agent grab the value directly from XAPI if iface-id is
not already populated.
Change-Id: Id01d9da1761016bcd983ad06621c62e94b2445c1
Monty Taylor [Wed, 16 Nov 2011 03:30:40 +0000 (01:30 -0200)]
Changes to make pip-based tests work with jenkins.
The git line for the cisco pip-requires was wrong.
The venv needs to be installed in the source tree, not in the home
directory for self-contained builds.
The version of python can't be assumed and must be calculated.
Change-Id: I23d381eb273e82796e309483086dc68f27ce6093
Brad Hall [Tue, 15 Nov 2011 00:54:12 +0000 (16:54 -0800)]
Fix for bug 890498
Add mysql-python to pip-requires for the openvswitch plugin
Change-Id: I4f66270cbaa16a6259c130e00c378acbe9abe931
Brad Hall [Mon, 14 Nov 2011 19:04:04 +0000 (11:04 -0800)]
Fix for bug 888811
Use version 0.6.24 of python-distribute which allows us to find all of the
test directories on ubuntu oneiric.
Change-Id: Ibdd7f84e3f344b98cc979b2afcdd3dd2d423dfd1
Tyler Smith [Fri, 18 Mar 2011 02:38:31 +0000 (22:38 -0400)]
Add quantum.exceptions path to configed ext paths
Change-Id: Ica9e1de290d963ef8919e15a242655f933df5b03
Tyler Smith [Sat, 12 Mar 2011 00:14:38 +0000 (19:14 -0500)]
Fix for Bug #888820 - pip-requires file support for plugins
Change-Id: I6e0833ec0c875ec38db419a88fd6c2db02142f08
Tyler Smith [Thu, 10 Mar 2011 05:12:54 +0000 (00:12 -0500)]
Fixing Cisco plugin after update_* change
Also a few fixes from packaging changes
Change-Id: I7ad7d5bc741fed9d09120148ad75f41df6722b59
Brad Hall [Sat, 5 Nov 2011 11:44:36 +0000 (04:44 -0700)]
Fix for bug 888207
Instead of splitting the tests (server/client) we just run the tests like is
done in run_tests.py.
Change-Id: I204e54eaca4473416b5a540719a13988b90adc30
Brad Hall [Sat, 5 Nov 2011 11:42:16 +0000 (04:42 -0700)]
Fix for bug 877525
We now have a verbose flag (-v) for run_tests.sh if you want ot see all that
crap printed to the screen. The default behavior is just to print "test nam
.. OK". Also, we took the code from nova to cat run_tests.log if there is a
error so that if we hit an import error we will see it in the console jenkin
output.
Change-Id: Id8997c658a61691bf9f25b1c01e6a5db0eca428f
Jenkins [Wed, 9 Nov 2011 16:36:24 +0000 (16:36 +0000)]
Merge "Make the openvswitch plugin tests work again"
Jenkins [Wed, 9 Nov 2011 15:42:47 +0000 (15:42 +0000)]
Merge "Change version numbers to be compatible with debian packaging"
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
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
Brad Hall [Sat, 5 Nov 2011 10:13:51 +0000 (03:13 -0700)]
Make the openvswitch plugin tests work again
Change-Id: If715d4821b8e689fe836fe2afd12aaa7c3b73468
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
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
Salvatore Orlando [Tue, 8 Nov 2011 18:24:42 +0000 (18:24 +0000)]
Bug 887706
Adding *.pyc to PEP8_EXCLUDE
Change-Id: If2c432e8ce85be585aa3b71a5acb76f2f27a4c07
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
Tyler Smith [Wed, 23 Feb 2011 01:42:24 +0000 (20:42 -0500)]
blueprint quantum-packaging
Change-Id: Ica19170540b06ecddb0fbb6d340ee7a6819c1708
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."
Jenkins [Fri, 28 Oct 2011 18:38:00 +0000 (18:38 +0000)]
Merge "Change the ovs plugin create_*() calls to take the kwargs param"
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
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
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
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
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
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."
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
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
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
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
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
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
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
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
Jenkins [Wed, 28 Sep 2011 23:04:01 +0000 (23:04 +0000)]
Merge "Merge from launchpad quantum/diablo branch:"
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
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
Brad Hall [Wed, 7 Sep 2011 07:03:54 +0000 (00:03 -0700)]
Update openvswitch plugin README
(address code review feedback)
Change-Id: Id9407001d82eea131c0e88775d9836dd1b769430
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
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
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
Dan Wendlandt [Fri, 9 Sep 2011 23:38:20 +0000 (16:38 -0700)]
merge tyler's unit tests for cisco plugin changes lp845140
Dan Wendlandt [Fri, 9 Sep 2011 21:33:39 +0000 (14:33 -0700)]
merge salv's no-cheetah CLI branch lp 842190
Salvatore Orlando [Fri, 9 Sep 2011 20:21:23 +0000 (21:21 +0100)]
Merge trunk
Salvatore Orlando [Fri, 9 Sep 2011 20:20:47 +0000 (21:20 +0100)]
Addressing Dan's comment on output generator
Dan Wendlandt [Fri, 9 Sep 2011 16:01:30 +0000 (09:01 -0700)]
merge sumit's branch for lp837752
Dan Wendlandt [Fri, 9 Sep 2011 15:59:55 +0000 (08:59 -0700)]
merge salv's branch for bug834013
Dan Wendlandt [Thu, 8 Sep 2011 23:44:55 +0000 (16:44 -0700)]
merge salv's branch for keystone token on client bug838006
Dan Wendlandt [Thu, 8 Sep 2011 23:35:55 +0000 (16:35 -0700)]
merge rohit's db test branch: lp838318
Dan Wendlandt [Thu, 8 Sep 2011 23:32:18 +0000 (16:32 -0700)]
merge salv fix for bug 841982, fix minor pep8 violation
Dan Wendlandt [Thu, 8 Sep 2011 23:28:16 +0000 (16:28 -0700)]
merge salv fix for bug834008
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.
rohitagarwalla [Thu, 8 Sep 2011 06:26:21 +0000 (23:26 -0700)]
changing key names to confirm to api specs
Sumit Naiksatam [Thu, 8 Sep 2011 01:24:31 +0000 (18:24 -0700)]
Merging latest from lp:quantum
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
Salvatore Orlando [Wed, 7 Sep 2011 10:24:55 +0000 (11:24 +0100)]
Merge trunk
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
Salvatore Orlando [Wed, 7 Sep 2011 10:19:10 +0000 (11:19 +0100)]
Fixing bad indent
rohitagarwalla [Tue, 6 Sep 2011 15:08:20 +0000 (08:08 -0700)]
syncing diverged branches
rohitagarwalla [Tue, 6 Sep 2011 14:42:49 +0000 (07:42 -0700)]
merging from lp:quantum
rohitagarwalla [Tue, 6 Sep 2011 10:30:35 +0000 (03:30 -0700)]
merging from lp:quantum
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.
Salvatore Orlando [Mon, 5 Sep 2011 17:18:46 +0000 (18:18 +0100)]
Fixing the bug in FakePlugin
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
Salvatore Orlando [Fri, 2 Sep 2011 11:50:08 +0000 (12:50 +0100)]
Create operation now generate response with status code 202
Salvatore Orlando [Fri, 2 Sep 2011 07:14:24 +0000 (08:14 +0100)]
restoring correct default pipeline
Sumit Naiksatam [Fri, 2 Sep 2011 07:13:04 +0000 (00:13 -0700)]
Mergin from lp:quantum
Sumit Naiksatam [Fri, 2 Sep 2011 07:08:26 +0000 (00:08 -0700)]
Add information about quantum dependency for nova
Dan Wendlandt [Fri, 2 Sep 2011 05:53:33 +0000 (22:53 -0700)]
merge salv's branch to remove dummy plugin
Sumit Naiksatam [Thu, 1 Sep 2011 23:48:17 +0000 (16:48 -0700)]
Changing communication between UCSM driver to UCSM to HTTPS.
Sumit Naiksatam [Thu, 1 Sep 2011 23:11:53 +0000 (16:11 -0700)]
Adding CLI usage examlpes to the README.
Salvatore Orlando [Thu, 1 Sep 2011 16:49:25 +0000 (17:49 +0100)]
Adding client-side support for Keystone integration
Salvatore Orlando [Thu, 1 Sep 2011 16:26:42 +0000 (17:26 +0100)]
Keystone-integrated pipeline should not be default in quantum.conf
Salvatore Orlando [Thu, 1 Sep 2011 16:17:36 +0000 (17:17 +0100)]
Removing class DUmmyDataPlugin
Sumit Naiksatam [Wed, 31 Aug 2011 19:56:01 +0000 (12:56 -0700)]
Removed redundant configuration, and added more comments in the configuration files.
Sumit Naiksatam [Wed, 31 Aug 2011 17:33:18 +0000 (10:33 -0700)]
Updating the README file.
Salvatore Orlando [Wed, 31 Aug 2011 10:52:41 +0000 (11:52 +0100)]
Merge trunk
Now re-submitting admin credentials if token expires
Sumit Naiksatam [Wed, 31 Aug 2011 07:34:44 +0000 (00:34 -0700)]
Merging Shweta's test cases for mutliport resource
Shweta P [Wed, 31 Aug 2011 07:33:54 +0000 (00:33 -0700)]
Adding Multinic tests
Sumit Naiksatam [Wed, 31 Aug 2011 04:55:45 +0000 (21:55 -0700)]
Typo fix in README
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.
Sumit Naiksatam [Wed, 31 Aug 2011 04:06:34 +0000 (21:06 -0700)]
More fixes for multi-nic support.
Sumit Naiksatam [Wed, 31 Aug 2011 00:35:22 +0000 (17:35 -0700)]
Fixed a bug with plug_interface.
Sumit Naiksatam [Tue, 30 Aug 2011 23:21:20 +0000 (16:21 -0700)]
Merging from Cisco branch
Sumit Naiksatam [Tue, 30 Aug 2011 23:12:49 +0000 (16:12 -0700)]
Changes to incorporate earlier review comments, also for multiport resource
rohitagarwalla [Tue, 30 Aug 2011 23:09:47 +0000 (16:09 -0700)]
adding quantum database unit test cases
Sumit Naiksatam [Tue, 30 Aug 2011 23:03:24 +0000 (16:03 -0700)]
Merging changes from Ying's branch (new mutliport resource).