Comment 3 for bug 1699247

Revision history for this message
Spyros Trigazis (strigazi) wrote :

The osc client to missed
$ git diff
diff --git a/magnumclient/v1/clusters.py b/magnumclient/v1/clusters.py
index 163f30b..df5ebfe 100644
--- a/magnumclient/v1/clusters.py
+++ b/magnumclient/v1/clusters.py
@@ -21,6 +21,7 @@ CREATION_ATTRIBUTES.append('create_timeout')
 CREATION_ATTRIBUTES.append('keypair')
 CREATION_ATTRIBUTES.append('docker_volume_size')
 CREATION_ATTRIBUTES.append('labels')
+CREATION_ATTRIBUTES.append('master_flavor_id')

Otherwise it throws
Key must be in name,node_count,discovery_url,master_count,baymodel_id,bay_create_timeout,cluster_template_id,create_timeout,keypair,docker_volume_size,labels