summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Disable auto discoveryBrendan Shephard2022-03-291-0/+1
* [ussuri][goal] Finish dropping python 2.7 supportAndreas Jaeger2020-02-061-8/+0
* Updated from global requirementsOpenStack Proposal Bot2017-03-021-1/+1
* Updated from global requirementsOpenStack Proposal Bot2015-09-221-1/+1
* Updated from global requirementsOpenStack Proposal Bot2015-07-151-1/+1
* Updated from global requirementsOpenStack Proposal Bot2015-06-221-1/+0
* Updated from global requirementsOpenStack Proposal Bot2014-05-091-0/+8
* Updated from global requirementsOpenStack Jenkins2013-10-011-1/+1
* Fixes files with wrong bitmodelawrancejing2013-08-131-0/+0
* Updated from global requirementsMonty Taylor2013-08-071-2/+3
* Migrate to pbr.Monty Taylor2013-05-251-39/+4
* Bump Heat version to 2013.2Steven Dake2013-03-191-1/+1
* Merge "Use oslo-config-2013.1b3"Jenkins2013-02-211-0/+2
|\
| * Use oslo-config-2013.1b3Mark McLoughlin2013-02-181-0/+2
* | Use 2013.1 for Grizzly release version info in setup.pysdake2013-02-181-1/+1
|/
* Change install scripts to use cinderJeff Peeler2013-02-041-0/+1
* openstack/common : rebase to latest osloSteven Hardy2013-01-181-3/+4
* Get rid of unused importsZane Bitter2012-12-131-4/+0
* Switch to openstack style versioningJeff Peeler2012-12-081-4/+2
* Do the same install_requires as other projectsSteve Baker2012-12-051-1/+3
* Install extras during pip install; fixes devstackSteve Baker2012-12-051-0/+1
* Remove heat-metadata serviceSteven Hardy2012-11-301-1/+0
* Rename heat client to heat-cfn.Steve Baker2012-11-051-1/+1
* Fix versioning codeJeff Peeler2012-10-091-2/+2
* Add the beginnings of an OpenStack ReST APIZane Bitter2012-09-271-0/+1
* Add a Folsom specific heat-keystone-setup binary to binSteven Dake2012-09-261-1/+2
* Rename heat-api to heat-api-cfnZane Bitter2012-09-061-1/+1
* heat cli : initial heat-watch cloudwatch API clientSteven Hardy2012-08-311-0/+1
* heat API : Implement initial CloudWatch APISteven Hardy2012-08-311-0/+1
* Update openstack-common in prep for pulling in common.rpcSteven Dake2012-07-131-2/+0
* heat : add heat-boto test clientSteven Hardy2012-07-041-0/+1
* We don't need to be installable via PIP so remove build and install depsSteven Dake2012-06-281-6/+1
* Align with project standards.Monty Taylor2012-05-211-60/+12
* Add skeleton structure for the metadata serverTomas Sedovic2012-04-271-0/+4
* Make heat-db-setup generic enough to run on RPM or DEB distributionsSteven Dake2012-04-241-1/+1
* heat cli : Add bash_completion.d entry for heatSteven Hardy2012-04-201-0/+1
* Set proper author and mailing list in setup.pySteven Dake2012-04-201-2/+2
* Add a heat database to store templates, state, and eventsChris Alfonso2012-04-021-1/+2
* Install /var/lib/heat directoryAngus Salkeld2012-03-281-1/+2
* Adding rpm packaging for heat packagesChris Alfonso2012-03-211-1/+3
* Start separating the api and the implementation.Angus Salkeld2012-03-201-18/+7
* Install config files properly.Angus Salkeld2012-03-201-0/+1
* Remove openstack copy right assignment as we have not done that yet.Angus Salkeld2012-03-151-1/+0
* Add setup.py and friendsAngus Salkeld2012-03-141-0/+108