Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-9781

Openshift Express: User#createDomain should be available so that you may create a domain initially

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 3.3.0.M4
    • 3.3.0.M4
    • openshift
    • None

    Description

      The current usage scheme of the openshift express client is the following:

      User user = new User(username, password);
      IDomain domain = user.createDomain(name);
      IApplication application = user.createApplication(name, cartridge);
      ...
      

      there's currently no User#createDomain().

      Attachments

        Issue Links

          Activity

            People

              adietish@redhat.com André Dietisheim
              adietish@redhat.com André Dietisheim
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: