Scott Moser d1e12ad902 fix DataSource base class to set up ds_cfg for 'Net' sources
When the base DataSource class would set 'ds_cfg' for the specific
datasources' config, it would fail for the DataSources that are just named
'DataSourceFooNet' and we wanted to set configuration in 'Foo'.

For example, both DataSourceOpenNebula and DataSourceOpenNebulaNet want to
read datasource config from
 sources:
  OpenNebula:
   foo: bar

But without this change, 'ds_cfg' would not be setup properly for
OpenNebulaNet.
2013-09-10 14:15:30 -04:00
2013-03-01 01:43:06 -05:00
2013-06-25 08:56:57 +02:00
2011-09-21 15:08:17 -04:00
2013-07-17 15:31:57 -04:00
2012-10-27 19:25:48 -07:00
2013-07-27 14:20:12 -07:00
2013-07-19 09:23:53 +02:00
Description
RETIRED, Cross-platform instance initialization
4 MiB