Sahil Tikale
Sahil Tikale
I have some calls in quads-cli that make restful requests directly to HIL. There are some calls that make restful requests to HIL, fetch info from HIL and then using...
Contributing a user defined table to gather configuration information from interfaces of junos devices.
Currently only admin can make networks with specific VLAN ids that are not part of the default VLAN pool. If for any reason, an admin tries to create another network...
Having a libvirt OBM driver for HIL can be of greatly benefit the efforts for projects like BMI. Developers can set up HIL in a dedicated physical server and have...
Currently it is the HIL admin user creates other users and assigns them to projects. We should have a way to make user owner of a project. This way we...
Need a call that can dump all info stored in HIL DB as a json file that can be used as input to re-populate database. Very useful for -- Creating...
Current Scenario: HIL creates a network called "internet", and `grants-access` to all projects. Now if a user wishes to know what networks it has access to, only a HIL administrator...
We need to have a way to install only the HIL client. I am currently working on a scheduler [QUADS](https://github.com/SahilTikale/quads) which is a consumer of HIL. Currently I am copying...
Partially Related to #949 #996, #995 I feel we need a ``hil show`` command which will dump out the configuration of hil in a human readable as well as a...
Following calls are required for project. Should list resources allocated to the project like `, , ` For Networks it should show which the project owns versus which are shared...