diff options
author | Dan Radez <dradez@redhat.com> | 2016-03-23 14:31:09 -0400 |
---|---|---|
committer | Dan Radez <dradez@redhat.com> | 2016-03-24 21:47:25 -0400 |
commit | 012f1d08b075ec53d3b1174cfd7a93b246385d08 (patch) | |
tree | a4ea79ed5356fba2ce5cd417048fece5cd610918 /build | |
parent | 5f38edb9a96df7d5927d9b91039144bf4d5f0912 (diff) |
Renaming Instack to Undercloud
This commit is not backwards compatible with cleaning.
VMs named Instack will need to be manually removed.
Change-Id: I6829119e43a0a572da07e6d9757c5208c7fe91d4
Diffstat (limited to 'build')
-rw-r--r-- | build/opnfv-apex-undercloud.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/opnfv-apex-undercloud.spec b/build/opnfv-apex-undercloud.spec index 5f093c63..9477551b 100644 --- a/build/opnfv-apex-undercloud.spec +++ b/build/opnfv-apex-undercloud.spec @@ -1,7 +1,7 @@ Name: opnfv-apex-undercloud Version: 2.1 Release: %{release} -Summary: Scripts and Disk images to launch Instack Undercloud for OPNFV Apex +Summary: Scripts and Disk images to launch the Undercloud for OPNFV Apex Group: System Environment License: Apache 2.0 @@ -13,7 +13,7 @@ BuildRequires: openvswitch libvirt qemu-kvm python-docutils Requires: openvswitch libvirt qemu-kvm bridge-utils libguestfs-tools %description -Scripts and Disk images to launch Instack Undercloud for OPNFV Apex +Scripts and Disk images to launch the Undercloud for OPNFV Apex https://wiki.opnfv.org/apex %prep |