Feature #11640
Support EC2 facts on OpenStack
| Status: | Merged - Pending Release | Start date: | 12/29/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | library | |||
| Target version: | 1.6.6 | |||
| Keywords: | openstack | Affected Facter version: | ||
| Branch: | https://github.com/puppetlabs/facter/pull/139 | |||
| Votes: | 0 |
Description
OpenStack exports an EC2 compatible API, so make the information available via facts by knowing that OpenStack generates mac addresses beginning with 02:16:3E
Related issues
History
Updated by Jeremy Katz 5 months ago
Patch for supporting this available in https://github.com/puppetlabs/facter/pull/126
Updated by James Turnbull 5 months ago
- Category set to library
- Status changed from Unreviewed to In Topic Branch Pending Review
- Branch set to https://github.com/puppetlabs/facter/pull/126
Updated by Ken Barber 5 months ago
- Status changed from In Topic Branch Pending Review to Tests Insufficient
- Target version set to 1.6.x
This looks pretty straight forward – but needs tests. Commented in pull request that we are waiting on #11583 so we can add the OpenStack coverage on top of it.
Updated by Jeremy Katz 4 months ago
The tests are only on the 1.6.x branch so had to redo the pull request as https://github.com/puppetlabs/facter/pull/139 to get tests in.
Updated by Ken Barber 4 months ago
- Status changed from Tests Insufficient to In Topic Branch Pending Review
Updated by Oliver Hookins 4 months ago
- Branch changed from https://github.com/puppetlabs/facter/pull/126 to https://github.com/puppetlabs/facter/pull/139
Updated by Ken Barber 4 months ago
- Status changed from In Topic Branch Pending Review to Merged - Pending Release
- Target version changed from 1.6.x to 1.6.6
- Keywords set to openstack