2
Copyright 2010 OpenStack LLC
6
Licensed under the Apache License, Version 2.0 (the "License"); you may
7
not use this file except in compliance with the License. You may obtain
8
a copy of the License at
10
http://www.apache.org/licenses/LICENSE-2.0
12
Unless required by applicable law or agreed to in writing, software
13
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
14
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
15
License for the specific language governing permissions and limitations
45
Each Nova User is authorized based on their access key and secret key, assigned per-user. Read more at :doc:`/adminguide/managing.users`.
50
For Nova, access to images is based on the project. Read more at :doc:`/adminguide/managing.projects`.
55
Images are binary files that run the operating system. Read more at :doc:`/adminguide/managing.images`.
60
Instances are running virtual servers. Read more at :doc:`/adminguide/managing.instances`.
65
.. todo:: Write doc about volumes
70
In Nova, a security group is a named collection of network access rules, like firewall policies. Read more at `Security Groups <http://nova.openstack.org/nova.concepts.html#concept-security-groups>`_.
75
VLAN is the default network mode for Nova. Read more at :doc:`/adminguide/network.vlan`.
79
Nova enables floating IP management.
b'\\ No newline at end of file'