Merge "Add PowerVM Compute Driver"
This commit is contained in:
commit
95d983a449
@ -2354,7 +2354,7 @@
|
||||
"repo": "carone1/fuel-xtremio",
|
||||
"vendor": "Dell EMC",
|
||||
"name": "XtremIO plugin for Fuel",
|
||||
"description": "The Dell EMC XtremIO plugin for Fuel adds support for Dell EMC XtremIO arrays in Cinder using iSCSI protocol",
|
||||
"description": "The Dell EMC XtremIO plugin for Fuel adds support for Dell EMC XtremIO arrays in Cinder using iSCSI protocol",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Eric Caron",
|
||||
@ -5265,6 +5265,47 @@
|
||||
"failure_pattern": "FAILURE"
|
||||
}
|
||||
},
|
||||
{
|
||||
"project_id": "openstack/nova",
|
||||
"vendor": "IBM",
|
||||
"name": "PowerVM",
|
||||
"description": "The PowerVM compute driver provides native integration of OpenStack on PowerVM systems. This enables support of Linux, AIX and IBM i for PowerVM systems.",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Drew Thorstensen",
|
||||
"email": "thorst@us.ibm.com",
|
||||
"irc": "thorst",
|
||||
"launchpad_id": "thorst"
|
||||
},
|
||||
{
|
||||
"name": "Eric Berglund",
|
||||
"email": "esberglu@us.ibm.com",
|
||||
"irc": "esberglu",
|
||||
"launchpad_id": "esberglu"
|
||||
},
|
||||
{
|
||||
"name": "Eric Fried",
|
||||
"email": "efried@us.ibm.com",
|
||||
"irc": "efried",
|
||||
"launchpad_id": "efried"
|
||||
},
|
||||
{
|
||||
"name": "Matthew Edmonds",
|
||||
"email": "edmondsw@us.ibm.com",
|
||||
"irc": "edmondsw",
|
||||
"launchpad_id": "edmondsw"
|
||||
}
|
||||
],
|
||||
"wiki": "https://wiki.openstack.org/wiki/PowerVM",
|
||||
"releases": [
|
||||
"Pike"
|
||||
],
|
||||
"ci": {
|
||||
"id": "powervmci",
|
||||
"success_pattern": "Build failed.",
|
||||
"failure_pattern": "Build succeeded."
|
||||
}
|
||||
},
|
||||
{
|
||||
"project_id": "openstack/nova",
|
||||
"vendor": "OpenStack Community",
|
||||
|
Loading…
x
Reference in New Issue
Block a user