Skip to content
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

Add support for all nova-manage commands #3536

Closed
kaseyalusi opened this issue Apr 21, 2015 · 5 comments
Closed

Add support for all nova-manage commands #3536

kaseyalusi opened this issue Apr 21, 2015 · 5 comments

Comments

@kaseyalusi
Copy link

There is no support for the "nova-manage network create" commands in the fog library.

Nova-manage has been deprecated as of Folsom (https://wiki.openstack.org/wiki/NovaManage) but it has not been removed from the project.

@TerryHowe
Copy link
Contributor

I think it would be best not to support a lot of those features. Maybe there are some that it would be good to have support for.

@kaseyalusi
Copy link
Author

That is a good point. I created this so that the fog api could be used for the openstack-compute cookbook (https://github.com/stackforge/cookbook-openstack-compute) and it looks like that cookbook uses:

  • nova-manage floating create
  • nova-manage network create
  • nova-manage network list
  • nova-manage db sync

@geemus
Copy link
Member

geemus commented Apr 27, 2015

@TerryHowe any further thoughts?

@TerryHowe
Copy link
Contributor

Sounds good to me.

@plribeiro3000
Copy link
Member

Closing in favor of fog/fog-openstack#44

@fog fog locked and limited conversation to collaborators Mar 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants