lp:~jshepher/nova/nova_manage_config_list

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Justin Shepherd
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

1144. By Justin Shepherd

added 'nova-manage config list' which will list out all of the flags and their values. I also alphabetized the list of available categories

1143. By Vish Ishaya

Tests that all exceptions can be raised properly, and fix the couple of instances where they couldn't be constructed due to typos.

1142. By Vish Ishaya

Fix error with % as replacement string.

1141. By Vish Ishaya

Makes novarc work properly on a mac and also for zsh in addition to bash. Other shells are not guaranteed to work.

1140. By Naveed Massjouni

This adds the ability to publish nova errors to an error queue.

1139. By Dan Prince

Sudo chown the vbd device to the nova user before streaming data to it. This
resolves an issue where nova-compute required 'root' privs to successfully
create nodes with connection_type=xenapi.

1138. By Mike Scherbakov

Bugfix #780784. KeyError when creating custom image.

1137. By John Tran

Fixes nova-manage bug. When a nova-network host has allocated floating ips *AND* some associated, the nova-manage floating list <host> would throw exception because was expecting hash with 'ec2_id' key , however, the obj returned is a sqlalchemy obj and the attr we need is 'hostname'.

1136. By Dan Prince

Implement the v1.1 style resize action with support for flavorRef.

1135. By Dan Prince

Updates to the 018_rename_server_management_url migration to avoid adding and dropping a column. Just simply rename the column.

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