Skip to content
This repository was archived by the owner on Jul 21, 2026. It is now read-only.

create the custom VM form - #65

Open
xuhang57 wants to merge 10 commits into
CCI-MOC:customVMfrom
xuhang57:master
Open

create the custom VM form#65
xuhang57 wants to merge 10 commits into
CCI-MOC:customVMfrom
xuhang57:master

Conversation

@xuhang57

Copy link
Copy Markdown
Contributor

In the control.html, I am still parsing the 'projectModal.html" because I don't know if I should create a new modal html called vmModal.html or simply changed the name of the projectModal to another one that is not confusing.

It will appear 4 input fields after a user click the create vm button in control page and they are: name (vm name) , image (such as ubuntu) , flavor, and nics (network connection and reference is here:http://docs.openstack.org/developer/python-novaclient/ref/v2/servers.html ) . We can always add more about it.

Next step would be connecting the actual api calls in the forms.py (currently, most of api calls in the views).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant