RETIRED, OpenStack Virtual Baremetal (OVB)
Go to file
Ben Nemec 7e7ccea3dc Support keystone v3
Make all the various bits of OVB that interact with the host cloud
able to use keystone v3 authentication.

Note that my experience has been that a newer novaclient is needed
on the bmc in order for this to work.  The pre-built BMC image in
the docs has been updated with a new enough novaclient.
2017-03-06 17:22:19 -06:00
bin Support keystone v3 2017-03-06 17:22:19 -06:00
bond-network-templates Regenerate templates with latest net-iso-gen 2017-03-02 10:57:35 -06:00
doc/source Bump baremetal flavor to 8 GB 2017-02-28 16:51:32 -06:00
ipv6-network-templates Regenerate templates with latest net-iso-gen 2017-03-02 10:57:35 -06:00
ipxe Replace empty image & nova patch with ipxe-boot image 2016-04-13 10:15:22 +12:00
network-templates Regenerate templates with latest net-iso-gen 2017-03-02 10:57:35 -06:00
openstack_virtual_baremetal Support keystone v3 2017-03-06 17:22:19 -06:00
patches/nova Remove version from patches directory 2016-06-03 16:21:01 -05:00
templates Support keystone v3 2017-03-06 17:22:19 -06:00
.gitignore Ignore doc/build directory 2017-02-16 16:24:19 -06: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 Add unit tests for build-nodes-json 2016-07-14 16:00:21 -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 Reorganize into package and add tox for testing 2016-07-14 12:23:41 -05:00

README.rst

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.