Go to file
Jenkins 479709e7a0 Updated openstack/openstack
Project: openstack/nova  286c1f838c75b5c4ddde4c6054707e1a4dfa59b0

Read flavor even if it is already deleted

Currently libvirt code has some references to Flavor
as objects.Flavor.get_by_id. because the flavor might be
deleted before it's referenced, so most code need to
read deleted flavor in libvirt driver. This patch
makes the _prepare_args_for_get_config which is used for
sriov feature consistent to other Flavor get functions.

Related-Bug: #1352668

Change-Id: Ia4a03467720f1fed18cabe1b78bdd4488f316e34
2014-10-30 06:14:28 +00:00
2014-10-30 00:03:25 +00:00
2014-10-29 08:18:07 +00:00
2014-10-28 23:40:58 +00:00
2014-10-30 00:22:52 +00:00
2014-10-29 19:55:21 +00:00
2014-10-28 23:06:10 +00:00
2014-10-29 17:11:04 +00:00
2014-10-29 19:54:53 +00:00
2014-10-30 05:41:18 +00:00
2014-10-30 04:22:04 +00:00
2014-10-30 06:14:28 +00:00
2014-10-27 15:14:37 +00:00
2014-10-27 15:20:27 +00:00
2014-10-26 01:26:03 +00:00
2014-10-24 20:59:29 +00:00
2014-10-26 01:16:38 +00:00
2014-09-21 13:38:20 +00:00
2014-10-28 19:21:39 +00:00
2014-10-15 22:25:09 +00:00
2014-10-22 21:35:04 +00:00
2014-10-20 10:14:15 +00:00
2014-10-28 22:25:23 +00:00
2014-10-29 20:09:13 +00:00
2014-10-27 22:55:19 +00:00
2014-10-30 00:23:01 +00:00
2014-10-27 14:37:44 +00:00
2014-10-30 04:31:07 +00:00
2014-10-09 18:47:08 +00:00
2014-10-28 08:57:11 +00:00
2014-09-12 14:51:48 -07:00
2014-09-12 14:51:48 -07:00

OpenStack Tracking Repo

zuul gates all of the contained projects in an effective single timeline. This means that OpenStack, across all of the projects, does already have a sequence of combinations that have been explcitily tested, but it's non-trivial to go from a single commit of a particular project to the commits that were tested with it.

Gerrit's submodule tracking feature will update a super project every time a subproject is updated, so the specific sequence created by zuul will be captured by the super project commits.

This repo is intended to be used in a read-only manner. Any commit in this repo will get a collection of commits in the other repos that have explicitly been tested with each other, if that sort of thing is important to you.

Description
Repository tracking all OpenStack repositories as submodules
Readme 199 MiB
Languages
Python 100%