Comment 18 for bug 1453678

Revision history for this message
Charles Butler (lazypower) wrote : Re: New charms: midonet-host-agent, midonet-repository, midonet-api

Greetings, after following up with Antoni at the beginning of ODS, I've taken some additional time to review the charms.

I did notice when standing up the cluster using the amulet tests in midonet-api, that I received an error fetching a package for : Unable to locate package python-neutron-plugin-midonet.

The logs preceding this indicate that there was an issue acquiring control of apt and apt is unable to add/update from the datastax and midonet source.

W: Failed to fetch http://repo.midonet.org/midonet/v2015.06/dists/stable/main/binary-amd64/Packages 503 Service Unavailable
Couldn't acquire DPKG lock. Will retry in 10 seconds.

This is reproducible by cloning the charm and executing bundletester from the root on any serverstack instance. I'm filing requests with IS to open these resources during the testing cycle.

This is a candidate for being noted in the README that `repo.midonet.com` will need to be added to any firewall ACLs.

`bundletester -Fvl DEBUG `

I'll resume reviews once I have been able to resolve our firewall issues.