Files
ironic/ironic/objects
Ruby Loo fa0cb98c21 Use max version of an object
In the code for handling rolling upgrades (and pinned ironic versions),
we were assuming that for an object class (eg 'Node') that had more than
one version in a release, the first version was the latest one. This was
error-prone as humans don't always know/remember to put the latest version
as the first one in the list.

This patch removes the assumption and gets the maximum version in the list.

Change-Id: Ie0a789f8bfa6f286b58cc7211be85ee18b2800f5
2018-08-02 13:43:51 +00:00
..
2018-04-24 11:47:56 +08:00
2018-08-02 13:43:51 +00:00
2018-06-20 15:15:01 +08:00
2017-07-10 14:12:56 +00:00
2018-05-09 06:11:30 -07:00
2018-07-25 21:15:00 +00:00
2018-05-09 06:11:30 -07:00
2018-05-14 18:54:07 +00:00