Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. New Table : dedicated_resources (id, uuid, zone_id, pod_id, cluster_id, host_id, domain_id, account_id).|| Field || Type || NULL || Key || Default || Extra ||

    Field

    Type

    Null

    Key

    Default

    Extra

    id

    bigint(20) unsigned

    NO

    PRI

    NULL

    auto_increment

    uuid

    varchar(40)

    YES

    UNI

    NULL

     

    data_center_id

    bigint(20) unsigned

    NO

    MUL

    NULL

     

    pod_id

    bigint(20) unsigned

    NO

    MUL

    NULL

      description

    cluster_id

    varcharbigint(99920) unsigned

    YES NO

     MUL

    NULL

      label

    host_id

    varcharbigint(4020) unsigned

    YES NO

     MUL

    NULL

     

    domain_id

    bigint(20) unsigned

    timestamp

    timestamp

    YES

     MUL

    NULL

      url

    account_id

    varcharbigint(99920) unsigned

    YES

     MUL

    NULL

     

  2. service_offering table: Introduce a column “isdedicated” in  service_offering table. Default value should be 0.

UI flow

  • TBDAdd a check option in "Add Compute Offering" for is_dedicated option.