Slope:
- figure out how to set up the vms for multinode packstack (that is setup the vms before packstack is even run). Probably something wrong with how I'm doing networking.
Some references on how to do the networking, to review:
- http://docs.openstack.org/havana/install-guide/install/apt/content/nova-network.html
- http://www.cloudbase.it/rdo-multi-node/
- http://www.monkey-code.com/blog/2013/10/04/building-a-multi-node-openstack-cloud/
- https://openstack.redhat.com/NeutronLibvirtMultinodeDevEnvironment (this one has lots of info but is all freakin' GUI, who wants that?)
- https://openstack.redhat.com/GettingStartedHavana_w_GRE
Unfortunately there's very little that I can find on how to do multi-node packstack on devstack.
Fuck it, switching over to bare-metal.
so much pain, but some ameliorates:
- turn off NetworkManager, turn on network
- packstack doesn't like to be run again and again, need to remove packages (with dnf/yum) and database tables (with mysqladmin) to get a happier second run in some cases (notably keystone)
- cinder always times out, trying it with cinder removed
- python packages left behind by devstack cause trouble
- they're not kidding about that master-patches stuff
Sigh, now my f21 box is screwed. Merry Christmas.