1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

6 commits

Author SHA1 Message Date
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