Pike Series Release Notes

3.0.0

New Features

  • [blueprint purge-queue] Support purge queue. This allows user to purge a queue to remove all the messages and subscriptions.

Upgrade Notes

  • Support python 3.5.

  • Use only tox for test and remove run_tests.sh that is no longer used.

  • Switch theme for documentation from oslosphinx to openstackdocstheme.

  • Use pbr autodoc feature rather than custom logic.

Bug Fixes

  • [bug/1664374] Use AngularIndexView for queues panel. Also, this fixes to show breadcrumb properly.