Newton packstack allinone error
I am facing an error while executing the following command:
#pacstack --allinone
Error is shown below:
Applying 192.168.122.208_controller.pp
192.168.122.208_controller.pp: [ ERROR ]
Applying Puppet manifests [ ERROR ]
ERROR : Error appeared during Puppet run: 192.168.122.208_controller.pp
Notice: /Stage[main]/Glance::Db::Sync/Exec[glance-manage db_sync]/returns: 2017-06-07 21:31:45.503 10636 ERROR
oslo_db.sqlalchemy.exc_filters InternalError: (1050, u"Table 'artifacts' already exists")
You will find full trace in log /var/tmp/packstack/20170607-210800-NHQcml/manifests/192.168.122.208_controller.pp.log
Please check log file /var/tmp/packstack/20170607-210800-NHQcml/openstack-setup.log for more information
Can someone please help me with it??
Thanks