Hi Jean-Phillippe,

Thanks for the nice work on 
contrail-api-cli<https://github.com/eonpatapon/contrail-api-cli/>! Following up 
on queries during the presentation about possibility of other users to leverage 
this work, would you be interested in hosting this on the main 
contrail-controller repo<https://github.com/Juniper/contrail-controller/>? This 
way it will be easy to bundle into debian/rpm package, follow the branching and 
leverage CI on this repo.

I do have some suggestions/queries based on some similar draft 
work<https://gist.github.com/ajayhn/ed2dd82acf1c1c7af399> I had done.
1. Could we have a command passed to the program and have it return output in 
stdout. this way using bash(or your favorite shell) we can process with pipes + 
sed/awk etc. (see the examples in gist above)
2. If we could also incorporate cmd2<https://pythonhosted.org/cmd2/> into your 
work and get its associated benefits like transcript-based testing etc.
3. We could in future also have a ‘mount’ like concept with an associated 
file-system(backed by api) such that if you 'ls /neutron/network/<uuid>' or 'ls 
/nova/vm/<uuid>’ the neutron/nova api can be used to manipulate data.

Thanks
ajay

_______________________________________________
Dev mailing list
[email protected]
http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org

Reply via email to