Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [cephuser@vsm-controller 2.0.0-216]$
- [cephuser@vsm-controller 2.0.0-216]$ rm -rf vsm-dep-repo/
- [cephuser@vsm-controller 2.0.0-216]$ ls -la
- total 516
- drwxr-xr-x. 4 cephuser cephuser 4096 Oct 20 22:22 .
- drwx------. 6 cephuser cephuser 4096 Oct 20 22:16 ..
- -rw-rw-r--. 1 cephuser cephuser 707 Oct 20 00:11 1
- -rw-r--r--. 1 cephuser cephuser 27471 Sep 30 09:44 CHANGELOG.md
- -rw-r--r--. 1 cephuser cephuser 124686 Sep 30 09:44 CHANGELOG.pdf
- -rwxr-xr-x. 1 cephuser cephuser 94 Sep 30 09:44 get_pass.sh
- -rw-r--r--. 1 cephuser cephuser 29959 Sep 30 09:44 INSTALL.md
- -rw-r--r--. 1 cephuser cephuser 251846 Sep 30 09:44 INSTALL.pdf
- -rw-r--r--. 1 cephuser cephuser 707 Oct 20 00:11 installrc
- -rwxr-xr-x. 1 cephuser cephuser 21758 Sep 30 09:44 install.sh
- -rw-r--r--. 1 cephuser cephuser 580 Sep 30 09:44 LICENSE
- drwxr-xr-x. 6 cephuser cephuser 4096 Oct 20 00:23 manifest
- -rw-r--r--. 1 cephuser cephuser 320 Sep 30 09:44 NOTICE
- -rwxr-xr-x. 1 cephuser cephuser 1155 Sep 30 09:44 prov_node.sh
- -rw-r--r--. 1 cephuser cephuser 3121 Sep 30 09:44 README.md
- -rw-r--r--. 1 cephuser cephuser 3 Sep 30 09:44 RELEASE
- -rw-r--r--. 1 cephuser cephuser 1176 Sep 30 09:44 rpms.lst
- -rwxr-xr-x. 1 cephuser cephuser 1353 Sep 30 09:44 uninstall.sh
- -rw-r--r--. 1 cephuser cephuser 5 Sep 30 09:44 VERSION
- drwxr-xr-x. 3 cephuser cephuser 4096 Sep 30 09:44 vsmrepo
- [cephuser@vsm-controller 2.0.0-216]$
- [cephuser@vsm-controller 2.0.0-216]$
- [cephuser@vsm-controller 2.0.0-216]$ sudo ./install.sh -u cephuser -v 2.0
- + echo 'Before auto deploy the vsm, please be sure that you have set the manifest
- such as manifest/192.168.100.100/server.manifest. And you have changed the file, too.'
- Before auto deploy the vsm, please be sure that you have set the manifest
- such as manifest/192.168.100.100/server.manifest. And you have changed the file, too.
- + sleep 5
- +++ dirname ./install.sh
- ++ cd .
- ++ pwd
- + TOPDIR=/home/cephuser/2.0.0-216
- ++ mktemp
- + TEMP=/tmp/tmp.gxdhsgMQMZ
- + rm -rfv /tmp/tmp.gxdhsgMQMZ
- + mkdir -p /tmp/tmp.gxdhsgMQMZ
- ++ hostname
- + HOSTNAME=vsm-controller
- ++ hostname -I
- + HOSTIP='10.0.2.15 192.168.123.100 '
- + PATH_N=/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
- + source /home/cephuser/2.0.0-216/installrc
- ++ AGENT_ADDRESS_LIST='192.168.123.101 192.168.123.102 192.168.123.103'
- ++ CONTROLLER_ADDRESS=192.168.123.100
- + '[' -z ']'
- + MANIFEST_PATH=manifest
- + [[ '' != '' ]]
- + IS_CONTROLLER=0
- + for ip in '$HOSTIP'
- + '[' 10.0.2.15 == 192.168.123.100 ']'
- + for ip in '$HOSTIP'
- + '[' 192.168.123.100 == 192.168.123.100 ']'
- + IS_CONTROLLER=1
- + [[ vsm-controller == 192.168.123.100 ]]
- + '[' 1 -eq 0 ']'
- + echo '[Info]: You run the tool in the controller server.'
- [Info]: You run the tool in the controller server.
- + [[ False == False ]]
- + [[ False == False ]]
- + [[ False == False ]]
- + prepare
- + check_vsm_package
- + [[ ! -d vsmrepo ]]
- + cd vsmrepo
- ++ grep python-vsmclient-2.0.0-216.noarch.rpm
- ++ wc -l
- ++ ls
- + IS_PYTHON_VSMCLIENT=1
- ++ ls
- ++ grep -v vsm-dashboard
- ++ grep -v vsm-deploy
- ++ grep -v python-vsmclient
- ++ wc -l
- ++ grep vsm
- + IS_VSM=1
- ++ wc -l
- ++ ls
- ++ grep vsm-dashboard-2.0.0-216.noarch.rpm
- + IS_VSM_DASHBOARD=1
- ++ ls
- ++ grep vsm-deploy-2.0.0-216.x86_64.rpm
- ++ wc -l
- + IS_VSM_DEPLOY=1
- + [[ 1 -gt 0 ]]
- + [[ 1 -gt 0 ]]
- + [[ 1 -gt 0 ]]
- + [[ 1 -gt 0 ]]
- + echo 'The vsm pachages have been already prepared'
- The vsm pachages have been already prepared
- + cd /home/cephuser/2.0.0-216
- + download_dependencies
- + [[ ! -d vsm-dep-repo ]]
- + mkdir -p vsm-dep-repo
- + cd vsm-dep-repo
- ++ cat /home/cephuser/2.0.0-216/rpms.lst
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/apr-util-ldap-1.5.2-6.el7.x86_64.rpm
- --2015-10-20 22:23:13-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/apr-util-ldap-1.5.2-6.el7.x86_64.rpm
- Resolving github.com (github.com)... 192.30.252.128
- Connecting to github.com (github.com)|192.30.252.128|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/apr-util-ldap-1.5.2-6.el7.x86_64.rpm [following]
- --2015-10-20 22:23:19-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/apr-util-ldap-1.5.2-6.el7.x86_64.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.31.17.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.31.17.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 18976 (19K) [audio/pn-realaudio-plugin]
- Saving to: ‘apr-util-ldap-1.5.2-6.el7.x86_64.rpm’
- 100%[=====================================================================================================>] 18,976 --.-K/s in 0s
- 2015-10-20 22:23:19 (55.4 MB/s) - ‘apr-util-ldap-1.5.2-6.el7.x86_64.rpm’ saved [18976/18976]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/openstack-keystone-2014.2.1-1.el7.centos.noarch.rpm
- --2015-10-20 22:23:19-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/openstack-keystone-2014.2.1-1.el7.centos.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.129
- Connecting to github.com (github.com)|192.30.252.129|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/openstack-keystone-2014.2.1-1.el7.centos.noarch.rpm [following]
- --2015-10-20 22:23:25-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/openstack-keystone-2014.2.1-1.el7.centos.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.31.17.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.31.17.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 44356 (43K) [audio/pn-realaudio-plugin]
- Saving to: ‘openstack-keystone-2014.2.1-1.el7.centos.noarch.rpm’
- 100%[=====================================================================================================>] 44,356 --.-K/s in 0.04s
- 2015-10-20 22:23:26 (1.11 MB/s) - ‘openstack-keystone-2014.2.1-1.el7.centos.noarch.rpm’ saved [44356/44356]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/openstack-utils-2014.2-1.el7.centos.noarch.rpm
- --2015-10-20 22:23:26-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/openstack-utils-2014.2-1.el7.centos.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.129
- Connecting to github.com (github.com)|192.30.252.129|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/openstack-utils-2014.2-1.el7.centos.noarch.rpm [following]
- --2015-10-20 22:23:32-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/openstack-utils-2014.2-1.el7.centos.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.31.17.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.31.17.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 21740 (21K) [audio/pn-realaudio-plugin]
- Saving to: ‘openstack-utils-2014.2-1.el7.centos.noarch.rpm’
- 100%[=====================================================================================================>] 21,740 --.-K/s in 0s
- 2015-10-20 22:23:32 (112 MB/s) - ‘openstack-utils-2014.2-1.el7.centos.noarch.rpm’ saved [21740/21740]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-alembic-0.6.5-3.el7.centos.noarch.rpm
- --2015-10-20 22:23:32-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-alembic-0.6.5-3.el7.centos.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.129
- Connecting to github.com (github.com)|192.30.252.129|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-alembic-0.6.5-3.el7.centos.noarch.rpm [following]
- --2015-10-20 22:23:38-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-alembic-0.6.5-3.el7.centos.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.31.17.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.31.17.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 349868 (342K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-alembic-0.6.5-3.el7.centos.noarch.rpm’
- 100%[=====================================================================================================>] 349,868 1.23MB/s in 0.3s
- 2015-10-20 22:23:39 (1.23 MB/s) - ‘python-alembic-0.6.5-3.el7.centos.noarch.rpm’ saved [349868/349868]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-cinderclient-1.1.1-1.el7.centos.noarch.rpm
- --2015-10-20 22:23:39-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-cinderclient-1.1.1-1.el7.centos.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.129
- Connecting to github.com (github.com)|192.30.252.129|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-cinderclient-1.1.1-1.el7.centos.noarch.rpm [following]
- --2015-10-20 22:23:45-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-cinderclient-1.1.1-1.el7.centos.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.31.17.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.31.17.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 173684 (170K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-cinderclient-1.1.1-1.el7.centos.noarch.rpm’
- 100%[=====================================================================================================>] 173,684 --.-K/s in 0.1s
- 2015-10-20 22:23:46 (1.20 MB/s) - ‘python-cinderclient-1.1.1-1.el7.centos.noarch.rpm’ saved [173684/173684]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-django-horizon-2014.2.1-1.el7.centos.noarch.rpm
- --2015-10-20 22:23:46-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-django-horizon-2014.2.1-1.el7.centos.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.129
- Connecting to github.com (github.com)|192.30.252.129|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-django-horizon-2014.2.1-1.el7.centos.noarch.rpm [following]
- --2015-10-20 22:23:51-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-django-horizon-2014.2.1-1.el7.centos.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 414468 (405K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-django-horizon-2014.2.1-1.el7.centos.noarch.rpm’
- 100%[=====================================================================================================>] 414,468 1.47MB/s in 0.3s
- 2015-10-20 22:23:53 (1.47 MB/s) - ‘python-django-horizon-2014.2.1-1.el7.centos.noarch.rpm’ saved [414468/414468]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-django-openstack-auth-1.1.7-1.el7.centos.noarch.rpm
- --2015-10-20 22:23:53-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-django-openstack-auth-1.1.7-1.el7.centos.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.131
- Connecting to github.com (github.com)|192.30.252.131|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-django-openstack-auth-1.1.7-1.el7.centos.noarch.rpm [following]
- --2015-10-20 22:23:58-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-django-openstack-auth-1.1.7-1.el7.centos.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 47616 (46K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-django-openstack-auth-1.1.7-1.el7.centos.noarch.rpm’
- 100%[=====================================================================================================>] 47,616 --.-K/s in 0.03s
- 2015-10-20 22:23:59 (1.36 MB/s) - ‘python-django-openstack-auth-1.1.7-1.el7.centos.noarch.rpm’ saved [47616/47616]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-flask-0.10.1-4.el7.noarch.rpm
- --2015-10-20 22:23:59-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-flask-0.10.1-4.el7.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.131
- Connecting to github.com (github.com)|192.30.252.131|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-flask-0.10.1-4.el7.noarch.rpm [following]
- --2015-10-20 22:24:05-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-flask-0.10.1-4.el7.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 208808 (204K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-flask-0.10.1-4.el7.noarch.rpm’
- 100%[=====================================================================================================>] 208,808 1.13MB/s in 0.2s
- 2015-10-20 22:24:06 (1.13 MB/s) - ‘python-flask-0.10.1-4.el7.noarch.rpm’ saved [208808/208808]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-greenlet-0.4.2-3.el7.x86_64.rpm
- --2015-10-20 22:24:06-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-greenlet-0.4.2-3.el7.x86_64.rpm
- Resolving github.com (github.com)... 192.30.252.131
- Connecting to github.com (github.com)|192.30.252.131|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-greenlet-0.4.2-3.el7.x86_64.rpm [following]
- --2015-10-20 22:24:12-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-greenlet-0.4.2-3.el7.x86_64.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 26960 (26K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-greenlet-0.4.2-3.el7.x86_64.rpm’
- 100%[=====================================================================================================>] 26,960 --.-K/s in 0.002s
- 2015-10-20 22:24:12 (10.3 MB/s) - ‘python-greenlet-0.4.2-3.el7.x86_64.rpm’ saved [26960/26960]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-itsdangerous-0.23-2.el7.noarch.rpm
- --2015-10-20 22:24:12-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-itsdangerous-0.23-2.el7.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.131
- Connecting to github.com (github.com)|192.30.252.131|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-itsdangerous-0.23-2.el7.noarch.rpm [following]
- --2015-10-20 22:24:18-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-itsdangerous-0.23-2.el7.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 24100 (24K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-itsdangerous-0.23-2.el7.noarch.rpm’
- 100%[=====================================================================================================>] 24,100 --.-K/s in 0s
- 2015-10-20 22:24:19 (51.4 MB/s) - ‘python-itsdangerous-0.23-2.el7.noarch.rpm’ saved [24100/24100]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-jinja2-2.7.2-2.el7.noarch.rpm
- --2015-10-20 22:24:19-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-jinja2-2.7.2-2.el7.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.128
- Connecting to github.com (github.com)|192.30.252.128|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-jinja2-2.7.2-2.el7.noarch.rpm [following]
- --2015-10-20 22:24:24-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-jinja2-2.7.2-2.el7.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.31.17.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.31.17.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 527832 (515K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-jinja2-2.7.2-2.el7.noarch.rpm’
- 100%[=====================================================================================================>] 527,832 1.88MB/s in 0.3s
- 2015-10-20 22:24:25 (1.88 MB/s) - ‘python-jinja2-2.7.2-2.el7.noarch.rpm’ saved [527832/527832]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-keystone-2014.2.1-1.el7.centos.noarch.rpm
- --2015-10-20 22:24:25-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-keystone-2014.2.1-1.el7.centos.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.128
- Connecting to github.com (github.com)|192.30.252.128|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-keystone-2014.2.1-1.el7.centos.noarch.rpm [following]
- --2015-10-20 22:24:31-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-keystone-2014.2.1-1.el7.centos.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.31.17.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.31.17.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 772688 (755K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-keystone-2014.2.1-1.el7.centos.noarch.rpm’
- 100%[=====================================================================================================>] 772,688 472KB/s in 1.6s
- 2015-10-20 22:24:34 (472 KB/s) - ‘python-keystone-2014.2.1-1.el7.centos.noarch.rpm’ saved [772688/772688]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-keystoneclient-0.11.1-1.el7.centos.noarch.rpm
- --2015-10-20 22:24:34-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-keystoneclient-0.11.1-1.el7.centos.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.128
- Connecting to github.com (github.com)|192.30.252.128|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-keystoneclient-0.11.1-1.el7.centos.noarch.rpm [following]
- --2015-10-20 22:24:40-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-keystoneclient-0.11.1-1.el7.centos.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.31.17.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.31.17.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 553280 (540K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-keystoneclient-0.11.1-1.el7.centos.noarch.rpm’
- 100%[=====================================================================================================>] 553,280 1.37MB/s in 0.4s
- 2015-10-20 22:24:41 (1.37 MB/s) - ‘python-keystoneclient-0.11.1-1.el7.centos.noarch.rpm’ saved [553280/553280]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-keystonemiddleware-1.2.0-1.el7.centos.noarch.rpm
- --2015-10-20 22:24:41-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-keystonemiddleware-1.2.0-1.el7.centos.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.128
- Connecting to github.com (github.com)|192.30.252.128|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-keystonemiddleware-1.2.0-1.el7.centos.noarch.rpm [following]
- --2015-10-20 22:24:47-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-keystonemiddleware-1.2.0-1.el7.centos.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.31.17.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.31.17.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 85832 (84K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-keystonemiddleware-1.2.0-1.el7.centos.noarch.rpm’
- 100%[=====================================================================================================>] 85,832 --.-K/s in 0.05s
- 2015-10-20 22:24:48 (1.49 MB/s) - ‘python-keystonemiddleware-1.2.0-1.el7.centos.noarch.rpm’ saved [85832/85832]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-ldappool-1.0-4.el7.centos.noarch.rpm
- --2015-10-20 22:24:48-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-ldappool-1.0-4.el7.centos.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.128
- Connecting to github.com (github.com)|192.30.252.128|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-ldappool-1.0-4.el7.centos.noarch.rpm [following]
- --2015-10-20 22:24:53-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-ldappool-1.0-4.el7.centos.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 18448 (18K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-ldappool-1.0-4.el7.centos.noarch.rpm’
- 100%[=====================================================================================================>] 18,448 --.-K/s in 0s
- 2015-10-20 22:24:54 (115 MB/s) - ‘python-ldappool-1.0-4.el7.centos.noarch.rpm’ saved [18448/18448]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-novaclient-2.20.0-1.el7.centos.noarch.rpm
- --2015-10-20 22:24:54-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-novaclient-2.20.0-1.el7.centos.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.128
- Connecting to github.com (github.com)|192.30.252.128|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-novaclient-2.20.0-1.el7.centos.noarch.rpm [following]
- --2015-10-20 22:25:00-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-novaclient-2.20.0-1.el7.centos.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 293480 (287K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-novaclient-2.20.0-1.el7.centos.noarch.rpm’
- 100%[=====================================================================================================>] 293,480 1.24MB/s in 0.2s
- 2015-10-20 22:25:00 (1.24 MB/s) - ‘python-novaclient-2.20.0-1.el7.centos.noarch.rpm’ saved [293480/293480]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-oslo-config-1.4.0-1.el7.centos.noarch.rpm
- --2015-10-20 22:25:00-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-oslo-config-1.4.0-1.el7.centos.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.128
- Connecting to github.com (github.com)|192.30.252.128|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-oslo-config-1.4.0-1.el7.centos.noarch.rpm [following]
- --2015-10-20 22:25:06-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-oslo-config-1.4.0-1.el7.centos.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 64436 (63K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-oslo-config-1.4.0-1.el7.centos.noarch.rpm’
- 100%[=====================================================================================================>] 64,436 --.-K/s in 0.04s
- 2015-10-20 22:25:06 (1.47 MB/s) - ‘python-oslo-config-1.4.0-1.el7.centos.noarch.rpm’ saved [64436/64436]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-oslo-db-1.0.2-2.el7.centos.noarch.rpm
- --2015-10-20 22:25:06-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-oslo-db-1.0.2-2.el7.centos.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.128
- Connecting to github.com (github.com)|192.30.252.128|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-oslo-db-1.0.2-2.el7.centos.noarch.rpm [following]
- --2015-10-20 22:25:12-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-oslo-db-1.0.2-2.el7.centos.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 96740 (94K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-oslo-db-1.0.2-2.el7.centos.noarch.rpm’
- 100%[=====================================================================================================>] 96,740 --.-K/s in 0.08s
- 2015-10-20 22:25:13 (1.21 MB/s) - ‘python-oslo-db-1.0.2-2.el7.centos.noarch.rpm’ saved [96740/96740]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-oslo-i18n-1.0.0-1.el7.centos.noarch.rpm
- --2015-10-20 22:25:13-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-oslo-i18n-1.0.0-1.el7.centos.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.128
- Connecting to github.com (github.com)|192.30.252.128|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-oslo-i18n-1.0.0-1.el7.centos.noarch.rpm [following]
- --2015-10-20 22:25:19-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-oslo-i18n-1.0.0-1.el7.centos.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 28300 (28K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-oslo-i18n-1.0.0-1.el7.centos.noarch.rpm’
- 100%[=====================================================================================================>] 28,300 --.-K/s in 0.001s
- 2015-10-20 22:25:19 (37.6 MB/s) - ‘python-oslo-i18n-1.0.0-1.el7.centos.noarch.rpm’ saved [28300/28300]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-oslo-messaging-1.4.0.0-4.el7.centos.noarch.rpm
- --2015-10-20 22:25:19-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-oslo-messaging-1.4.0.0-4.el7.centos.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.128
- Connecting to github.com (github.com)|192.30.252.128|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-oslo-messaging-1.4.0.0-4.el7.centos.noarch.rpm [following]
- --2015-10-20 22:25:25-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-oslo-messaging-1.4.0.0-4.el7.centos.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 193292 (189K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-oslo-messaging-1.4.0.0-4.el7.centos.noarch.rpm’
- 100%[=====================================================================================================>] 193,292 --.-K/s in 0.1s
- 2015-10-20 22:25:26 (1.28 MB/s) - ‘python-oslo-messaging-1.4.0.0-4.el7.centos.noarch.rpm’ saved [193292/193292]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-oslo-utils-1.0.0-1.el7.centos.noarch.rpm
- --2015-10-20 22:25:26-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-oslo-utils-1.0.0-1.el7.centos.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.128
- Connecting to github.com (github.com)|192.30.252.128|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-oslo-utils-1.0.0-1.el7.centos.noarch.rpm [following]
- --2015-10-20 22:25:32-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-oslo-utils-1.0.0-1.el7.centos.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 29504 (29K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-oslo-utils-1.0.0-1.el7.centos.noarch.rpm’
- 100%[=====================================================================================================>] 29,504 --.-K/s in 0.003s
- 2015-10-20 22:25:32 (10.1 MB/s) - ‘python-oslo-utils-1.0.0-1.el7.centos.noarch.rpm’ saved [29504/29504]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-pycadf-0.6.0-2.el7.centos.noarch.rpm
- --2015-10-20 22:25:32-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-pycadf-0.6.0-2.el7.centos.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.128
- Connecting to github.com (github.com)|192.30.252.128|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-pycadf-0.6.0-2.el7.centos.noarch.rpm [following]
- --2015-10-20 22:25:38-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-pycadf-0.6.0-2.el7.centos.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 105236 (103K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-pycadf-0.6.0-2.el7.centos.noarch.rpm’
- 100%[=====================================================================================================>] 105,236 --.-K/s in 0.08s
- 2015-10-20 22:25:39 (1.29 MB/s) - ‘python-pycadf-0.6.0-2.el7.centos.noarch.rpm’ saved [105236/105236]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-six-1.7.3-1.el7.centos.noarch.rpm
- --2015-10-20 22:25:39-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-six-1.7.3-1.el7.centos.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.128
- Connecting to github.com (github.com)|192.30.252.128|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-six-1.7.3-1.el7.centos.noarch.rpm [following]
- --2015-10-20 22:25:45-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-six-1.7.3-1.el7.centos.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 27692 (27K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-six-1.7.3-1.el7.centos.noarch.rpm’
- 100%[=====================================================================================================>] 27,692 --.-K/s in 0.001s
- 2015-10-20 22:25:45 (40.9 MB/s) - ‘python-six-1.7.3-1.el7.centos.noarch.rpm’ saved [27692/27692]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-webob-1.2.3-6.el7.noarch.rpm
- --2015-10-20 22:25:45-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-webob-1.2.3-6.el7.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.128
- Connecting to github.com (github.com)|192.30.252.128|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-webob-1.2.3-6.el7.noarch.rpm [following]
- --2015-10-20 22:25:51-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-webob-1.2.3-6.el7.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 206360 (202K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-webob-1.2.3-6.el7.noarch.rpm’
- 100%[=====================================================================================================>] 206,360 739KB/s in 0.3s
- 2015-10-20 22:25:52 (739 KB/s) - ‘python-webob-1.2.3-6.el7.noarch.rpm’ saved [206360/206360]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-werkzeug-0.9.1-2.el7.noarch.rpm
- --2015-10-20 22:25:52-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/python-werkzeug-0.9.1-2.el7.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.128
- Connecting to github.com (github.com)|192.30.252.128|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-werkzeug-0.9.1-2.el7.noarch.rpm [following]
- --2015-10-20 22:25:58-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/python-werkzeug-0.9.1-2.el7.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 575384 (562K) [audio/pn-realaudio-plugin]
- Saving to: ‘python-werkzeug-0.9.1-2.el7.noarch.rpm’
- 100%[=====================================================================================================>] 575,384 1.55MB/s in 0.4s
- 2015-10-20 22:25:59 (1.55 MB/s) - ‘python-werkzeug-0.9.1-2.el7.noarch.rpm’ saved [575384/575384]
- + for i in '`cat $TOPDIR/rpms.lst`'
- + wget https://github.com/01org/vsm-dependencies/raw/2.0/centos7/diamond-4-0.noarch.rpm
- --2015-10-20 22:25:59-- https://github.com/01org/vsm-dependencies/raw/2.0/centos7/diamond-4-0.noarch.rpm
- Resolving github.com (github.com)... 192.30.252.128
- Connecting to github.com (github.com)|192.30.252.128|:443... connected.
- HTTP request sent, awaiting response... 302 Found
- Location: https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/diamond-4-0.noarch.rpm [following]
- --2015-10-20 22:26:05-- https://raw.githubusercontent.com/01org/vsm-dependencies/2.0/centos7/diamond-4-0.noarch.rpm
- Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
- Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 413152 (403K) [audio/pn-realaudio-plugin]
- Saving to: ‘diamond-4-0.noarch.rpm’
- 100%[=====================================================================================================>] 413,152 1.49MB/s in 0.3s
- 2015-10-20 22:26:06 (1.49 MB/s) - ‘diamond-4-0.noarch.rpm’ saved [413152/413152]
- + cd /home/cephuser/2.0.0-216
- + prepare_repo
- + sudo -E yum makecache
- Loaded plugins: fastestmirror
- base | 3.6 kB 00:00:00
- extras | 3.4 kB 00:00:00
- updates | 3.4 kB 00:00:00
- Loading mirror speeds from cached hostfile
- * base: ftp.funet.fi
- * extras: ftp.funet.fi
- * updates: ftp.funet.fi
- Metadata Cache Created
- ++ rpm -qa
- ++ grep -i createrepo
- ++ wc -l
- + IS_CREATEREPO=1
- + [[ 1 -eq 0 ]]
- + mkdir -p vsm-dep-repo/vsm-dep-repo
- + cd vsm-dep-repo
- + cp apr-util-ldap-1.5.2-6.el7.x86_64.rpm diamond-4-0.noarch.rpm openstack-keystone-2014.2.1-1.el7.centos.noarch.rpm openstack-utils-2014.2-1.el7.centos.noarch.rpm python-alembic-0.6.5-3.el7.centos.noarch.rpm python-cinderclient-1.1.1-1.el7.centos.noarch.rpm python-django-horizon-2014.2.1-1.el7.centos.noarch.rpm python-django-openstack-auth-1.1.7-1.el7.centos.noarch.rpm python-flask-0.10.1-4.el7.noarch.rpm python-greenlet-0.4.2-3.el7.x86_64.rpm python-itsdangerous-0.23-2.el7.noarch.rpm python-jinja2-2.7.2-2.el7.noarch.rpm python-keystone-2014.2.1-1.el7.centos.noarch.rpm python-keystoneclient-0.11.1-1.el7.centos.noarch.rpm python-keystonemiddleware-1.2.0-1.el7.centos.noarch.rpm python-ldappool-1.0-4.el7.centos.noarch.rpm python-novaclient-2.20.0-1.el7.centos.noarch.rpm python-oslo-config-1.4.0-1.el7.centos.noarch.rpm python-oslo-db-1.0.2-2.el7.centos.noarch.rpm python-oslo-i18n-1.0.0-1.el7.centos.noarch.rpm python-oslo-messaging-1.4.0.0-4.el7.centos.noarch.rpm python-oslo-utils-1.0.0-1.el7.centos.noarch.rpm python-pycadf-0.6.0-2.el7.centos.noarch.rpm python-six-1.7.3-1.el7.centos.noarch.rpm python-webob-1.2.3-6.el7.noarch.rpm python-werkzeug-0.9.1-2.el7.noarch.rpm vsm-dep-repo
- + sudo -E createrepo vsm-dep-repo
- Spawning worker 0 with 26 pkgs
- Workers Finished
- Saving Primary metadata
- Saving file lists metadata
- Saving other metadata
- Generating sqlite DBs
- Sqlite DBs complete
- + cd /home/cephuser/2.0.0-216
- + sudo -E createrepo vsmrepo
- Spawning worker 0 with 4 pkgs
- Workers Finished
- Saving Primary metadata
- Saving file lists metadata
- Saving other metadata
- Generating sqlite DBs
- Sqlite DBs complete
- + rm -rf vsm.repo vsm-dep.repo
- + cat
- + cat
- + install_controller
- + check_manifest 192.168.123.100
- + [[ 192.168.123.100 == 192.168.123.100 ]]
- + [[ ! -d manifest/192.168.123.100 ]]
- + [[ ! -f manifest/192.168.123.100/cluster.manifest ]]
- + [[ 1 -eq 0 ]]
- + set_local_repo
- + sudo -E rm -rf /etc/yum.repos.d/vsm.repo /etc/yum.repos.d/vsm-dep.repo
- + sudo -E rm -rf /opt/vsm-dep-repo /opt/vsmrepo
- + sudo -E cp -r vsm-dep-repo/vsm-dep-repo /opt
- + sudo -E cp -r vsmrepo /opt
- + sudo -E cp vsm.repo /etc/yum.repos.d
- + sudo -E cp vsm-dep.repo /etc/yum.repos.d
- + sudo -E yum makecache
- Loaded plugins: fastestmirror
- base | 3.6 kB 00:00:00
- extras | 3.4 kB 00:00:00
- updates | 3.4 kB 00:00:00
- vsmdeprepo | 2.9 kB 00:00:00
- vsmrepo | 2.9 kB 00:00:00
- (1/6): vsmdeprepo/primary_db | 15 kB 00:00:00
- (2/6): vsmdeprepo/other_db | 11 kB 00:00:00
- (3/6): vsmdeprepo/filelists_db | 32 kB 00:00:00
- (4/6): vsmrepo/filelists_db | 16 kB 00:00:00
- (5/6): vsmrepo/other_db | 870 B 00:00:00
- (6/6): vsmrepo/primary_db | 9.6 kB 00:00:00
- Loading mirror speeds from cached hostfile
- * base: ftp.funet.fi
- * extras: ftp.funet.fi
- * updates: ftp.funet.fi
- Metadata Cache Created
- + sudo -E systemctl stop firewalld
- + sudo -E systemctl disable firewalld
- rm '/etc/systemd/system/dbus-org.fedoraproject.FirewallD1.service'
- rm '/etc/systemd/system/basic.target.wants/firewalld.service'
- + sudo -E sed -i s/SELINUX=enforcing/SELINUX=disabled/g /etc/selinux/config
- ++ sudo -E getenforce
- + [[ Enforcing != \D\i\s\a\b\l\e\d ]]
- + sudo -E setenforce 0
- + sudo -E sed -i s/keepcache=0/keepcache=1/g /etc/yum.conf
- + sudo -E yum install -y vsm vsm-deploy vsm-dashboard python-vsmclient
- Loaded plugins: fastestmirror
- base | 3.6 kB 00:00:00
- extras | 3.4 kB 00:00:00
- updates | 3.4 kB 00:00:00
- vsmdeprepo | 2.9 kB 00:00:00
- vsmrepo | 2.9 kB 00:00:00
- updates/7/x86_64/primary_db | 4.0 MB 00:00:07
- Loading mirror speeds from cached hostfile
- * base: ftp.funet.fi
- * extras: ftp.funet.fi
- * updates: centos.vianett.no
- Resolving Dependencies
- --> Running transaction check
- ---> Package python-vsmclient.noarch 0:2.0.0-216 will be installed
- --> Processing Dependency: python-prettytable for package: python-vsmclient-2.0.0-216.noarch
- --> Processing Dependency: python-httplib2 for package: python-vsmclient-2.0.0-216.noarch
- ---> Package vsm.noarch 0:2.0.0-216 will be installed
- --> Processing Dependency: python-webob for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-tempita for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-suds for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-stevedore for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-sqlalchemy for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-routes for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-psutil for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-pbr for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-paste-deploy for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-paste for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-paramiko for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-oslo-config for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-ordereddict for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-novaclient for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-migrate for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-lxml for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-lockfile for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-kombu for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-keystoneclient for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-iso8601 for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-greenlet for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-eventlet for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-cinderclient for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-babel for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-anyjson for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-amqplib for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: numpy for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: mod_ssl for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: ceph for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: MySQL-python for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: /usr/bin/expect for package: vsm-2.0.0-216.noarch
- ---> Package vsm-dashboard.noarch 0:2.0.0-216 will be installed
- --> Processing Dependency: python-warlock for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-versiontools for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-urllib3 for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-six for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-simplejson for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-requests for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-ordereddict for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-keyring for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-jsonschema for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-iso8601 for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-httplib2 for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-django-openstack-auth for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-django-horizon for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-django-compressor for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-django-appconf for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-django for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-cmd2 for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-cliff for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-chardet for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: pyparsing for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: mod_wsgi for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: httpd-tools for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: httpd for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: apr-util-ldap for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: apr-util for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: apr for package: vsm-dashboard-2.0.0-216.noarch
- ---> Package vsm-deploy.x86_64 0:2.0.0-216 will be installed
- --> Running transaction check
- ---> Package MySQL-python.x86_64 0:1.2.3-11.el7 will be installed
- ---> Package apr.x86_64 0:1.4.8-3.el7 will be installed
- ---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
- ---> Package apr-util-ldap.x86_64 0:1.5.2-6.el7 will be installed
- ---> Package expect.x86_64 0:5.45-14.el7_1 will be installed
- --> Processing Dependency: libtcl8.5.so()(64bit) for package: expect-5.45-14.el7_1.x86_64
- ---> Package httpd.x86_64 0:2.4.6-31.el7.centos.1 will be installed
- --> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-31.el7.centos.1.x86_64
- ---> Package httpd-tools.x86_64 0:2.4.6-31.el7.centos.1 will be installed
- ---> Package mod_ssl.x86_64 1:2.4.6-31.el7.centos.1 will be installed
- --> Processing Dependency: openssl-libs >= 1:1.0.1e-37 for package: 1:mod_ssl-2.4.6-31.el7.centos.1.x86_64
- ---> Package mod_wsgi.x86_64 0:3.4-12.el7_0 will be installed
- ---> Package numpy.x86_64 1:1.7.1-10.el7 will be installed
- --> Processing Dependency: python-nose for package: 1:numpy-1.7.1-10.el7.x86_64
- --> Processing Dependency: libtatlas.so.3()(64bit) for package: 1:numpy-1.7.1-10.el7.x86_64
- --> Processing Dependency: libquadmath.so.0()(64bit) for package: 1:numpy-1.7.1-10.el7.x86_64
- --> Processing Dependency: liblapack.so.3()(64bit) for package: 1:numpy-1.7.1-10.el7.x86_64
- --> Processing Dependency: libgfortran.so.3()(64bit) for package: 1:numpy-1.7.1-10.el7.x86_64
- ---> Package pyparsing.noarch 0:1.5.6-9.el7 will be installed
- ---> Package python-babel.noarch 0:0.9.6-8.el7 will be installed
- ---> Package python-chardet.noarch 0:2.2.1-1.el7_1 will be installed
- ---> Package python-cinderclient.noarch 0:1.1.1-1.el7.centos will be installed
- --> Processing Dependency: python-simplejson for package: python-cinderclient-1.1.1-1.el7.centos.noarch
- ---> Package python-django-horizon.noarch 0:2014.2.1-1.el7.centos will be installed
- --> Processing Dependency: pytz for package: python-django-horizon-2014.2.1-1.el7.centos.noarch
- --> Processing Dependency: python-lockfile for package: python-django-horizon-2014.2.1-1.el7.centos.noarch
- --> Processing Dependency: python-django for package: python-django-horizon-2014.2.1-1.el7.centos.noarch
- ---> Package python-django-openstack-auth.noarch 0:1.1.7-1.el7.centos will be installed
- --> Processing Dependency: python-django for package: python-django-openstack-auth-1.1.7-1.el7.centos.noarch
- ---> Package python-greenlet.x86_64 0:0.4.2-3.el7 will be installed
- ---> Package python-keystoneclient.noarch 1:0.11.1-1.el7.centos will be installed
- --> Processing Dependency: python-iso8601 >= 0.1.4 for package: 1:python-keystoneclient-0.11.1-1.el7.centos.noarch
- --> Processing Dependency: python-stevedore for package: 1:python-keystoneclient-0.11.1-1.el7.centos.noarch
- --> Processing Dependency: python-netaddr for package: 1:python-keystoneclient-0.11.1-1.el7.centos.noarch
- --> Processing Dependency: python-keyring for package: 1:python-keystoneclient-0.11.1-1.el7.centos.noarch
- ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed
- --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.9)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64
- --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.26)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64
- --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.2)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64
- --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.24)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64
- --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64
- --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64
- --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64
- --> Processing Dependency: libxslt.so.1()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64
- --> Processing Dependency: libexslt.so.0()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64
- ---> Package python-novaclient.noarch 1:2.20.0-1.el7.centos will be installed
- --> Processing Dependency: python-simplejson for package: 1:python-novaclient-2.20.0-1.el7.centos.noarch
- --> Processing Dependency: python-oslo-utils for package: 1:python-novaclient-2.20.0-1.el7.centos.noarch
- --> Processing Dependency: python-keyring for package: 1:python-novaclient-2.20.0-1.el7.centos.noarch
- --> Processing Dependency: python-iso8601 for package: 1:python-novaclient-2.20.0-1.el7.centos.noarch
- ---> Package python-oslo-config.noarch 2:1.4.0-1.el7.centos will be installed
- --> Processing Dependency: python-stevedore for package: 2:python-oslo-config-1.4.0-1.el7.centos.noarch
- ---> Package python-paramiko.noarch 0:1.12.4-1.el7.centos will be installed
- --> Processing Dependency: python-crypto >= 2.1 for package: python-paramiko-1.12.4-1.el7.centos.noarch
- --> Processing Dependency: python-ecdsa for package: python-paramiko-1.12.4-1.el7.centos.noarch
- ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed
- --> Processing Dependency: pyOpenSSL for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch
- ---> Package python-prettytable.noarch 0:0.7.2-2.el7.centos will be installed
- ---> Package python-requests.noarch 0:2.6.0-1.el7_1 will be installed
- ---> Package python-six.noarch 0:1.7.3-1.el7.centos will be installed
- ---> Package python-sqlalchemy.x86_64 0:0.9.8-1.el7 will be installed
- ---> Package python-suds.noarch 0:0.4.1-5.el7 will be installed
- ---> Package python-tempita.noarch 0:0.5.1-6.el7 will be installed
- ---> Package python-urllib3.noarch 0:1.10.2-2.el7_1 will be installed
- ---> Package python-vsmclient.noarch 0:2.0.0-216 will be installed
- --> Processing Dependency: python-httplib2 for package: python-vsmclient-2.0.0-216.noarch
- ---> Package python-webob.noarch 0:1.2.3-6.el7 will be installed
- ---> Package vsm.noarch 0:2.0.0-216 will be installed
- --> Processing Dependency: python-stevedore for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-routes for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-psutil for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-pbr for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-paste-deploy for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-ordereddict for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-migrate for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-lockfile for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-kombu for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-iso8601 for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-eventlet for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-anyjson for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-amqplib for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: ceph for package: vsm-2.0.0-216.noarch
- ---> Package vsm-dashboard.noarch 0:2.0.0-216 will be installed
- --> Processing Dependency: python-warlock for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-versiontools for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-simplejson for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-ordereddict for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-keyring for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-jsonschema for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-iso8601 for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-httplib2 for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-django-compressor for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-django-appconf for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-django for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-cmd2 for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-cliff for package: vsm-dashboard-2.0.0-216.noarch
- --> Running transaction check
- ---> Package atlas.x86_64 0:3.10.1-7.el7 will be installed
- ---> Package lapack.x86_64 0:3.4.2-4.el7 will be installed
- --> Processing Dependency: libblas.so.3()(64bit) for package: lapack-3.4.2-4.el7.x86_64
- ---> Package libgfortran.x86_64 0:4.8.3-9.el7 will be installed
- ---> Package libquadmath.x86_64 0:4.8.3-9.el7 will be installed
- ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
- ---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed
- ---> Package openssl-libs.x86_64 1:1.0.1e-34.el7_0.7 will be updated
- --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-34.el7_0.7 for package: 1:openssl-1.0.1e-34.el7_0.7.x86_64
- ---> Package openssl-libs.x86_64 1:1.0.1e-42.el7.9 will be an update
- ---> Package pyOpenSSL.x86_64 0:0.13.1-3.el7 will be installed
- ---> Package python-cinderclient.noarch 0:1.1.1-1.el7.centos will be installed
- --> Processing Dependency: python-simplejson for package: python-cinderclient-1.1.1-1.el7.centos.noarch
- ---> Package python-crypto.x86_64 0:2.6.1-1.el7.centos will be installed
- ---> Package python-django-horizon.noarch 0:2014.2.1-1.el7.centos will be installed
- --> Processing Dependency: python-lockfile for package: python-django-horizon-2014.2.1-1.el7.centos.noarch
- --> Processing Dependency: python-django for package: python-django-horizon-2014.2.1-1.el7.centos.noarch
- ---> Package python-django-openstack-auth.noarch 0:1.1.7-1.el7.centos will be installed
- --> Processing Dependency: python-django for package: python-django-openstack-auth-1.1.7-1.el7.centos.noarch
- ---> Package python-ecdsa.noarch 0:0.11-3.el7.centos will be installed
- ---> Package python-keystoneclient.noarch 1:0.11.1-1.el7.centos will be installed
- --> Processing Dependency: python-iso8601 >= 0.1.4 for package: 1:python-keystoneclient-0.11.1-1.el7.centos.noarch
- --> Processing Dependency: python-stevedore for package: 1:python-keystoneclient-0.11.1-1.el7.centos.noarch
- --> Processing Dependency: python-keyring for package: 1:python-keystoneclient-0.11.1-1.el7.centos.noarch
- ---> Package python-netaddr.noarch 0:0.7.5-7.el7 will be installed
- ---> Package python-nose.noarch 0:1.3.0-2.el7 will be installed
- ---> Package python-novaclient.noarch 1:2.20.0-1.el7.centos will be installed
- --> Processing Dependency: python-simplejson for package: 1:python-novaclient-2.20.0-1.el7.centos.noarch
- --> Processing Dependency: python-keyring for package: 1:python-novaclient-2.20.0-1.el7.centos.noarch
- --> Processing Dependency: python-iso8601 for package: 1:python-novaclient-2.20.0-1.el7.centos.noarch
- ---> Package python-oslo-config.noarch 2:1.4.0-1.el7.centos will be installed
- --> Processing Dependency: python-stevedore for package: 2:python-oslo-config-1.4.0-1.el7.centos.noarch
- ---> Package python-oslo-utils.noarch 0:1.0.0-1.el7.centos will be installed
- --> Processing Dependency: python-oslo-i18n for package: python-oslo-utils-1.0.0-1.el7.centos.noarch
- --> Processing Dependency: python-iso8601 for package: python-oslo-utils-1.0.0-1.el7.centos.noarch
- ---> Package python-vsmclient.noarch 0:2.0.0-216 will be installed
- --> Processing Dependency: python-httplib2 for package: python-vsmclient-2.0.0-216.noarch
- ---> Package pytz.noarch 0:2012d-5.el7 will be installed
- ---> Package tcl.x86_64 1:8.5.13-4.el7 will be installed
- ---> Package vsm.noarch 0:2.0.0-216 will be installed
- --> Processing Dependency: python-stevedore for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-routes for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-psutil for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-pbr for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-paste-deploy for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-ordereddict for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-migrate for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-lockfile for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-kombu for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-iso8601 for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-eventlet for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-anyjson for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-amqplib for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: ceph for package: vsm-2.0.0-216.noarch
- ---> Package vsm-dashboard.noarch 0:2.0.0-216 will be installed
- --> Processing Dependency: python-warlock for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-versiontools for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-simplejson for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-ordereddict for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-keyring for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-jsonschema for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-iso8601 for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-httplib2 for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-django-compressor for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-django-appconf for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-django for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-cmd2 for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-cliff for package: vsm-dashboard-2.0.0-216.noarch
- --> Running transaction check
- ---> Package blas.x86_64 0:3.4.2-4.el7 will be installed
- ---> Package openssl.x86_64 1:1.0.1e-34.el7_0.7 will be updated
- ---> Package openssl.x86_64 1:1.0.1e-42.el7.9 will be an update
- ---> Package python-cinderclient.noarch 0:1.1.1-1.el7.centos will be installed
- --> Processing Dependency: python-simplejson for package: python-cinderclient-1.1.1-1.el7.centos.noarch
- ---> Package python-django-horizon.noarch 0:2014.2.1-1.el7.centos will be installed
- --> Processing Dependency: python-lockfile for package: python-django-horizon-2014.2.1-1.el7.centos.noarch
- --> Processing Dependency: python-django for package: python-django-horizon-2014.2.1-1.el7.centos.noarch
- ---> Package python-django-openstack-auth.noarch 0:1.1.7-1.el7.centos will be installed
- --> Processing Dependency: python-django for package: python-django-openstack-auth-1.1.7-1.el7.centos.noarch
- ---> Package python-keystoneclient.noarch 1:0.11.1-1.el7.centos will be installed
- --> Processing Dependency: python-iso8601 >= 0.1.4 for package: 1:python-keystoneclient-0.11.1-1.el7.centos.noarch
- --> Processing Dependency: python-stevedore for package: 1:python-keystoneclient-0.11.1-1.el7.centos.noarch
- --> Processing Dependency: python-keyring for package: 1:python-keystoneclient-0.11.1-1.el7.centos.noarch
- ---> Package python-novaclient.noarch 1:2.20.0-1.el7.centos will be installed
- --> Processing Dependency: python-simplejson for package: 1:python-novaclient-2.20.0-1.el7.centos.noarch
- --> Processing Dependency: python-keyring for package: 1:python-novaclient-2.20.0-1.el7.centos.noarch
- --> Processing Dependency: python-iso8601 for package: 1:python-novaclient-2.20.0-1.el7.centos.noarch
- ---> Package python-oslo-config.noarch 2:1.4.0-1.el7.centos will be installed
- --> Processing Dependency: python-stevedore for package: 2:python-oslo-config-1.4.0-1.el7.centos.noarch
- ---> Package python-oslo-i18n.noarch 0:1.0.0-1.el7.centos will be installed
- ---> Package python-oslo-utils.noarch 0:1.0.0-1.el7.centos will be installed
- --> Processing Dependency: python-iso8601 for package: python-oslo-utils-1.0.0-1.el7.centos.noarch
- ---> Package python-vsmclient.noarch 0:2.0.0-216 will be installed
- --> Processing Dependency: python-httplib2 for package: python-vsmclient-2.0.0-216.noarch
- ---> Package vsm.noarch 0:2.0.0-216 will be installed
- --> Processing Dependency: python-stevedore for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-routes for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-psutil for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-pbr for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-paste-deploy for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-ordereddict for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-migrate for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-lockfile for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-kombu for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-iso8601 for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-eventlet for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-anyjson for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: python-amqplib for package: vsm-2.0.0-216.noarch
- --> Processing Dependency: ceph for package: vsm-2.0.0-216.noarch
- ---> Package vsm-dashboard.noarch 0:2.0.0-216 will be installed
- --> Processing Dependency: python-warlock for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-versiontools for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-simplejson for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-ordereddict for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-keyring for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-jsonschema for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-iso8601 for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-httplib2 for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-django-compressor for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-django-appconf for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-django for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-cmd2 for package: vsm-dashboard-2.0.0-216.noarch
- --> Processing Dependency: python-cliff for package: vsm-dashboard-2.0.0-216.noarch
- --> Finished Dependency Resolution
- Error: Package: vsm-dashboard-2.0.0-216.noarch (vsmrepo)
- Requires: python-keyring
- Error: Package: 1:python-novaclient-2.20.0-1.el7.centos.noarch (vsmdeprepo)
- Requires: python-keyring
- Error: Package: vsm-dashboard-2.0.0-216.noarch (vsmrepo)
- Requires: python-iso8601
- Error: Package: vsm-dashboard-2.0.0-216.noarch (vsmrepo)
- Requires: python-versiontools
- Error: Package: python-cinderclient-1.1.1-1.el7.centos.noarch (vsmdeprepo)
- Requires: python-simplejson
- Error: Package: vsm-dashboard-2.0.0-216.noarch (vsmrepo)
- Requires: python-httplib2
- Error: Package: vsm-2.0.0-216.noarch (vsmrepo)
- Requires: python-amqplib
- Error: Package: python-django-openstack-auth-1.1.7-1.el7.centos.noarch (vsmdeprepo)
- Requires: python-django
- Error: Package: vsm-2.0.0-216.noarch (vsmrepo)
- Requires: python-lockfile
- Error: Package: vsm-dashboard-2.0.0-216.noarch (vsmrepo)
- Requires: python-cmd2
- Error: Package: vsm-2.0.0-216.noarch (vsmrepo)
- Requires: python-pbr
- Error: Package: 1:python-novaclient-2.20.0-1.el7.centos.noarch (vsmdeprepo)
- Requires: python-iso8601
- Error: Package: vsm-2.0.0-216.noarch (vsmrepo)
- Requires: python-stevedore
- Error: Package: 2:python-oslo-config-1.4.0-1.el7.centos.noarch (vsmdeprepo)
- Requires: python-stevedore
- Error: Package: vsm-2.0.0-216.noarch (vsmrepo)
- Requires: ceph
- Error: Package: vsm-dashboard-2.0.0-216.noarch (vsmrepo)
- Requires: python-simplejson
- Error: Package: vsm-dashboard-2.0.0-216.noarch (vsmrepo)
- Requires: python-ordereddict
- Error: Package: 1:python-keystoneclient-0.11.1-1.el7.centos.noarch (vsmdeprepo)
- Requires: python-keyring
- Error: Package: vsm-2.0.0-216.noarch (vsmrepo)
- Requires: python-iso8601
- Error: Package: vsm-2.0.0-216.noarch (vsmrepo)
- Requires: python-routes
- Error: Package: vsm-dashboard-2.0.0-216.noarch (vsmrepo)
- Requires: python-cliff
- Error: Package: vsm-2.0.0-216.noarch (vsmrepo)
- Requires: python-paste-deploy
- Error: Package: vsm-2.0.0-216.noarch (vsmrepo)
- Requires: python-psutil
- Error: Package: vsm-2.0.0-216.noarch (vsmrepo)
- Requires: python-anyjson
- Error: Package: vsm-dashboard-2.0.0-216.noarch (vsmrepo)
- Requires: python-django-appconf
- Error: Package: python-django-horizon-2014.2.1-1.el7.centos.noarch (vsmdeprepo)
- Requires: python-django
- Error: Package: 1:python-keystoneclient-0.11.1-1.el7.centos.noarch (vsmdeprepo)
- Requires: python-iso8601 >= 0.1.4
- Error: Package: python-vsmclient-2.0.0-216.noarch (vsmrepo)
- Requires: python-httplib2
- Error: Package: vsm-dashboard-2.0.0-216.noarch (vsmrepo)
- Requires: python-jsonschema
- Error: Package: vsm-2.0.0-216.noarch (vsmrepo)
- Requires: python-eventlet
- Error: Package: 1:python-keystoneclient-0.11.1-1.el7.centos.noarch (vsmdeprepo)
- Requires: python-stevedore
- Error: Package: python-django-horizon-2014.2.1-1.el7.centos.noarch (vsmdeprepo)
- Requires: python-lockfile
- Error: Package: vsm-dashboard-2.0.0-216.noarch (vsmrepo)
- Requires: python-django
- Error: Package: vsm-2.0.0-216.noarch (vsmrepo)
- Requires: python-kombu
- Error: Package: python-oslo-utils-1.0.0-1.el7.centos.noarch (vsmdeprepo)
- Requires: python-iso8601
- Error: Package: vsm-2.0.0-216.noarch (vsmrepo)
- Requires: python-migrate
- Error: Package: vsm-dashboard-2.0.0-216.noarch (vsmrepo)
- Requires: python-warlock
- Error: Package: vsm-dashboard-2.0.0-216.noarch (vsmrepo)
- Requires: python-django-compressor
- Error: Package: 1:python-novaclient-2.20.0-1.el7.centos.noarch (vsmdeprepo)
- Requires: python-simplejson
- Error: Package: vsm-2.0.0-216.noarch (vsmrepo)
- Requires: python-ordereddict
- You could try using --skip-broken to work around the problem
- You could try running: rpm -Va --nofiles --nodigest
- [cephuser@vsm-controller 2.0.0-216]$
Advertisement
Add Comment
Please, Sign In to add comment