You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{step===1&&<><labelclassName="block"><inputtype="checkbox"name="osCloudSet"checked={form.osCloudSet}onChange={handleChange}className="mr-2"/>OS_CLOUD is set in the environment</label>{!form.osCloudSet&&<inputtype="text"name="openstackCredentialsFile"placeholder="OpenStack Credentials File"value={form.openstackCredentialsFile}onChange={handleChange}className="w-full p-2 border rounded"required/>}</>}
0 commit comments