13 Commits

Author SHA1 Message Date
Tomas Sedovic
f13727e22d Add manpage for heat-metadata
Fixes #140

Change-Id: Iafedefbf2e564760f560ca5f44a44b0cb943fede
Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
2012-06-14 11:10:27 +02:00
Steven Dake
fd1c6c8010 Add heat-db-setup.1 manual page
Change-Id: I80650931fd9d5de902e37458766d6938f6466bb3
Signed-off-by: Steven Dake <sdake@redhat.com>
2012-06-13 12:50:01 -07:00
Tomas Sedovic
1da0f5d974 Fix heat-jeos installation in Getting Started
Change-Id: Idc6a3a7d5b541e03e99eba69fb91f0b069d789c0
2012-06-08 11:36:49 +02:00
Steven Dake
4c359db1b0 Remove cfntools and jeos
These files are now available in the heat-jeos repository.

Change-Id: I392e7443348a31e8454ae14d957b0b54560c2ec3
Signed-off-by: Steven Dake <sdake@redhat.com>
2012-06-07 07:47:47 -07:00
Angus Salkeld
aca71be770 Add a Timeout (-t) to the heat options (and make -f for templates).
This makes the cli more consistent with AWS and implements
the timeout feature.

Note: the timeout is in minutes and defaults to 60 minutes.

Change-Id: I41dea75170c871c1ee47948643311752d9d5e41e
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-06-07 11:41:03 +10:00
Zane Bitter
4b1e386c79 Fix the Getting Started guide for the new setup.py
With the new setup.py script, OpenStack must be installed before heat,
otherwise PIP will start importing bogus dependencies (at least on Fedora).

Also install stuff that was previously being installed by setup.py. This
will eventually be replaced with an install script (see #134).

Change-Id: I942def545f9351a1f3238dac49f34b13370e2597
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-06-01 13:27:11 +02:00
Zane Bitter
c9da1924bf Wait for instance startup in GettingStarted test
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-05-18 14:02:38 +02:00
Zane Bitter
0720684956 Modify command names for consistency
Replace 'events_list' with 'event-list' and 'jeos_create' with
'jeos-create'. This makes things consistent with the conventions of
OpenStack projects. The old versions will continue to work for now.

Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-05-15 11:42:37 +02:00
Zane Bitter
645d093c45 Allow the Getting Started script to run non-interactively
Related: #84

Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-05-14 16:03:49 +02:00
Zane Bitter
95e5ed0670 Add Getting Started guide to repo
Convert the Getting Started wiki page to ReStructuredText format and add it
to the repository. Also add a script that will extract the shell commands
from the document and run them, so we can use it as an integration test.

The script can be run using the command:
    > bash -c "$(./tools/rst2script.sed docs/GettingStarted.rst)"

Related: #84

Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-05-11 18:56:12 +02:00
Chris Alfonso
6b48e317b2 Resolving rpmlint errors and adding man pages.
Fixes #67
2012-04-16 13:46:58 -04:00
Chris Alfonso
d38de842e0 Removing some of the cargo cult copy paste shrapnel 2012-03-21 10:14:00 -04:00
Chris Alfonso
33c4b5f762 Adding rpm packaging for heat packages 2012-03-21 07:45:18 -04:00