-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use InstanceId as unique attribute identifier rather than name
AttributeName just happens to be unique for everything under DCIM_BIOS* but this is not a guarantee. Using InstanceId instead which is guaranteed to be unique. Discussion on the list http://lists.openstack.org/pipermail/openstack-dev/2016-September/103602.html Closes-Bug: #1635419 Signed-off-by: Anish Bhatt <anish.bhatt@salesforce.com> Change-Id: I93c0f7919ecfd77642634d1d0addfe8a79aa6f57
- Loading branch information
Showing
3 changed files
with
110 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters