bbengfort / cloudscope

Simulation and visualization of distributed systems and communications.
http://bbengfort.github.io/cloudscope/
MIT License
1 stars 0 forks source link

Allow simulations with no locations/devices for access. #30

Closed bbengfort closed 8 years ago

bbengfort commented 8 years ago

Right now the workload requires a set of locations and devices in order to generate read/write accesses. However some simulations, like the raft simulation defy the defaults by only allowing cloud/storage types. This should not error but instead just generate a simulation with no read/write accesses.