Go to file
Matthew Farrellee fd777f1d2c Map neutron_management_network to net_id in CLI
The JSON representation of a cluster uses neutron_management_network
as a property name. The CLI allows for JSON injest, which is then
translated into a ClusterManager.create call. The injest maps property
names to parameter names to ClusterManager.create. This works in all
cases except neutron_management_network, which is the net_id parameter
to create.

To address this, the CLI accepts neutron_management_network and maps
it to the net_id parameter.

Change-Id: I69799d0108740f0e79c82e45714fd946e9a2a4b0
Closes-bug: #1273500
2014-01-31 19:44:05 -05:00
2014-01-08 16:32:50 -05:00
2013-12-17 18:55:49 +04:00
2013-11-26 18:26:43 +04:00
2013-12-26 08:09:53 -05:00
2014-01-08 16:32:50 -05:00
2014-01-15 02:27:05 +04:00
2013-11-26 18:26:43 +04:00
Description
RETIRED, Python bindings and CLI for Sahara.
Readme 12 MiB