WaldurChatbot / Waldur-Chatbot

MIT License
8 stars 4 forks source link

Implement a LogicAdapter capable of creating a VM #27

Closed m2rtk closed 6 years ago

m2rtk commented 7 years ago

Create a VM, specifying IP type (public or private), the cloud, cloud type (public or private) and project it should be created to and the technical parameters like ram, cores and disk space. Example input: 'Create a Centos7 VM with \ IP in \ cloud \ in project \. At least 5GB ram, 2 cores and 60GB disk' Request UC-19

SilverKiro commented 6 years ago

Associated functional requirement: 3

m2rtk commented 6 years ago

Will be implemented using the InputRequest class

aleemet commented 6 years ago

Postponed to 4th Iteration as task proved to be much more time consuming as expected