1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/xenserver
2015-04-14 12:39:41 +04:00
..
examples Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
models/compute Deprecating methods in models 2014-12-22 00:08:44 -02:00
parsers Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
requests/compute Hash#reject! returns nil if no changes were made; it is not correct behavior in assignment 2015-04-09 08:52:55 -07:00
CHANGELOG.md Remove trailing whitespace 2014-02-19 12:30:59 +00:00
compute.rb Fix the 'redirect to master' functionality. When authenticating towards a slave host, the error HOST_IS_SLAVE is returned by the slave host together with the IP address of the master host. Previously this resulted in an InvalidLogin exception which was hiding the actual cause. Now it results in an HostIsSlave exception which is then used to redirect the connection to the master host in case :xenserver_redirect_to_master is true. 2015-04-14 12:39:41 +04:00
core.rb Fix the 'redirect to master' functionality. When authenticating towards a slave host, the error HOST_IS_SLAVE is returned by the slave host together with the IP address of the master host. Previously this resulted in an InvalidLogin exception which was hiding the actual cause. Now it results in an HostIsSlave exception which is then used to redirect the connection to the master host in case :xenserver_redirect_to_master is true. 2015-04-14 12:39:41 +04:00
parser.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
utilities.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00