lp://staging/~vishvananda/nova/bug854322-ms
- Get this branch:
- bzr branch lp://staging/~vishvananda/nova/bug854322-ms
Branch merges
- OpenStack release team: Pending requested
-
Diff: 24 lines (+2/-1)2 files modifiedAuthors (+1/-0)
bin/nova-manage (+1/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1184. By Vish Ishaya
-
Fix the issue with the new dnsmasq where it tries and fails to bind to ipv6 addresses.
- 1183. By Scott Moser
-
create disk.local the same way ephemerals are created (LP: #851145)
If the user did not specify '--block-
device- mapping /dev/vdb= ephemeral0' , then
then the first non-root device would end up being created differently then
if they had. It would not have a filesystem on it.This makes 'local_gb' in the libvirt connection created the same way that
it would be if it were named ephemeral0. - 1182. By Édouard Thuleau
-
Fixes the handling of snapshotting in libvirt driver to actually use the proper image type instead of using raw for everything. Also cleans up an unneeded flag. Based on doude's initial work.
- 1181. By Vish Ishaya
-
Adds an optional flag to force dhcp releases on instance termination. This allows ips to be reused without having to wait for the lease to timeout.
- 1180. By Christopher MacGown <email address hidden>
-
Fixes libvirt config drive mapping of user and project.
- 1179. By Vish Ishaya
-
Fixes libvirt rescue to use the same strategy as xen. Use a new copy of the base image as the rescue image. It leaves the original rescue image flags in, so a hand picked rescue image can still be used if desired.
- 1178. By Scott Moser
-
Pull in the FlavorExtraData extension, add vcpus to flavor.detail output
(LP: 849160, LP: #829687)This cherry picks trunk commit 1574, which merged a branch to the
FlavorExtraData extension. The extension provides additional data
flavors.detail.
Bug 849160: provides 'rxtx_cap', 'rxtx_quota', 'swap' fields
Bug 829687: provides the 'vcpus' data that should have been there
per the openstack 1.1 api spec.For 'python-novaclient' package, this means that 'nova flavor-list' will have
data for all its output fields. - 1177. By Scott Moser
-
Interpret "Swap" unit to be in Megabytes rather than Gigabytes.
This cherry picks the trunk commit for LP: #849154.
- 1176. By Dan Prince
-
Add a FakeVirDomainSn
apshot and return it from snapshotCreateXML.
Fixes libvirt snapshot tests.
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