Chris DeRamus (JIRA) |
[jira] [Created] (LIBCLOUD-465) Add EC2 I2 instance type data into pricing.json |
Fri, 20 Dec, 11:14 |
Chris DeRamus (JIRA) |
[jira] [Created] (LIBCLOUD-466) Add ingress/egress VPC support to security group rules |
Fri, 20 Dec, 13:52 |
to...@apache.org |
[1/2] git commit: Issue LIBCLOUD-465: Add new EC2 I2 instance types to EC2 driver. |
Fri, 20 Dec, 14:31 |
to...@apache.org |
[2/2] git commit: Update CHANGES. |
Fri, 20 Dec, 14:31 |
ASF subversion and git services (JIRA) |
[jira] [Commented] (LIBCLOUD-465) Add EC2 I2 instance type data into pricing.json |
Fri, 20 Dec, 14:32 |
Tomaz Muraus (JIRA) |
[jira] [Commented] (LIBCLOUD-465) Add EC2 I2 instance type data into pricing.json |
Fri, 20 Dec, 14:36 |
Tomaz Muraus (JIRA) |
[jira] [Resolved] (LIBCLOUD-465) Add EC2 I2 instance type data into pricing.json |
Fri, 20 Dec, 14:38 |
to...@apache.org |
[1/3] git commit: Update CHANGES ordering. |
Fri, 20 Dec, 14:50 |
to...@apache.org |
[2/3] git commit: Issue: LIBCLOUD-463 Add VPC support for security group creation (EC2 driver) |
Fri, 20 Dec, 14:50 |
to...@apache.org |
[3/3] git commit: Update CHANGES. |
Fri, 20 Dec, 14:50 |
ASF subversion and git services (JIRA) |
[jira] [Commented] (LIBCLOUD-463) Add VPC support for security group creation (EC2 driver) |
Fri, 20 Dec, 14:50 |
Tomaz Muraus (JIRA) |
[jira] [Commented] (LIBCLOUD-463) Add VPC support for security group creation (EC2 driver) |
Fri, 20 Dec, 14:52 |
Tomaz Muraus (JIRA) |
[jira] [Resolved] (LIBCLOUD-463) Add VPC support for security group creation (EC2 driver) |
Fri, 20 Dec, 14:54 |
Chris DeRamus (JIRA) |
[jira] [Created] (LIBCLOUD-467) Add list/delete/create network (VPC) calls within EC2 |
Fri, 20 Dec, 17:16 |
Chris DeRamus (JIRA) |
[jira] [Created] (LIBCLOUD-468) Add list/delete/create subnet (VPC) calls within EC2 |
Fri, 20 Dec, 19:54 |
to...@apache.org |
[1/6] git commit: docs: Fix a typo. |
Sat, 21 Dec, 14:14 |
to...@apache.org |
[2/6] git commit: Issue: LIBCLOUD-466 Add ingress/egress VPC support to security group rules. |
Sat, 21 Dec, 14:14 |
to...@apache.org |
[3/6] git commit: Move "private" method to the end, add a docstrings. |
Sat, 21 Dec, 14:14 |
to...@apache.org |
[4/6] git commit: Update CHANGES. |
Sat, 21 Dec, 14:14 |
to...@apache.org |
[5/6] git commit: Fix indentation. |
Sat, 21 Dec, 14:14 |
to...@apache.org |
[6/6] git commit: Fix test failure in Python 2.5; enumerate in 2.5 doesn't support start argument. |
Sat, 21 Dec, 14:14 |
ASF subversion and git services (JIRA) |
[jira] [Commented] (LIBCLOUD-466) Add ingress/egress VPC support to security group rules |
Sat, 21 Dec, 14:16 |
Chris DeRamus (JIRA) |
[jira] [Created] (LIBCLOUD-469) Add ReservedInstance support |
Sat, 21 Dec, 18:00 |
Chris DeRamus (JIRA) |
[jira] [Updated] (LIBCLOUD-469) Add Reserved Instance support to EC2 driver |
Sat, 21 Dec, 18:02 |
Chris DeRamus (JIRA) |
[jira] [Updated] (LIBCLOUD-469) Add ReservedInstance support |
Sat, 21 Dec, 18:02 |
to...@apache.org |
[1/3] git commit: Issue LIBCLOUD-464: Add methods for deleting security groups to the EC2 driver. |
Sun, 22 Dec, 01:32 |
to...@apache.org |
[2/3] git commit: Fix ex_delete_security_group method to call the correct method. |
Sun, 22 Dec, 01:32 |
to...@apache.org |
[3/3] git commit: Fix a typo in the test and make sure the tests actually run. |
Sun, 22 Dec, 01:32 |
ASF subversion and git services (JIRA) |
[jira] [Commented] (LIBCLOUD-464) Add security group delete/destroy into the EC2 driver |
Sun, 22 Dec, 01:33 |
Tomaz Muraus (JIRA) |
[jira] [Commented] (LIBCLOUD-464) Add security group delete/destroy into the EC2 driver |
Sun, 22 Dec, 02:39 |
Tomaz Muraus (JIRA) |
[jira] [Resolved] (LIBCLOUD-464) Add security group delete/destroy into the EC2 driver |
Sun, 22 Dec, 02:39 |
to...@apache.org |
[1/5] git commit: Update CHANGES. |
Mon, 23 Dec, 18:20 |
to...@apache.org |
[2/5] git commit: Issue LIBCLOUD-469: Add Reserved Instance support to EC2 driver. |
Mon, 23 Dec, 18:20 |
to...@apache.org |
[3/5] git commit: Modify EC2ResercedNode to call parent constructor and drop unused arguments from the constructor. |
Mon, 23 Dec, 18:20 |
to...@apache.org |
[4/5] git commit: Also pass "size" attribute to EC2ReservedNode constructor. |
Mon, 23 Dec, 18:20 |
to...@apache.org |
[5/5] git commit: Move test from NimbusTests to EC2Tests class. |
Mon, 23 Dec, 18:20 |
ASF subversion and git services (JIRA) |
[jira] [Commented] (LIBCLOUD-469) Add Reserved Instance support to EC2 driver |
Mon, 23 Dec, 18:21 |
to...@apache.org |
[1/2] git commit: list_reserved_nodes -> ex_list_reserved_nodes, update docstrings. |
Mon, 23 Dec, 18:29 |
to...@apache.org |
[2/2] git commit: Update CHANGES. |
Mon, 23 Dec, 18:29 |
Tomaz Muraus (JIRA) |
[jira] [Commented] (LIBCLOUD-469) Add Reserved Instance support to EC2 driver |
Mon, 23 Dec, 18:40 |
Tomaz Muraus (JIRA) |
[jira] [Resolved] (LIBCLOUD-469) Add Reserved Instance support to EC2 driver |
Mon, 23 Dec, 18:40 |
Chris DeRamus (JIRA) |
[jira] [Created] (LIBCLOUD-470) Update EC2 address calls with VPC support |
Mon, 23 Dec, 19:11 |
Chris DeRamus (JIRA) |
[jira] [Updated] (LIBCLOUD-470) Update EC2 address calls with VPC support |
Mon, 23 Dec, 19:11 |
Chris DeRamus (JIRA) |
[jira] [Created] (LIBCLOUD-471) Add a call to get instance console data for EC2/Eucalyptus |
Mon, 23 Dec, 19:13 |
to...@apache.org |
[1/9] git commit: Issue: LIBCLOUD-477 Add list/delete/create network (VPC) calls within EC2 |
Wed, 25 Dec, 20:53 |
to...@apache.org |
[2/9] git commit: Merge pull request #2 from apache/trunk |
Wed, 25 Dec, 20:53 |
to...@apache.org |
[3/9] git commit: Changed the return type to a list of EC2Network objects Updated list/delete network tests |
Wed, 25 Dec, 20:53 |
to...@apache.org |
[4/9] git commit: Merge pull request #3 from apache/trunk |
Wed, 25 Dec, 20:53 |
to...@apache.org |
[5/9] git commit: Merge branch 'LIBCLOUD-467_Add_VPC_Lifecycle_Support' into trunk |
Wed, 25 Dec, 20:53 |
to...@apache.org |
[6/9] git commit: Updated ex_create_network to return an EC2Network object Updated test_ex_create_network accordingly |
Wed, 25 Dec, 20:53 |
to...@apache.org |
[7/9] git commit: Destroy -> Delete |
Wed, 25 Dec, 20:53 |
to...@apache.org |
[8/9] git commit: Modify ex_delete_network method to take "vpc" as an argument. |
Wed, 25 Dec, 20:53 |
to...@apache.org |
[9/9] git commit: Update CHANGES. |
Wed, 25 Dec, 20:53 |
ASF subversion and git services (JIRA) |
[jira] [Commented] (LIBCLOUD-467) Add list/delete/create network (VPC) calls within EC2 |
Wed, 25 Dec, 20:54 |
to...@apache.org |
git commit: Add back a comment which was while resolving merge conflicts. |
Wed, 25 Dec, 20:59 |
Tomaz Muraus (JIRA) |
[jira] [Commented] (LIBCLOUD-467) Add list/delete/create network (VPC) calls within EC2 |
Wed, 25 Dec, 21:06 |
Tomaz Muraus (JIRA) |
[jira] [Resolved] (LIBCLOUD-467) Add list/delete/create network (VPC) calls within EC2 |
Wed, 25 Dec, 21:08 |
Chris DeRamus (JIRA) |
[jira] [Created] (LIBCLOUD-472) Add OpenStack list API service/endpoint |
Thu, 26 Dec, 13:46 |
Tomaz Muraus (JIRA) |
[jira] [Commented] (LIBCLOUD-472) Add OpenStack list API service/endpoint |
Thu, 26 Dec, 14:09 |
Chris DeRamus (JIRA) |
[jira] [Commented] (LIBCLOUD-472) Add OpenStack list API service/endpoint |
Thu, 26 Dec, 14:11 |
to...@apache.org |
[1/3] git commit: LIBCLOUD-468: Add VPC subnet calls to the EC2 driver. |
Thu, 26 Dec, 14:12 |
to...@apache.org |
[2/3] git commit: Modify ex_delete_subnet method to take a EC2NetworkSubnet instance instead. |
Thu, 26 Dec, 14:12 |
to...@apache.org |
[3/3] git commit: Update CHANGES. |
Thu, 26 Dec, 14:12 |
ASF subversion and git services (JIRA) |
[jira] [Commented] (LIBCLOUD-468) Add list/delete/create subnet (VPC) calls within EC2 |
Thu, 26 Dec, 14:13 |
Chris DeRamus (JIRA) |
[jira] [Closed] (LIBCLOUD-472) Add OpenStack list API service/endpoint |
Thu, 26 Dec, 14:13 |
Tomaz Muraus (JIRA) |
[jira] [Commented] (LIBCLOUD-472) Add OpenStack list API service/endpoint |
Thu, 26 Dec, 14:13 |
Tomaz Muraus (JIRA) |
[jira] [Commented] (LIBCLOUD-468) Add list/delete/create subnet (VPC) calls within EC2 |
Thu, 26 Dec, 14:13 |
Tomaz Muraus (JIRA) |
[jira] [Resolved] (LIBCLOUD-468) Add list/delete/create subnet (VPC) calls within EC2 |
Thu, 26 Dec, 14:15 |
Chris DeRamus (JIRA) |
[jira] [Created] (LIBCLOUD-473) Add EBS attributes into extra dictionary for _to_volume within EC2 |
Thu, 26 Dec, 14:58 |
to...@apache.org |
[1/4] git commit: Issue LIBCLOUD-471: Add ex_get_console_output method to the EC2 driver. |
Thu, 26 Dec, 16:55 |
to...@apache.org |
[2/4] git commit: Update docstring - remove obsolete comment, clarify which keys the dictionary contains. |
Thu, 26 Dec, 16:55 |
to...@apache.org |
[3/4] git commit: Fix test failure under Python 3. |
Thu, 26 Dec, 16:55 |
to...@apache.org |
[4/4] git commit: Update CHANGES. |
Thu, 26 Dec, 16:55 |
ASF subversion and git services (JIRA) |
[jira] [Commented] (LIBCLOUD-471) Add a call to get instance console data for EC2/Eucalyptus |
Thu, 26 Dec, 16:57 |
Tomaz Muraus (JIRA) |
[jira] [Commented] (LIBCLOUD-471) Add a call to get instance console data for EC2/Eucalyptus |
Thu, 26 Dec, 17:07 |
Tomaz Muraus (JIRA) |
[jira] [Resolved] (LIBCLOUD-471) Add a call to get instance console data for EC2/Eucalyptus |
Thu, 26 Dec, 17:09 |
Chris DeRamus (JIRA) |
[jira] [Created] (LIBCLOUD-474) Add VPC network interface support to ec2 driver |
Thu, 26 Dec, 17:23 |
to...@apache.org |
[1/3] git commit: Issue LIBCLOUD-473: Add more EBS attributes to the "extra" dictionary in the StorageVolume class. |
Fri, 27 Dec, 12:07 |
to...@apache.org |
[2/3] git commit: Update docstrings, fix lint issue which arose during the conflict resolution. |
Fri, 27 Dec, 12:07 |
to...@apache.org |
[3/3] git commit: Update CHANGES. |
Fri, 27 Dec, 12:07 |
ASF subversion and git services (JIRA) |
[jira] [Commented] (LIBCLOUD-473) Add EBS attributes into extra dictionary for _to_volume within EC2 |
Fri, 27 Dec, 12:08 |
Tomaz Muraus (JIRA) |
[jira] [Commented] (LIBCLOUD-473) Add EBS attributes into extra dictionary for _to_volume within EC2 |
Fri, 27 Dec, 12:14 |
Tomaz Muraus (JIRA) |
[jira] [Resolved] (LIBCLOUD-473) Add EBS attributes into extra dictionary for _to_volume within EC2 |
Fri, 27 Dec, 12:20 |
Oleg Suharev (JIRA) |
[jira] [Created] (LIBCLOUD-475) Different name for key_pair in node in Ec2 and Openstack driver |
Fri, 27 Dec, 12:24 |
Tomaz Muraus (JIRA) |
[jira] [Commented] (LIBCLOUD-475) Different name for key_pair in node in Ec2 and Openstack driver |
Fri, 27 Dec, 12:34 |
Oleg Suharev (JIRA) |
[jira] [Created] (LIBCLOUD-476) New method list_key_pairs don't has parameter name in EC2 |
Fri, 27 Dec, 13:45 |
Oleg Suharev (JIRA) |
[jira] [Updated] (LIBCLOUD-475) Different name for key_pair in node in Ec2 and Openstack driver |
Fri, 27 Dec, 14:00 |
Tomaz Muraus (JIRA) |
[jira] [Commented] (LIBCLOUD-475) Different name for key_pair in node in Ec2 and Openstack driver |
Fri, 27 Dec, 14:05 |
Oleg Suharev (JIRA) |
[jira] [Updated] (LIBCLOUD-475) Different name for key_pair in node in Ec2 and Openstack driver |
Fri, 27 Dec, 14:25 |
Oleg Suharev (JIRA) |
[jira] [Updated] (LIBCLOUD-475) Different name for key_pair in node in Ec2 and Openstack driver |
Fri, 27 Dec, 14:25 |
Tomaz Muraus (JIRA) |
[jira] [Commented] (LIBCLOUD-475) Different name for key_pair in node in Ec2 and Openstack driver |
Fri, 27 Dec, 14:51 |
Oleg Suharev (JIRA) |
[jira] [Updated] (LIBCLOUD-475) Different name for key_pair in node in Ec2 and Openstack driver |
Fri, 27 Dec, 15:08 |
Oleg Suharev (JIRA) |
[jira] [Updated] (LIBCLOUD-475) Different name for key_pair in node in Ec2 and Openstack driver |
Fri, 27 Dec, 15:08 |
to...@apache.org |
[1/6] git commit: docs: Update contribution guide, add note about git format-patch and commit squashing. |
Fri, 27 Dec, 15:32 |
to...@apache.org |
[2/6] git commit: docs: Update contribution page - add "code conventions" section. |
Fri, 27 Dec, 15:32 |
to...@apache.org |
[3/6] git commit: docs: Add a note about synchronizing the branch. |
Fri, 27 Dec, 15:32 |
to...@apache.org |
[4/6] git commit: LIBCLOUD-475 fix key_name in Ec2 and Cloudstack drivers |
Fri, 27 Dec, 15:32 |
to...@apache.org |
[5/6] git commit: Update CHANGES. |
Fri, 27 Dec, 15:32 |
to...@apache.org |
[6/6] git commit: Fix lint issue. |
Fri, 27 Dec, 15:32 |
ASF subversion and git services (JIRA) |
[jira] [Commented] (LIBCLOUD-475) Different name for key_pair in node in Ec2 and Openstack driver |
Fri, 27 Dec, 15:33 |