[akrivoka@ana-laptop ~]$ git clone git@github.com:openstack/horizon.git horizon_github Cloning into 'horizon_github'... remote: Counting objects: 40252, done. remote: Compressing objects: 100% (15357/15357), done. remote: Total 40252 (delta 28215), reused 34155 (delta 22715) Receiving objects: 100% (40252/40252), 11.13 MiB | 2.58 MiB/s, done. Resolving deltas: 100% (28215/28215), done. [akrivoka@ana-laptop ~]$ cd horizon_github/ [akrivoka@ana-laptop horizon_github]$ ./run_tests.sh --docs Checking environment. Environment not found. Install? (Y/n) Y Fetching new src packages... Creating venv... done. Installing dependencies with pip (this can take a while)... Successfully installed Django django-compressor django-openstack-auth eventlet kombu lesscpy iso8601 netaddr python-cinderclient python-glanceclient python-heatclient python-keystoneclient python-novaclient python-neutronclient python-swiftclient python-ceilometerclient python-troveclient pytz lockfile hacking coverage django-nose mox nose nose-exclude nosexcover openstack.nose-plugin nosehtmloutput selenium sphinx docutils oslo.sphinx django-appconf greenlet anyjson amqp ply PrettyTable requests simplejson Babel six pyOpenSSL warlock httplib2 PyYAML oslo.config cliff pep8 pyflakes flake8 colorama termcolor Pygments Jinja2 jsonschema jsonpatch pyparsing cmd2 mccabe markupsafe jsonpointer Cleaning up... Openstack development environment setup is complete. Openstack development uses virtualenv to track and manage Python dependencies while in development and testing. To activate the Openstack virtualenv for the extent of your current shell session you can run: $ source /home/ana/horizon_github/.venv/bin/activate Or, if you prefer, you can run commands in the virtualenv on a case by case basis by running: $ /home/ana/horizon_github/tools/with_venv.sh Also, make test will automatically use the virtualenv. Building sphinx... Making output directory... Running Sphinx v1.1.3 Generating source documentation for openstack_dashboard SEARCHING /home/ana/horizon_github Module openstack_dashboard.settings updated, generating new documentation. Module openstack_dashboard updated, generating new documentation. Module openstack_dashboard.urls updated, generating new documentation. Module openstack_dashboard.views updated, generating new documentation. Module openstack_dashboard.context_processors updated, generating new documentation. Module openstack_dashboard.hooks updated, generating new documentation. Module openstack_dashboard.exceptions updated, generating new documentation. Module openstack_dashboard.policy updated, generating new documentation. Module openstack_dashboard.local updated, generating new documentation. Module openstack_dashboard.dashboards updated, generating new documentation. Module openstack_dashboard.dashboards.project updated, generating new documentation. Module openstack_dashboard.dashboards.project.dashboard updated, generating new documentation. Module openstack_dashboard.dashboards.project.models updated, generating new documentation. Module openstack_dashboard.dashboards.project.overview updated, generating new documentation. Module openstack_dashboard.dashboards.project.overview.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.overview.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.overview.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.overview.panel updated, generating new documentation. Module openstack_dashboard.dashboards.project.containers updated, generating new documentation. Module openstack_dashboard.dashboards.project.containers.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.containers.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.containers.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.containers.browsers updated, generating new documentation. Module openstack_dashboard.dashboards.project.containers.panel updated, generating new documentation. Module openstack_dashboard.dashboards.project.containers.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.containers.forms updated, generating new documentation. Module openstack_dashboard.dashboards.project.volumes updated, generating new documentation. Module openstack_dashboard.dashboards.project.volumes.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.volumes.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.volumes.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.project.volumes.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.volumes.panel updated, generating new documentation. Module openstack_dashboard.dashboards.project.volumes.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.volumes.forms updated, generating new documentation. Module openstack_dashboard.dashboards.project.vpn updated, generating new documentation. Module openstack_dashboard.dashboards.project.vpn.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.vpn.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.vpn.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.project.vpn.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.vpn.panel updated, generating new documentation. Module openstack_dashboard.dashboards.project.vpn.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.vpn.workflows updated, generating new documentation. Module openstack_dashboard.dashboards.project.database_backups updated, generating new documentation. Module openstack_dashboard.dashboards.project.database_backups.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.database_backups.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.database_backups.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.database_backups.panel updated, generating new documentation. Module openstack_dashboard.dashboards.project.database_backups.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.database_backups.workflows updated, generating new documentation. Module openstack_dashboard.dashboards.project.database_backups.workflows.create_backup updated, generating new documentation. Module openstack_dashboard.dashboards.project.network_topology updated, generating new documentation. Module openstack_dashboard.dashboards.project.network_topology.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.network_topology.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.network_topology.panel updated, generating new documentation. Module openstack_dashboard.dashboards.project.network_topology.instances updated, generating new documentation. Module openstack_dashboard.dashboards.project.network_topology.instances.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.network_topology.ports updated, generating new documentation. Module openstack_dashboard.dashboards.project.network_topology.ports.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.network_topology.routers updated, generating new documentation. Module openstack_dashboard.dashboards.project.network_topology.routers.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.instances updated, generating new documentation. Module openstack_dashboard.dashboards.project.instances.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.instances.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.instances.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.project.instances.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.instances.panel updated, generating new documentation. Module openstack_dashboard.dashboards.project.instances.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.instances.forms updated, generating new documentation. Module openstack_dashboard.dashboards.project.instances.workflows updated, generating new documentation. Module openstack_dashboard.dashboards.project.instances.workflows.resize_instance updated, generating new documentation. Module openstack_dashboard.dashboards.project.instances.workflows.update_instance updated, generating new documentation. Module openstack_dashboard.dashboards.project.instances.workflows.create_instance updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.panel updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.security_groups updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.security_groups.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.security_groups.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.security_groups.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.security_groups.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.security_groups.forms updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.keypairs updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.keypairs.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.keypairs.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.keypairs.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.keypairs.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.keypairs.forms updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.floating_ips updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.floating_ips.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.floating_ips.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.floating_ips.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.floating_ips.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.floating_ips.workflows updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.floating_ips.forms updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.api_access updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.api_access.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.api_access.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.api_access.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.access_and_security.api_access.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.firewalls updated, generating new documentation. Module openstack_dashboard.dashboards.project.firewalls.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.firewalls.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.firewalls.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.project.firewalls.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.firewalls.panel updated, generating new documentation. Module openstack_dashboard.dashboards.project.firewalls.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.firewalls.workflows updated, generating new documentation. Module openstack_dashboard.dashboards.project.firewalls.forms updated, generating new documentation. Module openstack_dashboard.dashboards.project.loadbalancers updated, generating new documentation. Module openstack_dashboard.dashboards.project.loadbalancers.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.loadbalancers.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.loadbalancers.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.project.loadbalancers.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.loadbalancers.panel updated, generating new documentation. Module openstack_dashboard.dashboards.project.loadbalancers.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.loadbalancers.models updated, generating new documentation. Module openstack_dashboard.dashboards.project.loadbalancers.workflows updated, generating new documentation. Module openstack_dashboard.dashboards.project.loadbalancers.forms updated, generating new documentation. Module openstack_dashboard.dashboards.project.databases updated, generating new documentation. Module openstack_dashboard.dashboards.project.databases.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.databases.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.databases.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.project.databases.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.databases.panel updated, generating new documentation. Module openstack_dashboard.dashboards.project.databases.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.databases.workflows updated, generating new documentation. Module openstack_dashboard.dashboards.project.databases.workflows.create_instance updated, generating new documentation. Module openstack_dashboard.dashboards.project.stacks.mappings updated, generating new documentation. Module openstack_dashboard.dashboards.project.stacks updated, generating new documentation. Module openstack_dashboard.dashboards.project.stacks.sro updated, generating new documentation. Module openstack_dashboard.dashboards.project.stacks.api updated, generating new documentation. Module openstack_dashboard.dashboards.project.stacks.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.stacks.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.stacks.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.project.stacks.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.stacks.panel updated, generating new documentation. Module openstack_dashboard.dashboards.project.stacks.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.stacks.forms updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.panel updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.workflows updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.forms updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.subnets updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.subnets.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.subnets.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.subnets.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.subnets.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.subnets.workflows updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.ports updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.ports.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.ports.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.ports.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.ports.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.networks.ports.forms updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.utils updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.panel updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.volume_snapshots updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.volume_snapshots.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.volume_snapshots.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.volume_snapshots.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.images updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.images.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.images.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.images.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.images.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.images.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.images.forms updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.snapshots updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.snapshots.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.snapshots.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.snapshots.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.images_and_snapshots.snapshots.forms updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.tests updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.panel updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.forms updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.extensions updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.extensions.routerrules updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.extensions.routerrules.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.extensions.routerrules.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.extensions.routerrules.rulemanager updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.extensions.routerrules.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.extensions.routerrules.forms updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.ports updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.ports.urls updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.ports.views updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.ports.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.ports.tables updated, generating new documentation. Module openstack_dashboard.dashboards.project.routers.ports.forms updated, generating new documentation. Module openstack_dashboard.dashboards.admin updated, generating new documentation. Module openstack_dashboard.dashboards.admin.dashboard updated, generating new documentation. Module openstack_dashboard.dashboards.admin.models updated, generating new documentation. Module openstack_dashboard.dashboards.admin.overview updated, generating new documentation. Module openstack_dashboard.dashboards.admin.overview.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.overview.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.overview.tests updated, generating new documentation. Module openstack_dashboard.dashboards.admin.overview.panel updated, generating new documentation. Module openstack_dashboard.dashboards.admin.domains updated, generating new documentation. Module openstack_dashboard.dashboards.admin.domains.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.domains.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.domains.constants updated, generating new documentation. Module openstack_dashboard.dashboards.admin.domains.tests updated, generating new documentation. Module openstack_dashboard.dashboards.admin.domains.panel updated, generating new documentation. Module openstack_dashboard.dashboards.admin.domains.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.domains.workflows updated, generating new documentation. Module openstack_dashboard.dashboards.admin.volumes updated, generating new documentation. Module openstack_dashboard.dashboards.admin.volumes.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.volumes.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.volumes.tests updated, generating new documentation. Module openstack_dashboard.dashboards.admin.volumes.panel updated, generating new documentation. Module openstack_dashboard.dashboards.admin.volumes.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.volumes.forms updated, generating new documentation. Module openstack_dashboard.dashboards.admin.info updated, generating new documentation. Module openstack_dashboard.dashboards.admin.info.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.info.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.info.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.admin.info.tests updated, generating new documentation. Module openstack_dashboard.dashboards.admin.info.panel updated, generating new documentation. Module openstack_dashboard.dashboards.admin.info.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.groups updated, generating new documentation. Module openstack_dashboard.dashboards.admin.groups.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.groups.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.groups.constants updated, generating new documentation. Module openstack_dashboard.dashboards.admin.groups.tests updated, generating new documentation. Module openstack_dashboard.dashboards.admin.groups.panel updated, generating new documentation. Module openstack_dashboard.dashboards.admin.groups.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.groups.forms updated, generating new documentation. Module openstack_dashboard.dashboards.admin.instances updated, generating new documentation. Module openstack_dashboard.dashboards.admin.instances.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.instances.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.instances.tests updated, generating new documentation. Module openstack_dashboard.dashboards.admin.instances.panel updated, generating new documentation. Module openstack_dashboard.dashboards.admin.instances.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.instances.forms updated, generating new documentation. Module openstack_dashboard.dashboards.admin.metering updated, generating new documentation. Module openstack_dashboard.dashboards.admin.metering.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.metering.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.metering.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.admin.metering.tests updated, generating new documentation. Module openstack_dashboard.dashboards.admin.metering.panel updated, generating new documentation. Module openstack_dashboard.dashboards.admin.users updated, generating new documentation. Module openstack_dashboard.dashboards.admin.users.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.users.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.users.tests updated, generating new documentation. Module openstack_dashboard.dashboards.admin.users.panel updated, generating new documentation. Module openstack_dashboard.dashboards.admin.users.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.users.forms updated, generating new documentation. Module openstack_dashboard.dashboards.admin.hypervisors updated, generating new documentation. Module openstack_dashboard.dashboards.admin.hypervisors.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.hypervisors.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.hypervisors.tests updated, generating new documentation. Module openstack_dashboard.dashboards.admin.hypervisors.panel updated, generating new documentation. Module openstack_dashboard.dashboards.admin.hypervisors.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.defaults updated, generating new documentation. Module openstack_dashboard.dashboards.admin.defaults.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.defaults.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.defaults.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.admin.defaults.tests updated, generating new documentation. Module openstack_dashboard.dashboards.admin.defaults.panel updated, generating new documentation. Module openstack_dashboard.dashboards.admin.defaults.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.defaults.workflows updated, generating new documentation. Module openstack_dashboard.dashboards.admin.projects updated, generating new documentation. Module openstack_dashboard.dashboards.admin.projects.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.projects.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.projects.tests updated, generating new documentation. Module openstack_dashboard.dashboards.admin.projects.panel updated, generating new documentation. Module openstack_dashboard.dashboards.admin.projects.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.projects.workflows updated, generating new documentation. Module openstack_dashboard.dashboards.admin.networks updated, generating new documentation. Module openstack_dashboard.dashboards.admin.networks.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.networks.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.networks.tests updated, generating new documentation. Module openstack_dashboard.dashboards.admin.networks.panel updated, generating new documentation. Module openstack_dashboard.dashboards.admin.networks.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.networks.forms updated, generating new documentation. Module openstack_dashboard.dashboards.admin.networks.subnets updated, generating new documentation. Module openstack_dashboard.dashboards.admin.networks.subnets.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.networks.subnets.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.networks.subnets.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.networks.subnets.workflows updated, generating new documentation. Module openstack_dashboard.dashboards.admin.networks.ports updated, generating new documentation. Module openstack_dashboard.dashboards.admin.networks.ports.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.networks.ports.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.networks.ports.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.admin.networks.ports.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.networks.ports.forms updated, generating new documentation. Module openstack_dashboard.dashboards.admin.flavors updated, generating new documentation. Module openstack_dashboard.dashboards.admin.flavors.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.flavors.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.flavors.tests updated, generating new documentation. Module openstack_dashboard.dashboards.admin.flavors.panel updated, generating new documentation. Module openstack_dashboard.dashboards.admin.flavors.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.flavors.workflows updated, generating new documentation. Module openstack_dashboard.dashboards.admin.flavors.extras updated, generating new documentation. Module openstack_dashboard.dashboards.admin.flavors.extras.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.flavors.extras.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.flavors.extras.tests updated, generating new documentation. Module openstack_dashboard.dashboards.admin.flavors.extras.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.flavors.extras.forms updated, generating new documentation. Module openstack_dashboard.dashboards.admin.images updated, generating new documentation. Module openstack_dashboard.dashboards.admin.images.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.images.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.images.tests updated, generating new documentation. Module openstack_dashboard.dashboards.admin.images.panel updated, generating new documentation. Module openstack_dashboard.dashboards.admin.images.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.images.forms updated, generating new documentation. Module openstack_dashboard.dashboards.admin.routers updated, generating new documentation. Module openstack_dashboard.dashboards.admin.routers.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.routers.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.routers.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.admin.routers.tests updated, generating new documentation. Module openstack_dashboard.dashboards.admin.routers.panel updated, generating new documentation. Module openstack_dashboard.dashboards.admin.routers.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.routers.extensions updated, generating new documentation. Module openstack_dashboard.dashboards.admin.routers.extensions.routerrules updated, generating new documentation. Module openstack_dashboard.dashboards.admin.routers.extensions.routerrules.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.routers.ports updated, generating new documentation. Module openstack_dashboard.dashboards.admin.routers.ports.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.routers.ports.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.routers.ports.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.admin.routers.ports.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.roles updated, generating new documentation. Module openstack_dashboard.dashboards.admin.roles.urls updated, generating new documentation. Module openstack_dashboard.dashboards.admin.roles.views updated, generating new documentation. Module openstack_dashboard.dashboards.admin.roles.tests updated, generating new documentation. Module openstack_dashboard.dashboards.admin.roles.panel updated, generating new documentation. Module openstack_dashboard.dashboards.admin.roles.tables updated, generating new documentation. Module openstack_dashboard.dashboards.admin.roles.forms updated, generating new documentation. Module openstack_dashboard.dashboards.settings updated, generating new documentation. Module openstack_dashboard.dashboards.settings.dashboard updated, generating new documentation. Module openstack_dashboard.dashboards.settings.models updated, generating new documentation. Module openstack_dashboard.dashboards.settings.user updated, generating new documentation. Module openstack_dashboard.dashboards.settings.user.urls updated, generating new documentation. Module openstack_dashboard.dashboards.settings.user.views updated, generating new documentation. Module openstack_dashboard.dashboards.settings.user.tests updated, generating new documentation. Module openstack_dashboard.dashboards.settings.user.panel updated, generating new documentation. Module openstack_dashboard.dashboards.settings.user.forms updated, generating new documentation. Module openstack_dashboard.dashboards.settings.password updated, generating new documentation. Module openstack_dashboard.dashboards.settings.password.urls updated, generating new documentation. Module openstack_dashboard.dashboards.settings.password.views updated, generating new documentation. Module openstack_dashboard.dashboards.settings.password.tests updated, generating new documentation. Module openstack_dashboard.dashboards.settings.password.panel updated, generating new documentation. Module openstack_dashboard.dashboards.settings.password.forms updated, generating new documentation. Module openstack_dashboard.dashboards.router updated, generating new documentation. Module openstack_dashboard.dashboards.router.dashboard updated, generating new documentation. Module openstack_dashboard.dashboards.router.models updated, generating new documentation. Module openstack_dashboard.dashboards.router.nexus1000v updated, generating new documentation. Module openstack_dashboard.dashboards.router.nexus1000v.urls updated, generating new documentation. Module openstack_dashboard.dashboards.router.nexus1000v.views updated, generating new documentation. Module openstack_dashboard.dashboards.router.nexus1000v.tabs updated, generating new documentation. Module openstack_dashboard.dashboards.router.nexus1000v.tests updated, generating new documentation. Module openstack_dashboard.dashboards.router.nexus1000v.panel updated, generating new documentation. Module openstack_dashboard.dashboards.router.nexus1000v.tables updated, generating new documentation. Module openstack_dashboard.dashboards.router.nexus1000v.forms updated, generating new documentation. Module openstack_dashboard.utils updated, generating new documentation. Module openstack_dashboard.utils.filters updated, generating new documentation. Module openstack_dashboard.openstack updated, generating new documentation. Module openstack_dashboard.openstack.common.context updated, generating new documentation. Module openstack_dashboard.openstack.common.timeutils updated, generating new documentation. Module openstack_dashboard.openstack.common updated, generating new documentation. Module openstack_dashboard.openstack.common.jsonutils updated, generating new documentation. Module openstack_dashboard.openstack.common.network_utils updated, generating new documentation. Module openstack_dashboard.openstack.common.uuidutils updated, generating new documentation. Module openstack_dashboard.openstack.common.fileutils updated, generating new documentation. Module openstack_dashboard.openstack.common.gettextutils updated, generating new documentation. Module openstack_dashboard.openstack.common.importutils updated, generating new documentation. Module openstack_dashboard.openstack.common.excutils updated, generating new documentation. Module openstack_dashboard.openstack.common.service updated, generating new documentation. Module openstack_dashboard.openstack.common.local updated, generating new documentation. Module openstack_dashboard.openstack.common.threadgroup updated, generating new documentation. Module openstack_dashboard.openstack.common.eventlet_backdoor updated, generating new documentation. Module openstack_dashboard.openstack.common.loopingcall updated, generating new documentation. Module openstack_dashboard.openstack.common.policy updated, generating new documentation. Module openstack_dashboard.openstack.common.log updated, generating new documentation. Module openstack_dashboard.openstack.common.rpc.matchmaker_ring updated, generating new documentation. Module openstack_dashboard.openstack.common.rpc.common updated, generating new documentation. Module openstack_dashboard.openstack.common.rpc updated, generating new documentation. Module openstack_dashboard.openstack.common.rpc.matchmaker updated, generating new documentation. Module openstack_dashboard.openstack.common.rpc.proxy updated, generating new documentation. Module openstack_dashboard.openstack.common.rpc.impl_kombu updated, generating new documentation. Module openstack_dashboard.openstack.common.rpc.dispatcher updated, generating new documentation. Module openstack_dashboard.openstack.common.rpc.service updated, generating new documentation. Module openstack_dashboard.openstack.common.rpc.serializer updated, generating new documentation. Module openstack_dashboard.openstack.common.rpc.impl_zmq updated, generating new documentation. Module openstack_dashboard.openstack.common.rpc.impl_fake updated, generating new documentation. Module openstack_dashboard.openstack.common.rpc.matchmaker_redis updated, generating new documentation. Module openstack_dashboard.openstack.common.rpc.impl_qpid updated, generating new documentation. Module openstack_dashboard.openstack.common.rpc.amqp updated, generating new documentation. Module openstack_dashboard.openstack.common.rpc.zmq_receiver updated, generating new documentation. Module openstack_dashboard.openstack.common.notifier.test_notifier updated, generating new documentation. Module openstack_dashboard.openstack.common.notifier updated, generating new documentation. Module openstack_dashboard.openstack.common.notifier.rpc_notifier2 updated, generating new documentation. Module openstack_dashboard.openstack.common.notifier.api updated, generating new documentation. Module openstack_dashboard.openstack.common.notifier.log_notifier updated, generating new documentation. Module openstack_dashboard.openstack.common.notifier.rpc_notifier updated, generating new documentation. Module openstack_dashboard.openstack.common.notifier.no_op_notifier updated, generating new documentation. Module openstack_dashboard.openstack.common.config updated, generating new documentation. Module openstack_dashboard.openstack.common.config.generator updated, generating new documentation. Module openstack_dashboard.usage.quotas updated, generating new documentation. Module openstack_dashboard.usage updated, generating new documentation. Module openstack_dashboard.usage.views updated, generating new documentation. Module openstack_dashboard.usage.base updated, generating new documentation. Module openstack_dashboard.usage.tables updated, generating new documentation. Module openstack_dashboard.test.settings updated, generating new documentation. Module openstack_dashboard.test.helpers updated, generating new documentation. Module openstack_dashboard.test updated, generating new documentation. Module openstack_dashboard.test.error_pages_urls updated, generating new documentation. Module openstack_dashboard.test.test_data updated, generating new documentation. Module openstack_dashboard.test.test_data.glance_data updated, generating new documentation. Module openstack_dashboard.test.test_data.heat_data updated, generating new documentation. Module openstack_dashboard.test.test_data.swift_data updated, generating new documentation. Module openstack_dashboard.test.test_data.keystone_data updated, generating new documentation. Module openstack_dashboard.test.test_data.nova_data updated, generating new documentation. Module openstack_dashboard.test.test_data.trove_data updated, generating new documentation. Module openstack_dashboard.test.test_data.utils updated, generating new documentation. Module openstack_dashboard.test.test_data.neutron_data updated, generating new documentation. Module openstack_dashboard.test.test_data.exceptions updated, generating new documentation. Module openstack_dashboard.test.test_data.cinder_data updated, generating new documentation. Module openstack_dashboard.test.test_data.ceilometer_data updated, generating new documentation. Module openstack_dashboard.test.tests.quotas updated, generating new documentation. Module openstack_dashboard.test.tests updated, generating new documentation. Module openstack_dashboard.test.tests.error_pages updated, generating new documentation. Module openstack_dashboard.test.tests.templates updated, generating new documentation. Module openstack_dashboard.test.tests.utils updated, generating new documentation. Module openstack_dashboard.test.tests.policy updated, generating new documentation. Module openstack_dashboard.test.tests.selenium updated, generating new documentation. Module openstack_dashboard.test.api_tests.nova_tests updated, generating new documentation. Module openstack_dashboard.test.api_tests updated, generating new documentation. Module openstack_dashboard.test.api_tests.vpnaas_tests updated, generating new documentation. Module openstack_dashboard.test.api_tests.glance_tests updated, generating new documentation. Module openstack_dashboard.test.api_tests.lbaas_tests updated, generating new documentation. Module openstack_dashboard.test.api_tests.cinder_tests updated, generating new documentation. Module openstack_dashboard.test.api_tests.neutron_tests updated, generating new documentation. Module openstack_dashboard.test.api_tests.swift_tests updated, generating new documentation. Module openstack_dashboard.test.api_tests.base_tests updated, generating new documentation. Module openstack_dashboard.test.api_tests.keystone_tests updated, generating new documentation. Module openstack_dashboard.test.api_tests.heat_tests updated, generating new documentation. Module openstack_dashboard.test.api_tests.network_tests updated, generating new documentation. Module openstack_dashboard.test.api_tests.fwaas_tests updated, generating new documentation. Module openstack_dashboard.test.api_tests.ceilometer_tests updated, generating new documentation. Module openstack_dashboard.api.network_base updated, generating new documentation. Module openstack_dashboard.api updated, generating new documentation. Module openstack_dashboard.api.neutron updated, generating new documentation. Module openstack_dashboard.api.vpn updated, generating new documentation. Module openstack_dashboard.api.network updated, generating new documentation. Module openstack_dashboard.api.base updated, generating new documentation. Module openstack_dashboard.api.keystone updated, generating new documentation. Module openstack_dashboard.api.heat updated, generating new documentation. Module openstack_dashboard.api.ceilometer updated, generating new documentation. Module openstack_dashboard.api.swift updated, generating new documentation. Module openstack_dashboard.api.nova updated, generating new documentation. Module openstack_dashboard.api.fwaas updated, generating new documentation. Module openstack_dashboard.api.glance updated, generating new documentation. Module openstack_dashboard.api.trove updated, generating new documentation. Module openstack_dashboard.api.cinder updated, generating new documentation. Module openstack_dashboard.api.lbaas updated, generating new documentation. Generating source documentation for horizon SEARCHING /home/ana/horizon_github Module horizon updated, generating new documentation. Module horizon.version updated, generating new documentation. Module horizon.views updated, generating new documentation. Module horizon.base updated, generating new documentation. Module horizon.middleware updated, generating new documentation. Module horizon.site_urls updated, generating new documentation. Module horizon.messages updated, generating new documentation. Module horizon.context_processors updated, generating new documentation. Module horizon.exceptions updated, generating new documentation. Module horizon.loaders updated, generating new documentation. Module horizon.decorators updated, generating new documentation. Module horizon.models updated, generating new documentation. Module horizon.tabs updated, generating new documentation. Module horizon.tabs.views updated, generating new documentation. Module horizon.tabs.base updated, generating new documentation. Module horizon.tables.actions updated, generating new documentation. Module horizon.tables updated, generating new documentation. Module horizon.tables.views updated, generating new documentation. Module horizon.tables.base updated, generating new documentation. Module horizon.workflows updated, generating new documentation. Module horizon.workflows.views updated, generating new documentation. Module horizon.workflows.base updated, generating new documentation. Module horizon.forms updated, generating new documentation. Module horizon.forms.views updated, generating new documentation. Module horizon.forms.base updated, generating new documentation. Module horizon.forms.fields updated, generating new documentation. Module horizon.browsers updated, generating new documentation. Module horizon.browsers.views updated, generating new documentation. Module horizon.browsers.base updated, generating new documentation. Module horizon.browsers.breadcrumb updated, generating new documentation. Module horizon.utils.functions updated, generating new documentation. Module horizon.utils updated, generating new documentation. Module horizon.utils.validators updated, generating new documentation. Module horizon.utils.filters updated, generating new documentation. Module horizon.utils.html updated, generating new documentation. Module horizon.utils.memoized updated, generating new documentation. Module horizon.utils.fields updated, generating new documentation. Module horizon.utils.secret_key updated, generating new documentation. Module horizon.templatetags.shellfilter updated, generating new documentation. Module horizon.templatetags updated, generating new documentation. Module horizon.templatetags.truncate_filter updated, generating new documentation. Module horizon.templatetags.sizeformat updated, generating new documentation. Module horizon.templatetags.branding updated, generating new documentation. Module horizon.templatetags.horizon updated, generating new documentation. Module horizon.templatetags.parse_date updated, generating new documentation. Module horizon.conf updated, generating new documentation. Module horizon.conf.default updated, generating new documentation. Module horizon.conf.dash_template updated, generating new documentation. Module horizon.conf.dash_template.models updated, generating new documentation. Module horizon.conf.panel_template updated, generating new documentation. Module horizon.conf.panel_template.urls updated, generating new documentation. Module horizon.conf.panel_template.views updated, generating new documentation. Module horizon.conf.panel_template.models updated, generating new documentation. Module horizon.test.settings updated, generating new documentation. Module horizon.test.helpers updated, generating new documentation. Module horizon.test updated, generating new documentation. Module horizon.test.urls updated, generating new documentation. Module horizon.test.test_dashboards updated, generating new documentation. Module horizon.test.test_dashboards.dogs updated, generating new documentation. Module horizon.test.test_dashboards.dogs.dashboard updated, generating new documentation. Module horizon.test.test_dashboards.dogs.models updated, generating new documentation. Module horizon.test.test_dashboards.dogs.puppies updated, generating new documentation. Module horizon.test.test_dashboards.dogs.puppies.urls updated, generating new documentation. Module horizon.test.test_dashboards.dogs.puppies.views updated, generating new documentation. Module horizon.test.test_dashboards.dogs.puppies.panel updated, generating new documentation. Module horizon.test.test_dashboards.dogs.puppies.models updated, generating new documentation. Module horizon.test.test_dashboards.cats updated, generating new documentation. Module horizon.test.test_dashboards.cats.dashboard updated, generating new documentation. Module horizon.test.test_dashboards.cats.models updated, generating new documentation. Module horizon.test.test_dashboards.cats.tigers updated, generating new documentation. Module horizon.test.test_dashboards.cats.tigers.urls updated, generating new documentation. Module horizon.test.test_dashboards.cats.tigers.views updated, generating new documentation. Module horizon.test.test_dashboards.cats.tigers.panel updated, generating new documentation. Module horizon.test.test_dashboards.cats.tigers.models updated, generating new documentation. Module horizon.test.test_dashboards.cats.kittens updated, generating new documentation. Module horizon.test.test_dashboards.cats.kittens.urls updated, generating new documentation. Module horizon.test.test_dashboards.cats.kittens.views updated, generating new documentation. Module horizon.test.test_dashboards.cats.kittens.panel updated, generating new documentation. Module horizon.test.test_dashboards.cats.kittens.models updated, generating new documentation. Module horizon.test.tests updated, generating new documentation. Module horizon.test.tests.base updated, generating new documentation. Module horizon.test.tests.templatetags updated, generating new documentation. Module horizon.test.tests.middleware updated, generating new documentation. Module horizon.test.tests.tabs updated, generating new documentation. Module horizon.test.tests.utils updated, generating new documentation. Module horizon.test.tests.messages updated, generating new documentation. Module horizon.test.tests.tables updated, generating new documentation. Module horizon.test.tests.workflows updated, generating new documentation. Module horizon.test.tests.selenium updated, generating new documentation. Module horizon.test.customization updated, generating new documentation. Module horizon.test.customization.cust_test1 updated, generating new documentation. Module horizon.test.customization.cust_test2 updated, generating new documentation. Module horizon.management updated, generating new documentation. Module horizon.management.commands updated, generating new documentation. Module horizon.management.commands.startpanel updated, generating new documentation. Module horizon.management.commands.startdash updated, generating new documentation. loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... loading intersphinx inventory from http://nova.openstack.org/objects.inv... loading intersphinx inventory from http://docs.djangoproject.com/en/dev/_objects/... loading intersphinx inventory from http://keystone.openstack.org/objects.inv... loading intersphinx inventory from http://glance.openstack.org/objects.inv... loading intersphinx inventory from http://swift.openstack.org/objects.inv... Using openstack theme from /home/ana/horizon_github/.venv/lib/python2.7/site-packages/oslo/sphinx/theme building [html]: targets for 598 source files that are out of date updating environment: 598 added, 0 changed, 0 removed WARNING:root:No local_settings file found. Traceback (most recent call last): File "/home/ana/horizon_github/.venv/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/home/ana/horizon_github/horizon/exceptions.py", line 25, in from django.contrib.auth import logout # noqa File "/home/ana/horizon_github/.venv/lib/python2.7/site-packages/django/contrib/auth/__init__.py", line 5, in from django.middleware.csrf import rotate_token File "/home/ana/horizon_github/.venv/lib/python2.7/site-packages/django/middleware/csrf.py", line 16, in from django.utils.cache import patch_vary_headers File "/home/ana/horizon_github/.venv/lib/python2.7/site-packages/django/utils/cache.py", line 26, in from django.core.cache import get_cache File "/home/ana/horizon_github/.venv/lib/python2.7/site-packages/django/core/cache/__init__.py", line 70, in if DEFAULT_CACHE_ALIAS not in settings.CACHES: File "/home/ana/horizon_github/.venv/lib/python2.7/site-packages/django/conf/__init__.py", line 53, in __getattr__ self._setup(name) File "/home/ana/horizon_github/.venv/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in _setup self._wrapped = Settings(settings_module) File "/home/ana/horizon_github/.venv/lib/python2.7/site-packages/django/conf/__init__.py", line 134, in __init__ raise ImportError("Could not import settings '%s' (Is it on sys.path?): %s" % (self.SETTINGS_MODULE, e)) ImportError: Could not import settings 'openstack_dashboard.settings' (Is it on sys.path?): cannot import name auth WARNING:root:No local_settings file found. reading sources... [ 22%] sourcecode/openstack_dashboard/openstack_dashboard.api.nova Traceback (most recent call last): File "/home/ana/horizon_github/.venv/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 326, in import_object obj = self.get_attr(obj, part) File "/home/ana/horizon_github/.venv/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 232, in get_attr return safe_getattr(obj, name, *defargs) File "/home/ana/horizon_github/.venv/lib/python2.7/site-packages/sphinx/util/inspect.py", line 70, in safe_getattr raise AttributeError(name) AttributeError: rules WARNING:py.warnings:DeprecationWarning: django.conf.urls.defaults is deprecated; use django.conf.urls instead Traceback (most recent call last):de/openstack_dashboard/openstack_dashboard.dashboards.project.containers.views File "/home/ana/horizon_github/.venv/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 326, in import_object obj = self.get_attr(obj, part) File "/home/ana/horizon_github/.venv/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 232, in get_attr return safe_getattr(obj, name, *defargs) File "/home/ana/horizon_github/.venv/lib/python2.7/site-packages/sphinx/util/inspect.py", line 70, in safe_getattr raise AttributeError(name) AttributeError: objects reading sources... [100%] topics/workflows /home/ana/horizon_github/doc/source/ref/exceptions.rst:5: WARNING: autodoc can't import/find module 'horizon.exceptions', it reported error: "Could not import settings 'openstack_dashboard.settings' (Is it on sys.path?): cannot import name auth", please check your spelling and sys.path /home/ana/horizon_github/openstack_dashboard/api/network_base.py:docstring of openstack_dashboard.api.network_base.SecurityGroupManager:22: ERROR: Unexpected indentation. /home/ana/horizon_github/openstack_dashboard/api/network_base.py:docstring of openstack_dashboard.api.network_base.SecurityGroupManager:23: WARNING: Block quote ends without a blank line; unexpected unindent. /home/ana/horizon_github/doc/source/sourcecode/openstack_dashboard/openstack_dashboard.api.nova.rst:4: WARNING: autodoc can't import/find attribute 'openstack_dashboard.api.nova.SecurityGroup.rules', it reported error: "rules", please check your spelling and sys.path /home/ana/horizon_github/doc/source/sourcecode/openstack_dashboard/openstack_dashboard.dashboards.project.containers.views.rst:4: WARNING: autodoc can't import/find attribute 'openstack_dashboard.dashboards.project.containers.views.ContainerView.objects', it reported error: "objects", please check your spelling and sys.path /home/ana/horizon_github/openstack_dashboard/dashboards/project/images_and_snapshots/utils.py:docstring of openstack_dashboard.dashboards.project.images_and_snapshots.utils.get_available_images:6: WARNING: Field list ends without a blank line; unexpected unindent. /home/ana/horizon_github/openstack_dashboard/openstack/common/rpc/common.py:docstring of openstack_dashboard.openstack.common.rpc.common.LOG:18: WARNING: Definition list ends without a blank line; unexpected unindent. /home/ana/horizon_github/openstack_dashboard/policy.py:docstring of openstack_dashboard.policy.check:14: ERROR: Unexpected indentation. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] topics/workflows writing additional files... (396 module code pages) _modules/index genindex py-modindex search copying static files... WARNING: html_static_path entry '/home/ana/horizon_github/doc/source/_static' does not exist done dumping search index... done dumping object inventory... done build succeeded, 9 warnings. Build complete. [akrivoka@ana-laptop horizon_github]$