summaryrefslogtreecommitdiff
path: root/plugins/inventory/rax.py
Commit message (Expand)AuthorAgeFilesLines
* poreted log_plays, syslog_json and osx_say callbacks to v2Brian Coca2015-07-101-420/+0
* Support fallbacks for access network and access ip versionMatt Martz2014-11-101-20/+33
* Support boot from volume discoveryMatt Martz2014-11-101-1/+26
* Add support for reading from a config fileMatt Martz2014-11-101-43/+102
* Support RackConnect v3 by allowing a network to be specified for use in deter...Matt Martz2014-11-101-55/+94
* Fix empty group in rax.py outputMatt Martz2014-04-121-1/+2
* Improvements to the rax inventory scriptMatt Martz2014-03-201-51/+105
* Move regions until after authentication; otherwise pyrax.regions is an empty ...Paul Durivage2013-10-291-8/+9
* Implement @cchurch suggestionsPaul Durivage2013-10-291-14/+21
* Make creds file env var optional; look for ~/.rackspace_cloud_credentials if ...Paul Durivage2013-10-291-7/+15
* Remove grouping of hosts by trying to discern subdom in server namePaul Durivage2013-10-291-10/+0
* Accept a comma-separated list of regionsPaul Durivage2013-10-291-2/+5
* Documentation updates for region env varPaul Durivage2013-10-291-1/+12
* Eliminate the RAX_REGION environment variable; iterate through all regions av...Paul Durivage2013-10-291-63/+118
* Documentation updatesPaul Durivage2013-10-291-12/+7
* fixed identity type not set in inventory/rax.py pluginConstantine Peresypkin2013-10-141-0/+1
* Update example to use RAX_CREDS_FILE env varPaul Durivage2013-09-271-2/+2
* Use set_setting; alleviates pyrax requiring the ~/pyrax.cfg in order to estab...Paul Durivage2013-09-271-0/+2
* Initial commit of rax inventory pluginJesse Keating2013-03-301-0/+156