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
Mike Pountney
6bedc5f3b4
Add is_shared attribute to network Model
...
is_shared reports whether a network is shared across all
vDCs within an organization, or just within the vDC it is defined in.
2014-02-26 10:34:42 +00:00
Mike Pountney
cb9802b239
Add fence_mode to network model
...
fence_mode can be 'isolated' (disconnected from EdgeGateway) or
'natRouted' (connected to NatService on EdgeGateway).
The network types differ significantly enough to have a separate
set of tests, to be expanded later.
2014-02-26 10:32:44 +00:00
Nick Osborn
bf38e751ac
[vcloud_director] whitespace cleanup
2013-09-16 18:13:09 +01:00
Rodrigo Estebanez
063678f840
Rename Vcloudng to VcloudDirector
2013-08-27 11:19:54 +02:00