Remove unused json files

Source installs are no longer supported via instack-undercloud. The
default behavior going forward if you want latest code is to use
Delorean. If you want to install something from source instead of a
package, would be to install via Delorean, and then setup the component
you want to run from source manually, stopping any package supplied
services, etc.

This Fedora 20 json file has also bit rotted and no one should be using
it. When we do Fedora again, it would be for Fedora 21. Let's remove this file
to avoid confusion.

Change-Id: I563f01d5b59d2a20493700ead5d1312558633e42
This commit is contained in:
James Slagle 2015-02-11 17:54:48 -05:00
parent a3aa3326a7
commit 13d8845fcd
3 changed files with 0 additions and 210 deletions

View File

@ -1,73 +0,0 @@
[
{
"name": "Initialization",
"element": [
"base",
"dib-run-parts",
"fedora-distro",
"undercloud-package-install"
],
"hook": [
"extra-data",
"root",
"pre-install"
],
"blacklist": [
"01-ccache"
]
},
{
"name": "Installation",
"element": [
"base",
"undercloud-install",
"fedora",
"fedora-distro",
"boot-stack",
"nova-ironic",
"os-collect-config",
"horizon",
"neutron-dhcp-agent",
"undercloud-stack-config",
"rabbitmq-server",
"mariadb-rpm",
"os-refresh-config-reboot",
"common-venv",
"undercloud-post-config",
"undercloud-package-install",
"ceilometer-collector",
"ceilometer-api",
"ceilometer-agent-central",
"ceilometer-agent-notification",
"ceilometer-undercloud-config",
"tuskar-ui",
"ironic-discoverd",
"element-manifest",
"tuskar",
"fix-undercloud-package-installs",
"os-cloud-config"
],
"hook": [
"extra-data",
"pre-install",
"install",
"post-install"
],
"exclude-element": [
"dkms",
"openvswitch-datapath"
],
"blacklist": [
"10-cloud-init",
"50-store-build-settings",
"99-dkms",
"99-up-to-date",
"01-yum-keepcache",
"15-remove-grub",
"05-fstab-rootfs-label",
"15-fedora-remove-grub",
"00-load-selinux-policy",
"00-install-and-load-selinux-policy"
]
}
]

View File

@ -1,68 +0,0 @@
[
{
"name": "Initialization",
"element": [
"base",
"dib-run-parts",
"fedora-distro"
],
"hook": [
"extra-data",
"root",
"pre-install"
],
"blacklist": [
"01-ccache"
]
},
{
"name": "Installation",
"element": [
"base",
"undercloud-install",
"fedora",
"fedora-distro",
"boot-stack",
"nova-ironic",
"os-collect-config",
"horizon",
"neutron-dhcp-agent",
"undercloud-stack-config",
"rabbitmq-server",
"mariadb-rpm",
"os-refresh-config-reboot",
"common-venv",
"undercloud-post-config",
"ceilometer-collector",
"ceilometer-api",
"ceilometer-agent-central",
"ceilometer-agent-notification",
"ceilometer-undercloud-config",
"tuskar-ui",
"ironic-discoverd",
"element-manifest",
"tuskar"
],
"hook": [
"extra-data",
"pre-install",
"install",
"post-install"
],
"exclude-element": [
"dkms"
],
"blacklist": [
"10-cloud-init",
"50-store-build-settings",
"99-dkms",
"99-up-to-date",
"01-yum-keepcache",
"15-remove-grub",
"05-fstab-rootfs-label",
"15-fedora-remove-grub",
"00-load-selinux-policy",
"00-install-and-load-selinux-policy"
]
}
]

View File

@ -1,69 +0,0 @@
[
{
"name": "Initialization",
"element": [
"base",
"dib-run-parts",
"fedora-distro"
],
"hook": [
"extra-data",
"root",
"pre-install"
],
"blacklist": [
"01-ccache"
]
},
{
"name": "Installation",
"element": [
"base",
"undercloud-install",
"rhel7",
"rhel7-distro",
"boot-stack",
"nova-ironic",
"os-collect-config",
"horizon",
"neutron-dhcp-agent",
"undercloud-stack-config",
"rabbitmq-server",
"mariadb-rpm",
"os-refresh-config-reboot",
"common-venv",
"set-instack-root",
"undercloud-post-config",
"selinux-policy-updates",
"ceilometer-collector",
"ceilometer-api",
"ceilometer-agent-central",
"ceilometer-agent-notification",
"ceilometer-undercloud-config",
"epel",
"rdo-release"
],
"hook": [
"extra-data",
"pre-install",
"install",
"post-install"
],
"exclude-element": [
"dkms"
],
"blacklist": [
"10-cloud-init",
"50-store-build-settings",
"99-dkms",
"99-up-to-date",
"01-yum-keepcache",
"15-remove-grub",
"05-fstab-rootfs-label",
"15-fedora-remove-grub",
"00-load-selinux-policy",
"00-install-and-load-selinux-policy",
"00-rhel-registration"
]
}
]