lp:~chmouel/nova/lp684657

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chmouel Boudjnah
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

442. By Chmouel Boudjnah

make the change more robust.

- make sure it's compatible between zsh and bash.

441. By Chmouel Boudjnah

Fix for novarc.

- Use euca-* prefix instead of ec2 when ec2 tools are not present.
- Make it zsh compatible (probably compatible against other bourne shells but
  not tested).

440. By Anne Gentle

Fixes a missing step (nova-manage network create IP/nn n nn) in the single-node install guide

439. By Eric Day

Tired of seeing various test files in bzr stat.

438. By Michael Gundlach

Fix bugs that prevented OpenStack API from supporting server rename.

437. By Eric Day

Consolidated the start instance logic in the two API classes into a single method. This also cleans up a number of small discrepencies between the two.

436. By Michael Gundlach

Instances are assigned a display_name if one is not passed in -- and now, they're assigned a display_name even if None is explicitly passed in (as the EC2 API does.)

And this time I gave in and wrote a test rather than relying on my super-awesome 'test-by-code-review' approach.

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.

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