| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…ative value for network rate then we will convert that value to 0 i.e. unlimited
There was a problem hiding this comment.
is networkRate == null a valid value?
Sorry, something went wrong.
There was a problem hiding this comment.
yes. it means that networkRate parameter is not passed and networkRate for this offering will be taken from other global settings
Sorry, something went wrong.
…ative value for network rate then we will convert that value to 0 i.e. unlimited This closes #40
… fixes (#59) Add actions from old UI to new UI Fixes: #40 Doing the following: Extract out actions from old UI to new for infra section - zones, pods, clusters, ...etc. Support translation of labels for actions instead of hard coding them Translation of action buttons in list view, detail view, forms and also their fields will now be human readable. Some misc changes - like comparing API param names with case insensitive stuff, allowing reusing of same API for multiple actions by passing defaultArgs: to action in config files. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
| Back | FazBrowse Home | New Git URL |
To fix issue while creating network offering if one specifies negative value for network rate
then we will convert that value to 0 i.e. unlimited