Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot create new slice using Tenant view #128

Open
andybavier opened this issue Jan 19, 2016 · 3 comments
Open

Cannot create new slice using Tenant view #128

andybavier opened this issue Jan 19, 2016 · 3 comments
Assignees
Labels

Comments

@andybavier
Copy link
Member

Trying to create a new slice using the Tenant view produces the following error:

Error

error:  XOSValidationError
check:  validation error
Details:

network Select a valid choice. Private Only is not one of the available choices.

Note that this issue only affects the Tenant view. Creating a slice using the Slices->Add Slice still works.

How to reproduce:

  • Launch the devel configuration on CloudLab
  • Log into the XOS GUI
  • Click on Create New Slice in the Tenant view
@scottmbaker
Copy link
Member

This is due to an old core/xoslib/static/js/xoslib/xos-defaults.js file (it's autogenerated from core/xoslib/tools/make-defaults.py). Will update when time permits.

@teone
Copy link
Member

teone commented Jan 19, 2016

@sbconsulting @andybavier I think that #113 (moving Tenant view to the new XosLib) should fix this.

@scottmbaker
Copy link
Member

I think so too.

Scott

On Tue, Jan 19, 2016 at 12:40 PM, Matteo [email protected] wrote:

@sbconsulting https://github.com/sbconsulting @andybavier
https://github.com/andybavier I think that #113
#113 (moving Tenant view to the
new XosLib) should fix this.


Reply to this email directly or view it on GitHub
#128 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants