Abort and print when dependencies not met.
[ganeti_webmgr.git] / docs / source / importing.rst
blob4549e58a88c77c4f7c7377244c8108913e048cb3
1 Importing a Cluster
2 ===================
4 #. Log in as an admin user.
5 #. Navigate *Clusters -> Add Cluster*
6 #. Fill out properties and click *save*
8 When the Cluster is imported into Ganeti Web Manager it will
9 automatically synchronize. Virtual Machine objects will be created to
10 match what is found on the Ganeti Cluster. :ref:`permission-tags` will
11 also be parsed to automatically add permissions for virtual machines.
13 Note that if the cluster requires a username and password, you must
14 enter these in order to modify the cluster through the web manager. If
15 you leave the fields blank or enter incorrect credentials, you will be
16 able to view the cluster's virtual machines but there will be errors if
17 you try to modify them or create new ones. You can edit the cluster's
18 properties by using the "edit" button on the cluster detail page. The
19 edit button will only be visible if you're logged in as a cluster admin
20 or superuser.
22 :doc:`usage/permissions` can be or you can use the :ref:`orphans` tool to find
23 virtual machines with no permissions.