Main Page: Difference between revisions

From Wikitech
Content deleted Content added
Ryan Lane (talk | contribs)
Ryan Lane (talk | contribs)
No edit summary
Line 1: Line 1:
== Anonymous users ==
== Access rights ==

=== Anonymous users ===


You'll need to create an account.
You'll need to create an account.


== Logged in users ==
=== Logged in users ===


After creating an account, you can:
After creating an account, you can:
Line 15: Line 17:
You can make [[Resource query examples|queries]] for nova resources; currently Nova instances have semantic properties enabled.
You can make [[Resource query examples|queries]] for nova resources; currently Nova instances have semantic properties enabled.


== Admins ==
=== Admins ===


=== Wiki Admin ===
==== Wiki Admin ====


If you are a wiki admin, you can:
If you are a wiki admin, you can:
Line 25: Line 27:
* [[Special:NovaSudoer|Manage sudo policies]].
* [[Special:NovaSudoer|Manage sudo policies]].


=== Net Admins ===
==== Net Admins ====


If you are a NetAdmin, you can:
If you are a NetAdmin, you can:
Line 32: Line 34:
* [[Special:NovaSecurityGroup|Manage security groups and rules]].
* [[Special:NovaSecurityGroup|Manage security groups and rules]].


=== Sys Admins ===
==== Sys Admins ====


If you are a sysadmin, you can:
If you are a sysadmin, you can:
Line 41: Line 43:
After creating an instance, you'll get an email notifying you that it is ready to be logged into. If you did not add an SSH key prior to creating the instance, you'll need to wait until your key is propagated to the instances (which can take an additional 30 minutes).
After creating an instance, you'll get an email notifying you that it is ready to be logged into. If you did not add an SSH key prior to creating the instance, you'll need to wait until your key is propagated to the instances (which can take an additional 30 minutes).


=== Cloud Admins ===
==== Cloud Admins ====


In addition to all actions that sysadmins and netadmins, you can:
In addition to all actions that sysadmins and netadmins, you can:
Line 47: Line 49:
* [[Special:NovaDomain|Create or manage DNS domains]].
* [[Special:NovaDomain|Create or manage DNS domains]].


== Access FAQ ==
=== Access FAQ ===


* '''Q:''' I was added to a group that gives me access to something in git, but it isn't working, what's wrong?
* '''Q:''' I was added to a group that gives me access to something in git, but it isn't working, what's wrong?

Revision as of 18:19, 9 September 2011

Access rights

Anonymous users

You'll need to create an account.

Logged in users

After creating an account, you can:

Once you add a key, you'll be able to log into an instance in the main project testlabs. It may take up to 30 minutes for your key to be propagated to all instances.

If you'd like to create instances, you'll need to have an admin add you to a project, and to the sysadmin role in that project.

You can make queries for nova resources; currently Nova instances have semantic properties enabled.

Admins

Wiki Admin

If you are a wiki admin, you can:

Net Admins

If you are a NetAdmin, you can:

Sys Admins

If you are a sysadmin, you can:

After creating an instance, you'll get an email notifying you that it is ready to be logged into. If you did not add an SSH key prior to creating the instance, you'll need to wait until your key is propagated to the instances (which can take an additional 30 minutes).

Cloud Admins

In addition to all actions that sysadmins and netadmins, you can:

Access FAQ

  • Q: I was added to a group that gives me access to something in git, but it isn't working, what's wrong?
    • A: Once you have been added to the group, you need to log out of gerrit, then back in. Gerrit pulls its groups from LDAP, but caches them. Logging out, then back in re-synchronizes your groups, and thus clears the cache.