Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ################################################################################
- ENTER A PASSWORD TO USE FOR THE DATABASE.
- ################################################################################
- This value will be written to your localrc file so you don't have to enter it
- again. Use only alphanumeric characters.
- If you leave this blank, a random default value will be used.
- Enter a password now:
- ./stack.sh: line 592: /home/surabhi/openstack/devstack/.localrc.auto: Permission denied
- ++ get_database_type_mysql
- ++ [[ PyMySQL == \P\y\M\y\S\Q\L ]]
- ++ echo mysql+pymysql
- + BASE_SQL_CONN=mysql+pymysql://root:c95d68d029ba59ecbe06@127.0.0.1
- + return 0
- + echo 'Using mysql database backend'
- Using mysql database backend
- + RABBIT_USERID=stackrabbit
- + is_service_enabled rabbit
- ++ set +o
- ++ grep xtrace
- + local 'xtrace=set -o xtrace'
- + set +o xtrace
- + return 0
- + RABBIT_HOST=10.16.21.5
- + read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'
- ++ grep xtrace
- ++ set +o
- + XTRACE='set -o xtrace'
- + set +o xtrace
- ################################################################################
- ENTER A PASSWORD TO USE FOR RABBIT.
- ################################################################################
- This value will be written to your localrc file so you don't have to enter it
- again. Use only alphanumeric characters.
- If you leave this blank, a random default value will be used.
- Enter a password now:
- ./stack.sh: line 592: /home/surabhi/openstack/devstack/.localrc.auto: Permission denied
- Error on exit
- ./stack.sh: line 462: generate-subunit: command not found
- stack@surabhi-Inspiron-5520:/home/surabhi/openstack/devstack$
Add Comment
Please, Sign In to add comment