Paul Thornthwaite
ec8b940b2c
Standardise on collection methods
...
Done with `rubocop --auto-correct --only CollectionMethods`
2014-05-26 16:22:07 +01:00
Paul Thornthwaite
2e0b7e545a
Standardise empty lines throughout codebase
...
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Dominic Cleal
da9248c26e
[vsphere] fix regex typo
2013-06-22 08:41:52 +01:00
Simon Josi
f5eb54d4cf
quote data in regex
...
People can choose fancy names for vmware objects (e.g. "Datacenter V++"). Make sure that such input doesn't break the regex.
2013-05-29 14:48:09 +03:00
Marc Grimme
0a420abd94
[VSphere] Removed dependency to the Datacenters root path. So that now it should even work with other localizations.
2013-04-18 15:54:49 +02:00
Nick Huanca
f16992ee68
Fixed path for folder attribute model
2012-12-01 06:46:34 -07:00
Ohad Levy
433f15b871
do not force trailing / on path
2012-11-14 19:51:45 +02:00
Ohad Levy
b70e972a58
VMWare vsphere provider refactor
...
missing:
- new model tests
- templates model
- clone
this patch includes a lot of changes and cleanups, exposing more fog
collections/models and rewriting most requests
it includes valuable feedback from endzyme <nick.huanca@gmail.com>
2012-11-14 15:31:02 +02:00