-
Notifications
You must be signed in to change notification settings - Fork 10
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
What's the Plan? #30
Comments
I agree with most of your points, been thinking and implementing a few on my own. Just have not ported the code and submitted for the same reasons you state.
|
Hey Yandy, good stuff, thanks for responding :-) 🔹 SSH: Cool, I'll look into this in more detail Not sure if Jason is still on vacation or what but would be good to cover this in real time somehow. Forgive me playing with the Emoji icons. |
Guys, I am back from vacation and still love the enthusiasm. Getting your For anyone else that has things they are thinking of, please use this Sound good? Thanks, On Thu, Apr 24, 2014 at 7:22 AM, Steven Iveson [email protected]:
|
Sounds good. Here's a couple more things, I added in a few things to allow for calling in options and vrf names to a specific command. like:
connected I have not ported this to cpal, was just waiting on a few things to catch up, cause it could've gotten out of hand even with branches. but should be easy enough to port over as well.
VRF default because I have no others running ospf, but should get the point of passing in that name.. Or
only getting those OSPF routes.. Or, running multiple commands at once
just a few things. disregard the script name, it's not cpal code yet, as mentioned above. |
Forgive the very long text. I thought of a few more things while trying to look at things from the perspective of different types of staff; General;
Random thoughts: I do wonder if the below is really relevant to the coming 'new world order'? Is this only relevant to the past and smaller, older networks? Won't vendor management/virtualisation tools do all this? Am I using new tools to solve old world problems that will soon disappear anyway? I guess this is a wider discussion on what CPAL is really for. Would it help if we 'hooked' into vswitches and the like or is that just backward? Operations Tasks;
Configuration Change Tasks;
Auditing
|
All good stuff, guys. Just updated the Wiki to ensure we are all on the What time of day works best for everyone to have a call? Thanks, On Mon, Apr 28, 2014 at 5:37 AM, Steven Iveson [email protected]:
|
Now that's consolidation in action! :-) I'm in the UK, currently UTC +1 so I'm free from UTC 17:00 but I'd prefer after 19:00 if possible. Alternatively I can do around midday depending on the day of the week, so UTC 11:00 - 14:00. Cheers Steve |
As I mentioned in #28, we need to attribute a license, my personal preference would be a BSD or Apache, if GPL v2 but those are just suggestions. This will have importance for some contributors in addition to inclusion or reference from other projects. Some additional thoughts, which may not be as important but more aesthetics.
With regard to a couple of @sjiveson suggestions:
I'm open to participating in a real time discussion as well. Not sure on availability though, so please don't take me into account in scheduling it. |
Agree with most of this! Check the wiki I started this morning on the github page.
|
Some interesting and thought provoking comments @darrelclute, thanks, I couldn't seem to get out of the weeds! |
very well put @darrelclute As far as a call or hangout, my schedule's relatively open, would just need a day or so to plan out. I work from home allot, so flexibility's good. Thanks |
FYI, this may be helpful on the wiki to keep track of things Task list for markdown |
All,
I'm keen to do more with the F5 module but I'm not sure it's worthwhile until we all have an idea of what's next and what the future feature roadmap might be. I'm sure we all have a lot of ideas but obviously some agreement and discussion is needed.
I'd like to add the F5 REST API as well as the SOAP one I've used so far but in more general, project-wide terms I've been thinking about;
-SSH support (using Paramiko/pexpect)
-Prompting for username/password (per device or per group)
-Ability to group devices (including from different vendors)
-Standardising (where possible) on output formats across all the supported vendor modules (MAC address formatting is a prime example)
-Ability to output to CSV file (relates to previous two)
-Full configuration pull (if possible)
and so on, you get the idea.
Thoughts? I'm sure we're all busy but I'd rather not go off on a tangent.
The text was updated successfully, but these errors were encountered: