3060bab5db2a8356f5afcc9f207b317fb9e681be
Project: openstack/nova 9d37d4a33224260c50059f51e84a2d3bd274e3f7 VMware: Enable disk.EnableUUID=True in vmx Currently there is no link in /dev/disk/by-id for SCSI (sdx) devices because by default VMWare doesn't provide information needed by udev to generate /dev/disk/by-id. When this specific parameter disk.EnableUUID is set to True in vmx file inside the guest vm /dev/disk/by-id shows a link to UUID of the attached SCSI device Closes-Bug: #1475740 Change-Id: Ib2cdf994c37d4c5d2e095741cc579a7dc12be9e0
…
…
…
…
…
…
…
…
…
…
…
…
…
…
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 explicitly 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
Languages
Python
100%