Versions Compared

Key

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

...

  • List all volumes
    • openstack volume list

It can also be tested a bit more thoroughly, by creating a new volume, and attach it to an instance

  • openstack volume create --type SSD-300 --size 1 testvolum
  • openstack server add volume <server> testvolum


Neutron

API-nodes

-

BGP-agents

...