12 Commits

Author SHA1 Message Date
Steve Baker
34e47b64d9 Move heat-cfn, heat-boto, heat-watch to new repo
The new home for these tools is
https://github.com/openstack-dev/heat-cfnclient

These tools are now aimed at heat developers only
and they will not be released or packaged.

Change-Id: I1ea62ef17e81ab53cacb5e4940f0c4e2516ed383
2013-08-13 12:26:43 +12:00
Monty Taylor
c7f313551e Fix version and location of heat doc build
pbr injects version information as part of the build_sphinx command,
so having it here is overkill.

Change-Id: I1f89e068da3e47b94434cb71db87704f9665dea2
2013-07-16 14:29:30 -04:00
Matt Riedemann
8805221195 Restore babel setup config options
Restore the babel configuration values from setup.cfg before the pbr
change so that you can compile the message catalog using "python
setup.py compile_catalog" again.

Fixes bug 1192685

Change-Id: I6db624940b7b8017700e8d2bc7ba56ba4295f091
2013-06-19 12:35:14 -07:00
Angus Salkeld
126bf9f28c Add a basic heat-manage
The heat/cmd/manage.py structure is copied from glance to give
us some consistency.

Removing unused cliutils ...

blueprint heat-manage
Change-Id: If3b69eb4c3672740515fd308ec868af1cd3c9396
2013-05-27 21:06:31 +10:00
Monty Taylor
05b97f368e Migrate to pbr.
Fixes bug 1179007

Change-Id: I698d02a2171e43237094c0e5ccc4c2dd47ed722b
2013-05-25 08:35:00 +02:00
Clint Byrum
5ae3de07b9 Remove all references to nose
Now that testtools and testr have replaced nose, trims all references
and removes nose from test-requires.

Change-Id: I0aae8fe2c09c5b25741226555838dc330d5c4d91
2013-05-01 10:33:30 -07:00
Thierry Carrez
deab965eae Fix tarball tag to be empty rather than a point
Fix tarball tag to be empty rather than a point.
Really fixes bug 1131622.

Change-Id: Idfbd3eb7f5e0fb855e3153ac465896652eb74343
2013-02-22 10:25:39 +01:00
Thierry Carrez
651891c306 Do not tag development releases "dev"
Do not tag development releases "dev", as it conflicts with our common
versioning code. Fixes bug 1131622.

Change-Id: I33ab25de1d1509c79d11f1919239798663b0cd22
2013-02-22 10:03:09 +01:00
Steve Baker
a5a6ad5a54 Turn off tag_date on branch master
rpmbuild actually requires no date tag in the version.

Change-Id: I8bffff1924b4bc43324346f799d866fcc0f51a55
2013-01-04 10:48:35 +13:00
Steve Baker
896f0aee51 On master branch, tag tarballs as dev snapshots
Change-Id: Ia0bdad7fdff2a8d0d27b1e703ff20a2a89a102cc
2012-12-24 10:41:49 +13:00
Monty Taylor
2fc479c684 Align with project standards.
Rebased from: Change-Id: Ifc9fff4f88dfaebe97b7caba4d603d23c645e346

Reviewed-by: Steven Dake <sdake@redhat.com>
2012-05-21 16:48:34 -07:00
Angus Salkeld
41d167c560 Add setup.py and friends
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-03-14 09:25:54 +11:00