Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Tags: StackOps/nova

Tags

2011.3

Toggle 2011.3's commit message
Final versioning for Diablo

diablo-4

Toggle diablo-4's commit message
Backported fix for run_iscsiadm.

diablo-3

Toggle diablo-3's commit message
updates handling of arguments in nova-manage network create.

updates a few of the arguments to nova-manage and related help.
updates nova-manage to raise proper exceptions.

updates network manager create_networks to handle ipv6 more correctly and efficiently.

flat_network_bridge FLAG now defaults to None.


bug810563
changes mirrored in a merge prop to trunk

diablo-2

Toggle diablo-2's commit message
Fixes Bug #803563 by changing how nova passes options in to glance. B…

…efore, if limit or marker were not set, we would pass limit=0 and marker=0 in to glance. However, marker is supposed to be an image id. With this change, if limit or marker are not set, they are simply not passed into glance. Glance is free then to choose the default behavior.

diablo-1

Toggle diablo-1's commit message
Adds hooks for applying ovs flows when vifs are created and destroyed…

… for XenServer instances.

2011.2

Toggle 2011.2's commit message
Final versioning for Cactus

2011.2rc1

Toggle 2011.2rc1's commit message
Rework GlanceImageService._translate_base() to not call BaseImageServ…

…ice._translate_base() otherwise the wrong class attributes are used in properties construction...

2011.2gamma1

Toggle 2011.2gamma1's commit message
Import translations from Launchpad.

2011.1rc1

Toggle 2011.1rc1's commit message
Set FINAL = True in version.py.

0.9.0

Toggle 0.9.0's commit message
Got the tree set for debian packaging.