summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Collapse)AuthorAgeFilesLines
* Update openstacksdk constructionMonty Taylor2018-02-021-1/+0
| | | | | | | | | | | | The queens release of python-openstacksdk breaks the sdk and senlin code that's in heat right now. This shifts us to the new world order. python-senlinclient is actually just a thin wrapper around python-openstacksdk. Instead of reworking the constructor in the Senlin plugin, just remove use of python-senlinclient and use the openstacksdk client plugin instead. Change-Id: Idf0acebf7b3774db26e335b3f3229227bfe68502
* Update URL in README.rstrajat292017-08-081-1/+1
| | | | Change-Id: Ib2d036d71f9d4ce7185e2a40d69ab4f9314cebb5
* Switch to heat-agents for docshuangtianhua2017-01-181-0/+1
| | | | | | | We have already created a new heat-agents repo, switch to use heat-agents in docs. Change-Id: I21689bb5832cfc113762cfc63629db5a675424b5
* Show team and repo badges on READMEFlavio Percoco2016-11-251-0/+9
| | | | | | | | | | | | | | | | This patch adds the team's and repository's badges to the README file. The motivation behind this is to communicate the project status and features at first glance. For more information about this effort, please read this email thread: http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html To see an example of how this would look like check: https://gist.github.com/b44ce5b55c57c2fc318d27b195eb24da Change-Id: If602066f3a499c33899deac8fc898efc34c694de
* Add aodh client pluginhuangtianhua2016-06-241-0/+1
| | | | | | Blueprint migrate-to-use-aodh-for-alarms Change-Id: I3f506dcaa2753bb65c8e6731c3b2db33f15859f6
* Add senlin to README.rst (github main page)Oleksii Chuprykov2016-04-181-0/+1
| | | | Change-Id: I8c4922698858429fbf2e83f540ca8682dbabbcbc
* replace git protocol by httpsricolin2015-10-221-1/+1
| | | | | | | It will better to clone with https as "HTTPS works practically everywhere" and 9418 port is blocked by many corporate firewalls. Change-Id: I27edb8919af8ca3617bb50a305edfe7bbbe96836
* Replace github with openstack git reporicolin2015-10-211-18/+19
| | | | | | | | | | git.openstack.org is our official server, github is just a read-only mirror. Linking to github might also raise the expectation that we use the usual github workflow which is not the case. Change-Id: I3b3e8213c264757838c8e5fd33221eebf219cdc8
* improve readme contentricolin2015-10-151-1/+1
| | | | | | Add Template samples repo to README, make sure everybody knows. Change-Id: Ifbe73cae4c9b7bf3a2d1a17bda6db4ccfab07ab0
* update integration list in READMEricolin2015-09-031-0/+6
| | | | | | current integration list in README.rst is outdated. Change-Id: Iaf396f936ae512cdcfbcdd8d7a023c4914a02361
* Fix description for "Not exact spelling"JuPing2015-08-211-1/+1
| | | | | | | | | | Change the description to "There is a inapt spelling in the file heat/README.rst(line6). 'templates, through both an OpenStack-native ReST API and a'. The word 'ReST' should be spelled as 'REST'." Change-Id: Ife2a64b9414c8f7ffd22db9d113bbb0f0cad986b Closes-Bug: #1487265
* Merge "changed heat dev docs to comply with conventions"Jenkins2015-05-081-1/+1
|\
| * changed heat dev docs to comply with conventionsShilla Saebi2015-04-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | With the incorporation of many projects within OpenStack, it's very important to use standards in the documentation This is important for formalization as well as consistency the proper usage is: heat or Orchestration or Orchestration module heat should not be capitalized https://wiki.openstack.org/wiki/Documentation/Conventions Change-Id: Ia8d7f1429f877e4c88fc9b210948b63443376ba0
* | Fixes README to include saharaclient infoRakesh H S2015-04-261-0/+1
|/ | | | Change-Id: Ie4a8a6fdc4cc4a0fe4793d85d0f89e45add2c040
* Added links to missing integration informationdivakar-padiyar-nandavar2014-06-221-0/+4
| | | | | Change-Id: Id9edfb939554e1afcd2677af4ee6ed36c9a1e02e Closes-Bug: #1332913
* Rename Quantum to NeutronSteven Dake2013-08-061-1/+1
| | | | | | | | | | quantumclient is gone upstream and has been replaced by neutronclient. This patch retains the OS::Quantum::XX namespace Fixes: bug #1197208 Change-Id: Id48f9598ea1884132d411ad533770ae49494102b
* Update the README to point to docs.openstack.org/developer/heatAngus Salkeld2013-04-101-4/+6
| | | | Change-Id: I056b84b437e4c7522dd61af780eb3e60dd0775c6
* Trivial commit to make daily rpm builds work again.Steve Baker2013-01-141-1/+2
| | | | | | | A trivial commit is needed so that the grizzly-2 tag is not on git HEAD. Change-Id: Id671f1e2f39d93e6e9caff644fd9764d9de4f38e
* Update the README with more current linksAngus Salkeld2012-12-031-15/+15
| | | | Change-Id: I14cb327b75053f478b1a0bf1d463488601420390
* renaming CloudFormations to CloudFormationChris Alfonso2012-04-131-1/+1
|
* Updating the README to point to the Getting Started WikiChris Alfonso2012-04-021-29/+3
|
* Update readme with the Keystone service setupTomas Sedovic2012-04-021-0/+5
|
* Update to setup directionsSteven Dake2012-03-301-1/+1
| | | | Signed-off-by: Steven Dake <sdake@redhat.com>
* Updated README with more precise setup directionsSteven Dake2012-03-281-1/+6
| | | | Signed-off-by: Steven Dake <sdake@redhat.com>
* Security credentials are now passed into heat engine from cliChris Alfonso2012-03-281-1/+2
| | | | | | | The request parameter KeyStoneCreds has the values for username, password, tenant, and authurl Fixes #30
* Tidy up README.rstSteven Dake2012-03-281-6/+7
| | | | Signed-off-by: Steven Dake <sdake@redhat.com>
* Updating template example github linkChris Alfonso2012-03-201-2/+1
|
* Minor text editsChris Alfonso2012-03-201-5/+5
|
* Fix README bulletsAngus Salkeld2012-03-201-7/+7
| | | | Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
* Fix README headingsAngus Salkeld2012-03-201-2/+4
| | | | Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
* Update the READMEAngus Salkeld2012-03-201-3/+12
| | | | Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
* Update readme with correct "raw" url for templateSteven Dake2012-03-191-1/+1
| | | | Signed-off-by: Steven Dake <sdake@redhat.com>
* Remove erroneous setup operationSteven Dake2012-03-191-1/+0
| | | | Signed-off-by: Steven Dake <sdake@redhat.com>
* Pretty up the READMEAngus Salkeld2012-03-191-0/+41
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>