ocf / ocflib

Python libraries for account and server management
https://pypi.python.org/pypi/ocflib
Other
15 stars 32 forks source link

ocflib method for returning list of desktops in use #124

Closed raymondnumbergenerator closed 3 years ago

abizer commented 6 years ago

planning to migrate this as well?

raymondnumbergenerator commented 6 years ago

originally just planning on moving this to ocflib so i can do everything through ocflib for the labmap instead of relying on the web api

on second thought, a list of available desktops is probably more useful than a list of desktops in use so i can avoid hard-coding in desktops that shouldn't be available, if we can figure out a way of maintaining a list of those desktops (i.e. broken desktops, or eruption)

kkuehlz commented 6 years ago

@raymondnumbergenerator ping

ethanhs commented 3 years ago

labmap has been running in prod for a while, so I don't think this is as important?