Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 242 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 242 Bytes

Initialize the actidb with the following steps:

$ mysql -rUSER -p < acticlouddb_create.sql
... modify OPENSTACK_HOSTS in ../common/config.py ...
$ cd helper_scripts/
$ python insert_hosts_in_db.py
$ cd ..
$ python rabbitmq_client.py