From: Jeff Peeler Date: Thu, 13 Dec 2012 22:25:46 +0000 (-0500) Subject: Remove heat-metadata man page X-Git-Tag: 2014.1~1079 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=aaded4d3fa6b57ddbf574c19d5e7aa3bddb8853d;p=openstack-build%2Fheat-build.git Remove heat-metadata man page The binary no longer exists. Change-Id: Ib914f94d091b1388d254c53dc3a7821750266b18 Signed-off-by: Jeff Peeler --- diff --git a/docs/man/man1/heat-metadata.1 b/docs/man/man1/heat-metadata.1 deleted file mode 100644 index 6aa51017..00000000 --- a/docs/man/man1/heat-metadata.1 +++ /dev/null @@ -1,45 +0,0 @@ -'\" t -.\" Title: heat -.\" Author: [see the "AUTHOR" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 03/31/2012 -.\" Manual: System administration commands -.\" Source: Heat 0.0.1 -.\" Language: English -.\" -.TH "HEAT" "1" "03/31/2012" "HEAT 0\&.0\&.1" "System administration commands" -.\" ----------------------------------------------------------------- -.\" * set default formatting -.\" ----------------------------------------------------------------- -.\" disable hyphenation -.nh -.\" disable justification (adjust text to left margin only) -.ad l -.\" ----------------------------------------------------------------- -.\" * MAIN CONTENT STARTS HERE * -.\" ----------------------------------------------------------------- -.SH "NAME" -heat-metadata \- API server to access and manipulate metadata of Heat stacks -.SH "SYNOPSIS" -.sp -heat-metadata -.SH "DESCRIPTION" -.sp -\fBHeat Metadata\fR provides a restful API to metadata of each stack and resource managed by \fBHeat\fR\&. -.sp -It also allows instances to send usage statistics (similar to the CloudWatch -functionality)\&. -.sp -The \fBMetadata server\fR communicates with \fBHeat engine\fR which takes care of the actual database access\&. -.RE -.PP -.SH "AUTHOR" -.sp -See the AUTHORS file for a complete list of contributors\&. -.SH "COPYRIGHT" -.sp -Copyright \(co 2012, Red Hat Inc -.sp -Heat is released under the terms of the ASL 2 License\&. -.sp -Extensive documentation as well as IRC and mailing list info is available on the heat home page: http://heat\&-api\&.org/