Commit Graph

31 Commits

Author SHA1 Message Date
Takashi Kajinami 856d8a59bf Remove old notes
The setup.py file is no longer maintained globally. Also the nodes
about the old pip's behavior is no longer true for recent versions.

Change-Id: I99c539da9020178d1b33446dfe6f1850445f5a3f
2024-01-08 23:49:16 +09:00
Andreas Jaeger e3457fcf7d [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Update boto,pbr minimal requirement for python3 support.

Change-Id: I23c273d0aa57e1400b383357883f298b8288897d
2020-02-04 21:34:29 +01:00
Steve Baker cd39c89a80 Manually sync requirements
Change-Id: Ic5a93d7f8e9a930b52cb99cf1a20a14175fdb770
2014-04-15 12:49:05 +12:00
Steve Baker 01705b8b33 Sync with global requirements
After requirements/update.py was run, the boto entry was
manually restored to:
boto==2.5.2

Change-Id: Icd43ee5e1fee473ab21d59b1a17235317f5d751c
2013-08-07 13:29:13 +12:00
Monty Taylor 206650597b Migrate to pbr.
Fixes bug 1179007

Change-Id: Iaa8a2722938d0b25df1041695f3c1c8dbf563b47
2013-05-25 08:37:51 +02:00
Steve Baker dfd24046c8 Prepare for release 1.2.3
Change-Id: I7a7d36b13c5b7b2683fe283f81ab2b21e4ff2359
2013-04-11 13:34:34 +12:00
Steve Baker 1cbd58fc00 Prep for release 1.2.1
Change-Id: I38d97815e32cfacaa8a46e255d3f97c459295ce1
2013-03-19 10:56:38 +13:00
Steve Baker d2df587f1e License headers on python files
Change-Id: I783c6ded2eb5bdd4b9d3283b15d4179342bc8713
Fixes: bug #1154136
2013-03-18 15:45:28 +13:00
Steve Baker 54acd090a8 Add tox, pep8, pyflakes, testr support
Also fix the python to comply. This has to be done as a single
change otherwise we'll never bootstrap gating.

Change-Id: I4a21d57e0341802a1652428dee16c60abb30251d
2013-03-07 12:28:29 +13:00
Steve Baker ecd9aebb48 prepare for next release 2013-02-21 11:13:43 +13:00
Steve Baker 1042b31471 Update version to 1.1
This has already been released to pypi.
2013-02-21 11:13:42 +13:00
Steve Baker df270d935d Script to create cfn-* symlinks in /opt/aws/bin
Typical usage:
cfn-create-aws-symlinks --source=/usr/bin

This will create directory /opt/aws/bin if it does not exist, and then creates symlinks within that from the scripts /usr/bin/cfn-*.

By default, any existing /opt/aws/bin/cfn-* script will not be overwritten. This behaviour can be overridden with the flag --force
2013-01-28 12:08:21 +11:00
Steve Baker 1a15f6fd8d Reorganise project to contain stand-alone heat-cfntools 2012-12-21 09:20:49 +13:00
Zane Bitter c3700f17bc Bump version to 7
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-10-23 12:08:33 +02:00
Tomas Sedovic 3e83243e8b Bump version to 6
Version 5 was just released.

Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
2012-07-31 18:09:07 +02:00
Tomas Sedovic 742166623e Version 5
This syncs up the version with Heat to avoid confusion.

Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
2012-07-31 18:08:44 +02:00
Jeff Peeler f430bfecc2 Change name from heat_jeos to heat-jeos
Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
2012-07-30 19:00:29 -04:00
Steven Dake 3fe50d72e1 add setup.py to heat-jeos command
Signed-off-by: Steven Dake <sdake@redhat.com>
2012-06-05 16:07:21 -07:00
Tomas Sedovic 55bc1cf521 Remone non jeos-related files
To prevent the cfntools commit history, we've forked the Heat repo. That
means there's a lot of files that heat-jeos doesn't need.
2012-06-05 18:06:15 +02: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
Tomas Sedovic 4fa77a658c Add skeleton structure for the metadata server 2012-04-27 18:40:49 +02:00
Steven Dake 724b5f3902 Make heat-db-setup generic enough to run on RPM or DEB distributions
Signed-off-by: Steven Dake <sdake@redhat.com>
2012-04-24 15:29:30 -07:00
Steven Hardy dfeb65185b heat cli : Add bash_completion.d entry for heat
issue #87 Adds basic bash smart-complete script for heat to bash_completion.d

Signed-off-by: Steven Hardy <shardy@redhat.com>
2012-04-20 21:27:06 +01:00
Steven Dake f04ba87976 Set proper author and mailing list in setup.py
Signed-off-by: Steven Dake <sdake@redhat.com>
2012-04-20 10:36:18 -07:00
Chris Alfonso 4018da0186 Add a heat database to store templates, state, and events
Fixes #39
2012-04-02 06:44:10 -04:00
Angus Salkeld d35f4ac648 Install /var/lib/heat directory
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-03-28 11:41:19 +11:00
Chris Alfonso 33c4b5f762 Adding rpm packaging for heat packages 2012-03-21 07:45:18 -04:00
Angus Salkeld 6161c7aa85 Start separating the api and the implementation.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-03-20 12:58:54 +11:00
Angus Salkeld c1e3fea7a6 Install config files properly.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-03-20 11:09:14 +11:00
Angus Salkeld 2fde25bc11 Remove openstack copy right assignment as we have not done that yet.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-03-15 09:36:51 +11: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