Searched refs:LaunchConfiguration (Results 1 – 9 of 9) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/ec2/autoscale/ |
D | test_connection.py | 31 from boto.ec2.autoscale.launchconfig import LaunchConfiguration 67 self.assertIsInstance(config, LaunchConfiguration) 102 lc = LaunchConfiguration(name=lc_name, image_id='ami-2272864b', 173 lc = LaunchConfiguration(
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/ec2/autoscale/ |
D | test_group.py | 37 from boto.ec2.autoscale import launchconfig, LaunchConfiguration 316 self.assertTrue(isinstance(response[0], LaunchConfiguration)) 365 lc = launchconfig.LaunchConfiguration( 838 self.assertTrue(isinstance(response[0], LaunchConfiguration))
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/autoscale/ |
D | group.py | 24 from boto.ec2.autoscale.launchconfig import LaunchConfiguration 180 if launch_config and isinstance(launch_config, LaunchConfiguration):
|
D | __init__.py | 36 from boto.ec2.autoscale.launchconfig import LaunchConfiguration 399 [('member', LaunchConfiguration)])
|
D | launchconfig.py | 98 class LaunchConfiguration(object): class
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/ |
D | asadmin | 112 l = LaunchConfiguration(name=name, image_id=image_id, 202 from boto.ec2.autoscale import LaunchConfiguration
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/beanstalk/ |
D | response.py | 205 launch_configuration = LaunchConfiguration(member) 250 class LaunchConfiguration(BaseObject): class 252 super(LaunchConfiguration, self).__init__()
|
/external/opencv3/samples/java/sbt/sbt/ |
D | sbt-launch.jar | module.properties
org/apache/ivy/Ivy$1.class
Ivy.java
package org ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.debug.core_3.6.0.v20100519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |