diff options
| -rw-r--r-- | meta-openstack/Documentation/README.ceph-openstack | 21 | ||||
| -rw-r--r-- | meta-openstack/Documentation/README.heat | 17 | ||||
| -rw-r--r-- | meta-openstack/Documentation/README.swift | 16 |
3 files changed, 2 insertions, 52 deletions
diff --git a/meta-openstack/Documentation/README.ceph-openstack b/meta-openstack/Documentation/README.ceph-openstack index 8f11f2d..0fecc0f 100644 --- a/meta-openstack/Documentation/README.ceph-openstack +++ b/meta-openstack/Documentation/README.ceph-openstack | |||
| @@ -226,27 +226,6 @@ However, these 2 replications are stored into the same machine (which | |||
| 226 | is Controller node). | 226 | is Controller node). |
| 227 | 227 | ||
| 228 | 228 | ||
| 229 | Build Configuration Options | ||
| 230 | =========================== | ||
| 231 | |||
| 232 | * Controller build config options: | ||
| 233 | |||
| 234 | --enable-board=intel-xeon-core \ | ||
| 235 | --enable-rootfs=ovp-openstack-controller \ | ||
| 236 | --enable-kernel=preempt-rt \ | ||
| 237 | --enable-addons=wr-ovp-openstack,wr-ovp \ | ||
| 238 | --with-template=feature/openstack-tests \ | ||
| 239 | --enable-unsupported-config=yes | ||
| 240 | |||
| 241 | * Compute build config options: | ||
| 242 | |||
| 243 | --enable-board=intel-xeon-core \ | ||
| 244 | --enable-rootfs=ovp-openstack-compute \ | ||
| 245 | --enable-kernel=preempt-rt \ | ||
| 246 | --enable-addons=wr-ovp-openstack,wr-ovp \ | ||
| 247 | --enable-unsupported-config=yes | ||
| 248 | |||
| 249 | |||
| 250 | Testing Commands and Expected Results | 229 | Testing Commands and Expected Results |
| 251 | ===================================== | 230 | ===================================== |
| 252 | 231 | ||
diff --git a/meta-openstack/Documentation/README.heat b/meta-openstack/Documentation/README.heat index 276ad23..95d2e08 100644 --- a/meta-openstack/Documentation/README.heat +++ b/meta-openstack/Documentation/README.heat | |||
| @@ -20,23 +20,6 @@ then Heat can add or remove resources into or out of that stack to handle | |||
| 20 | the changing demands. | 20 | the changing demands. |
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | Build Configuration Options | ||
| 24 | =========================== | ||
| 25 | |||
| 26 | * Controller build config options: | ||
| 27 | |||
| 28 | --enable-board=intel-xeon-core \ | ||
| 29 | --enable-rootfs=ovp-openstack-controller \ | ||
| 30 | --enable-addons=wr-ovp-openstack,wr-ovp \ | ||
| 31 | --with-template=feature/openstack-tests | ||
| 32 | |||
| 33 | * Compute build config options: | ||
| 34 | |||
| 35 | --enable-board=intel-xeon-core \ | ||
| 36 | --enable-rootfs=ovp-openstack-compute \ | ||
| 37 | --enable-addons=wr-ovp-openstack,wr-ovp | ||
| 38 | |||
| 39 | |||
| 40 | Test Steps | 23 | Test Steps |
| 41 | ========== | 24 | ========== |
| 42 | 25 | ||
diff --git a/meta-openstack/Documentation/README.swift b/meta-openstack/Documentation/README.swift index 8429a2e..88ca095 100644 --- a/meta-openstack/Documentation/README.swift +++ b/meta-openstack/Documentation/README.swift | |||
| @@ -135,20 +135,8 @@ in which the volume backups will be saved into. | |||
| 135 | Build Configuration Options | 135 | Build Configuration Options |
| 136 | =========================== | 136 | =========================== |
| 137 | 137 | ||
| 138 | * Controller build config options: | 138 | To add/deploy swift as part of a controller build, add the following layer |
| 139 | 139 | to your configuration: meta-cloud-services/meta-openstack-swift-deploy | |
| 140 | --enable-board=intel-xeon-core \ | ||
| 141 | --enable-rootfs=ovp-openstack-controller \ | ||
| 142 | --enable-addons=wr-ovp-openstack,wr-ovp \ | ||
| 143 | --with-template=feature/openstack-tests \ | ||
| 144 | --with-layer=meta-cloud-services/meta-openstack-swift-deploy | ||
| 145 | |||
| 146 | * Compute build config options: | ||
| 147 | |||
| 148 | --enable-board=intel-xeon-core \ | ||
| 149 | --enable-rootfs=ovp-openstack-compute \ | ||
| 150 | --enable-addons=wr-ovp-openstack,wr-ovp | ||
| 151 | |||
| 152 | 140 | ||
| 153 | Test Steps | 141 | Test Steps |
| 154 | ========== | 142 | ========== |
