On Tue, 2012-09-11 at 07:05 +1000, Koper, Dies wrote:
> Hi David,
> 
> > first off, the ~/.deltacloud/config file is nothing new - it's been
> > possible to use that for at least a year. If that hasn't caused
> trouble
> > yet, the changes in 1.0.3 won't cause trouble either.
> 
> Ah. Ok. As far as I recall, it was your suggestion to use
> ~/.deltacloud/config/ for fgcp's certificates and you never mentioned it
> was actually already in use until recently, so I assumed it was
> introduced recently.
> 
> > In light of all that, are you ok with releasing 1.0.3 ?
> 
> Sure!
> 
> And as a first patch after 1.0.3, let's change the config path for fgcp.
> Can you just confirm '~/.deltacloud/drivers/fgcp' is the way to go and
> won't need to be changed again in the future?
> Also, is there any documentation on the ~/.deltacloud/config file?

Sadly, not much - it's the same format as the config file for tests/,
which is described in tests/README. It's a YAML file with entries

drivername:
  user: username
  password: password
drivername2:
  ...

David


Reply via email to