Resources from heat template
We have setup an instance of ONAP based on "vanilla" Openstack (Ocata). Similarly to Resources and Sizing on Rackspace I would like to have a space for vanilla Openstack installs. The table below is generated by a little script (see attachment) based on the flavors used in our setup and the onap_openstack.yaml file.
Nr. | VM | FLAVOR | CPU | RAM | DISK |
1 | dns | SMALL | 1 | 2 | 20 |
2 | aai | XLARGE | 8 | 16 | 160 |
3 | mso | LARGE | 4 | 8 | 80 |
4 | mrouter | LARGE | 4 | 8 | 80 |
5 | robot | SMALL | 1 | 2 | 20 |
6 | vid | MEDIUM | 2 | 4 | 40 |
7 | sdnc | LARGE | 4 | 8 | 80 |
8 | sdc | XLARGE | 8 | 16 | 160 |
9 | portal | LARGE | 4 | 8 | 80 |
10 | dcae_c | MEDIUM | 2 | 4 | 40 |
11 | policy | XLARGE | 8 | 16 | 160 |
12 | appc | LARGE | 4 | 8 | 80 |
total | ..... | 50 | 100 | 1000 |
Openstack Defaults.
To get the HEAT template to load, we needed to change some defaults in the Openstack install.
I think we increased RAM, Instances, vPCUs to enable the resources needed by the HEAT template
Limit | |
---|---|
Injected File Content Bytes | 10240 |
Metadata Items | 128 |
Server Group Members | 10 |
Server Groups | 10 |
RAM (MB) | 128000 |
Key Pairs | 100 |
Length of Injected File Path | 255 |
Instances | 20 |
Injected Files | 5 |
VCPUs | 64 |
Per Volume Size (GiB) | -1 |
Total Size of Volumes and Snapshots (GiB) | 1000 |
Backup Size (GiB) | 1000 |
Volume Snapshots | 10 |
Volumes | 15 |
Backups | 10 |
Physical infrastructure
One controller node, two compute nodes (Blades in a pureflex center)
specs: <tbd>