Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

RECIRCLE / interface-openstack

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 2
  • Merge Requests 4
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Storage manager

Storage manager

Last edited by Török Ádám Apr 08, 2019
Page history

1. Kliens által hívott abstract interface

StorageManager

Volume létrehozása (create)

Létrehoz egy új volume-ot a megfelelő paraméterekkel.

Volume lekérdezése (get)

Visszaadja a megadott id alapján az volume-ot.

Volume törlése (delete)

Törli a megadott id alapján az volume-ot.

Volume-ok listázása (list)

Visszaadja az összes volume-ot.

Volume

  • id (string) - A Volume azonosítója
  • size (integer) - A Volume mérete (GByte-ban)
  • bootable (boolean) - A Volume bootolhatósága

2. OpenStackes megvalósítás

  Clone repository
  • Image manager
  • Snapshot manager
  • Tesztelés
  • Home
  • Storage manager
  • Vm page
More Pages
×

New Wiki Page

Tip: You can specify the full path for the new file. We will automatically create any missing directories.