jayapalu commented on a change in pull request #1990: CLOUDSTACK-9674:
Baremetal deployment improvements
URL: https://github.com/apache/cloudstack/pull/1990#discussion_r118665658
##########
File path:
api/src/org/apache/cloudstack/api/command/admin/network/CreateNetworkOfferingCmd.java
##########
@@ -113,7 +113,7 @@
private Boolean isPersistent;
@Parameter(name = ApiConstants.DETAILS, type = CommandType.MAP, since =
"4.2.0", description = "Network offering details in key/value pairs."
- + " Supported keys are internallbprovider/publiclbprovider with
service provider as a value")
+ + " Supported keys are internallbprovider/publiclbprovider with
service provider as a value or baremetalinternalstorageserverip with ip as a
value")
Review comment:
Update it to 'baremetalinternalstorageserverip as key and ip as a value'
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services