Free cookie consent management tool by TermsFeed Policy Generator

Changeset 7547


Ignore:
Timestamp:
03/05/12 13:45:50 (12 years ago)
Author:
spimming
Message:

#1680:

  • set storage account infos
  • select virtual machine size
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/AddAzureServiceDialog.Designer.cs

    r7429 r7547  
    2525    private void InitializeComponent() {
    2626      this.components = new System.ComponentModel.Container();
     27      System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AddAzureServiceDialog));
    2728      this.label1 = new System.Windows.Forms.Label();
    2829      this.cmbChooseSubscription = new System.Windows.Forms.ComboBox();
     
    4142      this.label3 = new System.Windows.Forms.Label();
    4243      this.cbNewHostedService = new System.Windows.Forms.CheckBox();
    43       this.label7 = new System.Windows.Forms.Label();
    44       this.panelDeploymentOptions = new System.Windows.Forms.Panel();
    4544      this.rbDeployToProduction = new System.Windows.Forms.RadioButton();
    4645      this.rbDeployToStaging = new System.Windows.Forms.RadioButton();
     
    5554      this.lblCertificateFile = new System.Windows.Forms.Label();
    5655      this.errorProvider = new System.Windows.Forms.ErrorProvider(this.components);
     56      this.gbStorageService = new System.Windows.Forms.GroupBox();
     57      this.label8 = new System.Windows.Forms.Label();
     58      this.comboBox1 = new System.Windows.Forms.ComboBox();
     59      this.label11 = new System.Windows.Forms.Label();
     60      this.tbBlobContainer = new System.Windows.Forms.TextBox();
     61      this.cbCreateBlobIfNotExists = new System.Windows.Forms.CheckBox();
     62      this.rbVMSizeMedium = new System.Windows.Forms.RadioButton();
     63      this.rbVMSizeSmall = new System.Windows.Forms.RadioButton();
     64      this.rbVMSizeLarge = new System.Windows.Forms.RadioButton();
     65      this.rbVMSizeExtraLarge = new System.Windows.Forms.RadioButton();
     66      this.toolTip = new System.Windows.Forms.ToolTip(this.components);
     67      this.gbDeploymentOptions = new System.Windows.Forms.GroupBox();
     68      this.gbVMSize = new System.Windows.Forms.GroupBox();
    5769      this.gbNewHostedService.SuspendLayout();
    58       this.panelDeploymentOptions.SuspendLayout();
    5970      ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();
     71      this.gbStorageService.SuspendLayout();
     72      this.gbDeploymentOptions.SuspendLayout();
     73      this.gbVMSize.SuspendLayout();
    6074      this.SuspendLayout();
    6175      //
     
    213227      this.cbNewHostedService.CheckedChanged += new System.EventHandler(this.cbNewHostedService_CheckedChanged);
    214228      //
    215       // label7
    216       //
    217       this.label7.AutoSize = true;
    218       this.label7.Location = new System.Drawing.Point(12, 263);
    219       this.label7.Name = "label7";
    220       this.label7.Size = new System.Drawing.Size(100, 13);
    221       this.label7.TabIndex = 9;
    222       this.label7.Text = "Deployment options";
    223       //
    224       // panelDeploymentOptions
    225       //
    226       this.panelDeploymentOptions.Controls.Add(this.rbDeployToProduction);
    227       this.panelDeploymentOptions.Controls.Add(this.rbDeployToStaging);
    228       this.panelDeploymentOptions.Location = new System.Drawing.Point(13, 280);
    229       this.panelDeploymentOptions.Name = "panelDeploymentOptions";
    230       this.panelDeploymentOptions.Size = new System.Drawing.Size(471, 49);
    231       this.panelDeploymentOptions.TabIndex = 10;
    232       //
    233229      // rbDeployToProduction
    234230      //
    235231      this.rbDeployToProduction.AutoSize = true;
    236       this.rbDeployToProduction.Location = new System.Drawing.Point(0, 27);
     232      this.rbDeployToProduction.Location = new System.Drawing.Point(9, 42);
    237233      this.rbDeployToProduction.Name = "rbDeployToProduction";
    238234      this.rbDeployToProduction.Size = new System.Drawing.Size(189, 17);
     
    246242      this.rbDeployToStaging.AutoSize = true;
    247243      this.rbDeployToStaging.Checked = true;
    248       this.rbDeployToStaging.Location = new System.Drawing.Point(0, 4);
     244      this.rbDeployToStaging.Location = new System.Drawing.Point(9, 19);
    249245      this.rbDeployToStaging.Name = "rbDeployToStaging";
    250246      this.rbDeployToStaging.Size = new System.Drawing.Size(168, 17);
     
    256252      // btnAddCertificate
    257253      //
    258       this.btnAddCertificate.Location = new System.Drawing.Point(13, 336);
     254      this.btnAddCertificate.Location = new System.Drawing.Point(15, 600);
    259255      this.btnAddCertificate.Name = "btnAddCertificate";
    260256      this.btnAddCertificate.Size = new System.Drawing.Size(99, 23);
     
    267263      //
    268264      this.label9.AutoSize = true;
    269       this.label9.Location = new System.Drawing.Point(10, 362);
     265      this.label9.Location = new System.Drawing.Point(12, 626);
    270266      this.label9.Name = "label9";
    271       this.label9.Size = new System.Drawing.Size(167, 13);
     267      this.label9.Size = new System.Drawing.Size(186, 13);
    272268      this.label9.TabIndex = 12;
    273       this.label9.Text = "How many cores should be used?";
     269      this.label9.Text = "How many instances should be used?";
    274270      //
    275271      // tbInstanceCount
    276272      //
    277       this.tbInstanceCount.Location = new System.Drawing.Point(13, 378);
     273      this.tbInstanceCount.Location = new System.Drawing.Point(15, 642);
    278274      this.tbInstanceCount.Name = "tbInstanceCount";
    279275      this.tbInstanceCount.Size = new System.Drawing.Size(488, 20);
     
    284280      //
    285281      this.lblCores.AutoSize = true;
    286       this.lblCores.Location = new System.Drawing.Point(471, 361);
     282      this.lblCores.Location = new System.Drawing.Point(471, 625);
    287283      this.lblCores.Name = "lblCores";
    288284      this.lblCores.Size = new System.Drawing.Size(30, 13);
     
    293289      //
    294290      this.label10.AutoSize = true;
    295       this.label10.Location = new System.Drawing.Point(436, 361);
     291      this.label10.Location = new System.Drawing.Point(436, 625);
    296292      this.label10.Name = "label10";
    297293      this.label10.Size = new System.Drawing.Size(40, 13);
     
    301297      // progressBar
    302298      //
    303       this.progressBar.Location = new System.Drawing.Point(13, 404);
     299      this.progressBar.Location = new System.Drawing.Point(15, 668);
    304300      this.progressBar.MarqueeAnimationSpeed = 10;
    305301      this.progressBar.Name = "progressBar";
     
    310306      // btnOk
    311307      //
    312       this.btnOk.Location = new System.Drawing.Point(345, 404);
     308      this.btnOk.Location = new System.Drawing.Point(347, 668);
    313309      this.btnOk.Name = "btnOk";
    314310      this.btnOk.Size = new System.Drawing.Size(75, 23);
     
    320316      // btnCancel
    321317      //
    322       this.btnCancel.Location = new System.Drawing.Point(426, 404);
     318      this.btnCancel.Location = new System.Drawing.Point(428, 668);
    323319      this.btnCancel.Name = "btnCancel";
    324320      this.btnCancel.Size = new System.Drawing.Size(75, 23);
     
    340336      this.errorProvider.ContainerControl = this;
    341337      //
     338      // gbStorageService
     339      //
     340      this.gbStorageService.Controls.Add(this.cbCreateBlobIfNotExists);
     341      this.gbStorageService.Controls.Add(this.tbBlobContainer);
     342      this.gbStorageService.Controls.Add(this.label11);
     343      this.gbStorageService.Controls.Add(this.comboBox1);
     344      this.gbStorageService.Controls.Add(this.label8);
     345      this.gbStorageService.Location = new System.Drawing.Point(15, 267);
     346      this.gbStorageService.Name = "gbStorageService";
     347      this.gbStorageService.Size = new System.Drawing.Size(486, 128);
     348      this.gbStorageService.TabIndex = 20;
     349      this.gbStorageService.TabStop = false;
     350      this.gbStorageService.Text = "Set storage service";
     351      //
     352      // label8
     353      //
     354      this.label8.AutoSize = true;
     355      this.label8.Location = new System.Drawing.Point(6, 16);
     356      this.label8.Name = "label8";
     357      this.label8.Size = new System.Drawing.Size(120, 13);
     358      this.label8.TabIndex = 10;
     359      this.label8.Text = "Select storage account:";
     360      //
     361      // comboBox1
     362      //
     363      this.comboBox1.FormattingEnabled = true;
     364      this.comboBox1.Location = new System.Drawing.Point(9, 32);
     365      this.comboBox1.Name = "comboBox1";
     366      this.comboBox1.Size = new System.Drawing.Size(452, 21);
     367      this.comboBox1.TabIndex = 10;
     368      //
     369      // label11
     370      //
     371      this.label11.AutoSize = true;
     372      this.label11.Location = new System.Drawing.Point(6, 56);
     373      this.label11.Name = "label11";
     374      this.label11.Size = new System.Drawing.Size(96, 13);
     375      this.label11.TabIndex = 11;
     376      this.label11.Text = "Set blob container:";
     377      //
     378      // tbBlobContainer
     379      //
     380      this.tbBlobContainer.Location = new System.Drawing.Point(9, 72);
     381      this.tbBlobContainer.Name = "tbBlobContainer";
     382      this.tbBlobContainer.Size = new System.Drawing.Size(452, 20);
     383      this.tbBlobContainer.TabIndex = 10;
     384      //
     385      // cbCreateBlobIfNotExists
     386      //
     387      this.cbCreateBlobIfNotExists.AutoSize = true;
     388      this.cbCreateBlobIfNotExists.Location = new System.Drawing.Point(9, 98);
     389      this.cbCreateBlobIfNotExists.Name = "cbCreateBlobIfNotExists";
     390      this.cbCreateBlobIfNotExists.Size = new System.Drawing.Size(182, 17);
     391      this.cbCreateBlobIfNotExists.TabIndex = 21;
     392      this.cbCreateBlobIfNotExists.Text = "Create blob container if not exists";
     393      this.cbCreateBlobIfNotExists.UseVisualStyleBackColor = true;
     394      //
     395      // rbVMSizeMedium
     396      //
     397      this.rbVMSizeMedium.AutoSize = true;
     398      this.rbVMSizeMedium.Location = new System.Drawing.Point(9, 42);
     399      this.rbVMSizeMedium.Name = "rbVMSizeMedium";
     400      this.rbVMSizeMedium.Size = new System.Drawing.Size(62, 17);
     401      this.rbVMSizeMedium.TabIndex = 1;
     402      this.rbVMSizeMedium.TabStop = true;
     403      this.rbVMSizeMedium.Text = "Medium";
     404      this.toolTip.SetToolTip(this.rbVMSizeMedium, "2 CPU Cores; 3.5 GB Memory; $0.24");
     405      this.rbVMSizeMedium.UseVisualStyleBackColor = true;
     406      //
     407      // rbVMSizeSmall
     408      //
     409      this.rbVMSizeSmall.AutoSize = true;
     410      this.rbVMSizeSmall.Checked = true;
     411      this.rbVMSizeSmall.Location = new System.Drawing.Point(9, 19);
     412      this.rbVMSizeSmall.Name = "rbVMSizeSmall";
     413      this.rbVMSizeSmall.Size = new System.Drawing.Size(50, 17);
     414      this.rbVMSizeSmall.TabIndex = 0;
     415      this.rbVMSizeSmall.TabStop = true;
     416      this.rbVMSizeSmall.Text = "Small";
     417      this.toolTip.SetToolTip(this.rbVMSizeSmall, "1 CPU Core; 1.75 GB Memory; $0.04");
     418      this.rbVMSizeSmall.UseVisualStyleBackColor = true;
     419      //
     420      // rbVMSizeLarge
     421      //
     422      this.rbVMSizeLarge.AutoSize = true;
     423      this.rbVMSizeLarge.Location = new System.Drawing.Point(9, 65);
     424      this.rbVMSizeLarge.Name = "rbVMSizeLarge";
     425      this.rbVMSizeLarge.Size = new System.Drawing.Size(52, 17);
     426      this.rbVMSizeLarge.TabIndex = 2;
     427      this.rbVMSizeLarge.TabStop = true;
     428      this.rbVMSizeLarge.Text = "Large";
     429      this.toolTip.SetToolTip(this.rbVMSizeLarge, "4 CPU Cores; 7 GB Memory; $0.48");
     430      this.rbVMSizeLarge.UseVisualStyleBackColor = true;
     431      //
     432      // rbVMSizeExtraLarge
     433      //
     434      this.rbVMSizeExtraLarge.AutoSize = true;
     435      this.rbVMSizeExtraLarge.Location = new System.Drawing.Point(9, 88);
     436      this.rbVMSizeExtraLarge.Name = "rbVMSizeExtraLarge";
     437      this.rbVMSizeExtraLarge.Size = new System.Drawing.Size(79, 17);
     438      this.rbVMSizeExtraLarge.TabIndex = 3;
     439      this.rbVMSizeExtraLarge.TabStop = true;
     440      this.rbVMSizeExtraLarge.Text = "Extra Large";
     441      this.toolTip.SetToolTip(this.rbVMSizeExtraLarge, "8 CPU Cores; 14 GB Memory; $0.96");
     442      this.rbVMSizeExtraLarge.UseVisualStyleBackColor = true;
     443      //
     444      // gbDeploymentOptions
     445      //
     446      this.gbDeploymentOptions.Controls.Add(this.rbDeployToProduction);
     447      this.gbDeploymentOptions.Controls.Add(this.rbDeployToStaging);
     448      this.gbDeploymentOptions.Location = new System.Drawing.Point(15, 401);
     449      this.gbDeploymentOptions.Name = "gbDeploymentOptions";
     450      this.gbDeploymentOptions.Size = new System.Drawing.Size(486, 69);
     451      this.gbDeploymentOptions.TabIndex = 22;
     452      this.gbDeploymentOptions.TabStop = false;
     453      this.gbDeploymentOptions.Text = "Deployment options";
     454      //
     455      // gbVMSize
     456      //
     457      this.gbVMSize.Controls.Add(this.rbVMSizeExtraLarge);
     458      this.gbVMSize.Controls.Add(this.rbVMSizeSmall);
     459      this.gbVMSize.Controls.Add(this.rbVMSizeLarge);
     460      this.gbVMSize.Controls.Add(this.rbVMSizeMedium);
     461      this.gbVMSize.Location = new System.Drawing.Point(15, 476);
     462      this.gbVMSize.Name = "gbVMSize";
     463      this.gbVMSize.Size = new System.Drawing.Size(486, 118);
     464      this.gbVMSize.TabIndex = 23;
     465      this.gbVMSize.TabStop = false;
     466      this.gbVMSize.Text = "Virtual machine size";
     467      //
    342468      // AddAzureServiceDialog
    343469      //
     
    345471      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
    346472      this.AutoValidate = System.Windows.Forms.AutoValidate.EnableAllowFocusChange;
    347       this.ClientSize = new System.Drawing.Size(517, 436);
     473      this.ClientSize = new System.Drawing.Size(517, 700);
     474      this.Controls.Add(this.gbVMSize);
     475      this.Controls.Add(this.gbDeploymentOptions);
     476      this.Controls.Add(this.gbStorageService);
    348477      this.Controls.Add(this.lblCertificateFile);
    349478      this.Controls.Add(this.lblCores);
     
    355484      this.Controls.Add(this.label9);
    356485      this.Controls.Add(this.btnAddCertificate);
    357       this.Controls.Add(this.panelDeploymentOptions);
    358       this.Controls.Add(this.label7);
    359486      this.Controls.Add(this.cbNewHostedService);
    360487      this.Controls.Add(this.gbNewHostedService);
     
    363490      this.Controls.Add(this.cmbChooseSubscription);
    364491      this.Controls.Add(this.label1);
     492      this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
    365493      this.Name = "AddAzureServiceDialog";
    366494      this.Text = "Create New Azure Slave";
    367495      this.gbNewHostedService.ResumeLayout(false);
    368496      this.gbNewHostedService.PerformLayout();
    369       this.panelDeploymentOptions.ResumeLayout(false);
    370       this.panelDeploymentOptions.PerformLayout();
    371497      ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
     498      this.gbStorageService.ResumeLayout(false);
     499      this.gbStorageService.PerformLayout();
     500      this.gbDeploymentOptions.ResumeLayout(false);
     501      this.gbDeploymentOptions.PerformLayout();
     502      this.gbVMSize.ResumeLayout(false);
     503      this.gbVMSize.PerformLayout();
    372504      this.ResumeLayout(false);
    373505      this.PerformLayout();
     
    393525    private System.Windows.Forms.Label label3;
    394526    private System.Windows.Forms.CheckBox cbNewHostedService;
    395     private System.Windows.Forms.Label label7;
    396     private System.Windows.Forms.Panel panelDeploymentOptions;
    397527    private System.Windows.Forms.RadioButton rbDeployToProduction;
    398528    private System.Windows.Forms.RadioButton rbDeployToStaging;
     
    407537    private System.Windows.Forms.Label lblCertificateFile;
    408538    private System.Windows.Forms.ErrorProvider errorProvider;
     539    private System.Windows.Forms.RadioButton rbVMSizeExtraLarge;
     540    private System.Windows.Forms.RadioButton rbVMSizeLarge;
     541    private System.Windows.Forms.RadioButton rbVMSizeMedium;
     542    private System.Windows.Forms.RadioButton rbVMSizeSmall;
     543    private System.Windows.Forms.GroupBox gbStorageService;
     544    private System.Windows.Forms.CheckBox cbCreateBlobIfNotExists;
     545    private System.Windows.Forms.TextBox tbBlobContainer;
     546    private System.Windows.Forms.Label label11;
     547    private System.Windows.Forms.ComboBox comboBox1;
     548    private System.Windows.Forms.Label label8;
     549    private System.Windows.Forms.ToolTip toolTip;
     550    private System.Windows.Forms.GroupBox gbVMSize;
     551    private System.Windows.Forms.GroupBox gbDeploymentOptions;
    409552  }
    410553}
Note: See TracChangeset for help on using the changeset viewer.