Zun

container run database insert error

Bug #2028664 reported by Jaime
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zun
New
Undecided
Unassigned

Bug Description

Hi,

I have installed and configured zun for container support, all went good and I can list
the available services with

> openstack appcontainer service list

however when I try to launch a container with

> openstack appcontainer run --name container --net network=$NET_ID cirros ping 8.8.8.8

as stated in the documentation, I get the following error in zun-api

oslo_db.exception.DBReferenceError: (pymysql.err.IntegrityError) (1452, 'Cannot add or update a child row: a foreign key constraint fails (`zun`.`container_actions`, CONSTRAINT `container_actions_ibfk_1` FOREIGN KEY (`container_uuid`) REFERENCES `container` (`uuid`))')

I have followed this installation guide for yoga release(the one I'm running at the moment)
https://docs.openstack.org/zun/yoga/install/index.html.

Thanks
Jaime

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.