2016.1-1 11-07-2016
  openstack-db:
    remove out-of-date utility
  openstack-status:
    autodetect mysql variant
    add status check for lbaasv2 agent

2015.2-1 07-12-2015
  openstack-status:
    list all nova optional services, now including:
      cells console consoleauth xvpvncproxy spicehtml5proxy serialproxy
    list tuskar and ironic services
    list nova instances for all tenants, not just current openstack user
    list enabled sahara services rather than just sahara-api

2014.2-1 08-12-2014
  openstack-status:
    don't display status for uninstalled services on systemd platforms
    list "target" service status instead of obsolete "tgtd"
    list openstack-ceilometer-notification service
    list neutron-metering-agent service
  openstack-service:
    neutron-ovs-cleanup is excluded from restart as that breaks tap devices

2014.1-3 23-06-2014
  openstack-service:
    simplify "status" output on systemd platforms
    support all systemctl actions on systemd platforms
  openstack-db:
    Improve diagnostics for db sync failure
  openstack-demo-install:
    Remove no longer supported provisioning script
  openstack-status:
    Handle dashboard redirect from http to https
    Improve status for uncontactable httpd

2014.1-1 24-04-2014
  openstack-status:
    Report status of openstack-cinder-backup on >= Havana
    Report status of openstack-sahara service
    Report status of openstack-trove services
    Report status of targetd if installed
  openstack-db:
    Set default charset for new DBs to UTF8 to avoid migrate issues
    Support openstack-trove database setup

2013.2-3 19-01-2014
  openstack-db:
    Avoid pemissions issues with 'init' and 'sync'

2013.2-2 20-11-2013
  openstack-status:
    print ceilometer alarm services status
    don't print nova volume status when not installed
    display nova's view of its services and networks
  openstack-db:
    Add the --update option to sync the database
    Allow control of the 'heat' and 'neutron' databases
  openstack-service:
    Add a new util to control enabled openstack services

2013.2-1 17-09-2013
  openstack-status:
    don't print httpd status which is problematic on RHEL 6
    print neutron services status when installed
    print dbus service status
    print ceilometer services status when installed
    print heat services status when installed
    avoid deprecated commands
  openstack-db:
    prompt the user if we're switching databases

2013.1-8 23-05-2013
  openstack-status:
    print out all quantum services and update for grizzly

2013.1-7 24-04-2013
  openstack-demo-install:
    fix swift init loop in grizzly
  openstack-status
    fix detection of nova install
    improve reporting of service status

2013.1-5 02-04-2013
  openstack-demo-install:
    support systems with selinux disabled
    support adjusted keystone sample credentials in grizzly
    fix cgroup service handling
  openstack-db
    fix setting of keystone mysql password broken in 2013.1-2
    provide more robust clearing of mysql users in --drop
    fix handling of mariadb

2013.1-2 27-02-2013
  openstack-demo-install:
    avoid libvirt SELinux bug on RHEL 6.4
    avoid libvirt nested VM issue on RHEL <= 6.3
  openstack-db
    support updating mysql password in newer conf files
    prompt users on how to clear a partially installed db

2013.1-1 07-12-2012
  openstack-demo-install:
    support grizzly
    install novnc
    avoid RHEL setup issues
      ensure dbus is started and avahi installed
      ensure tgtd is configured appropriately
      disble qpid auth (with a warning)

2012.2-7 22-11-2012
  openstack-db:
    support cinder
  openstack-demo-install:
    support folsom
    support cinder
    improved support for quantum
    support installation within a VM
    setup swift
    improved error handling
    improved support for essex

2012.1-2 22-05-2012
  openstack-config:
    Improve validation of options
    Ensure new config files are not created
  openstack-db:
    Correct a typo in the options description
  openstack-demo-install:
    Fix service setup commands
    Fix keystone startup race
    Minimize prompts for the database password
    Install quantum

2012.1-1 11-04-2012
  Initial release
