- 31 Oct, 2013 15 commits
-
-
Michael DeHaan committed
-
add "zle" as a supported ZFS compression type
jctanner committed -
Fix format string typo
Michael DeHaan committed -
ZFS supports "zle" compression, which compresses runs of null bytes efficiently.
Scott Dunlop committed -
Alan Fairless committed
-
Revamp of the rax.py inventory plugin
Michael DeHaan committed -
Fix description of nova_compute:name option
Michael DeHaan committed -
It's the name of the instance, not of an image.
Sheldon Hearn committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
like yum and apt.
Michael DeHaan committed -
James Tanner committed
-
Only remove leading '0x' from apt key ids, not all 0s
Michael DeHaan committed -
Fix broken markdown syntax in changelog
Michael DeHaan committed
-
- 30 Oct, 2013 3 commits
-
-
Newlines aren't identified correctly. This made it more likely for developers to miss changes for releases.
Jens Rantil committed -
Marcus Cobden committed
- 29 Oct, 2013 15 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
Move regions until after authentication; otherwise pyrax.regions is an empty tuple and no inventory is returned.
Paul Durivage committed -
Paul Durivage committed
-
Paul Durivage committed
-
Paul Durivage committed
-
Paul Durivage committed
-
Paul Durivage committed
-
Eliminate the RAX_REGION environment variable; iterate through all regions available to an account and present servers in region groups; default to using server name to identify servers in groups; set ansible_ssh_host key for each server; utilize the _meta key to provide all the hostvars for each server; all grouping by web, db, sql, lb, app based on server name; pretty print JSON output for some human-readable inventory action Add set_setting to alleviate requirement that ~/.pyrax.cfg exists Add regions as a optional env var to narrow our inventory scope Clean up
Paul Durivage committed -
Paul Durivage committed
-
James Tanner committed
-
New BIG-IP module for managing node objects
jctanner committed -
Fix #4702, make setup work on windows
jctanner committed -
Pip module: fixing issue with python 2.4 support
jctanner committed -
James Tanner committed
-
- 28 Oct, 2013 7 commits
-
-
Michael Scherer committed
-
Python 2.4.3 returns: TypeError: expected character buffer object startswith is expecting only a string instead of a tuple like newer versions allow.
Thomas Omans committed -
fix command to make a debian package
jctanner committed -
Tim Gerla committed
-
Matt Hite committed
-
Fixes #4677 Fixes #4657 Fixes #4599
James Cammarata committed -
James Tanner committed
-