Commit Graph

160 Commits

Author SHA1 Message Date
OpenDev Sysadmins 8672472c50 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:51:59 +00:00
Venu Murthy 73e812fa62 Venu | Updated OpenStack summit 2015 video
Change-Id: Id754115b582ed7dec5451d5970dda2ccf86628f7
2015-07-10 15:01:24 +05:30
Venu Murthy f136cbec71 Venu | Spice console
Change-Id: Id9a5f93e1529d40483788db4115e1f15759c4e3a
2015-03-18 20:21:09 +05:30
Venu Murthy 902b359254 Venu | amended readme
Change-Id: Ib68fdee0a92fbb7bf44b3b63fab4eaa711196973
2015-03-13 15:19:35 +05:30
Venu Murthy 063815c5c5 Updating Readme with the demo video
Change-Id: Ic70b5c8ef104efb4a8c95e9113f90eea2f3cf560
2015-02-06 11:21:31 +05:30
Venu Murthy b82ec6585d Adding image to update the Readme
Change-Id: I4779140cf0991be87ea15bf1c9ab61f051bdb2dd
2015-02-06 11:09:44 +05:30
Kashyap Kopparam 65b0482af3 Removed placement and added subnet_id to run_instances. Added
the subnet id of the subnet in the default VPC.

Change-Id: Iec923d7929209bd9329290731c8d37047f1a4ab2
2014-12-15 17:46:54 +05:30
Jenkins 42c6144b4d Merge "Added import for logging with _ library" 2014-12-11 10:18:26 +00:00
Kashyap Kopparam 2182ed419b Added import for logging with _ library
Change-Id: I51f39a7048c6564667a8987c17e1d85dddecc76d
2014-12-11 15:42:56 +05:30
Venu Murthy 908baf90a7 Kashyap & Venu | removed getutils import as it was unnecessary and leading error
Change-Id: I68699f208bb129c568736ff0f9e7639a9aa4bd44
2014-12-09 17:37:24 +05:30
Kashyap Kopparam 46b6c678d8 Fix readme
Change-Id: Ib447511c31fd1c5c58e0a70e2813d750954d4a1a
2014-12-09 11:26:12 +05:30
Kashyap Kopparam 937bd056f8 Fixed indentation of code blocks in readme
Change-Id: Ia704543c841cbf9faf966bb9fb5a40edd3104fea
2014-12-09 11:10:44 +05:30
Kashyap Kopparam ec7e104f05 Fix Readme licence section
Change-Id: I91af87ca119d735e0e11256883f03fbe41810152
2014-12-08 18:00:05 +05:30
Kashyap Kopparam dbdc3200cc add .gitreview file
Change-Id: Iebb74dcbb4078f01a018b2b3ae6735c6759b8858
2014-12-08 17:53:13 +05:30
new 87d5806d47 Venu | Updated License 2014-11-28 17:44:50 +05:30
Ed Thome b7be41a8d7 Ed & Cameron | Add accounts.yaml and update readme 2014-11-21 15:43:33 -06:00
cameron-r d2525823a5 Added tempest.conf 2014-11-18 09:51:22 -06:00
Kashyap Kopparam bdc45060af Kashyap | Updated readme with instructions to add the cloud burst filter 2014-11-18 16:46:53 +05:30
Kashyap Kopparam a813df1687 Merge branch 'master' of https://github.com/ThoughtWorksInc/OpenStack-EC2-Driver 2014-11-12 15:32:14 +05:30
Kashyap Kopparam 6e80663904 Venu & kashyap | added the filter used for cloud bursting 2014-11-12 15:32:00 +05:30
cameron-r b5baec5665 Ed & Cameron | Copy from_port and to_port as strings in EC2RuleTransformer, refactoring transformers 2014-11-06 11:31:51 -06:00
cameron-r 36649ae1fc Cameron & Ed | Delete more unused rule EC2 rule args in EC2RuleTransformer, fix TestOpenstackRuleTransformer class name 2014-11-06 10:36:42 -06:00
cameron-r fc3e9907e7 Ed & Cameron | Remove rules from security groups on EC2 in GroupRuleRefresher 2014-11-05 17:07:29 -06:00
cameron-r 9ef0e8cb01 Cameron & Ed | Remove unused arguments from OpenStack and EC2 rules in rule transformers 2014-11-05 17:06:24 -06:00
cameron-r 693c165a73 Cameron & Ed | Fix EC2RuleTransformer constructor use, updated security group rule integration test 2014-11-05 15:27:45 -06:00
cameron-r 9826b0778c Ed & Cameron | Move integration tests to separate directory 2014-11-05 15:27:45 -06:00
cameron-r a8f09b1ccb Cameron & Ed | Extract looping over groups and refreshing their rules to GroupRuleRefresher 2014-11-05 15:27:44 -06:00
cameron-r 6d4ec264a5 Ed & Cameron | Move unit tests to separate directory 2014-11-05 15:27:44 -06:00
cameron-r c34f2fac8f Ed & Cameron | Extract getting transformed rules from openstack and ec2 groups into rule services, extract getting openstack group into group service 2014-11-05 15:27:44 -06:00
cameron-r e5ae501335 Ed & Cameron | Refactoring: extract rule comparison between openstack and ec2 groups to common group class 2014-11-05 15:27:44 -06:00
cameron-r 3751616fbf Ed & Cameron | Refactoring: replace rule comparator with transformers and rule class equality method in rule refresher 2014-11-05 15:27:44 -06:00
cameron-r d126579181 Cameron & Ed | Test EC2 rule transformer 2014-11-05 15:27:44 -06:00
cameron-r 6f2fc65bf4 Ed & Cameron | Common rule class for comparing openstack and ec2 rules 2014-11-05 15:27:44 -06:00
cameron-r 85473ced07 Cameron and Ed | Add rule to security group on EC2 when not first rule in group 2014-11-05 15:27:44 -06:00
new 33ba46398c Venu | added features 2014-11-05 18:32:36 +05:30
Kashyap Kopparam 0f884f437e Kashyap | prettified readme 2014-11-05 11:39:36 +05:30
new 8032eda577 Venu | Removing keys 2014-11-04 17:48:31 +05:30
new 05a69458aa Merge branch 'master' of https://github.com/ThoughtWorksInc/OpenStack-EC2-Driver 2014-11-04 17:34:46 +05:30
Venu Murthy e2723b37cf Delete ec2driver_config.py 2014-11-04 17:33:49 +05:30
new e7ab903c94 Kashyap | Venu updated Readme 2014-11-04 17:33:30 +05:30
Kashyap Kopparam ddb89691bd Kashyap | updated readme instructions to go to the corrent screen session after juno update 2014-11-04 16:26:43 +05:30
Kashyap Kopparam e060e1464a Venu and Kashyap | moved the aws keys from our config file to nova.conf and importing those values using cfg 2014-11-04 12:29:47 +05:30
new 448797f034 Venu | added docstrings and refactored 2014-10-31 16:57:51 +05:30
Kashyap Kopparam 3263636966 Kashyap | missed a closing brace 2014-10-31 14:29:06 +05:30
Kashyap Kopparam e5a0090d5b Kashyap | resolved merge conflicts 2014-10-31 14:11:27 +05:30
cameron-r 05b6587e6e Ed & Cameron | Add and remove rules to/from security groups associated with instances 2014-10-30 17:18:17 -05:00
cameron-r 98843957fc Ed & Cam | Implement RuleComparator for checking equality of OpenStack and EC2 rules 2014-10-30 17:17:10 -05:00
cameron-r 90ddacba5f Ed & Cam | Clean up security groups in tests 2014-10-30 17:17:10 -05:00
new 51a1b52023 Venu | get_info added and docstrings 2014-10-30 18:09:42 +05:30
Ed Thome 66277884df Cam & Ed | Refactor duplication in security group tests into setup method 2014-10-27 17:30:04 -05:00