Closed alvarolopez closed 10 years ago
should not be merged imho - @dizz what do you think? I prefer names over ids.
I agree that names are more friendly, but two different images can have the same name in OpenStack (only uuids are unique).
I'd +1 the change proposed by alvaro
On Tuesday, 2 July 2013, Álvaro López García wrote:
I agree that names are more friendly, but two different images can have the same name in OpenStack (only uuids are unique).
— Reply to this email directly or view it on GitHubhttps://github.com/tmetsch/occi-os/pull/56#issuecomment-20353211 .
Andy Edmonds Æ Senior Researcher Institute of Information Technology Zürich University of Applied Sciences http://www.cloudcomp.ch, @dizz
name + '_' + id then?
Put name in title?
On Wednesday, 3 July 2013, tmetsch wrote:
name + '_' + id then?
— Reply to this email directly or view it on GitHubhttps://github.com/tmetsch/occi-os/pull/56#issuecomment-20398902 .
Andy Edmonds Æ Senior Researcher Institute of Information Technology Zürich University of Applied Sciences http://www.cloudcomp.ch, @dizz
Ok - still can't pull it. Tests needs to be updated so.
I'd try to update the tests during this week.
obsoleted by #71
Commit 567eeb85f85d19e11011e8551882790af7c29fab fixed term names to use the IDs of the images, since two different images can have the same name but different id. This commit reintroduces this change, along with minor style modifications.