Navigation
index
modules
|
python-novaclient 2.10.0.36.gfba20df documentation
»
Index
A
|
B
|
C
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
U
|
W
A
add_arg() (in module novaclient.utils)
add_hook() (novaclient.utils.HookableMixin class method)
add_resource_manager_extra_kwargs_hook() (in module novaclient.utils)
advance_time_delta() (in module novaclient.openstack.common.timeutils)
advance_time_seconds() (in module novaclient.openstack.common.timeutils)
AmbiguousEndpoints
arg() (in module novaclient.utils)
AuthorizationFailure
AuthSystemNotFound
B
BACKUP_DAILY_DISABLED (in module novaclient)
BACKUP_DAILY_H_0000_0200 (in module novaclient)
BACKUP_DAILY_H_0200_0400 (in module novaclient)
BACKUP_DAILY_H_0400_0600 (in module novaclient)
BACKUP_DAILY_H_0600_0800 (in module novaclient)
BACKUP_DAILY_H_0800_1000 (in module novaclient)
BACKUP_DAILY_H_1000_1200 (in module novaclient)
BACKUP_DAILY_H_1200_1400 (in module novaclient)
BACKUP_DAILY_H_1400_1600 (in module novaclient)
BACKUP_DAILY_H_1600_1800 (in module novaclient)
BACKUP_DAILY_H_1800_2000 (in module novaclient)
BACKUP_DAILY_H_2000_2200 (in module novaclient)
BACKUP_DAILY_H_2200_0000 (in module novaclient)
backup_schedules (novaclient.OpenStack attribute)
BACKUP_WEEKLY_DISABLED (in module novaclient)
BACKUP_WEEKLY_FRIDAY (in module novaclient)
BACKUP_WEEKLY_MONDAY (in module novaclient)
BACKUP_WEEKLY_SATURDAY (in module novaclient)
BACKUP_WEEKLY_SUNDAY (in module novaclient)
BACKUP_WEEKLY_THURSDAY (in module novaclient)
BACKUP_WEEKLY_TUESDAY (in module novaclient)
BACKUP_WEEKLY_WEDNESDA (in module novaclient)
BadRequest
bool_from_str() (in module novaclient.utils)
BootingManagerWithFind (class in novaclient.base)
C
canonicalize_emails() (in module novaclient.openstack.common.setup)
clear_time_override() (in module novaclient.openstack.common.timeutils)
ClientException
CommandError
completion_cache() (novaclient.base.Manager method)
ConnectionRefused
E
EndpointNotFound
env() (in module novaclient.utils)
environment variable
OS_AUTH_URL
OS_COMPUTE_API_VERSION
OS_PASSWORD
OS_TENANT_NAME
OS_USERNAME
Extension (class in novaclient.extension)
F
find() (novaclient.base.ManagerWithFind method)
find_resource() (in module novaclient.utils)
findall() (novaclient.base.ManagerWithFind method)
flavors (novaclient.OpenStack attribute)
Forbidden
from_response() (in module novaclient.exceptions)
G
generate_authors() (in module novaclient.openstack.common.setup)
get() (novaclient.base.Resource method)
get_cmdclass() (in module novaclient.openstack.common.setup)
get_git_branchname() (in module novaclient.openstack.common.setup)
get_post_version() (in module novaclient.openstack.common.setup)
get_pre_version() (in module novaclient.openstack.common.setup)
get_reqs_from_files() (in module novaclient.openstack.common.setup)
get_resource_manager_extra_kwargs() (in module novaclient.utils)
get_service_type() (in module novaclient.utils)
get_token() (novaclient.service_catalog.ServiceCatalog method)
getid() (in module novaclient.base)
H
HookableMixin (class in novaclient.utils)
http_status (novaclient.exceptions.BadRequest attribute)
(novaclient.exceptions.Forbidden attribute)
(novaclient.exceptions.HTTPNotImplemented attribute)
(novaclient.exceptions.NotFound attribute)
(novaclient.exceptions.OverLimit attribute)
(novaclient.exceptions.Unauthorized attribute)
HTTPNotImplemented
HUMAN_ID (novaclient.base.Resource attribute)
human_id (novaclient.base.Resource attribute)
I
images (novaclient.OpenStack attribute)
import_class() (in module novaclient.utils)
ipgroups (novaclient.OpenStack attribute)
is_loaded() (novaclient.base.Resource method)
is_newer_than() (in module novaclient.openstack.common.timeutils)
is_older_than() (in module novaclient.openstack.common.timeutils)
isotime() (in module novaclient.openstack.common.timeutils)
isunauthenticated() (in module novaclient.utils)
L
list() (novaclient.base.ManagerWithFind method)
M
Manager (class in novaclient.base)
ManagerWithFind (class in novaclient.base)
marshall_now() (in module novaclient.openstack.common.timeutils)
message (novaclient.exceptions.BadRequest attribute)
(novaclient.exceptions.Forbidden attribute)
(novaclient.exceptions.HTTPNotImplemented attribute)
(novaclient.exceptions.NotFound attribute)
(novaclient.exceptions.OverLimit attribute)
(novaclient.exceptions.Unauthorized attribute)
N
NAME_ATTR (novaclient.base.Resource attribute)
normalize_time() (in module novaclient.openstack.common.timeutils)
NotFound
NoTokenLookupException
NoUniqueMatch
novaclient (module)
,
[1]
novaclient.base (module)
novaclient.exceptions (module)
novaclient.extension (module)
novaclient.openstack.common.setup (module)
novaclient.openstack.common.timeutils (module)
novaclient.service_catalog (module)
novaclient.utils (module)
O
OpenStack (class in novaclient)
OverLimit
P
parse_dependency_links() (in module novaclient.openstack.common.setup)
parse_isotime() (in module novaclient.openstack.common.timeutils)
parse_mailmap() (in module novaclient.openstack.common.setup)
parse_requirements() (in module novaclient.openstack.common.setup)
parse_strtime() (in module novaclient.openstack.common.timeutils)
pretty_choice_list() (in module novaclient.utils)
print_dict() (in module novaclient.utils)
print_list() (in module novaclient.utils)
R
read_versioninfo() (in module novaclient.openstack.common.setup)
REBOOT_HARD (in module novaclient)
REBOOT_SOFT (in module novaclient)
Resource (class in novaclient.base)
resource_class (novaclient.base.Manager attribute)
run_hooks() (novaclient.utils.HookableMixin class method)
S
safe_issubclass() (in module novaclient.utils)
servers (novaclient.OpenStack attribute)
service_type() (in module novaclient.utils)
ServiceCatalog (class in novaclient.service_catalog)
set_loaded() (novaclient.base.Resource method)
set_time_override() (in module novaclient.openstack.common.timeutils)
slugify() (in module novaclient.utils)
strtime() (in module novaclient.openstack.common.timeutils)
SUPPORTED_HOOKS (novaclient.extension.Extension attribute)
U
unauthenticated() (in module novaclient.utils)
Unauthorized
unmarshall_time() (in module novaclient.openstack.common.timeutils)
UnsupportedVersion
url_for() (novaclient.service_catalog.ServiceCatalog method)
utcnow() (in module novaclient.openstack.common.timeutils)
utcnow_ts() (in module novaclient.openstack.common.timeutils)
W
write_git_changelog() (in module novaclient.openstack.common.setup)
write_requirements() (in module novaclient.openstack.common.setup)
write_to_completion_cache() (novaclient.base.Manager method)
write_versioninfo() (in module novaclient.openstack.common.setup)
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
python-novaclient 2.10.0.36.gfba20df documentation
»