summaryrefslogtreecommitdiff
path: root/trove/versions.py
Commit message (Collapse)AuthorAgeFilesLines
* Allow host URL for versions to be configurableZhao Chao2018-02-071-2/+3
| | | | | | | | | | | | | The versions resource constructs the links by using application_url, but it's possible that the API endpoint is behind a load balancer or SSL terminator. This means that the application_url might be incorrect. This fix provides a config option (similar to other services) which lets us override the host URL when constructing links for the versions API. Co-Authored-By: Nikhil Manchanda <SlickNik@gmail.com> Change-Id: I23f06c6c2d52ba46c74e0d097c4963d2de731d30 Closes-bug: 1384379
* Removes XML api from troveMichael Basnight2014-03-101-21/+0
| | | | | | | | The XML api is no longer a requirement, as dictated by the TC. implements blueprint destroy-xml-api Change-Id: Ib4669155c19562ae1dda75cd30ad1a8f92b6be6a
* Remove extraneous vim configuration commentsHe Yongli2014-02-271-2/+0
| | | | | | | | | | | Remove vim setting, Remove line containing: comment - # vim: tabstop=4 shiftwidth=4 softtabstop=4 at the top of source code files, except for files in openstack/common. Change-Id: I5e2aad6dca8407890fc3c2afbda541bd4f124ea8 Closes-Bug: #1229324
* Rename from reddwarf to trove.Michael Basnight2013-06-241-0/+137
Implements Blueprint reddwarf-trove-rename Change-Id: Ia9ee609bbc06a1d8b9d6917642529f30347541fd