19 Commits

Author SHA1 Message Date
Sean McGinnis
1704aa624a
Raise YAML compliance to 1.2
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>
2019-07-31 09:34:38 -05:00
Doug Hellmann
6e6c0593f6 import newton-eol tags
Use "edit-deliverable import-eol-tag" to record the information about
all of the existing newton-eol tags.

Change-Id: Iff29f42ccb02b9eec69750858e51459e33bc226f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-19 12:14:49 -04:00
Sean McGinnis
314fee67b7 Add repo settings and remove highlights for Newton
We've deprecated per-release highlights and are now removing them.
We also now require repository-settings for deliverables. This adds
the one and removes the other.

Change-Id: Ia94eb26ccc9552193e9a21e5c771ce962721f6c9
2018-02-23 12:03:21 -05:00
ChangBo Guo(gcb)
bd1520befa Add oslo releases for stable/newton June 30, 2017
[ Unreleased changes in openstack/oslo.cache (stable/newton) ]
Changes between 1.14.0 and ff5bbb9

* ff5bbb9 2016-09-20 13:15:19 +0000 Updated from global requirements
* 5f87c55 2016-08-29 16:06:21 -0400 Update .gitreview for stable/newton

[ Unreleased changes in openstack/oslo.concurrency (stable/newton) ]
Changes between 3.14.0 and 9ac99b6

* 9ac99b6 2016-10-03 16:57:47 +0000 Ignore prlimit argument on Windows
* f653c5c 2016-08-29 16:06:30 -0400 Update .gitreview for stable/newton

[ Unreleased changes in openstack/oslo.db (stable/newton) ]
Changes between 4.13.5 and 3787363

* 3787363 2017-04-14 02:53:51 +0000 Fix marker checking when value is
* None
* 3e2591c 2017-02-06 21:59:16 +0100 Prepare for using standard python
* tests

[ Unreleased changes in openstack/oslo.log (stable/newton) ]
Changes between 3.16.0 and a6efc0e

* a6efc0e 2016-09-20 13:15:29 +0000 Updated from global requirements
* cb61a3a 2016-09-12 16:40:13 +0100 Fix races in unit tests
* 3a760fe 2016-08-29 16:07:18 -0400 Update .gitreview for stable/newton

[ Unreleased changes in openstack/oslo.messaging (stable/newton) ]
Changes between 5.10.1 and 4713127

* c41f0ce 2017-06-15 22:59:33 +0200 rabbit: restore synchronous
* ack/requeue
* 31ba6b5 2017-02-02 23:52:06 +0000 Updated from global requirements
* af1b98c 2016-12-09 13:08:37 +0000 [rabbit] Log correct topic on
* cast/call
* 2200d7b 2017-04-27 08:32:05 +0000 rabbit: make ack/requeue thread-safe
* 545f9e9 2017-04-27 08:50:25 +0200 tests: fix MultiStrOpt value

[ Unreleased changes in openstack/oslo.serialization (stable/newton) ]
Changes between 2.13.0 and be02fdb

* be02fdb 2016-09-20 13:15:39 +0000 Updated from global requirements
* 22741b1 2016-08-29 16:08:20 -0400 Update .gitreview for stable/newton

[ Unreleased changes in openstack/oslo.service (stable/newton) ]
Changes between 1.16.0 and 17a346b

* 17a346b 2017-05-30 13:41:59 +0000 Fix race condition with fast threads
* e11a288 2016-08-29 16:08:27 -0400 Update .gitreview for stable/newton

[ Unreleased changes in openstack/oslo.utils (stable/newton) ]
Changes between 3.16.0 and 0aae41e

* 0aae41e 2016-09-20 13:15:42 +0000 Updated from global requirements
* ac2aebd 2016-08-29 16:08:49 -0400 Update .gitreview for stable/newton

[ Unreleased changes in openstack/oslo.versionedobjects (stable/newton)
]
Changes between 1.17.0 and 9f33bd4

* 9f33bd4 2016-09-20 13:15:44 +0000 Updated from global requirements
* 436adc3 2016-08-29 16:08:58 -0400 Update .gitreview for stable/newton

[ Unreleased changes in openstack/oslo.vmware (stable/newton) ]
Changes between 2.14.0 and bfd1e0f

* bfd1e0f 2016-09-20 13:15:46 +0000 Updated from global requirements
* 9a72d01 2016-08-29 16:09:06 -0400 Update .gitreview for stable/newton

[ Unreleased changes in openstack/oslotest (stable/newton) ]
Changes between 2.10.0 and a8c5ed4

* a8c5ed4 2016-09-20 13:15:48 +0000 Updated from global requirements
* b02189e 2016-08-29 16:08:41 -0400 Update .gitreview for stable/newton

[ Unreleased changes in openstack/taskflow (stable/newton) ]
Changes between 2.6.0 and a3ecbf0

* a3ecbf0 2017-02-27 14:55:21 +0000 Updated from global requirements
* 6b06254 2017-02-16 07:35:38 +0000 Prepare for using standard python
* tests
* 23ed314 2017-02-16 05:42:40 +0000 Add Constraints support
* 5adbb9f 2016-11-09 17:27:43 +0000 Updated from global requirements
* 8f80c82 2016-09-20 13:17:10 +0000 Updated from global requirements
* 33e4271 2016-08-29 16:13:27 -0400 Update .gitreview for stable/newton

[ Unreleased changes in openstack/tooz (stable/newton) ]
Changes between 1.43.0 and bc11f09

* bc11f09 2017-06-30 01:27:30 +0000 Rewrite heartbeat runner with event
* 1b5b21e 2017-06-27 19:45:14 +0200 redis: fix concurrent access on
* acquire()
* 44e488e 2017-06-27 19:45:14 +0200 redis: make sure we don't release
* and heartbeat a lock at the same time
* 797fb31 2017-06-27 19:45:14 +0200 Install only needed packages
* 79f165c 2016-08-29 16:14:05 -0400 Update .gitreview for stable/newton

Change-Id: I90ab5f8d316fc0882e4c4388829d2d34845aea21
2017-07-04 10:48:04 +08:00
Doug Hellmann
eb9d7ac67a remove send-announcements-to from newton oslo projects
We no longer use the send-announcements-to field for anything.

Change-Id: I31a54d16acaed7bdcab1be06a3bf08863b03f253
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 16:01:06 -04:00
Doug Hellmann
b4beba0304 import stable/newton branch history
Use the tool from the previous commit to import the branch history for
the newton release.

Change-Id: I8db0424bdbb8ccefb0c34df6bc1e178ec3a971b6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-12-06 09:20:51 -05:00
Doug Hellmann
6018514762 add release model and deliverable type (n)
Change-Id: Ic9d5708920c2b351ec0bbfbccf38b039267a4179
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Joshua Harlow
44941275f5 Final oslo releases for newton (freeze-time)
Change-Id: I3c4738cb6fc0baf1e15c9bc17864a6d79a4a786b
2016-08-24 17:23:21 -07:00
Joshua Harlow
0199d04c96 Oslo weekly release for week of aug 15th, 2016
Change-Id: Iaefcbfb62c27eba285f5a5808a5e18922bed9892
2016-08-17 18:06:45 -07:00
Joshua Harlow
93d802a470 Oslo weekly release for week of aug 8th, 2016
Change-Id: Icfe24232fbbcff3a354b1acbd3799bb7cedb9393
2016-08-10 03:50:53 +00:00
Joshua Harlow
99ee8a93cf Oslo releases for week of august 1, 2016
Big ole-release of (oslo) things.

Change-Id: Iaacb1e544f8ef1507f103e53bb1da1d21c274a87
2016-08-01 13:50:56 -07:00
Joshua Harlow
39522f6805 Oslo releases for week of july 11
Change-Id: I6fae1af980487becf1b30153648a7b28e733a3af
2016-07-12 11:08:28 -07:00
Joshua Harlow
9d3b9a4100 Oslo releases for week of june 27th
Change-Id: Iccb29d8c2236653cadd071461cdc5e7d42aa2494
2016-06-27 12:53:41 -07:00
Joshua Harlow
ee556a1341 Oslo releases for week of june 13, 2016
Change-Id: If3f71ed75642bdd5a2cd4164650b4857575a77b5
2016-06-13 15:12:24 -07:00
Jenkins
c9bf9c39ce Merge "Oslo releases for week of june 6th, 2016" 2016-06-10 01:24:25 +00:00
Doug Hellmann
7fabf48f24 add team field for newton deliverables
Change-Id: I333ff743f2c03b44fcce7d01f8979aed34e689f7
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-06-09 14:34:10 -04:00
Joshua Harlow
4c11414449 Oslo releases for week of june 6th, 2016
Change-Id: Ia9f8ba9188e546c9e107958dde2908415531b50c
2016-06-08 16:26:23 -07:00
Dan Smith
729084ec3a newton: release oslo.versionedobjects 1.9.1
This is a quick fix to get 59ac1d0 in, which corrects a breakage
in hash calculation for Enum types.

Change-Id: I5af8ed3154cf6b393fe7aa0ef3452d671dd40004
2016-05-10 22:15:37 -07:00
Matt Riedemann
3a77cfc387 newton: release oslo.versionedobjects 1.9.0
The main point of this release is to get 788e3d0 released
to help with debugging failures.

Otherwise this is just an update release because of
dependency changes and a new test fixture is added.

Changes since 1.8.0:

ad5d78d Updated from global requirements
1541c54 Imported Translations from Zanata
592c3ce Remove direct dependency on babel
d12a32b Imported Translations from Zanata
85dcf71 Introduce fixture to enforce sorted order for object changes
bb1fe93 Expose object context thru a public property
761b9d7 Updated from global requirements
50ac4b7 Updated from global requirements
09a39be Updated from global requirements
480cae4 Updated from global requirements
3d188b8 Updated from global requirements
0c7ec37 Add BaseEnumField valid_values introspection
788e3d0 Use primitive type name in ValueError for Object field coerce failure
c459d5e Update formatting for example statemachine field
15d9637 Remove the executable bit from files
e6c275a Updated from global requirements

Change-Id: I335e008bb2b028c0dcc84b9b020e792e648dfde2
2016-05-05 09:53:22 -04:00