Commit Graph

6 Commits

Author SHA1 Message Date
melissaml cefd1ee4de Update links in README
Change the outdated links to the latest links in README

Change-Id: I20a21bb519923858494d5084a6ffa42e087e3202
2018-03-02 18:05:11 +08:00
Flavio Percoco e403a6bad0 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

b'https://gist.github.com/b12a2fb95170f564667fba8f9f976507\n'

Change-Id: Iad453e30d0545dbea3f2c88a99b9e4f5587eb206
2016-11-25 14:21:32 +01:00
Clint Byrum 64d3619302 Add error handler to os-refresh-config
Previously on error the program simply exitted. This will allow script
writers to write error handlers to be called whenever any phase fails.

Change-Id: I3f8025663700192e9d8132a0e9122b4e0085ebbd
2014-04-11 15:31:36 -07:00
Clint Byrum 8e73c9226c Move migration to run after post-configure
This change has been discussed and planned for a while. We have not used
migrations much in TripleO, so it was not clear that it was necessary.
But as we move to HA deployments we need a way to run scripts after the
system state has been asserted, which is what migration is for.

Change-Id: I16d90abb3fccc791001beb5d8ed267fcd00f820c
2014-02-07 12:15:49 -08:00
JUN JIE NAN fb63aa10bd `os-refresh-config` README enhancement
Added explanation on phases.

Change-Id: I7017134a4a80040c0ac66eba56b082c647fd5c17
2013-12-03 14:07:22 +08:00
Monty Taylor 4438058c81 Updated to OpenStack standards
Change-Id: Idf87a63c72bfb85de713ebb69564509f8c00393b
2013-08-13 13:45:14 -03:00