For openstack-utils, it looks like a new release tag (and
corresponding RPM name bump) is needed, there are some changes made in February and April
which look useful:
https://github.com/redhat-openstack/openstack-utils
Commits since December:
openstack-status: list nova instances for all tenants (April 29)
openstack-status: list tuskar and ironic services (April 29)
openstack-status: list all nova optional services (February 3)
2014.2-1 was latest in Rawhide:
http://pkgs.fedoraproject.org/cgit/openstack-utils.git/log/
and upstream
https://github.com/redhat-openstack/openstack-utils/releases
Pádraig, please push new release, I'll rebuild EL7 in CBS.
For python-cinderclient, there was a 1.2.0 released 22 days ago,
followed by a 1.2.1 6 days ago, see release notes:
http://docs.openstack.org/developer/python-cinderclient/
All of these look like Kilo-related changes
Yeah, something is not right, stable/kilo global-requirements have
python-cinderclient>=1.1.0,<1.2.0
and 1.1.1 is latest on stable/kilo branch
https://github.com/openstack/python-cinderclient/commits/stable/kilo
hence I didn't update, assuming 1.2.x is Liberty.
Please report this upstream!
Cheers,
Alan