461 lines
27 KiB
Plaintext
461 lines
27 KiB
Plaintext
$ sudo ./smithy -a install
|
|
INFO: @anvil.distro : Matched distro rhel for platform Linux-2.6.32-220.4.2.el6.YAHOO.20120217.x86_64-x86_64-with-redhat-6.2-Santiago
|
|
___ ____ _____ _ _ ____ _____ _ ____ _ __
|
|
/ _ \| _ \| ____| \ | / ___|_ _|/ \ / ___| |/ /
|
|
| | | | |_) | _| | \| \___ \ | | / _ \| | | ' /
|
|
| |_| | __/| |___| |\ |___) || |/ ___ \ |___| . \
|
|
\___/|_| |_____|_| \_|____/ |_/_/ \_\____|_|\_\
|
|
Anvil: | 2012.2-dev |
|
|
And now for something completely different!
|
|
-------------------Action Runner--------------------
|
|
INFO: @anvil : Starting action install on Thu, 23 Aug 2012 17:31:07 for distro: rhel
|
|
INFO: @anvil : Using persona: conf/personas/in-a-box/basic.yaml
|
|
INFO: @anvil : In root directory: /home/harlowja/openstack
|
|
INFO: @anvil.action : Processing components for action install.
|
|
INFO: @anvil.action : Activating in the following order:
|
|
INFO: @anvil.action : |-- general
|
|
INFO: @anvil.action : |-- db
|
|
INFO: @anvil.action : |-- rabbit-mq
|
|
INFO: @anvil.action : |-- keystone
|
|
INFO: @anvil.action : |-- keystone-client
|
|
INFO: @anvil.action : |-- glance
|
|
INFO: @anvil.action : |-- glance-client
|
|
INFO: @anvil.action : |-- nova
|
|
INFO: @anvil.action : |-- nova-client
|
|
INFO: @anvil.action : |-- openstack-client
|
|
INFO: @anvil.action : Booting up your components.
|
|
INFO: @anvil.action : Updated passwords to be used from 1 files:
|
|
INFO: @anvil.action : |-- /home/harlowja/anvil/passwords.yaml
|
|
INFO: @anvil.action : Verifying that the components are ready to rock-n-roll.
|
|
INFO: @anvil.action : Warming up component configurations.
|
|
INFO: @anvil.action : Updated/created 1 password files:
|
|
INFO: @anvil.action : |-- /home/harlowja/anvil/passwords.yaml
|
|
INFO: @anvil.actions.install : Downloading general.
|
|
INFO: @anvil.actions.install : Performed 0 downloads.
|
|
INFO: @anvil.actions.install : Downloading db.
|
|
INFO: @anvil.actions.install : Performed 0 downloads.
|
|
INFO: @anvil.actions.install : Downloading rabbit-mq.
|
|
INFO: @anvil.actions.install : Performed 0 downloads.
|
|
INFO: @anvil.actions.install : Downloading keystone.
|
|
INFO: @anvil.components : Downloading from 1 uris:
|
|
INFO: @anvil.components : |-- git://github.com/openstack/keystone.git?branch=master
|
|
INFO: @anvil.downloader : Downloading git://github.com/openstack/keystone.git (master) to /home/harlowja/openstack/keystone/app.
|
|
INFO: @anvil.downloader : Adjusting branch to master.
|
|
INFO: @anvil.actions.install : Performed 1 downloads.
|
|
INFO: @anvil.actions.install : Downloading keystone-client.
|
|
INFO: @anvil.components : Downloading from 1 uris:
|
|
INFO: @anvil.components : |-- git://github.com/openstack/python-keystoneclient.git?branch=master
|
|
INFO: @anvil.downloader : Downloading git://github.com/openstack/python-keystoneclient.git (master) to /home/harlowja/openstack/keystone-client/app.
|
|
INFO: @anvil.downloader : Adjusting branch to master.
|
|
INFO: @anvil.actions.install : Performed 1 downloads.
|
|
INFO: @anvil.actions.install : Downloading glance.
|
|
INFO: @anvil.components : Downloading from 1 uris:
|
|
INFO: @anvil.components : |-- git://github.com/openstack/glance.git?branch=master
|
|
INFO: @anvil.downloader : Downloading git://github.com/openstack/glance.git (master) to /home/harlowja/openstack/glance/app.
|
|
INFO: @anvil.downloader : Adjusting branch to master.
|
|
INFO: @anvil.actions.install : Performed 1 downloads.
|
|
INFO: @anvil.actions.install : Downloading glance-client.
|
|
INFO: @anvil.components : Downloading from 1 uris:
|
|
INFO: @anvil.components : |-- git://github.com/openstack/python-glanceclient.git?branch=master
|
|
INFO: @anvil.downloader : Downloading git://github.com/openstack/python-glanceclient.git (master) to /home/harlowja/openstack/glance-client/app.
|
|
INFO: @anvil.downloader : Adjusting branch to master.
|
|
INFO: @anvil.actions.install : Performed 1 downloads.
|
|
INFO: @anvil.actions.install : Downloading nova.
|
|
INFO: @anvil.components : Downloading from 1 uris:
|
|
INFO: @anvil.components : |-- git://github.com/openstack/nova.git?branch=master
|
|
INFO: @anvil.downloader : Downloading git://github.com/openstack/nova.git (master) to /home/harlowja/openstack/nova/app.
|
|
INFO: @anvil.downloader : Adjusting branch to master.
|
|
INFO: @anvil.actions.install : Performed 1 downloads.
|
|
INFO: @anvil.actions.install : Downloading nova-client.
|
|
INFO: @anvil.components : Downloading from 1 uris:
|
|
INFO: @anvil.components : |-- git://github.com/openstack/python-novaclient.git?branch=master
|
|
INFO: @anvil.downloader : Downloading git://github.com/openstack/python-novaclient.git (master) to /home/harlowja/openstack/nova-client/app.
|
|
INFO: @anvil.downloader : Adjusting branch to master.
|
|
INFO: @anvil.actions.install : Performed 1 downloads.
|
|
INFO: @anvil.actions.install : Downloading openstack-client.
|
|
INFO: @anvil.components : Downloading from 1 uris:
|
|
INFO: @anvil.components : |-- git://github.com/openstack/python-openstackclient.git?branch=master
|
|
INFO: @anvil.downloader : Downloading git://github.com/openstack/python-openstackclient.git (master) to /home/harlowja/openstack/openstack-client/app.
|
|
INFO: @anvil.downloader : Adjusting branch to master.
|
|
INFO: @anvil.actions.install : Performed 1 downloads.
|
|
INFO: @anvil.actions.install : Configuring general.
|
|
INFO: @anvil.actions.install : Configuring db.
|
|
INFO: @anvil.actions.install : Configuring rabbit-mq.
|
|
INFO: @anvil.actions.install : Configuring keystone.
|
|
INFO: @anvil.components : Configuring 3 files:
|
|
INFO: @anvil.components : |-- keystone.conf
|
|
INFO: @anvil.components : |-- logging.conf
|
|
INFO: @anvil.components : |-- policy.json
|
|
INFO: @anvil.components : Creating 3 sym-links:
|
|
INFO: @anvil.components : |-- /etc/keystone/policy.json => /home/harlowja/openstack/keystone/config/policy.json
|
|
INFO: @anvil.components : |-- /etc/keystone/logging.conf => /home/harlowja/openstack/keystone/config/logging.conf
|
|
INFO: @anvil.components : |-- /etc/keystone/keystone.conf => /home/harlowja/openstack/keystone/config/keystone.conf
|
|
INFO: @anvil.components : Adjusting 2 pip 'requires' files:
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/keystone/app/tools/pip-requires
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/keystone/app/tools/test-requires
|
|
INFO: @anvil.actions.install : Configuring keystone-client.
|
|
INFO: @anvil.components : Adjusting 2 pip 'requires' files:
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/keystone-client/app/tools/pip-requires
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/keystone-client/app/tools/test-requires
|
|
INFO: @anvil.actions.install : Configuring glance.
|
|
INFO: @anvil.components : Configuring 6 files:
|
|
INFO: @anvil.components : |-- glance-api.conf
|
|
INFO: @anvil.components : |-- glance-registry.conf
|
|
INFO: @anvil.components : |-- glance-api-paste.ini
|
|
INFO: @anvil.components : |-- glance-registry-paste.ini
|
|
INFO: @anvil.components : |-- policy.json
|
|
INFO: @anvil.components : |-- logging.conf
|
|
INFO: @anvil.components : Creating 6 sym-links:
|
|
INFO: @anvil.components : |-- /etc/glance/policy.json => /home/harlowja/openstack/glance/config/policy.json
|
|
INFO: @anvil.components : |-- /etc/glance/logging.conf => /home/harlowja/openstack/glance/config/logging.conf
|
|
INFO: @anvil.components : |-- /etc/glance/glance-registry.conf => /home/harlowja/openstack/glance/config/glance-registry.conf
|
|
INFO: @anvil.components : |-- /etc/glance/glance-registry-paste.ini => /home/harlowja/openstack/glance/config/glance-registry-paste.ini
|
|
INFO: @anvil.components : |-- /etc/glance/glance-api.conf => /home/harlowja/openstack/glance/config/glance-api.conf
|
|
INFO: @anvil.components : |-- /etc/glance/glance-api-paste.ini => /home/harlowja/openstack/glance/config/glance-api-paste.ini
|
|
INFO: @anvil.components : Adjusting 2 pip 'requires' files:
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/glance/app/tools/pip-requires
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/glance/app/tools/test-requires
|
|
INFO: @anvil.actions.install : Configuring glance-client.
|
|
INFO: @anvil.components : Adjusting 2 pip 'requires' files:
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/glance-client/app/tools/pip-requires
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/glance-client/app/tools/test-requires
|
|
INFO: @anvil.actions.install : Configuring nova.
|
|
INFO: @anvil.components : Configuring 4 files:
|
|
INFO: @anvil.components : |-- nova-api-paste.ini
|
|
INFO: @anvil.components : |-- policy.json
|
|
INFO: @anvil.components : |-- logging.conf
|
|
INFO: @anvil.components : |-- nova.conf
|
|
INFO: @anvil.components : Creating 4 sym-links:
|
|
INFO: @anvil.components : |-- /etc/nova/policy.json => /home/harlowja/openstack/nova/config/policy.json
|
|
INFO: @anvil.components : |-- /etc/nova/nova.conf => /home/harlowja/openstack/nova/config/nova.conf
|
|
INFO: @anvil.components : |-- /etc/nova/nova-api-paste.ini => /home/harlowja/openstack/nova/config/nova-api-paste.ini
|
|
INFO: @anvil.components : |-- /etc/nova/logging.conf => /home/harlowja/openstack/nova/config/logging.conf
|
|
INFO: @anvil.components : Adjusting 2 pip 'requires' files:
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/nova/app/tools/pip-requires
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/nova/app/tools/test-requires
|
|
INFO: @anvil.actions.install : Configuring nova-client.
|
|
INFO: @anvil.components : Adjusting 2 pip 'requires' files:
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/nova-client/app/tools/pip-requires
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/nova-client/app/tools/test-requires
|
|
INFO: @anvil.actions.install : Configuring openstack-client.
|
|
INFO: @anvil.components : Adjusting 2 pip 'requires' files:
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/openstack-client/app/tools/pip-requires
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/openstack-client/app/tools/test-requires
|
|
INFO: @anvil.actions.install : Preinstalling general.
|
|
INFO: @anvil.actions.install : Preinstalling db.
|
|
INFO: @anvil.actions.install : Preinstalling rabbit-mq.
|
|
INFO: @anvil.packager : Running pre-install commands for package rabbitmq-server.
|
|
INFO: @anvil.actions.install : Preinstalling keystone.
|
|
INFO: @anvil.actions.install : Preinstalling keystone-client.
|
|
INFO: @anvil.actions.install : Preinstalling glance.
|
|
INFO: @anvil.actions.install : Preinstalling glance-client.
|
|
INFO: @anvil.actions.install : Preinstalling nova.
|
|
INFO: @anvil.actions.install : Preinstalling nova-client.
|
|
INFO: @anvil.actions.install : Preinstalling openstack-client.
|
|
INFO: @anvil.actions.install : Installing general.
|
|
INFO: @anvil.components : Setting up 45 distribution packages:
|
|
INFO: @anvil.components : |-- coreutils
|
|
INFO: @anvil.components : |-- curl
|
|
INFO: @anvil.components : |-- euca2ools
|
|
INFO: @anvil.components : |-- gawk
|
|
INFO: @anvil.components : |-- git
|
|
INFO: @anvil.components : |-- iputils
|
|
INFO: @anvil.components : |-- libxml2-devel
|
|
INFO: @anvil.components : |-- libxslt-devel
|
|
INFO: @anvil.components : |-- lsof
|
|
INFO: @anvil.components : |-- mlocate
|
|
INFO: @anvil.components : |-- openssh-server
|
|
INFO: @anvil.components : |-- psmisc
|
|
INFO: @anvil.components : |-- screen
|
|
INFO: @anvil.components : |-- sudo
|
|
INFO: @anvil.components : |-- tcpdump
|
|
INFO: @anvil.components : |-- unzip
|
|
INFO: @anvil.components : |-- wget
|
|
INFO: @anvil.components : |-- python
|
|
INFO: @anvil.components : |-- python-devel
|
|
INFO: @anvil.components : |-- python-distutils-extra
|
|
INFO: @anvil.components : |-- python-setuptools
|
|
INFO: @anvil.components : |-- pylint
|
|
INFO: @anvil.components : |-- python-anyjson
|
|
INFO: @anvil.components : |-- python-argparse
|
|
INFO: @anvil.components : |-- python-babel
|
|
INFO: @anvil.components : |-- python-eventlet
|
|
INFO: @anvil.components : |-- python-greenlet
|
|
INFO: @anvil.components : |-- python-httplib2
|
|
INFO: @anvil.components : |-- python-iso8601
|
|
INFO: @anvil.components : |-- python-lockfile
|
|
INFO: @anvil.components : |-- python-lxml
|
|
INFO: @anvil.components : |-- python-mock
|
|
INFO: @anvil.components : |-- python-mox
|
|
INFO: @anvil.components : |-- python-netaddr
|
|
INFO: @anvil.components : |-- python-nose1.1
|
|
INFO: @anvil.components : |-- python-paste
|
|
INFO: @anvil.components : |-- python-paste-deploy1.5
|
|
INFO: @anvil.components : |-- python-pep8
|
|
INFO: @anvil.components : |-- python-pip
|
|
INFO: @anvil.components : |-- python-routes1.12
|
|
INFO: @anvil.components : |-- python-simplejson
|
|
INFO: @anvil.components : |-- python-sqlalchemy0.7
|
|
INFO: @anvil.components : |-- python-unittest2
|
|
INFO: @anvil.components : |-- python-virtualenv
|
|
INFO: @anvil.components : |-- python-webob1.0
|
|
Installing: 100% |#################################################################################################################################| Time: 00:01:04
|
|
INFO: @anvil.components : Setting up 11 python packages:
|
|
INFO: @anvil.components : |-- coverage
|
|
INFO: @anvil.components : |-- distribute
|
|
INFO: @anvil.components : |-- nose-exclude
|
|
INFO: @anvil.components : |-- openstack.nose_plugin
|
|
INFO: @anvil.components : |-- passlib
|
|
INFO: @anvil.components : |-- prettytable
|
|
INFO: @anvil.components : |-- pycrypto
|
|
INFO: @anvil.components : |-- requests
|
|
INFO: @anvil.components : |-- sphinx
|
|
INFO: @anvil.components : |-- sqlalchemy-migrate
|
|
INFO: @anvil.components : |-- tox
|
|
Installing: 100% |#################################################################################################################################| Time: 00:00:14
|
|
INFO: @anvil.actions.install : Finished install of general.
|
|
INFO: @anvil.actions.install : Installing db.
|
|
INFO: @anvil.components : Setting up 2 distribution packages:
|
|
INFO: @anvil.components : |-- mysql
|
|
INFO: @anvil.components : |-- mysql-server
|
|
Installing: 100% |#################################################################################################################################| Time: 00:00:02
|
|
INFO: @anvil.actions.install : Finished install of db.
|
|
INFO: @anvil.actions.install : Installing rabbit-mq.
|
|
INFO: @anvil.components : Setting up 1 distribution packages:
|
|
INFO: @anvil.components : |-- rabbitmq-server
|
|
Installing: 100% |#################################################################################################################################| Time: 00:00:01
|
|
INFO: @anvil.actions.install : Finished install of rabbit-mq.
|
|
INFO: @anvil.actions.install : Installing keystone.
|
|
INFO: @anvil.components : Setting up 18 distribution packages:
|
|
INFO: @anvil.components : |-- MySQL-python
|
|
INFO: @anvil.components : |-- python-webob1.0
|
|
INFO: @anvil.components : |-- python-eventlet
|
|
INFO: @anvil.components : |-- python-greenlet
|
|
INFO: @anvil.components : |-- python-paste-deploy1.5
|
|
INFO: @anvil.components : |-- python-paste
|
|
INFO: @anvil.components : |-- python-routes1.12
|
|
INFO: @anvil.components : |-- python-sqlalchemy0.7
|
|
INFO: @anvil.components : |-- python-lxml
|
|
INFO: @anvil.components : |-- python-iso8601
|
|
INFO: @anvil.components : |-- python-mox
|
|
INFO: @anvil.components : |-- python-nose1.1
|
|
INFO: @anvil.components : |-- pylint
|
|
INFO: @anvil.components : |-- python-pep8
|
|
INFO: @anvil.components : |-- python-unittest2
|
|
INFO: @anvil.components : |-- python-httplib2
|
|
INFO: @anvil.components : |-- python-netifaces
|
|
INFO: @anvil.components : |-- python-babel
|
|
Installing: 100% |#################################################################################################################################| Time: 00:00:02
|
|
INFO: @anvil.components : Setting up 3 python packages:
|
|
INFO: @anvil.components : |-- pam
|
|
INFO: @anvil.components : |-- nosexcover
|
|
INFO: @anvil.components : |-- webtest
|
|
Installing: 100% |#################################################################################################################################| Time: 00:00:00
|
|
INFO: @anvil.components : Setting up 1 python directories:
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/keystone/app
|
|
INFO: @anvil.actions.install : Finished install of keystone.
|
|
INFO: @anvil.actions.install : Installing keystone-client.
|
|
INFO: @anvil.components : Setting up 8 distribution packages:
|
|
INFO: @anvil.components : |-- python-argparse
|
|
INFO: @anvil.components : |-- python-httplib2
|
|
INFO: @anvil.components : |-- python-simplejson
|
|
INFO: @anvil.components : |-- python-mock
|
|
INFO: @anvil.components : |-- python-mox
|
|
INFO: @anvil.components : |-- python-nose1.1
|
|
INFO: @anvil.components : |-- python-pep8
|
|
INFO: @anvil.components : |-- python-unittest2
|
|
Installing: 100% |#################################################################################################################################| Time: 00:00:00
|
|
INFO: @anvil.components : Setting up 1 python directories:
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/keystone-client/app
|
|
INFO: @anvil.actions.install : Finished install of keystone-client.
|
|
INFO: @anvil.actions.install : Installing glance using subsystems:
|
|
INFO: @anvil.actions.install : |-- api
|
|
INFO: @anvil.actions.install : |-- reg
|
|
INFO: @anvil.components : Setting up 19 distribution packages:
|
|
INFO: @anvil.components : |-- MySQL-python
|
|
INFO: @anvil.components : |-- python-greenlet
|
|
INFO: @anvil.components : |-- python-sqlalchemy0.7
|
|
INFO: @anvil.components : |-- python-anyjson
|
|
INFO: @anvil.components : |-- python-eventlet
|
|
INFO: @anvil.components : |-- python-paste-deploy1.5
|
|
INFO: @anvil.components : |-- python-routes1.12
|
|
INFO: @anvil.components : |-- python-webob1.0
|
|
INFO: @anvil.components : |-- python-argparse
|
|
INFO: @anvil.components : |-- python-httplib2
|
|
INFO: @anvil.components : |-- python-kombu
|
|
INFO: @anvil.components : |-- python-iso8601
|
|
INFO: @anvil.components : |-- python-lxml
|
|
INFO: @anvil.components : |-- python-paste
|
|
INFO: @anvil.components : |-- python-babel
|
|
INFO: @anvil.components : |-- python-mox
|
|
INFO: @anvil.components : |-- python-nose1.1
|
|
INFO: @anvil.components : |-- python-pep8
|
|
INFO: @anvil.components : |-- pysendfile
|
|
Installing: 100% |#################################################################################################################################| Time: 00:00:02
|
|
INFO: @anvil.components : Setting up 4 python packages:
|
|
INFO: @anvil.components : |-- boto
|
|
INFO: @anvil.components : |-- wsgiref
|
|
INFO: @anvil.components : |-- xattr
|
|
INFO: @anvil.components : |-- jsonschema
|
|
Installing: 100% |#################################################################################################################################| Time: 00:00:00
|
|
INFO: @anvil.components : Setting up 1 python directories:
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/glance/app
|
|
INFO: @anvil.actions.install : Finished install of glance.
|
|
INFO: @anvil.actions.install : Installing glance-client.
|
|
INFO: @anvil.components : Setting up 4 distribution packages:
|
|
INFO: @anvil.components : |-- python-argparse
|
|
INFO: @anvil.components : |-- python-mox
|
|
INFO: @anvil.components : |-- python-nose1.1
|
|
INFO: @anvil.components : |-- python-pep8
|
|
Installing: 100% |#################################################################################################################################| Time: 00:00:00
|
|
INFO: @anvil.components : Setting up 4 python packages:
|
|
INFO: @anvil.components : |-- nosexcover
|
|
INFO: @anvil.components : |-- setuptools-git
|
|
INFO: @anvil.components : |-- warlock
|
|
INFO: @anvil.components : |-- nosehtmloutput
|
|
Installing: 100% |#################################################################################################################################| Time: 00:00:00
|
|
INFO: @anvil.components : Setting up 1 python directories:
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/glance-client/app
|
|
INFO: @anvil.actions.install : Finished install of glance-client.
|
|
INFO: @anvil.actions.install : Installing nova using subsystems:
|
|
INFO: @anvil.actions.install : |-- api
|
|
INFO: @anvil.actions.install : |-- cpu
|
|
INFO: @anvil.actions.install : |-- net
|
|
INFO: @anvil.actions.install : |-- sched
|
|
INFO: @anvil.components : Setting up 41 distribution packages:
|
|
INFO: @anvil.components : |-- MySQL-python
|
|
INFO: @anvil.components : |-- dnsmasq
|
|
INFO: @anvil.components : |-- ebtables
|
|
INFO: @anvil.components : |-- fuse
|
|
INFO: @anvil.components : |-- iptables
|
|
INFO: @anvil.components : |-- iputils
|
|
INFO: @anvil.components : |-- kpartx
|
|
INFO: @anvil.components : |-- parted
|
|
INFO: @anvil.components : |-- sqlite
|
|
INFO: @anvil.components : |-- vconfig
|
|
INFO: @anvil.components : |-- iscsi-initiator-utils
|
|
INFO: @anvil.components : |-- libguestfs
|
|
INFO: @anvil.components : |-- libguestfs-mount
|
|
INFO: @anvil.components : |-- libguestfs-tools
|
|
INFO: @anvil.components : |-- libvirt
|
|
INFO: @anvil.components : |-- libvirt-client
|
|
INFO: @anvil.components : |-- libvirt-python
|
|
INFO: @anvil.components : |-- lvm2
|
|
INFO: @anvil.components : |-- qemu-img
|
|
INFO: @anvil.components : |-- qemu-kvm
|
|
INFO: @anvil.components : |-- python-sqlalchemy0.7
|
|
INFO: @anvil.components : |-- python-amqplib
|
|
INFO: @anvil.components : |-- python-anyjson
|
|
INFO: @anvil.components : |-- python-eventlet
|
|
INFO: @anvil.components : |-- python-kombu
|
|
INFO: @anvil.components : |-- python-lxml
|
|
INFO: @anvil.components : |-- python-routes1.12
|
|
INFO: @anvil.components : |-- python-webob1.0
|
|
INFO: @anvil.components : |-- python-greenlet
|
|
INFO: @anvil.components : |-- python-paste-deploy1.5
|
|
INFO: @anvil.components : |-- python-paste
|
|
INFO: @anvil.components : |-- python-netaddr
|
|
INFO: @anvil.components : |-- python-suds
|
|
INFO: @anvil.components : |-- python-paramiko
|
|
INFO: @anvil.components : |-- python-babel
|
|
INFO: @anvil.components : |-- python-iso8601
|
|
INFO: @anvil.components : |-- python-httplib2
|
|
INFO: @anvil.components : |-- python-mox
|
|
INFO: @anvil.components : |-- python-nose1.1
|
|
INFO: @anvil.components : |-- python-pep8
|
|
INFO: @anvil.components : |-- python-feedparser
|
|
Installing: 100% |#################################################################################################################################| Time: 00:00:29
|
|
INFO: @anvil.components : Setting up 2 python packages:
|
|
INFO: @anvil.components : |-- Cheetah
|
|
INFO: @anvil.components : |-- python-daemon
|
|
Installing: 100% |#################################################################################################################################| Time: 00:00:00
|
|
INFO: @anvil.components : Setting up 1 python directories:
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/nova/app
|
|
INFO: @anvil.actions.install : Finished install of nova.
|
|
INFO: @anvil.actions.install : Installing nova-client.
|
|
INFO: @anvil.components : Setting up 7 distribution packages:
|
|
INFO: @anvil.components : |-- python-argparse
|
|
INFO: @anvil.components : |-- python-httplib2
|
|
INFO: @anvil.components : |-- python-simplejson
|
|
INFO: @anvil.components : |-- python-mock
|
|
INFO: @anvil.components : |-- python-nose1.1
|
|
INFO: @anvil.components : |-- python-pep8
|
|
INFO: @anvil.components : |-- python-unittest2
|
|
Installing: 100% |#################################################################################################################################| Time: 00:00:00
|
|
INFO: @anvil.components : Setting up 1 python directories:
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/nova-client/app
|
|
INFO: @anvil.actions.install : Finished install of nova-client.
|
|
INFO: @anvil.actions.install : Installing openstack-client.
|
|
INFO: @anvil.components : Setting up 9 distribution packages:
|
|
INFO: @anvil.components : |-- python-argparse
|
|
INFO: @anvil.components : |-- python-httplib2
|
|
INFO: @anvil.components : |-- python-keyring
|
|
INFO: @anvil.components : |-- python-simplejson
|
|
INFO: @anvil.components : |-- python-mock
|
|
INFO: @anvil.components : |-- python-mox
|
|
INFO: @anvil.components : |-- python-nose1.1
|
|
INFO: @anvil.components : |-- python-pep8
|
|
INFO: @anvil.components : |-- python-unittest2
|
|
Installing: 100% |#################################################################################################################################| Time: 00:00:01
|
|
INFO: @anvil.components : Setting up 1 python packages:
|
|
INFO: @anvil.components : |-- cliff
|
|
Installing: 100% |#################################################################################################################################| Time: 00:00:00
|
|
INFO: @anvil.components : Setting up 1 python directories:
|
|
INFO: @anvil.components : |-- /home/harlowja/openstack/openstack-client/app
|
|
INFO: @anvil.actions.install : Finished install of openstack-client.
|
|
INFO: @anvil.actions.install : Post-installing general.
|
|
INFO: @anvil.actions.install : Post-installing db.
|
|
INFO: @anvil.distros.rhel : Fixing up rhel mysql configs.
|
|
INFO: @anvil.components.db : Attempting to set your db password just incase it wasn't set previously.
|
|
INFO: @anvil.components.db : Ensuring your database is started before we operate on it.
|
|
INFO: @anvil.components.db : Restarting your database.
|
|
INFO: @anvil.components.db : Please wait 5 seconds while it restarts.
|
|
INFO: @anvil.components.helpers.db : Ensuring the database is started.
|
|
INFO: @anvil.components.db : Restarting your database.
|
|
INFO: @anvil.components.db : Please wait 5 seconds while it restarts.
|
|
INFO: @anvil.components.helpers.db : Giving user root full control of all databases.
|
|
INFO: @anvil.actions.install : Post-installing rabbit-mq.
|
|
INFO: @anvil.components.rabbit : Setting up your rabbit-mq guest password.
|
|
INFO: @anvil.components.rabbit : Restarting rabbit-mq.
|
|
INFO: @anvil.components.rabbit : Please wait 5 seconds while it starts up.
|
|
INFO: @anvil.components.rabbit : Restarting so that your rabbit-mq password is reflected.
|
|
INFO: @anvil.components.rabbit : Restarting rabbit-mq.
|
|
INFO: @anvil.components.rabbit : Please wait 5 seconds while it starts up.
|
|
INFO: @anvil.actions.install : Post-installing keystone.
|
|
INFO: @anvil.components.helpers.db : Dropping mysql database: keystone
|
|
INFO: @anvil.components.helpers.db : Creating mysql database: keystone (utf8)
|
|
INFO: @anvil.components.keystone : Syncing keystone to database: keystone
|
|
INFO: @anvil.actions.install : Post-installing keystone-client.
|
|
INFO: @anvil.actions.install : Post-installing glance.
|
|
INFO: @anvil.components.helpers.db : Dropping mysql database: glance
|
|
INFO: @anvil.components.helpers.db : Creating mysql database: glance (utf8)
|
|
INFO: @anvil.actions.install : Post-installing glance-client.
|
|
INFO: @anvil.actions.install : Post-installing nova.
|
|
INFO: @anvil.components.helpers.db : Dropping mysql database: nova
|
|
INFO: @anvil.components.helpers.db : Creating mysql database: nova (latin1)
|
|
INFO: @anvil.components.nova : Syncing nova to database named: nova
|
|
INFO: @anvil.components.nova : Configuring cleaner template: nova-clean.sh
|
|
INFO: @anvil.actions.install : Post-installing nova-client.
|
|
INFO: @anvil.actions.install : Post-installing openstack-client.
|
|
INFO: @anvil.action : Tearing down your components.
|
|
INFO: @anvil.actions.install : Wrote to install.rc 7 exports:
|
|
INFO: @anvil.actions.install : |-- export OS_PASSWORD=7d126600a978a1042cb8
|
|
INFO: @anvil.actions.install : |-- export OS_AUTH_URL=http://172.21.102.12:5000/v2.0
|
|
INFO: @anvil.actions.install : |-- export SERVICE_ENDPOINT=http://172.21.102.12:35357/v2.0
|
|
INFO: @anvil.actions.install : |-- export OS_USERNAME=demo
|
|
INFO: @anvil.actions.install : |-- export OS_TENANT_NAME=demo
|
|
INFO: @anvil.actions.install : |-- export NOVA_VERSION=1.1
|
|
INFO: @anvil.actions.install : |-- export COMPUTE_API_VERSION=1.1
|
|
INFO: @anvil.action : Updated/created 1 password files:
|
|
INFO: @anvil.action : |-- /home/harlowja/anvil/passwords.yaml
|
|
INFO: @anvil : It took 277.249 seconds or 4.62 minutes to complete action install.
|
|
__________
|
|
< Success! >
|
|
----------
|
|
\ ^__^
|
|
\ (oo)\_______
|
|
(__)\ )\/\
|
|
||----w |
|
|
|| ||
|
|
|