2023-02-14 01:12:40 +07:00
|
|
|
# Prerequisites
|
|
|
|
### **System Requirement**
|
|
|
|
|
|
|
|
Before installing Yuyu, let's assume we already have installed apps bellow :
|
|
|
|
|
|
|
|
- Openstack
|
|
|
|
- or Openstack with enabling ceilometer and gnochi service
|
|
|
|
- Virtualenv
|
|
|
|
- Linux environment with Systemd
|
|
|
|
|
|
|
|
### **OpenStack deployment support**
|
|
|
|
Until alpha version for openstack deployment support, we have tested on :
|
|
|
|
|
|
|
|
- Openstack using Kolla-Ansible
|
|
|
|
- Openstack using Devstack
|
|
|
|
- Openstack using Manual deployment
|
|
|
|
|
|
|
|
### **OpenStack version support**
|
|
|
|
|
|
|
|
Currently we have **tested** several openstack version to support yuyu :
|
|
|
|
|
|
|
|
- Ussuri => Working
|
|
|
|
- Xena => Working
|
|
|
|
- Yoga => Working
|
|
|
|
|
|
|
|
|
|
|
|
### **OpenStack Installation**
|
|
|
|
|
|
|
|
For openstack you can follow our documentation, deploy openstack using koll-ansible bellow :
|
|
|
|
|
2023-09-15 15:50:24 +07:00
|
|
|
[Openstack Install Guide](https://github.com/Yuyu-billing/yuyu_documentation/tree/main/Install%20openstack)
|