6 Commits

Author SHA1 Message Date
Mark Goddard
cf5c1ce88c Update development configuration for Kayobe 3.0.0 pike release
We no longer need to explicitly set the openstack release, or override the container
image build configuration for ironic.
2017-10-12 11:22:14 +01:00
Mark Goddard
fda941bcbf Add configuration of inspection allocation pool for dev environment
This allows the ironic_dnsmasq container to start successfully.
2017-09-07 20:50:08 +01:00
Mark Goddard
1d9e8fc976 Separate the external network into external and public
Previously, the external network carried both public API traffic and
neutron external network traffic. In some cases is it useful to separate
these networks. The public network now carries the public API traffic,
leaving the external network to carry neutron external network traffic
alone. For backwards compatibility, the public network defaults to the
external network.
2017-08-29 13:12:47 +00:00
John Garbutt
d05b1265df We don't need to set the gateway for aio network
Removing this seemed to stop us getting duplicate network gateways.
2017-08-29 11:42:45 +01:00
Mark Goddard
39a37a1647 Add a value for inspector LLDP interface in development config
Without this registration of inspection rules fails.
2017-08-14 18:48:53 +01:00
Mark Goddard
dc2ea4c1e5 Improve Vagrantfile, add development configuration
Adds commands to install dependencies, and setup a virtualenv with kayobe
installed. Configuration is provided in dev/ for a single controller with
a single network.
2017-08-08 16:23:24 +00:00