lp:~sleepsonthefloor/nova/716847
- Get this branch:
- bzr branch lp:~sleepsonthefloor/nova/716847
Branch merges
- Vish Ishaya (community): Approve
- Devin Carlen (community): Approve
-
Diff: 17 lines (+7/-0)1 file modifiedbin/nova-manage (+7/-0)
Related bugs
Bug #712979: delete volume while still creating it crashes | High | Fix Released |
|
Bug #714452: unable to cancel creating volume | Medium | Fix Released |
|
Bug #716847: euca-delete-volume cannot delete volumes in error state | Medium | Won't Fix |
|
Related blueprints
Branch information
Recent revisions
- 670. By Anthony Young
-
fix for bug #716847 - if a volume has not been assigned to a host, then delete from db and skip rpc
- 669. By Devin Carlen
-
Modified S3ImageService to return the format defined in BaseService to allow EC2 API's DescribeImages to work against Glance.
- 667. By Vish Ishaya
-
Fixes describe_
security_ groups by forcing it to return a list instead of a generator. - 666. By Ricardo Carrillo Cruz
-
Hi guys
This branch fixes lp708329.
Have a look at cloud.py/
describe_ security_ groups , it was just a matter of sorting by project, then by group name before returning the groups. Regards
- 665. By Vish Ishaya
-
This fixes a lazy-load issue in describe-instances, which causes a crash. The solution is to specifically load the network table when retrieving an instance.
- 663. By Rick Harris
-
Define sql_idle_timeout flag to be an integer.
This fixes bug706405 where MySQL Gone Away Errors were being generated.
- 662. By Soren Hansen
-
Add forwarding rules for floating IPs to the OUTPUT chain on the network node in addition to the PREROUTING chain.
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