lp:~termie/nova/testing_dependencies

Created by termie and last modified
Get this branch:
bzr branch lp:~termie/nova/testing_dependencies
Only termie can upload to this branch. If you are termie please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
termie
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

156. By termie

Move virtualenv installation out of the makefile.

Also adds some tools for dealing with virtualenvs to the tools
directory.

155. By Andy Smith <email address hidden>

Adds a Makefile to fill dependencies for testing.

Depends upon pip being installed, but pip is pretty much
the standard nowadays and is just an easy_install away if
it isn't there.

The only dependency installed on to the system is
virtualenv which is used to make the other dependencies
local to the current environment.

Does not remove the need to install redis by hand, though
I am in favor of making that possible (using aptitude on
linux and brew on os x)

I look forward to cutting away at some of these
dependencies in further commits.

154. By justinsb

Fix bug 607501. Raise 403, not exception if Authorization header not passed. Also added missing call to request.finish() & Python exception-handling style tweak

153. By Jay Pipes

update the logic for calculating network sizes

152. By Vish Ishaya

Locally administered mac addresses have the second least significant bit of the most significant byte set. If this byte is set then udev on ubuntu doesn't set persistent net rules.

This patch changes the generate_mac to generate a locally administered mac address.

151. By Vish Ishaya

Convert processpool to a singleton, and switch node.py calls to use it. (Replaces passing a processpool object around all the time.)

150. By Vish Ishaya

Fixes to dhcp lease code to use a flagfile

149. By Jay Pipes <jpipes@serialcoder>

Redirect STDERR to output to an errlog file when running run_tests.py.

Adds a flag option for specifying the output file and adds a bzr ignore rule to disregard the generated logfile.

148. By Joshua McKenty

Send message ack in rpc.call and make queues durable.

147. By Ewan Mellor

Fixed name change caused by remove-vendor merge.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~hudson-openstack/nova/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers