Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-154

key [openstack-nova] not in the list of providers or apis: {}"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 1.6.0
    • None
    • jclouds-compute
    • jclouds sdk version 1.6
      Openstack - Folsom
      maven

    Description

      I get the an exception when I try to create a new context as below :
      ComputeServiceContext context = ContextBuilder.newBuilder(provider)
      .credentials(<username>, <password>)
      .endpoint(<endpoint>).modules(modules)
      .buildView(ComputeServiceContext.class);

      Not sure what is wrong - the parameter provider is correct & all other parameters are correct as well.
      I'm using maven with the following dependencies:

      <dependency>
      <groupId>org.jclouds.api</groupId>
      <artifactId>openstack-nova</artifactId>
      <version>1.6.0</version>
      </dependency>

      <dependency>
      <groupId>org.jclouds.driver</groupId>
      <artifactId>jclouds-slf4j</artifactId>
      <version>1.6.0</version>
      </dependency>

      Attachments

        Activity

          People

            Unassigned Unassigned
            shankar_lyatiss Shankar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: