This picks up release note links that have landed since the last time.
Change-Id: I354297a71c9bb3634a20a9538d2d9534d8cc772b
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This picks up a bugfix [1] that's part of the solution to the "SIGHUP
breaks nova-compute" problem.
(The other part is [2] in oslo.service.)
[1] I8096fc7fd014e6dd299fae8ab073336c7cae362a
[2] I86a34c22d41d87a9cce2d4ac6d95562d05823ecf
Change-Id: I4c25797f170dc581b4d2d56d026a1b095baa8f82
The YAML 1.2 spec was released in 2009. It's probably been enough time
that it's safe to move to it.
The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On,
and Off as valid boolean values.
Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Adds deliverable stubs based on what was released in Stein.
Change-Id: I029b32a3ff8a74a3ffaf7b61b57147e6812ff223
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>