6eeb0271ef
* Grenade base/target branches has been changed, so now it upgrades from liberty to master.Few updates were made to make it work. * "image show" of openstackclient doesn't work with v2 version which is by default. v1 will be used instead. Closes-bug: #1503322 Change-Id: I16609310f729d77a6edbbcff4f7ebf0cd4e1a17a
11 lines
287 B
JSON
11 lines
287 B
JSON
{
|
|
"name": "ng-master-grenade",
|
|
"flavor_id": "FLAVOR_ID",
|
|
"plugin_name": "fake",
|
|
"hadoop_version": "0.1",
|
|
"node_processes": ["jobtracker", "namenode"],
|
|
"auto_security_group": true,
|
|
"security_groups": ["SEC_GROUP"],
|
|
"floating_ip_pool": "FLOATING_IP_POOL"
|
|
}
|