summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-*client: update PV to include client versionBruce Ashfield2013-12-091-1/+1
| | | | | | | | Rather than only using the git has for the client apis, we'll also use the latest tagged version. This makes the mapping to pypi and capabilities much simpler. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-heatclient: introduce heat client and APIBruce Ashfield2013-11-251-0/+23
To support the havana horizon dashboard we need at least the heat client APIs available on the controller. We introduce this package first, and the full heat implementation later. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>