lp://staging/~anso/nova/tellsizes

Created by Todd Willey and last modified
Get this branch:
bzr branch lp://staging/~anso/nova/tellsizes
Members of Anso Labs can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Anso Labs
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

436. By Todd Willey

Report instance types via the admin api.

435. By Michael Gundlach

Guarantee that the OpenStack API's Server-related responses will always contain a "name" value. And get rid of a redundant field in models.py.

434. By Anne Gentle

Adds in more documentation contributions from Citrix.

433. By Soren Hansen

Move cc_host and cc_port flags into nova/network/linux_net.py. They
weren't used anywhere else.

Make cc_host default to nova.utils.get_my_ip() instead of 127.0.0.1.
cc_host is used to set up forwarding to the meta-data service, and the
kernel doesn't allow routing to a loopback device, so 127.0.0.1 is a
poor default.

432. By Soren Hansen

Add include_package_data=True to setup.py.

This makes sure the various templates get installed into the python path when running "python setup.py install".

431. By Michael Gundlach

With utils.default_flagfile() in its old location, the flagfile isn't being read -- twistd.serve() loads flags earlier than that point. Move the utils.default_flagfile() call earlier so the flagfile is included.

430. By Michael Gundlach

Delete unused flag in nova.sh.

429. By Ryan Lane <laner@controller>

Moving the openldap schema out of nova.sh into it's own files, and adding sun (opends/opendj/sun directory server/fedora ds) schema files

428. By Michael Gundlach

OpenStack API returns the wrong x-server-management-url. Fix that.

Fixes https://bugs.launchpad.net/nova/+bug/680709 .

427. By Soren Hansen

Fix DescribeImages EC2 API call.

Reluctantly not including unit tests. I've filed bug #682888 about it. I think this is important enough to get fixed that we can defer the tests for a few days.

Branch metadata

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

Subscribers