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

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

      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().

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

              Created:
              Updated:
              Resolved: