Cross-platform instance initialization
Go to file
Alessandro Pilotti 834f19058c Add reporting provisioning status to the metadata service
Add support for reporting the provisioning status to the metadata
service.
The following config options have been added:
- metadata_report_provisioning_started: Reports to the metadata service
        that provisioning has started
        type=bool, default=False
- metadata_report_provisioning_completed: Reports to the metadata
        service that provisioning completed or failed
        type=bool, default=False

Change-Id: I23a5a8e5473dd103ce5e0acd0c4647cdec86f97f
Implements: blueprint add-reporting-provisioning-status-to-metadata-service
Co-Authored-By: Paula Madalina Crismaru <pcrismaru@cloudbasesolutions.com>
2017-03-29 15:14:55 +03:00
cloudbaseinit Add reporting provisioning status to the metadata service 2017-03-29 15:14:55 +03:00
doc Merge "Remove extra (main) from the documentation" 2015-10-19 13:02:01 +00:00
etc/cloudbase-init Add support for generating cloudbase-init configuration sample 2016-09-02 11:19:59 +03:00
.gitattributes Normalize line endings 2014-02-09 21:41:45 +02:00
.gitignore Ignore PyCharm settings/data 2015-03-06 16:00:23 +02:00
.gitreview Update .gitreview for new namespace 2015-10-17 21:58:19 +00:00
.testr.conf Fixes requirements on Linux 2014-10-05 22:20:58 +03:00
LICENSE Adds LICENSE file 2013-10-04 00:07:58 +03:00
README.rst Updates project repo to openstack 2015-10-19 01:17:26 +03:00
requirements.txt Use environment markers for platform-specific modules 2015-09-10 14:00:58 +03:00
setup.cfg Bumps version to 0.9.12 2017-03-21 13:10:28 +02:00
setup.py Move to the new oslo_config and oslo_log modules 2015-08-12 17:43:45 +03:00
test-requirements.txt updates hacking requirement 2017-03-02 17:35:34 +02:00
tox.ini Adds tox.ini 2014-09-10 12:57:37 +03:00