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? Regards, Dies Koper > -----Original Message----- > From: David Lutterkort [mailto:[email protected]] > Sent: Tuesday, 11 September 2012 4:52 AM > To: [email protected] > Subject: RE: [VOTE] release deltacloud 1.0.3, rc1 > > Hi Dies, > > 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. > > The file is really only meant for developers to make it easier to use a > fixed set of credentials for dev, and for testing (if you pass --config > to deltacloudd, it reads credentials from that file) It can also be used > to pass credentials to tests. Though either way, it is possible to point > deltacloudd and the tests at a file in a different location. > > In light of all that, are you ok with releasing 1.0.3 ? > > David > > On Sun, 2012-09-09 at 09:50 +1000, Koper, Dies wrote: > > HI David, > > > > Unless of course this file is only used in tests, in that case Yes from > > me. > > > > Regards, > > Dies Koper > > > > > > > -----Original Message----- > > > From: Koper, Dies [mailto:[email protected]] > > > Sent: Sunday, 9 September 2012 9:32 AM > > > To: [email protected] > > > Subject: RE: [VOTE] release deltacloud 1.0.3, rc1 > > > > > > Hi David, > > > > > > > Please vote on the release candidate by Tuesday, 2012-09-11 15:00 > > PST > > > > > > No from me. > > > > > > I'd like to see the issue you introduced in the attached e-mail > > resolved > > > first. > > > I can probably do it on Wednesday, but feel free to make the change > > > yourself. > > > > > > Regards, > > > Dies Koper > > > > > > > -----Original Message----- > > > > From: David Lutterkort [mailto:[email protected]] > > > > Sent: Saturday, 8 September 2012 9:45 AM > > > > To: [email protected] > > > > Subject: [VOTE] release deltacloud 1.0.3, rc1 > > > > > > > > Hi all, > > > > > > > > I am pleased to announce the RC1 for Deltacloud 1.0.3. The rc is at > > > > http://people.apache.org/~lutter/deltacloud/1.0.3/rc1/ > > > > > > > > Please vote on the release candidate by Tuesday, 2012-09-11 15:00 > > PST > > > > > > > > KEYS: http://www.apache.org/dist/deltacloud/KEYS > > > > git tag: release-1.0.3-rc1 > > > > git repo: git://github.com/apache/deltacloud.git or > > > > https://git-wip-us.apache.org/repos/asf/deltacloud.git > > > > > > > > This is a bugfix release. Highlights of the changes in this release: > > > > * change the format of ~/.deltacloud/config: keys are now strings, > > > not > > > > symbols - requires manual fixup > > > > * server: remove extraneous quotes around ETag header value > > > > * Drivers > > > > + EC2 > > > > - list subnets in a VPC as realms > > > > - allow launching of instances into a subnet in a VPC by > > > specifying > > > > the corresponding subnet realm > > > > + OpenStack > > > > - pass server ID as string (JIRA 306) > > > > - require openstack gem >= 1.0.4 > > > > + RHEV-M > > > > - allow force stop of instance (JIRA 308) > > > > * CIMI frontend: > > > > - update handling of collections > > > > - add disks and machine_volumes subcollections to Machine > > > > * EC2 frontend: mount at ec2/ instead of /, i.e. you need to go to > > > > http://localhost:3001/ec2 to use the frontend > > > > > > > > For a full list of all changes see the NEWS file[1] > > > > > > > > David > > > > > > > > [1] https://github.com/apache/deltacloud/blob/master/NEWS (once the > > > > mirror updates) > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
