How can I configure Juju for deployment on OpenStack?

txwikinger

I would like to test juju charms on trystack.org, however I have not found any docu, how to configure juju for the openstack API?

Jorge Castro

First off you need juju and charm-tools, ensure you have the latest stable juju:

sudo apt install juju-core

Then you need to provide your OpenStack credentials files to Juju, assuming it's named credentials.yaml:

juju add-cloud <cloud name> <cloud definition file>

References:

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How can I configure Juju for deployment on OpenStack?

From Dev

How can I install Openstack Grizzly using Juju and MAAS?

From Dev

How do I use OpenStack and Keystone with juju?

From Dev

How do I deploy an OpenStack cloud with Juju?

From Dev

How do I use OpenStack and Keystone with juju?

From Dev

How can I configure multiple MaaS environments for juju?

From Dev

OpenStack deployment with MAAS, Juju and Autopilot

From Dev

OpenStack deployment with MAAS, Juju and Autopilot

From Dev

How can I setup Juju(MAAS/OpenStack) on two dedicated hosting servers?

From Dev

How do I script juju deployment?

From Dev

For Juju/Openstack, can I deploy the same charm to multiple nodes?

From Dev

How do I configure Keystone with Juju?

From Dev

How do I configure vSwitch with OpenStack

From Dev

What's the lastest version of Openstack that I can deploy with Juju? Where can find this information?

From Dev

What's the lastest version of Openstack that I can deploy with Juju? Where can find this information?

From Dev

How can I downgrade my juju revision?

From Dev

Architecture of a virtual OpenStack deployment (Juju/MAAS) with 1 physical node

From Dev

Is it possible to use openstack from a remote computer to configure juju in my machine?

From Dev

How do I deploy the openstack-base bundle charms in juju to my MaaS machines

From Dev

How do I tell juju to use the liberty release of Openstack in Trusty 14.04.3

From Dev

How can I debug Openstack Dashboard?

From Dev

How can I debug Openstack Dashboard?

From Dev

How can I know which machine Juju is actually using?

From Dev

How can I know which machine Juju is actually using?

From Dev

As a programmer how can I write applications on Juju provisioned infrastructure?

From Dev

How can I change the version (default-series) that Juju deploys?

From Dev

Which Juju's OpenStack Charms am I using (Community or Canonical)?

From Dev

Can I deploy Juju on Eucalyptus?

From Dev

Can I deploy Juju on Eucalyptus?

Related Related

  1. 1

    How can I configure Juju for deployment on OpenStack?

  2. 2

    How can I install Openstack Grizzly using Juju and MAAS?

  3. 3

    How do I use OpenStack and Keystone with juju?

  4. 4

    How do I deploy an OpenStack cloud with Juju?

  5. 5

    How do I use OpenStack and Keystone with juju?

  6. 6

    How can I configure multiple MaaS environments for juju?

  7. 7

    OpenStack deployment with MAAS, Juju and Autopilot

  8. 8

    OpenStack deployment with MAAS, Juju and Autopilot

  9. 9

    How can I setup Juju(MAAS/OpenStack) on two dedicated hosting servers?

  10. 10

    How do I script juju deployment?

  11. 11

    For Juju/Openstack, can I deploy the same charm to multiple nodes?

  12. 12

    How do I configure Keystone with Juju?

  13. 13

    How do I configure vSwitch with OpenStack

  14. 14

    What's the lastest version of Openstack that I can deploy with Juju? Where can find this information?

  15. 15

    What's the lastest version of Openstack that I can deploy with Juju? Where can find this information?

  16. 16

    How can I downgrade my juju revision?

  17. 17

    Architecture of a virtual OpenStack deployment (Juju/MAAS) with 1 physical node

  18. 18

    Is it possible to use openstack from a remote computer to configure juju in my machine?

  19. 19

    How do I deploy the openstack-base bundle charms in juju to my MaaS machines

  20. 20

    How do I tell juju to use the liberty release of Openstack in Trusty 14.04.3

  21. 21

    How can I debug Openstack Dashboard?

  22. 22

    How can I debug Openstack Dashboard?

  23. 23

    How can I know which machine Juju is actually using?

  24. 24

    How can I know which machine Juju is actually using?

  25. 25

    As a programmer how can I write applications on Juju provisioned infrastructure?

  26. 26

    How can I change the version (default-series) that Juju deploys?

  27. 27

    Which Juju's OpenStack Charms am I using (Community or Canonical)?

  28. 28

    Can I deploy Juju on Eucalyptus?

  29. 29

    Can I deploy Juju on Eucalyptus?

HotTag

Archive