CHANGES
=======

0.1.10
------

* Better handle auth failures

0.1.9
-----

* Look for inspector on the localhost
* Show more events, make sure the most recent is at the top so we always see it
* Include the service name

0.1.8
-----

* Fix PEP Error
* Add servers

0.1.7
-----

* Trigger update

0.1.6
-----

* Hide jrist's owl for now
* Add about

0.1.5
-----

* Add an images section
* Add tests for the Stacks section
* Better handle the case when no nodes are registered in Ironic
* Make sure that py34 runs first to avoid invalid formats

0.1.4
-----

* Update on section changes

0.1.3
-----

* Improve rounding
* Add some rounding
* Show users how long until the next update
* Increase the interval delay if the update is taking longer than the original delay

0.1.2
-----

* Fix the Heat stack table

0.1.1
-----

* Fixed a typo

0.1.0
-----

* Add the Heat stacks
* Handle introspection not being in keystone services
* Fixed inline code example
* Added a node about installing pip and tox
* Update documentation to include the Tox method
* Link to the docs from the README
* Center table cols
* Add docs and cover to Travis

0.0.6
-----

* Increase col padding
* Fix the build
* Handle nodes that have not been introspected
* Refactor the table code and improve test coverage
* Refactor and initial testing
* Reduce the nested depth. It is too slow
* Fix typo
* Add introspection status to the node list
* Quash cols a bit
* Further node list improvements
* Further node list improvements
* Improve node table
* Fix loop
* Add pointers to users for what to do next
* Add a Read The Docs badge
* Change the README screenshot
* Add a screenshot to the README
* Add screenshots to the docs

0.0.5
-----

* Add kwargs and args to the mocks
* Nested depth 2
* Add nesting
* Scroll to the bottom
