From 113be56aeabd6bab6f980f813fea17eeb16cbe15 Mon Sep 17 00:00:00 2001 From: Ben Nemec Date: Mon, 21 Mar 2016 21:00:49 +0000 Subject: [PATCH] s/RDO Manager/TripleO/ --- README.rst | 2 +- templates/overcloud-env/README.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 57b4d97..9212109 100644 --- a/README.rst +++ b/README.rst @@ -194,6 +194,6 @@ Create the baremetal Heat stack that lists which BMC address corresponds to a given baremetal instance. -#. The undercloud vm can now be used with something like RDO Manager +#. The undercloud vm can now be used with something like TripleO to do a baremetal-style deployment to the virtual baremetal instances deployed previously. diff --git a/templates/overcloud-env/README.rst b/templates/overcloud-env/README.rst index c0b794d..4fe909b 100644 --- a/templates/overcloud-env/README.rst +++ b/templates/overcloud-env/README.rst @@ -2,7 +2,7 @@ Deploying an Overcloud for Virtual Baremetal ============================================ The files in this directory can be used to deploy an overcloud -using RDO Manager that is suitable for use as a virtual +using TripleO that is suitable for use as a virtual baremetal host. The following are instructions on how to do so. Custom Environment @@ -34,4 +34,4 @@ Overcloud Deployment Pass both the custom environment and templates to the deploy call:: - openstack overcloud deploy --libvirt-type kvm --templates custom -e ovb.yaml \ No newline at end of file + openstack overcloud deploy --libvirt-type kvm --templates custom -e ovb.yaml