6648 Commits

Author SHA1 Message Date
Jenkins
780eaba7bd Update notes for submitted changes
* bug 903581: remove etc/quantum.conf.sample as it is invalid
2011-12-13 14:45:03 +00:00
Jenkins
08fd1e2758 Update notes for submitted changes
* Adds sqlalchemy support for ovs_quantum_plugin.
2011-12-13 08:44:58 +00:00
Jenkins
f61d61e743 Update notes for submitted changes
* bug #891246: Fix paths in agent Makefile
2011-12-11 07:12:07 +00:00
Jenkins
b7bde176de Update notes for submitted changes
* Fix for bug 900316
2011-12-11 07:07:20 +00:00
Jenkins
7ab01723b7 Update notes for submitted changes
* blueprint api-framework-essex
2011-12-11 07:06:02 +00:00
Jenkins
6c39810e95 Update notes for submitted changes
* Readme Fix
2011-12-09 19:42:21 +00:00
Jenkins
5222dcb824 Update notes for submitted changes
* Fix for bug 900277
2011-12-08 16:38:32 +00:00
Jenkins
6cd1075ac1 Update notes for submitted changes
* Modified the Readme for Unit Test Execution Instructions
2011-12-05 19:35:05 +00:00
Jenkins
6db3ae7b3b Update notes for submitted changes
* Bug 900093 Remove unused function in db/api.py
2011-12-05 15:58:43 +00:00
Jenkins
a39e290bc6 Update notes for submitted changes
* Fixing find_config_file after packaging changes
2011-11-29 21:24:19 +00:00
Jenkins
471f13302e Update notes for submitted changes
* Added timeout flag to ovs-vsctl to avoid infinte waiting
2011-11-29 17:50:27 +00:00
Jenkins
58a9d91119 Update notes for submitted changes
* Second round of packaging changes
2011-11-28 23:50:27 +00:00
Jenkins
614a8af064 Update notes for submitted changes
* Bug 891705 Fix to change reference to the Quantum CLI from within the Cisco extensions' CLI module
2011-11-22 18:35:24 +00:00
Jenkins
7006dcb962 Update notes for submitted changes
* Add quantum.exceptions path to configed ext paths
2011-11-18 21:29:51 +00:00
Jenkins
e8cd41e084 Update notes for submitted changes
* Correcting the plugins classpath in the Quantum README.
2011-11-18 11:56:49 +00:00
Jenkins
da1d622547 Update notes for submitted changes
* The relative path for the "ucs_inventory.ini" file has been fixed
2011-11-17 00:02:15 +00:00
Jenkins
a541b4554f Update notes for submitted changes
* bug #891267 : for XS, grab iface-id from XAPI directly if needed.
2011-11-16 21:56:46 +00:00
Jenkins
518ef98ba9 Update notes for submitted changes
* Changes to make pip-based tests work with jenkins.
2011-11-16 07:11:25 +00:00
Jenkins
c79df2e0e1 Update notes for submitted changes
* Fix for bug 890498
2011-11-15 16:56:43 +00:00
Jenkins
b61cc7b6e8 Update notes for submitted changes
* Fix for bug 888811
2011-11-14 20:03:48 +00:00
Jenkins
d43f8305e7 Update notes for submitted changes
* Fix for Bug #888820 - pip-requires file support for plugins
2011-11-13 03:44:50 +00:00
Jenkins
e88ba41597 Update notes for submitted changes
* Fixing Cisco plugin after update_* change
2011-11-10 18:38:22 +00:00
Jenkins
31e2fa226a Update notes for submitted changes
* Fix for bug 888207
2011-11-10 02:41:33 +00:00
Jenkins
e7c1eb20bb Update notes for submitted changes
* Fix for bug 877525
2011-11-10 00:01:54 +00:00
Jenkins
f0e9efcada Update notes for submitted changes
* Make the openvswitch plugin tests work again
2011-11-09 16:36:24 +00:00
Jenkins
edaadf66be Update notes for submitted changes
* Change version numbers to be compatible with debian packaging
2011-11-09 15:42:48 +00:00
Jenkins
5b753edf1e Update notes for submitted changes
* Bug #875995: Quantum README fixes
2011-11-09 06:28:42 +00:00
Jenkins
2d952ebfd0 Update notes for submitted changes
* Swich over to update_{net,port} instead of rename_net and set_port_state
2011-11-09 00:57:01 +00:00
Jenkins
7851aa35e7 Update notes for submitted changes
* Added try import to quantum-server and quantum-cli
2011-11-08 21:34:20 +00:00
Jenkins
b3160bb6d7 Update notes for submitted changes
* Bug 887706
2011-11-08 18:27:48 +00:00
Jenkins
a63fce7041 Update notes for submitted changes
* Blueprint authentication-for-quantum
2011-11-08 17:47:21 +00:00
Jenkins
14d3bb68a0 Update notes for submitted changes
* blueprint quantum-packaging
2011-11-07 22:11:57 +00:00
Jenkins
1b51000896 Update notes for submitted changes
* Moved the initialization of the blade state so that the interfaces which are configured outside of Quantum are also initialized in the blade state.
2011-10-28 20:17:22 +00:00
Jenkins
87b0eb2a39 Update notes for submitted changes
* Change the ovs plugin create_*() calls to take the kwargs param
2011-10-28 18:38:00 +00:00
Jenkins
d336dec32a Update notes for submitted changes
* fix minor double-serialization bug in client.py
2011-10-28 18:33:32 +00:00
Jenkins
33ce7342ea Update notes for submitted changes
* bug #863635: remove vestigial cheetah import from bin/cli
2011-10-28 18:31:51 +00:00
Jenkins
de99ee49f9 Update notes for submitted changes
* 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
2011-10-26 01:08:52 +00:00
Jenkins
d27849e50a Update notes for submitted changes
* New tests are being adding to the Diablo code (Cisco L2-Network plugin), and some fixes in the case where the tests were failing.
2011-10-25 20:32:09 +00:00
Jenkins
897c5cd5d5 Update notes for submitted changes
* Add the ability to specify multiple extension directories
* Change port/net create calls to take an additional kwargs param
2011-10-25 03:49:38 +00:00
Jenkins
a2405c26d7 Update notes for submitted changes
* Add .gitreview config file for gerrit.
2011-10-25 03:41:20 +00:00
Jenkins
a82c3d8949 Update notes for submitted changes
* Add code-coverage support to run_tests.sh (lp860160)
* ovs plugin: Remove reference to set_external_ids.sh
2011-10-18 06:21:15 +00:00
Jenkins
888f7ec85d Update notes for submitted changes
* fix pep8 issues in Cisco plugin
2011-10-16 04:20:40 +00:00
Jenkins
86a007c733 Update notes for submitted changes
* Merge from launchpad quantum/diablo branch:
2011-09-28 23:04:01 +00:00
Jenkins
c8eeb9ef3d Update notes for submitted changes
* Remove hack for figuring out the vif interface identifier (lp859864)
2011-09-26 19:53:32 +00:00
Jenkins
b54b4376ef Update notes for submitted changes
* Update openvswitch plugin README
2011-09-21 17:10:32 +00:00
Jenkins
2d769b9b00 Update notes for submitted changes
* Update openvswitch plugin README
2011-09-20 21:21:47 +00:00
Jenkins
f09cff0aac Update notes for submitted changes
* Get output from run_tests.
2011-09-16 16:59:51 +00:00
James E. Blair
65ac092759 Update notes for submitted changes
* Add rfc.sh to help with gerrit workflow.
2011-09-16 16:50:01 +00:00