add update for secgroup and server #17

Merged
merged 2 commits into from Dec 21, 2015

Conversation

Projects
None yet
4 participants
Contributor

perrito666 commented Dec 21, 2015

perrito666 added some commits Dec 19, 2015

Add update for security groups.
Support updating of name and description for security groups as
described in the Openstack API
http://developer.openstack.org/api-ref-networking-v2-ext.html#updateSecGroup
Add Update Server Name capability.
Added the capability to update server name as per the API available
for openstack compute (there are two different update possibilities,
the only one implemented is the one that supports name only)
http://developer.openstack.org/api-ref-compute-v2.html#updateServer
Member

axw commented Dec 21, 2015

LGTM

Contributor

perrito666 commented Dec 21, 2015

$$merge$$

Contributor

bz2 commented Dec 21, 2015

$$merge$$

Member

jujubot commented Dec 21, 2015

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-goose

jujubot added a commit that referenced this pull request Dec 21, 2015

Merge pull request #17 from perrito666/v1_add_update_secgroup_and_server
add update for secgroup and server

* Support updating of name and description for security groups as
described in the Openstack API
http://developer.openstack.org/api-ref-networking-v2-ext.html#updateSecGrou
* Added the capability to update server name as per the API available
for openstack compute (there are two different update possibilities,
the only one implemented is the one that supports name only)
http://developer.openstack.org/api-ref-compute-v2.html#updateServer

@jujubot jujubot merged commit 33121bd into go-goose:v1 Dec 21, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment