Quansight / open-gpu-server

The Open GPU Server for CI purpose.
8 stars 12 forks source link

Auto configuration of the OpenStack server via CI #20

Open aktech opened 9 months ago

aktech commented 9 months ago

There are a bunch of configuration that has been done manually like users, images, flavors, etc in the OpenStack server. It would be very useful to do it via CI for the following reasons:

Ideal would be to write some ansible scripts to achieve this.