RETIRED, OpenStack Virtual Baremetal (OVB)
Go to file
Harald Jensås 0bbb4f2302 Use fixed-ips for router addresses
Drop the use of allocation pools, and instead use fixed
ip's for the router addresses.

Using an allocation pool forced the use of large CIDR's
to avoid overlapping addresses.
2018-10-18 10:49:47 +02:00
bin Update mirrors in ovb-instack 2018-10-02 16:31:18 -05:00
bond-network-templates Deprecate top-level network templates 2017-08-11 10:23:32 -05:00
doc/source Fix more typos in docs 2018-10-17 14:13:06 +02:00
environments Fix resource registry path's in environments/routed-networks.yaml 2018-10-17 13:02:16 +02:00
ipv6-network-templates Deprecate top-level network templates 2017-08-11 10:23:32 -05:00
ipxe Add larger version of ipxe-boot.qcow2 image 2018-03-15 11:51:19 -05:00
network-templates Deprecate top-level network templates 2017-08-11 10:23:32 -05:00
openstack_virtual_baremetal Only add identifyer if arg.id is set 2018-10-10 01:02:17 +02:00
overcloud-templates Update network templates for latest TripleO 2018-10-02 16:33:56 -05:00
patches/nova Add new Nova patch file for Pike 2017-06-08 15:38:57 -05:00
sample-env-generator Add sample environments for routed networks 2018-10-05 16:42:46 +00:00
templates Use fixed-ips for router addresses 2018-10-18 10:49:47 +02:00
.gitignore Support deploying with multiple Heat environments 2017-08-09 10:03:38 -05:00
.testr.conf Reorganize into package and add tox for testing 2016-07-14 12:23:41 -05:00
README.rst Reference ReadTheDocs documentation from readme 2017-01-16 11:28:56 -06:00
requirements.txt Re-enable uefi support with glanceclient 2017-04-26 12:55:22 -05:00
setup.cfg Reorganize into package and add tox for testing 2016-07-14 12:23:41 -05:00
setup.py Update setup.py to match current 2017-01-11 16:29:27 -06:00
test-requirements.txt Don't use oslosphinx 2017-01-16 09:46:00 -06:00
tox.ini Add index of all available sample environments 2017-08-09 10:03:42 -05:00

OpenStack Virtual Baremetal

OpenStack Virtual Baremetal is a way to use OpenStack instances to do simulated baremetal deployments. For more details, see the full documentation.