Skip to content
Snippets Groups Projects

add responsibility for octaiva and heat

Merged Andrei Kirushchanka requested to merge feature/add-responsibility into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -67,6 +67,8 @@ For details, refer to [the official documentation](https://docs.openstack.org/ho
@@ -67,6 +67,8 @@ For details, refer to [the official documentation](https://docs.openstack.org/ho
The OpenStack orchestration service can be used to deploy and manage complex virtual topologies as single entities,
The OpenStack orchestration service can be used to deploy and manage complex virtual topologies as single entities,
including basic auto-scaling and self-healing.
including basic auto-scaling and self-healing.
 
**This feature is provided as is and configuration is entirely the responsibility of the user.**
 
For details, refer to [the official documentation](https://docs.openstack.org/heat-dashboard/rocky/user/index.html).
For details, refer to [the official documentation](https://docs.openstack.org/heat-dashboard/rocky/user/index.html).
## Image upload
## Image upload
@@ -119,4 +121,6 @@ LBaaS (Load Balancer as a service) provides user with load balancing service, th
@@ -119,4 +121,6 @@ LBaaS (Load Balancer as a service) provides user with load balancing service, th
* applications can be easily scaled by starting up more OpenStack instances and registering them into the load balancer
* applications can be easily scaled by starting up more OpenStack instances and registering them into the load balancer
* public IPv4 addresses saving - you can deploy one load balancer with one public IP and serve multiple services on multiple pools of instances by TCP/UDP port or L7 policies
* public IPv4 addresses saving - you can deploy one load balancer with one public IP and serve multiple services on multiple pools of instances by TCP/UDP port or L7 policies
 
**This feature is provided as is and configuration is entirely the responsibility of the user.**
 
Official documentation for LBaaS (Octavia) service - https://docs.openstack.org/octavia/latest/user/index.html
Official documentation for LBaaS (Octavia) service - https://docs.openstack.org/octavia/latest/user/index.html
Loading