Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 559730 - app-admin/rack - official cli interface to rackspace cloud
Summary: app-admin/rack - official cli interface to rackspace cloud
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-06 04:28 UTC by William L. Thomson Jr.
Modified: 2017-08-02 15:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William L. Thomson Jr. 2015-09-06 04:28:21 UTC
New ebuild for rack, official cli interface to Rackspace Cloud

https://github.com/Obsidian-StudiosInc/os-xtoo/blob/master/app-admin/rack

Requires a few Go deps, all 3 are specific to rack, gophercloud, and its 2 deps, mapstructure, and perigree.
https://github.com/Obsidian-StudiosInc/os-xtoo/tree/master/dev-go

mapstructure is not versioned, I tried getting upstream to version it but they seem opposed to such, maybe some Go language thing not sure.
https://github.com/mitchellh/mapstructure/issues/39

Likely a better way to submit these, PR or something not sure, but opening bug either way so they get added to tree. Thanks!