lp:~eday/nova/api-port

Created by Eric Day and last modified
Get this branch:
bzr branch lp:~eday/nova/api-port
Only Eric Day can upload to this branch. If you are Eric Day please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Eric Day
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

249. By Eric Day

Removed the 'controllers' directory under 'rackspace' due to full class name redundancy.

248. By Eric Day

Fixed typo.

247. By Eric Day

In an effort to keep new and old API code separate, I've created a nova.api to put all new API code under. This means nova.endpoint only contains the old Tornado implementation. I also cleaned up a few pep8 and other style nits in the new API code.

246. By Jay Pipes

No longer installs a virtualenv automatically and adds new options to bypass the interactive prompt.

245. By Ewan Mellor

Add documentation to spawn, reboot, and destroy stating that those functions
should return Deferreds. Update the fake implementations to do so (the
libvirt ones already do, and making the xenapi ones do so is the subject of
a current merge request).

244. By Michael Gundlach

See description of change... what's the difference between that message and this message again?

243. By Michael Gundlach

The file that I create automates this step in http://wiki.openstack.org/InstallationNova20100729 :

# is there an easier way to do this? automation? Relative paths?
echo "/path/to/bzr/branch" > /path/to/bzr/branch/.nova-venv/lib/python2.6/site-packages/nova.pth

242. By termie

Fixes quite a few style issues across the entire nova codebase bringing it much closer to the guide described in HACKING.

241. By Vish Ishaya

Fixes issues with allocation and deallocation of fixed and elastic addresses.

240. By Ewan Mellor

Added documentation for the nova.virt connection interface, a note about the need to chmod the objectstore script, and a reference for the XenAPI module.

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