drydock/drydock_provisioner/drivers/node/maasdriver/models
Scott Hussey 1964d7f9b0 Implement routedomain support
Route domains will allow multiple L3 networks
to self organize static routes. This allows additions
of L3 networks with manually updating previously deployed
networks.

- Fix a YamlIngester error with labels on NetworkLinks
- Update the CLI --block option
- Add routedomains attribue to Networks in schema and object model
- Add routedomain documentation
- Add unit test for routedomain route generation
- Add unit test coverage reporting

Change-Id: I059d2eae6da84c4f9ad909f0287432e6cf0970d0
2017-12-14 13:45:38 -06:00
..
__init__.py Refactor orchestrator 2017-10-26 15:00:39 -05:00
base.py Refactor orchestrator 2017-10-26 15:00:39 -05:00
blockdev.py Create schemas for Drydock YAML docs 2017-11-20 11:14:04 -06:00
boot_resource.py DRYD21 - YAPF formatting for 375626 2017-08-25 11:21:22 -05:00
fabric.py Refactor orchestrator 2017-10-26 15:00:39 -05:00
interface.py Refactor orchestrator 2017-10-26 15:00:39 -05:00
iprange.py Fix issues failing CI pipeline 2017-08-24 10:18:11 -05:00
machine.py Implement bootaction API 2017-11-20 16:29:54 -06:00
partition.py Node storage configuration support 2017-09-21 10:04:18 -05:00
rack_controller.py Refactor orchestrator 2017-10-26 15:00:39 -05:00
sshkey.py Refactor orchestrator 2017-10-26 15:00:39 -05:00
staticroute.py Refactor orchestrator 2017-10-26 15:00:39 -05:00
subnet.py Implement routedomain support 2017-12-14 13:45:38 -06:00
tag.py Implement bootaction API 2017-11-20 16:29:54 -06:00
vlan.py Refactor orchestrator 2017-10-26 15:00:39 -05:00
volumegroup.py Refactor orchestrator 2017-10-26 15:00:39 -05:00