python-openstackclient/openstackclient/compute/v2
Richard Theis 566388ab1e Add source security group support to create rule
The 'security group rule create' command was updated to support a
source security group. Now either a source IP address block or source
security group can be specified when creating a rule. The default
remains the same.

Change-Id: If57de2871810caddeeaee96482eb34146968e173
Closes-Bug: #1522969
2015-12-07 12:42:10 -06:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
agent.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
aggregate.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
availability_zone.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
console.py Fix the bug of "openstack console log show" 2015-11-09 04:22:09 -05:00
fixedip.py Doc: Update and add IP address 2015-11-24 14:03:51 -06:00
flavor.py Support pagination params for flavor list 2015-10-21 08:24:58 +08:00
floatingip.py Doc: Update and add IP address 2015-11-24 14:03:51 -06:00
floatingippool.py Doc: Update and add IP address 2015-11-24 14:03:51 -06:00
host.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
hypervisor.py Show which aggregate a hypervisor is member of 2015-07-02 10:23:22 -04:00
hypervisor_stats.py Add ability for diplaying hypervisor statistics 2015-03-06 00:11:20 -08:00
keypair.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
security_group.py Add source security group support to create rule 2015-12-07 12:42:10 -06:00
server.py Support "server list" searching by both image name and ID. 2015-12-01 06:59:22 +00:00
service.py Add compute service delete 2015-10-16 14:01:37 +00:00
usage.py Remove deprecated 'project usage list' command 2015-11-18 15:37:55 -06:00