The tacker.db.nfvo.nfvo_db Module

The tacker.db.nfvo.nfvo_db Module

class tacker.db.nfvo.nfvo_db.Vim(**kwargs)

Bases: sqlalchemy.ext.declarative.api.Base, tacker.db.models_v1.HasId, tacker.db.models_v1.HasTenant, tacker.db.models_v1.Audit

created_at
deleted_at
description
id
is_default
name
placement_attr
shared
status
tenant_id
type
updated_at
vim_auth
class tacker.db.nfvo.nfvo_db.VimAuth(**kwargs)

Bases: sqlalchemy.ext.declarative.api.Base, tacker.db.models_v1.HasId

auth_cred
auth_url
id
password
vim_id
vim_project
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.